[INFO] cloning repository https://github.com/murkland/bnlcromdump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murkland/bnlcromdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurkland%2Fbnlcromdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurkland%2Fbnlcromdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26fe2bde9f90c794daaa13e8a6265806cba1876d [INFO] checking murkland/bnlcromdump against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurkland%2Fbnlcromdump" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/murkland/bnlcromdump on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/murkland/bnlcromdump [INFO] finished tweaking git repo https://github.com/murkland/bnlcromdump [INFO] tweaked toml for git repo https://github.com/murkland/bnlcromdump written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/murkland/bnlcromdump 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" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded keyvalues-serde v0.1.0 [INFO] [stderr] Downloaded steamy-vdf v0.2.0 [INFO] [stderr] Downloaded steamlocate v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed88760e0d90f03306cb32b31a8a056b696826105a6e76289278205e0d3712f0 [INFO] running `Command { std: "docker" "start" "-a" "ed88760e0d90f03306cb32b31a8a056b696826105a6e76289278205e0d3712f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed88760e0d90f03306cb32b31a8a056b696826105a6e76289278205e0d3712f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed88760e0d90f03306cb32b31a8a056b696826105a6e76289278205e0d3712f0", kill_on_drop: false }` [INFO] [stdout] ed88760e0d90f03306cb32b31a8a056b696826105a6e76289278205e0d3712f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 305062d92c7d90ff3e9830a6ef65f4d0bb8d802f2c1c44db21ac4d076d0f977d [INFO] running `Command { std: "docker" "start" "-a" "305062d92c7d90ff3e9830a6ef65f4d0bb8d802f2c1c44db21ac4d076d0f977d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cfg_if-d541ac7a75168aa5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cfg-if-d541ac7a75168aa5/dep-lib-cfg_if` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/cpufeatures-5528bd39cdc26041.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cpufeatures-5528bd39cdc26041/dep-lib-cpufeatures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/quote-02346bf9d16b640c/rmeta2C1whZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/thiserror-1d06cf67bfa2d221/rmetaW41RgA" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-b1e248673bf49e94/rmetaKCpq7f" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/paste-f0f07b610edf61a6/rmetaQBirkn" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/memchr-af40e16f69699673/rmeta3caRIN" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/serde_derive-24ab72253994a21b/rmetaP7MmY4" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-44654cbbab25b104/rmetaE8pM8S" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `paste` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTKVZBp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9Qti6z" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMCPTZd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ucd-trie` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `subtle` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahou59W" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaG4drBh" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/typenum-f19391e121f84ca9/rmetayLbnnv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `once_cell` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabd5jne" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "305062d92c7d90ff3e9830a6ef65f4d0bb8d802f2c1c44db21ac4d076d0f977d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305062d92c7d90ff3e9830a6ef65f4d0bb8d802f2c1c44db21ac4d076d0f977d", kill_on_drop: false }` [INFO] [stdout] 305062d92c7d90ff3e9830a6ef65f4d0bb8d802f2c1c44db21ac4d076d0f977d