[INFO] fetching crate tdyne-peer-id-registry 0.1.1... [INFO] checking tdyne-peer-id-registry-0.1.1 against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] extracting crate tdyne-peer-id-registry 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate tdyne-peer-id-registry 0.1.1 on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tdyne-peer-id-registry 0.1.1 [INFO] finished tweaking crates.io crate tdyne-peer-id-registry 0.1.1 [INFO] tweaked toml for crates.io crate tdyne-peer-id-registry 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdyne-peer-id v1.0.2 [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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c626c26331c947c944e0936fc934ed5a789b5192a0a1e8334c73c5df1a80fee5 [INFO] running `Command { std: "docker" "start" "-a" "c626c26331c947c944e0936fc934ed5a789b5192a0a1e8334c73c5df1a80fee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c626c26331c947c944e0936fc934ed5a789b5192a0a1e8334c73c5df1a80fee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c626c26331c947c944e0936fc934ed5a789b5192a0a1e8334c73c5df1a80fee5", kill_on_drop: false }` [INFO] [stdout] c626c26331c947c944e0936fc934ed5a789b5192a0a1e8334c73c5df1a80fee5 [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" "-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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d64608ad8333e841f005361f28ce58b235586425b7f173dad346dee3ef83b4 [INFO] running `Command { std: "docker" "start" "-a" "24d64608ad8333e841f005361f28ce58b235586425b7f173dad346dee3ef83b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking tdyne-peer-id v1.0.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tdyne-peer-id-registry v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDh6C18" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tdyne-peer-id-registry` (test "webtorrent_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKLdxOG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tdyne-peer-id-registry` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "24d64608ad8333e841f005361f28ce58b235586425b7f173dad346dee3ef83b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d64608ad8333e841f005361f28ce58b235586425b7f173dad346dee3ef83b4", kill_on_drop: false }` [INFO] [stdout] 24d64608ad8333e841f005361f28ce58b235586425b7f173dad346dee3ef83b4