[INFO] cloning repository https://github.com/plopgrizzly/bloke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plopgrizzly/bloke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplopgrizzly%2Fbloke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplopgrizzly%2Fbloke'... [INFO] [stderr] error: unable to create temporary file: No space left on device [INFO] [stderr] fatal: failed to write object [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/plopgrizzly/bloke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plopgrizzly/bloke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplopgrizzly%2Fbloke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplopgrizzly%2Fbloke'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91ea091fc2f5c00e5f2a81374fe2c2c1fb15298f [INFO] checking plopgrizzly/bloke against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplopgrizzly%2Fbloke" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plopgrizzly/bloke on toolchain 1e225413a21fa69570bd3fefea9eb05e33f8b917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plopgrizzly/bloke [INFO] finished tweaking git repo https://github.com/plopgrizzly/bloke [INFO] tweaked toml for git repo https://github.com/plopgrizzly/bloke written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/plopgrizzly/bloke 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" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8de9d37bbe833204f4b9867f1042be441793a3ff73aebd4222936ee82d2c03eb [INFO] running `Command { std: "docker" "start" "-a" "8de9d37bbe833204f4b9867f1042be441793a3ff73aebd4222936ee82d2c03eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de9d37bbe833204f4b9867f1042be441793a3ff73aebd4222936ee82d2c03eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de9d37bbe833204f4b9867f1042be441793a3ff73aebd4222936ee82d2c03eb", kill_on_drop: false }` [INFO] [stdout] 8de9d37bbe833204f4b9867f1042be441793a3ff73aebd4222936ee82d2c03eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b611565ab77d2a806ac26668c0a5fab16171a989c8561a337a88eb59e420ccd [INFO] running `Command { std: "docker" "start" "-a" "0b611565ab77d2a806ac26668c0a5fab16171a989c8561a337a88eb59e420ccd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/byteorder-03f6741e83fe9cf0/rmetaF7CmO0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-xid` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `byteorder` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFGPLVW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` due to previous error [INFO] running `Command { std: "docker" "inspect" "0b611565ab77d2a806ac26668c0a5fab16171a989c8561a337a88eb59e420ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b611565ab77d2a806ac26668c0a5fab16171a989c8561a337a88eb59e420ccd", kill_on_drop: false }` [INFO] [stdout] 0b611565ab77d2a806ac26668c0a5fab16171a989c8561a337a88eb59e420ccd