CI / Format Check (push) Failing after 14s
CI / Build (ubuntu-latest) (push) Failing after 1m17s
CI / Clippy Check (push) Failing after 1m29s
Documentation / Build User Guide (push) Successful in 10s
CI / Build CPU-Only (Explicit) (push) Failing after 1m33s
Documentation / Build API Documentation (push) Failing after 45s
Performance Benchmarks / Run Benchmarks (push) Successful in 2m21s
CI / Build (macos-latest) (push) Failing after 58s
CI / Test (macos-latest) (push) Has been skipped
CI / Test (ubuntu-latest) (push) Has been skipped
CI / Python Bindings (maturin) (macos-latest) (push) Has been skipped
CI / Python Bindings (maturin) (ubuntu-latest) (push) Has been skipped
CI / WASM Build + Size Check (push) Has been skipped
CI / Distributed Training Tests (push) Has been skipped
CI / CI Success (push) Failing after 0s
fixed 1.31.0 bumped its MSRV to rustc 1.93 (uses unstable unchecked_shifts), breaking CI which pins nightly-2025-10-25 (rustc 1.92). Cap the transitive dep (pulled via rerun/kiddo) to the last 1.92-compatible release. Co-Authored-By: Claude Opus 4.8 <[email protected]>