-
Notifications
You must be signed in to change notification settings - Fork 578
Use Rust 1.82 in Mina #16794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: compatible
Are you sure you want to change the base?
Use Rust 1.82 in Mina #16794
Conversation
!ci-toolchain-me |
!ci-build-me |
!ci-build-me |
Leaving in draft. Waiting for #16791 to be merged first. git checkout develop
git pull
git checkout -b port_bump_rust_to_1_82
# Taking container images used by current develop. Will update a second commit.
git merge dw/bump-rust-to-1.82 |
29ab4fc
to
a1321f7
Compare
Investigating
|
Interesting to notice: |
Investigating the file |
!ci-build-me |
Investigating if it comes from this line, which seems to be a temporary fix? |
The earlier version I get the same error than above for Cargo.lock is
It seems there is a clearly a relation between the comment above and the date (the comment mentioned I'm creating a branch dw/debugging-16794 to debug. The file debug-nix contains the logs. |
Postponing the work to tomorrow. It seems it would end up being a long night otherwise as I am not a Nix expert. |
This comment will also probably important. |
…to dw/bump-rust-to-1.82
Note: wasm-bindgen is a dependency of iana-time-zone, which is a dep for chrono, which is a dep of serde because we do not use no-std. |
No description provided.