chore: bump rust toolchain to 1.88.0
- Fix clippy::uninlined-format-args warnings by using inline format variables
- Fix unpredictable-function-pointer-comparisons error by using pointer casting
- Update all format strings to use inline variable syntax
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>