-
Notifications
You must be signed in to change notification settings - Fork 311
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
Upgrades Rust to 1.84.0 #4439
Upgrades Rust to 1.84.0 #4439
Conversation
@yihau Can the CI images be updated to include rust 1.84.0 and rust nightly 2024-11-22, please? |
sure! just pushed and it looks like checks1 needs some love 🫠 |
ec36ca7
to
12cd41b
Compare
I've reverted rust nightly due to the program/sbf errors:
@yihau Sorry, can you revert the CI rust nightly back to 2024-08-08, please? |
@pgarg66 I think I need some help to figure out how to resolve these build errors (#4439 (comment)) when using rust nightly 2024-11-22. Can someone on your team take a look, please? Even when I try adding the following into the
|
Hey @LucasSte, could you take a look at it? |
I'll have a look. I'm just finishing something. What was the command you were trying? Clippy? |
It's
|
@yihau I think I need your help... Take a look at local-cluster 1 of 10 here: https://buildkite.com/anza/agave/builds/17124#019465f2-d947-441c-bd22-278558506ea0 It failed, but because there were zero tests to run.
I'm not sure why there are zero tests? I'm also not sure if that should be an error? |
the PR should help 🫠 |
Crates in |
9e132db
to
6c35734
Compare
Now that #4463 has merged, I've re-upgraded rust nightly back to 2024-11-22. |
db4296c
to
4792547
Compare
Ugh... More nightly clippy lints to deal with... re-re-revert nightly 🫠 |
4792547
to
35d81ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's goooo. Always nice to get this done before creating the new stable branch
Upgrades Rust to 1.84.0
https://releases.rs/docs/1.84.0/
I also built this commit and ran it on a validator, which was able to catch up successfully.