[INFO] fetching crate shared_hashmap 0.1.2...
[INFO] checking shared_hashmap-0.1.2 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] extracting crate shared_hashmap 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate shared_hashmap 0.1.2 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 shared_hashmap 0.1.2
[INFO] finished tweaking crates.io crate shared_hashmap 0.1.2
[INFO] tweaked toml for crates.io crate shared_hashmap 0.1.2 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 43 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.26.4 (available: v0.29.0)
[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] [stderr]     Blocking waiting for file lock on package cache
[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] 9dae5b245885f849702af366b38817957735e9847192b5a371a14bb6065588b0
[INFO] running `Command { std: "docker" "start" "-a" "9dae5b245885f849702af366b38817957735e9847192b5a371a14bb6065588b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dae5b245885f849702af366b38817957735e9847192b5a371a14bb6065588b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dae5b245885f849702af366b38817957735e9847192b5a371a14bb6065588b0", kill_on_drop: false }`
[INFO] [stdout] 9dae5b245885f849702af366b38817957735e9847192b5a371a14bb6065588b0
[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] e9c811e6e7be1e6d19ae35e010c1f0a6d6050d010327c37e039bf1088c9bbe4d
[INFO] running `Command { std: "docker" "start" "-a" "e9c811e6e7be1e6d19ae35e010c1f0a6d6050d010327c37e039bf1088c9bbe4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta159atU/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e9c811e6e7be1e6d19ae35e010c1f0a6d6050d010327c37e039bf1088c9bbe4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c811e6e7be1e6d19ae35e010c1f0a6d6050d010327c37e039bf1088c9bbe4d", kill_on_drop: false }`
[INFO] [stdout] e9c811e6e7be1e6d19ae35e010c1f0a6d6050d010327c37e039bf1088c9bbe4d
