[INFO] fetching crate gix-packetline-blocking 0.19.1...
[INFO] testing gix-packetline-blocking-0.19.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate gix-packetline-blocking 0.19.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gix-packetline-blocking 0.19.1
[INFO] finished tweaking crates.io crate gix-packetline-blocking 0.19.1
[INFO] tweaked toml for crates.io crate gix-packetline-blocking 0.19.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gix-packetline-blocking 0.19.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gix-packetline-blocking 0.19.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d6b48bdeab21114c446140eb7c0405c4f1c9b991116c37a4f6ec32fe9341d28
[INFO] running `Command { std: "docker" "start" "-a" "2d6b48bdeab21114c446140eb7c0405c4f1c9b991116c37a4f6ec32fe9341d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d6b48bdeab21114c446140eb7c0405c4f1c9b991116c37a4f6ec32fe9341d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6b48bdeab21114c446140eb7c0405c4f1c9b991116c37a4f6ec32fe9341d28", kill_on_drop: false }`
[INFO] [stdout] 2d6b48bdeab21114c446140eb7c0405c4f1c9b991116c37a4f6ec32fe9341d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3745aa4bd828e6e8133a1367d73f84a6634e1fd17d2dfbe91e590a5ea55af84
[INFO] running `Command { std: "docker" "start" "-a" "f3745aa4bd828e6e8133a1367d73f84a6634e1fd17d2dfbe91e590a5ea55af84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc5GOd1t"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f3745aa4bd828e6e8133a1367d73f84a6634e1fd17d2dfbe91e590a5ea55af84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3745aa4bd828e6e8133a1367d73f84a6634e1fd17d2dfbe91e590a5ea55af84", kill_on_drop: false }`
[INFO] [stdout] f3745aa4bd828e6e8133a1367d73f84a6634e1fd17d2dfbe91e590a5ea55af84
