[INFO] fetching crate libpulse-simple-binding 2.29.0...
[INFO] checking libpulse-simple-binding-2.29.0 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] extracting crate libpulse-simple-binding 2.29.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate libpulse-simple-binding 2.29.0 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libpulse-simple-binding 2.29.0
[INFO] finished tweaking crates.io crate libpulse-simple-binding 2.29.0
[INFO] tweaked toml for crates.io crate libpulse-simple-binding 2.29.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate libpulse-simple-binding 2.29.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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09ca2e1b355e1002ebb1d13f8f2fe2d5edec6fccbd64323177efeeca7359c16e
[INFO] running `Command { std: "docker" "start" "-a" "09ca2e1b355e1002ebb1d13f8f2fe2d5edec6fccbd64323177efeeca7359c16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09ca2e1b355e1002ebb1d13f8f2fe2d5edec6fccbd64323177efeeca7359c16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ca2e1b355e1002ebb1d13f8f2fe2d5edec6fccbd64323177efeeca7359c16e", kill_on_drop: false }`
[INFO] [stdout] 09ca2e1b355e1002ebb1d13f8f2fe2d5edec6fccbd64323177efeeca7359c16e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1632179c88e947ac13a3d410fff439385659cf4b53083bf39b9ba8bb02b7d8cd
[INFO] running `Command { std: "docker" "start" "-a" "1632179c88e947ac13a3d410fff439385659cf4b53083bf39b9ba8bb02b7d8cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libpulse-sys v1.22.0
[INFO] [stderr]    Compiling libpulse-simple-sys v1.22.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking libpulse-binding v2.29.0
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/libpulse_binding-e46c4b0903f5760b.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libpulse-binding` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1632179c88e947ac13a3d410fff439385659cf4b53083bf39b9ba8bb02b7d8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1632179c88e947ac13a3d410fff439385659cf4b53083bf39b9ba8bb02b7d8cd", kill_on_drop: false }`
[INFO] [stdout] 1632179c88e947ac13a3d410fff439385659cf4b53083bf39b9ba8bb02b7d8cd
