[INFO] fetching crate gcommit 0.0.10... [INFO] testing gcommit-0.0.10 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate gcommit 0.0.10 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate gcommit 0.0.10 [INFO] finished tweaking crates.io crate gcommit 0.0.10 [INFO] tweaked toml for crates.io crate gcommit 0.0.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gcommit 0.0.10 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gcommit 0.0.10 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8451c48f5b23aedee50fa3517ebed094af2fd20894a6b7da12d1bec886fec6dd [INFO] running `Command { std: "docker" "start" "-a" "8451c48f5b23aedee50fa3517ebed094af2fd20894a6b7da12d1bec886fec6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8451c48f5b23aedee50fa3517ebed094af2fd20894a6b7da12d1bec886fec6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8451c48f5b23aedee50fa3517ebed094af2fd20894a6b7da12d1bec886fec6dd", kill_on_drop: false }` [INFO] [stdout] 8451c48f5b23aedee50fa3517ebed094af2fd20894a6b7da12d1bec886fec6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0acc9f26a4c557804f643942e116b7bf8310846ea2b18a05a1fc16f0184d4536 [INFO] running `Command { std: "docker" "start" "-a" "0acc9f26a4c557804f643942e116b7bf8310846ea2b18a05a1fc16f0184d4536", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gcommit v0.0.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "0acc9f26a4c557804f643942e116b7bf8310846ea2b18a05a1fc16f0184d4536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acc9f26a4c557804f643942e116b7bf8310846ea2b18a05a1fc16f0184d4536", kill_on_drop: false }` [INFO] [stdout] 0acc9f26a4c557804f643942e116b7bf8310846ea2b18a05a1fc16f0184d4536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9601348d6b2aff8f30dba9205bd20c23f2be1dcd65f1d1efc57de46703b7e63 [INFO] running `Command { std: "docker" "start" "-a" "f9601348d6b2aff8f30dba9205bd20c23f2be1dcd65f1d1efc57de46703b7e63", kill_on_drop: false }` [INFO] [stderr] Compiling gcommit v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcY2pX7y" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gcommit` (bin "gcommit" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f9601348d6b2aff8f30dba9205bd20c23f2be1dcd65f1d1efc57de46703b7e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9601348d6b2aff8f30dba9205bd20c23f2be1dcd65f1d1efc57de46703b7e63", kill_on_drop: false }` [INFO] [stdout] f9601348d6b2aff8f30dba9205bd20c23f2be1dcd65f1d1efc57de46703b7e63