-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
[DO NOT MERGE] Forbid unused_lifetimes
lint for Crater run
#92413
Conversation
r? @davidtwco (rust-highfive has picked a reviewer for you, use r? to override) |
@bors try |
⌛ Trying commit 240476a9a2089ebfcd39f752ddb6dfb485078c40 with merge df6b2a614694815ea299bbd35da94f863e9820f5... |
💔 Test failed - checks-actions |
This comment has been minimized.
This comment has been minimized.
240476a
to
38ae19b
Compare
@bors try |
⌛ Trying commit 38ae19bc1731cd15c3fa3e6c9c1a4ad722a049bb with merge 80898e5127067c96aa73ad33f7ff29460aa0ded2... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
38ae19b
to
80bef08
Compare
@bors try |
⌛ Trying commit 80bef08c8262abb75a4e4a05833d75bfe87d23bc with merge 1ecd5593dc72952fc2259078e12bfca1c351902b... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
This is blocking the Crater run in rust-lang/rust#92413, since a 'try' build needs to build Cargo.
Remove unused lifetimes This is blocking the Crater run in rust-lang/rust#92413, since a 'try' build needs to build Cargo.
@Aaron1011 Cargo has been fixed now to no longer trigger |
80bef08
to
7fd7637
Compare
@bors try |
🛠️ 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 🆘 Can someone from the infra team check in on this? @rust-lang/infra |
@craterbot retry |
🛠️ 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 🆘 Can someone from the infra team check in on this? @rust-lang/infra |
@craterbot retry |
🛠️ 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 🆘 Can someone from the infra team check in on this? @rust-lang/infra |
2 similar comments
🚨 Experiment 🆘 Can someone from the infra team check in on this? @rust-lang/infra |
🚨 Experiment 🆘 Can someone from the infra team check in on this? @rust-lang/infra |
@craterbot retry Underlying failure should be addressed by rust-lang/crater#596, but it's an intermittent failure. |
🛠️ 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 |
Retry timeout rust-lang/rust#92413 (comment) failed due to a request timeout, plausibly because of a parallel request (e.g., metrics) which locked out the database for long enough to cause a failure. This changes our retry logic to hopefully always retry timed out requests. (It does not take the step we took with docker builds of unilaterally retrying *all* requests, but that may be a better path rather than trying to guess... for now this seems a more limited answer).
🎉 Experiment
|
@Aaron1011 I've tried getting the context for this PR, is waiting for a review the actual status? thanks :) |
@Aaron1011 @rustbot label: +S-inactive |
No description provided.