[INFO] fetching crate rx_rust_mp 1.0.0...
[INFO] checking rx_rust_mp-1.0.0 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] extracting crate rx_rust_mp 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate rx_rust_mp 1.0.0 on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rx_rust_mp 1.0.0
[INFO] finished tweaking crates.io crate rx_rust_mp 1.0.0
[INFO] tweaked toml for crates.io crate rx_rust_mp 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7496a8c7e0afd11abe6000e77b861014fad21710e5477851a8608eb2c7b9058d
[INFO] running `Command { std: "docker" "start" "-a" "7496a8c7e0afd11abe6000e77b861014fad21710e5477851a8608eb2c7b9058d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7496a8c7e0afd11abe6000e77b861014fad21710e5477851a8608eb2c7b9058d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7496a8c7e0afd11abe6000e77b861014fad21710e5477851a8608eb2c7b9058d", kill_on_drop: false }`
[INFO] [stdout] 7496a8c7e0afd11abe6000e77b861014fad21710e5477851a8608eb2c7b9058d
[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" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f77c7de86cbab5b4af99050aa3de2fe7b61d14cd5ecfee764e5001a4378bcfc
[INFO] running `Command { std: "docker" "start" "-a" "4f77c7de86cbab5b4af99050aa3de2fe7b61d14cd5ecfee764e5001a4378bcfc", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaprcEZu/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/num_traits-d5f0bd0a23a4f7c5.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-d5f0bd0a23a4f7c5/dep-lib-num_traits`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "4f77c7de86cbab5b4af99050aa3de2fe7b61d14cd5ecfee764e5001a4378bcfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f77c7de86cbab5b4af99050aa3de2fe7b61d14cd5ecfee764e5001a4378bcfc", kill_on_drop: false }`
[INFO] [stdout] 4f77c7de86cbab5b4af99050aa3de2fe7b61d14cd5ecfee764e5001a4378bcfc
