[INFO] cloning repository https://github.com/hatoo/minimal-cranelift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hatoo/minimal-cranelift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fminimal-cranelift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fminimal-cranelift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 180670da943e1b1a8ff14a57c925b71c6e492c3d [INFO] checking hatoo/minimal-cranelift against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Fminimal-cranelift" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hatoo/minimal-cranelift [INFO] finished tweaking git repo https://github.com/hatoo/minimal-cranelift [INFO] tweaked toml for git repo https://github.com/hatoo/minimal-cranelift written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hatoo/minimal-cranelift on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hatoo/minimal-cranelift 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.15 [INFO] [stderr] Downloaded thiserror-impl v1.0.15 [INFO] [stderr] Downloaded cranelift-entity v0.62.0 [INFO] [stderr] Downloaded cranelift-bforest v0.62.0 [INFO] [stderr] Downloaded cranelift v0.62.0 [INFO] [stderr] Downloaded cranelift-native v0.62.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.62.0 [INFO] [stderr] Downloaded cranelift-module v0.62.0 [INFO] [stderr] Downloaded object v0.18.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.62.0 [INFO] [stderr] Downloaded cranelift-frontend v0.62.0 [INFO] [stderr] Downloaded cranelift-object v0.62.0 [INFO] [stderr] Downloaded cranelift-codegen v0.62.0 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 139951627d43aaad916c99d9e956ad85dedffcc905016097adf997872afcf63b [INFO] running `Command { std: "docker" "start" "-a" "139951627d43aaad916c99d9e956ad85dedffcc905016097adf997872afcf63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "139951627d43aaad916c99d9e956ad85dedffcc905016097adf997872afcf63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139951627d43aaad916c99d9e956ad85dedffcc905016097adf997872afcf63b", kill_on_drop: false }` [INFO] [stdout] 139951627d43aaad916c99d9e956ad85dedffcc905016097adf997872afcf63b [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7a178b2f4806c13bbc2fea22d53d00589a6c8a778113d6f855d8925842d196 [INFO] running `Command { std: "docker" "start" "-a" "7f7a178b2f4806c13bbc2fea22d53d00589a6c8a778113d6f855d8925842d196", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cranelift-codegen-shared v0.62.0 [INFO] [stderr] Compiling cranelift-entity v0.62.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cranelift-bforest v0.62.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.62.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking object v0.18.0 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-af7d95a1635e5c22.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavVOt2P/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanaLA3N/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cranelift-codegen-meta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/f8f6997469237299c1d60814c7b9828602a1f8e4/bin/rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-meta-0.62.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd67933c671396e6 -C extra-filename=-40971bc181bf4c1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-34d296078967f3c9.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-97789988ea1e39ce.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7f7a178b2f4806c13bbc2fea22d53d00589a6c8a778113d6f855d8925842d196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7a178b2f4806c13bbc2fea22d53d00589a6c8a778113d6f855d8925842d196", kill_on_drop: false }` [INFO] [stdout] 7f7a178b2f4806c13bbc2fea22d53d00589a6c8a778113d6f855d8925842d196