-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Experiment: testing cargo scrape-examples in Crater #99924
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bors try |
@willcrichton: 🔑 Insufficient privileges: not in try users |
@bors try |
⌛ Trying commit 44ef9a05cc5c8863c901297c7ee6a2dfafca29ea with merge 1ba6a9abbf4496fb3e97bbcc3284ea7d62e6349f... |
@bors delegate+ |
✌️ @willcrichton can now approve this pull request |
☀️ Try build successful - checks-actions |
@bors try |
⌛ Trying commit cb2d7a8ecad2d610514e5a9d935938f5fdf3c2a7 with merge 339827f5fe28434bbdbb89cf0e3e531acf167554... |
☀️ Try build successful - checks-actions |
@craterbot run name=scrape-examples-test start=nightly end=try#339827f5fe28434bbdbb89cf0e3e531acf167554+cargoflags=-Zrustdoc-scrape-examples mode=rustdoc crates=top-1000 |
🔒 Error: you're not allowed to interact with this bot. 🔑 If you are a member of the Rust team and need access, add yourself to the whitelist. |
@willcrichton do you still want to do this? if you can resolve the conflicts I can run the crater run on it |
@Dylan-DPC thanks for checking -- I've just been running Crater locally with the try-build from this PR. I'm going to leave this open until rust-lang/cargo#10343 is merged in case of further testing needs. |
Cool marking it as blocked till then :P |
cb2d7a8
to
f8d12ae
Compare
@bors try |
⌛ Trying commit f8d12aeac851a5dd644f30ad9c4954ead485f6ed with merge ff1cf0447cc0fd7a196a58913d8607fc2ff46af0... |
☀️ Try build successful - checks-actions |
@bors try |
⌛ Trying commit f8d12aeac851a5dd644f30ad9c4954ead485f6ed with merge 5e88b88a8bfd027daedf6ea47b0b19810f4c188a... |
@bors try |
⌛ Trying commit eee75d4b3e107027daea56b4ec5ff1a2a330e8a3 with merge 8364ac5b08adbebe455445ae4e67ecaf4140227e... |
241eec1
to
2ae925b
Compare
@bors try |
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message
|
2ae925b
to
23ddb83
Compare
@bors try |
⌛ Trying commit 23ddb83 with merge 6ee483316d2e4581572121d60a955affb2032eb3... |
☀️ Try build successful - checks-actions |
@Dylan-DPC can I ask you to run a Crater job for me? Here's the experiment parameters: name=scrape-examples start=nightly end=try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples mode=rustdoc |
@craterbot name=scrape-examples start=nightly end=try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples mode=rustdoc |
🚨 Error: experiment 'scrape-examples' not found 🆘 If you have any trouble with Crater please ping |
@Dylan-DPC Oh sorry I meant to include a "run" at the beginning there 😅 so run:
|
🔒 Error: you're not allowed to interact with this bot. 🔑 If you are a member of the Rust team and need access, add yourself to the whitelist. |
oh i was supposed to run |
@craterbot run name=scrape-examples start=nightly end=try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples mode=rustdoc |
👌 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
|
Hi @willcrichton! Since the experiment was successful, can this PR be closed? Or do you plan on using it more? |
Yes I think we can go ahead and close this. |
This PR does NOT need a review. It is testing out a change to Cargo via Crater.
r? @ghost