Skip to content

Experimental edition scan - #157817

Open
ehuss wants to merge 2 commits into
rust-lang:mainfrom
ehuss:edition-scan
Open

Experimental edition scan#157817
ehuss wants to merge 2 commits into
rust-lang:mainfrom
ehuss:edition-scan

Conversation

@ehuss

@ehuss ehuss commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@ehuss ehuss self-assigned this Jun 12, 2026
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 12, 2026
@rustbot

rustbot commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

⚠️ Warning ⚠️

@ehuss

ehuss commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

@bors try

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jun 12, 2026
@rust-bors

rust-bors Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: 5fed607 (5fed607fb5806ae20927e7e9193e3793c411ac20, parent: 09a371361240e42b0d69438fd1179efcf212e576)

@ehuss

ehuss commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

@craterbot check mode=fix crates=top-500 start=master#09a371361240e42b0d69438fd1179efcf212e576+cargoflags=-Zfix-edition=start=2015 end=try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024

@craterbot

Copy link
Copy Markdown
Collaborator

🚨 Error: failed to parse the command

🆘 If you have any trouble with Crater please ask in t-infra on Zulip
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@ehuss

ehuss commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

@craterbot run mode=fix crates=top-500 p=1 start=master#09a371361240e42b0d69438fd1179efcf212e576+cargoflags=-Zfix-edition=start=2015 end=try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024

@craterbot

Copy link
Copy Markdown
Collaborator

👌 Experiment pr-157817 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 12, 2026
@theemathas

Copy link
Copy Markdown
Contributor

FYI: top-n in crater is broken. rust-lang/crater#813 @ehuss

@ehuss

ehuss commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Yea, that's fine. I just need to make sure something works. I suppose I could use random, but it doesn't matter to me.

@craterbot

Copy link
Copy Markdown
Collaborator

🚧 Experiment pr-157817 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot

Copy link
Copy Markdown
Collaborator

🎉 Experiment pr-157817 is completed!
📊 88 regressed and 0 fixed (500 total)
📊 14 spurious results on the retry-regressed-list.txt, consider a retry1 if this is a significant amount.
📰 Open the summary report.

⚠️ If you notice any spurious failure please add them to the denylist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

Footnotes

  1. re-run the experiment with crates=https://crater-reports.s3.amazonaws.com/pr-157817/retry-regressed-list.txt

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Jun 16, 2026
@ehuss

ehuss commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

@bors try

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jun 16, 2026
@rust-bors

rust-bors Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: 622891a (622891a4e29178280638a6b63a8908bde2c0c854, parent: 89a99936d9e76a50e8df622e7242190841fd871b)

@ehuss

ehuss commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

@craterbot run mode=fix crates=random-500 start=try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 end=try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024

@craterbot

Copy link
Copy Markdown
Collaborator

👌 Experiment pr-157817-1 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 16, 2026
@rust-bors

rust-bors Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #158004) made this pull request unmergeable. Please resolve the merge conflicts by rebasing.

@craterbot

Copy link
Copy Markdown
Collaborator

🚧 Experiment pr-157817-1 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot

Copy link
Copy Markdown
Collaborator

🎉 Experiment pr-157817-1 is completed!
📊 4 regressed and 11 fixed (500 total)
📊 1 spurious results on the retry-regressed-list.txt, consider a retry1 if this is a significant amount.
📰 Open the summary report.

⚠️ If you notice any spurious failure please add them to the denylist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

Footnotes

  1. re-run the experiment with crates=https://crater-reports.s3.amazonaws.com/pr-157817-1/retry-regressed-list.txt

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Jun 22, 2026
@ehuss

ehuss commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

@craterbot run mode=fix start=try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 end=try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024

@craterbot

Copy link
Copy Markdown
Collaborator

👌 Experiment pr-157817-2 created and queued.
🔍 You can check out the queue and this experiment's details.

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot craterbot added S-waiting-on-crater Status: Waiting on a crater run to be completed. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 22, 2026
@craterbot

Copy link
Copy Markdown
Collaborator

🚧 Experiment pr-157817-2 is now running

ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

@craterbot

Copy link
Copy Markdown
Collaborator

🎉 Experiment pr-157817-2 is completed!
📊 5529 regressed and 24326 fixed (992170 total)
📊 4505 spurious results on the retry-regressed-list.txt, consider a retry1 if this is a significant amount.
📰 Open the summary report.

⚠️ If you notice any spurious failure please add them to the denylist!
ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more

Footnotes

  1. re-run the experiment with crates=https://crater-reports.s3.amazonaws.com/pr-157817-2/retry-regressed-list.txt

@craterbot craterbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-crater Status: Waiting on a crater run to be completed. labels Jun 24, 2026
@Enselic Enselic added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants