[INFO] fetching crate icentral-node-queue 0.1.0... [INFO] checking icentral-node-queue-0.1.0 against master#0fb279be1d96464c69209053ef0f97ad63088cda for pr-143857 [INFO] extracting crate icentral-node-queue 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate icentral-node-queue 0.1.0 [INFO] finished tweaking crates.io crate icentral-node-queue 0.1.0 [INFO] tweaked toml for crates.io crate icentral-node-queue 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate icentral-node-queue 0.1.0 on toolchain 0fb279be1d96464c69209053ef0f97ad63088cda [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fb279be1d96464c69209053ef0f97ad63088cda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate icentral-node-queue 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" "+0fb279be1d96464c69209053ef0f97ad63088cda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded named-item v0.1.0 [INFO] [stderr] Downloaded icentral-3p v0.1.0 [INFO] [stderr] Downloaded traced-test v0.3.6 [INFO] [stderr] Downloaded icentral-nodeid v0.1.0 [INFO] [stderr] Downloaded pbx v0.1.0 [INFO] [stderr] Downloaded error-tree v0.3.6 [INFO] [stderr] Downloaded tracing-setup v0.3.6 [INFO] [stderr] Downloaded dachshund v0.1.10 [INFO] [stderr] Downloaded renew-traits v0.1.0 [INFO] [stderr] Downloaded nalgebra v0.31.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0fb279be1d96464c69209053ef0f97ad63088cda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 784b3a0f5f17d5c9c628bb3460085bc4d84d9b2ca29c6ea4afc0ac7d78b0b9ec [INFO] running `Command { std: "docker" "start" "-a" "784b3a0f5f17d5c9c628bb3460085bc4d84d9b2ca29c6ea4afc0ac7d78b0b9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784b3a0f5f17d5c9c628bb3460085bc4d84d9b2ca29c6ea4afc0ac7d78b0b9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784b3a0f5f17d5c9c628bb3460085bc4d84d9b2ca29c6ea4afc0ac7d78b0b9ec", kill_on_drop: false }` [INFO] [stdout] 784b3a0f5f17d5c9c628bb3460085bc4d84d9b2ca29c6ea4afc0ac7d78b0b9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0fb279be1d96464c69209053ef0f97ad63088cda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74ef900936bb70aa30555cbd2ccf4a99683f5e171cdb70396c7c3bceac4b4ef6 [INFO] running `Command { std: "docker" "start" "-a" "74ef900936bb70aa30555cbd2ccf4a99683f5e171cdb70396c7c3bceac4b4ef6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_limit v0.0.173 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling ra_ap_parser v0.0.173 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.173 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqCsFsY/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZPz9CQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (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/rmetaD7pmM0" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanP89pM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashmap` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-deque` (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 "/opt/rustwide/target/debug/deps/rmetaoTB6wY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxzAIOV/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib) [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/0fb279be1d96464c69209053ef0f97ad63088cda/bin/rustc --crate-name rayon_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=e9b5e3994ccd92d1 -C extra-filename=-ddb54efcda596672 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b0873ac55178083.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-f95c1b7f25ecef92.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "74ef900936bb70aa30555cbd2ccf4a99683f5e171cdb70396c7c3bceac4b4ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ef900936bb70aa30555cbd2ccf4a99683f5e171cdb70396c7c3bceac4b4ef6", kill_on_drop: false }` [INFO] [stdout] 74ef900936bb70aa30555cbd2ccf4a99683f5e171cdb70396c7c3bceac4b4ef6