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
error: package `home v0.5.11` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.76.0
Either upgrade to rustc 1.81 or newer, or use
cargo update [email protected] --precise ver
where `ver` is the latest version of `home` supporting rustc 1.76.0
Error: Process completed with exit code 101.
conformance-tests fails similarly.
The text was updated successfully, but these errors were encountered:
The CI task
unit-tests
fails in #575. It appears thathome v0.5.11
doesn't support rustc 1.76.0, so it needs to use versionhome v0.5.9
.Here is the job:
https://github.com/anvil-verifier/anvil/actions/runs/12818355686/job/35744504299?pr=575
And here is the relevant part of the output
conformance-tests
fails similarly.The text was updated successfully, but these errors were encountered: