You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
Constraints: do NOT weaken/skip tests, do NOT delete asserts, do NOT touch unrelated files, no secrets. Open one focused PR to main. Iterate locally to zero errors+warnings before pushing.
Main CI is red on bounded, mechanical checks. Root-cause and fix so the workflow goes green:
cargo fmt --alland commit.cargo clippy --all-targets --all-features -- -D warnings.cargo build --releasesucceed.Constraints: do NOT weaken/skip tests, do NOT delete asserts, do NOT touch unrelated files, no secrets. Open one focused PR to main. Iterate locally to zero errors+warnings before pushing.