-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Crater runs for 1.53 #85224
Comments
@craterbot run name=beta-1.52-1 start=1.52.1 end=beta-2021-05-08 mode=build-and-test cap-lints=warn p=10 |
🚨 Error: experiment 'beta-1.52-1' already exists 🆘 If you have any trouble with Crater please ping |
@craterbot run name=beta-1.53-1 start=1.52.1 end=beta-2021-05-08 mode=build-and-test cap-lints=warn p=10 |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
@craterbot run name=beta-1.53-rustdoc-1 start=1.52.1 end=beta-2021-05-08 mode=rustdoc cap-lints=warn p=5 |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🎉 Experiment
|
The majority of the regressions I suspect are due to lockfile upgrades, discussed a little with some Cargo folks on Zulip - https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/git.20dep.20getting.20updated.20in.20crater.20on.201.2E53.20beta. Likely going to try to get a Crater patch to avoid this kind of bug and rerun the failed crates (should be easy and fast). |
@craterbot run name=beta-1.52-2 start=1.52.1 end=beta-2021-05-23 mode=build-and-test cap-lints=warn p=10 crates=list:https://crater-reports.s3.amazonaws.com/beta-1.53-1/retry-regressed-list.txt This should pick up rust-lang/crater#578 to result in far fewer regressions, while still running pretty fast (as it's just on the regressed crates in the previous run). |
🚨 Error: missing desired crates: {"https://crater-reports.s3.amazonaws.com/beta-1.53-1/retry-regressed-list.txt"} 🆘 If you have any trouble with Crater please ping |
@craterbot run name=beta-1.52-2 start=1.52.1 end=beta-2021-05-23 mode=build-and-test cap-lints=warn p=10 crates=https://crater-reports.s3.amazonaws.com/beta-1.53-1/retry-regressed-list.txt |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🎉 Experiment
|
🎉 Experiment
|
Majority of the breakage seems to be due to ::BITS, filed #85667; will triage the rest later. |
|
Note: Please do not conduct triage on these runs without discussing how to do so with a release team member first. Thanks!
The text was updated successfully, but these errors were encountered: