[INFO] fetching crate ic-wasm 0.9.6... [INFO] testing ic-wasm-0.9.6 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] extracting crate ic-wasm 0.9.6 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ic-wasm 0.9.6 [INFO] finished tweaking crates.io crate ic-wasm 0.9.6 [INFO] tweaked toml for crates.io crate ic-wasm 0.9.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-wasm 0.9.6 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ic-wasm 0.9.6 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.116.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.130 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded walrus-macro v0.22.0 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded candid v0.10.10 [INFO] [stderr] Downloaded allocator-api2 v0.2.20 [INFO] [stderr] Downloaded cxx-build v1.0.130 [INFO] [stderr] Downloaded walrus v0.22.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.130 [INFO] [stderr] Downloaded wasmparser v0.223.0 [INFO] [stderr] Downloaded cxx v1.0.130 [INFO] [stderr] Downloaded bstr v1.11.0 [INFO] [stderr] Downloaded wasm-opt v0.116.1 [INFO] [stderr] Downloaded wasm-opt-sys v0.116.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31139088c3bdd9b98e620eefea6ba8ac25929a1151d9dc741ba9fd79902f504f [INFO] running `Command { std: "docker" "start" "-a" "31139088c3bdd9b98e620eefea6ba8ac25929a1151d9dc741ba9fd79902f504f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31139088c3bdd9b98e620eefea6ba8ac25929a1151d9dc741ba9fd79902f504f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31139088c3bdd9b98e620eefea6ba8ac25929a1151d9dc741ba9fd79902f504f", kill_on_drop: false }` [INFO] [stdout] 31139088c3bdd9b98e620eefea6ba8ac25929a1151d9dc741ba9fd79902f504f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3c95292b9b70454a4869ed4a35c7c5ae88ed0e7dbfbfd753fecfe7220e23da [INFO] running `Command { std: "docker" "start" "-a" "0d3c95292b9b70454a4869ed4a35c7c5ae88ed0e7dbfbfd753fecfe7220e23da", 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.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.130 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wasmparser v0.223.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasm-encoder v0.212.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcLsuQHd" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcuUA753" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-demangle` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dary_heap` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcLXqMGX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jobserver` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcS2quQR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustctCPnoA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pretty` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcDLnBUQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustciaHswt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `data-encoding` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcoH77fX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-encoder` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustchkaS2H" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcsVUXqh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcuVfvsI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0d3c95292b9b70454a4869ed4a35c7c5ae88ed0e7dbfbfd753fecfe7220e23da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3c95292b9b70454a4869ed4a35c7c5ae88ed0e7dbfbfd753fecfe7220e23da", kill_on_drop: false }` [INFO] [stdout] 0d3c95292b9b70454a4869ed4a35c7c5ae88ed0e7dbfbfd753fecfe7220e23da