[INFO] fetching crate hafnium 0.1.0... [INFO] checking hafnium-0.1.0 against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] extracting crate hafnium 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate hafnium 0.1.0 [INFO] finished tweaking crates.io crate hafnium 0.1.0 [INFO] tweaked toml for crates.io crate hafnium 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hafnium 0.1.0 on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hafnium 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8ae3e7aa984cc3a2c16220d9264bdbc8cd86c14d7109bf9f679ab35d5df082 [INFO] running `Command { std: "docker" "start" "-a" "ba8ae3e7aa984cc3a2c16220d9264bdbc8cd86c14d7109bf9f679ab35d5df082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8ae3e7aa984cc3a2c16220d9264bdbc8cd86c14d7109bf9f679ab35d5df082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8ae3e7aa984cc3a2c16220d9264bdbc8cd86c14d7109bf9f679ab35d5df082", kill_on_drop: false }` [INFO] [stdout] ba8ae3e7aa984cc3a2c16220d9264bdbc8cd86c14d7109bf9f679ab35d5df082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc7f6b78bf1e61bf46e924767b1434046b8d3b06a9a90b39d009da525631568f [INFO] running `Command { std: "docker" "start" "-a" "bc7f6b78bf1e61bf46e924767b1434046b8d3b06a9a90b39d009da525631568f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aws-lc-sys` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name build_script_main --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.22.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=4ab3c218263db175 -C extra-filename=-3aa87315de2f7043 --out-dir /opt/rustwide/target/debug/build/aws-lc-sys-3aa87315de2f7043 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-bb913f54567d1a49.rlib --extern cmake=/opt/rustwide/target/debug/deps/libcmake-9a7b65b07933b300.rlib --extern dunce=/opt/rustwide/target/debug/deps/libdunce-17efee76a01ab9cf.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-1d951ed127054509.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3y7mkY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-bigint` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNnq5tG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKKwn2R/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bc7f6b78bf1e61bf46e924767b1434046b8d3b06a9a90b39d009da525631568f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc7f6b78bf1e61bf46e924767b1434046b8d3b06a9a90b39d009da525631568f", kill_on_drop: false }` [INFO] [stdout] bc7f6b78bf1e61bf46e924767b1434046b8d3b06a9a90b39d009da525631568f