-
-
Notifications
You must be signed in to change notification settings - Fork 3.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
Update to cargo 0.21.0-nightly (eb6cf012a 2017-07-02) #17780
Conversation
@bors-servo r+ |
📌 Commit 298d388 has been approved by |
Update to cargo 0.21.0-nightly (eb6cf012a 2017-07-02) Cargo binaries are now produced on Rust’s CI, not Cargo’s. Remove cargo-commit-hash and find Cargo based on rust-commit-hash. Unfortunately, Cargo binaries are not available for every Cargo PR anymore: rust-lang/cargo#4123 (comment) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17780) <!-- Reviewable:end -->
💔 Test failed - windows-msvc-dev |
I’m a bit surprised that updating Cargo would cause this… let’s see if it’s intermittent: @bors-servo retry |
Update to cargo 0.21.0-nightly (eb6cf012a 2017-07-02) Cargo binaries are now produced on Rust’s CI, not Cargo’s. Remove cargo-commit-hash and find Cargo based on rust-commit-hash. Unfortunately, Cargo binaries are not available for every Cargo PR anymore: rust-lang/cargo#4123 (comment) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17780) <!-- Reviewable:end -->
💔 Test failed - windows-msvc-dev |
Same. |
@alexcrichton, any idea why we’d get I’ll try bisecting Cargo tomorrow. The initial range is 2233f51 2017-05-17 to eb6cf012a 2017-07-02. |
… except I don’t have access to a Windows dev environment, and bisecting through AppVeyor sounds like a pain. |
I believe that corresponds to rust-lang/cargo#4156 which should be fixed on master branches of things, but I think Cargo may not have been updated? You can also update |
Cargo binaries are now produced on Rust’s CI, not Cargo’s. Remove cargo-commit-hash and find Cargo based on rust-commit-hash.
Let’s try this. @bors-servo r=nox,SimonSapin |
📌 Commit 8303f5b has been approved by |
Update to cargo 0.21.0-nightly (eb6cf012a 2017-07-02) Cargo binaries are now produced on Rust’s CI, not Cargo’s. Remove cargo-commit-hash and find Cargo based on rust-commit-hash. Unfortunately, Cargo binaries are not available for every Cargo PR anymore: rust-lang/cargo#4123 (comment) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17780) <!-- Reviewable:end -->
☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev |
Thanks for your help Alex! |
Cargo binaries are now produced on Rust’s CI, not Cargo’s. Remove cargo-commit-hash and find Cargo based on rust-commit-hash.
Unfortunately, Cargo binaries are not available for every Cargo PR anymore: rust-lang/cargo#4123 (comment)
This change is