This contains the status of this nightly. Core is built with
cargo build --release -Zbuild-std=core
. This checks that
codegen/linking of core works, but does not check whether std builds.
std is being built with cargo miri setup
. If a target does
not support std, the std column represents core/alloc. This checks that
std builds (on targets that have it) but does not check whether
codegen/linking works.
⚠️ The core build is broken in general for this nightly, so no data is available ⚠️
building targets for toolchain 2025-06-13 Caused by: 0: running build 1: init failed: warning: removing stray hash found at '/var/lib/does-it-build/.rustup/update-hashes/nightly-2024-09-01-x86_64-unknown-linux-gnu' in order to continue info: syncing channel updates for 'nightly-2024-09-01-x86_64-unknown-linux-gnu' info: latest update on 2024-09-01, rust version 1.82.0-nightly (a7399ba69 2024-08-31) info: downloading component 'cargo' error: component download failed for cargo-x86_64-unknown-linux-gnu: could not rename downloaded file from '/var/lib/does-it-build/.rustup/downloads/85ec5de1f6177e7a59e53f2beafdd4ec3e170f483e883e13d68c45f6e5e90bc1.partial' to '/var/lib/does-it-build/.rustup/downloads/85ec5de1f6177e7a59e53f2beafdd4ec3e170f483e883e13d68c45f6e5e90bc1' Location: src/build.rs:291:17