[INFO] fetching crate bp-electrum 0.12.0-rc.1... [INFO] checking bp-electrum-0.12.0-rc.1 against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] extracting crate bp-electrum 0.12.0-rc.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate bp-electrum 0.12.0-rc.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bp-electrum 0.12.0-rc.1 [INFO] tweaked toml for crates.io crate bp-electrum 0.12.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bp-electrum 0.12.0-rc.1 on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bp-electrum 0.12.0-rc.1 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" "+c4ca24658d934444a28db36abebef17a8651701a" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 205739a2fb8460495499525c1046bafe04cd7034fc8a382e6f7e2f2217c5ab17 [INFO] running `Command { std: "docker" "start" "-a" "205739a2fb8460495499525c1046bafe04cd7034fc8a382e6f7e2f2217c5ab17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "205739a2fb8460495499525c1046bafe04cd7034fc8a382e6f7e2f2217c5ab17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205739a2fb8460495499525c1046bafe04cd7034fc8a382e6f7e2f2217c5ab17", kill_on_drop: false }` [INFO] [stdout] 205739a2fb8460495499525c1046bafe04cd7034fc8a382e6f7e2f2217c5ab17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c4ca24658d934444a28db36abebef17a8651701a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f514db8e24cbcfe9d5c850aadde7eaa40341ed40302471dced1d84655085db3b [INFO] running `Command { std: "docker" "start" "-a" "f514db8e24cbcfe9d5c850aadde7eaa40341ed40302471dced1d84655085db3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking mnemonic v1.1.1 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking single_use_seals v0.12.0-rc.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.8.0 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling amplify v4.9.0 [INFO] [stderr] Compiling commit_encoding_derive v0.12.0-rc.1 [INFO] [stderr] Checking serde_str_helpers v0.1.2 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking strict_encoding v2.9.1 [INFO] [stderr] Checking baid64 v0.4.1 [INFO] [stderr] Checking vesper-lang v0.2.1 [INFO] [stderr] Checking strict_types v2.9.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavmxk43" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: aws-lc-sys@0.28.2: Building with: CC [INFO] [stderr] warning: aws-lc-sys@0.28.2: Symbol Prefix: Some("aws_lc_0_28_2") [INFO] [stderr] warning: aws-lc-sys@0.28.2: Compilation of 'c11.c' succeeded - Ok(["/opt/rustwide/target/debug/build/aws-lc-sys-aa412901384a13e5/out/out-c11/c7f31495c44b4cd4-c11.o"]). [INFO] [stderr] warning: aws-lc-sys@0.28.2: Compilation of 'stdalign_check.c' succeeded - Ok(["/opt/rustwide/target/debug/build/aws-lc-sys-aa412901384a13e5/out/out-stdalign_check/c7f31495c44b4cd4-stdalign_check.o"]). [INFO] [stderr] warning: aws-lc-sys@0.28.2: Compilation of 'builtin_swap_check.c' succeeded - Ok(["/opt/rustwide/target/debug/build/aws-lc-sys-aa412901384a13e5/out/out-builtin_swap_check/c7f31495c44b4cd4-builtin_swap_check.o"]). [INFO] [stderr] error: could not compile `aws-lc-sys` (lib) due to 1 previous error [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/rmetaxL7J5T" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strict_types` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f514db8e24cbcfe9d5c850aadde7eaa40341ed40302471dced1d84655085db3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f514db8e24cbcfe9d5c850aadde7eaa40341ed40302471dced1d84655085db3b", kill_on_drop: false }` [INFO] [stdout] f514db8e24cbcfe9d5c850aadde7eaa40341ed40302471dced1d84655085db3b