-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
CI artifacts get deleted after a while, so using download-ci-llvm
on old checkouts doesn't work. When the CI artifacts return a 404, bootstrap should note that the checkout might be outdated.
The current message is quite confusing, especially because it says "spurious failure", when it is not spurious at all.
spurious failure, trying again
downloading https://ci-artifacts.rust-lang.org/rustc-builds/8db8f48ea8c2443e969050fe4b6c829585048d5c/rust-dev-nightly-x86_64-unknown-linux-gnu.tar.xz
curl: (22) The requested URL returned error: 404
jieyouxu
Metadata
Metadata
Assignees
Labels
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)