-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Closed as not planned
Closed as not planned
Copy link
Labels
E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleO-solarisOperating system: SolarisOperating system: SolarisT-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)T-cargoRelevant to the cargo team, which will review and decide on the PR/issue.Relevant to the cargo team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.requires-custom-configThis issue requires custom config/build for rustc in some wayThis issue requires custom config/build for rustc in some way
Description
My nightly build on Solaris failed with:
..
Dist rust-docs-json-nightly-x86_64-pc-solaris
finished in 8.001 seconds
Dist rustc-nightly-x86_64-pc-solaris
finished in 32.508 seconds
Dist rust-std-nightly-x86_64-pc-solaris
finished in 15.460 seconds
Dist rustc-dev-nightly-x86_64-pc-solaris
finished in 78.711 seconds
Dist rust-src-nightly
finished in 12.209 seconds
Building tool cargo (stage1 -> stage2, x86_64-pc-solaris)
Downloading crates ...
error: failed to download from `https://crates.io/api/v1/crates/opener/0.5.2/download`
Caused by:
[1] Unsupported protocol (Received HTTP/0.9 when not allowed)
Building bootstrap
Build completed unsuccessfully in 1:06:34
Metadata
Metadata
Assignees
Labels
E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleO-solarisOperating system: SolarisOperating system: SolarisT-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)T-cargoRelevant to the cargo team, which will review and decide on the PR/issue.Relevant to the cargo team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.requires-custom-configThis issue requires custom config/build for rustc in some wayThis issue requires custom config/build for rustc in some way