[INFO] cloning repository https://github.com/twalsh013/Logic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twalsh013/Logic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwalsh013%2FLogic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwalsh013%2FLogic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f53ff2676102eb6e17b9d187cfae868263220ca [INFO] checking twalsh013/Logic against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwalsh013%2FLogic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twalsh013/Logic on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twalsh013/Logic [INFO] finished tweaking git repo https://github.com/twalsh013/Logic [INFO] tweaked toml for git repo https://github.com/twalsh013/Logic written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/twalsh013/Logic 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 622cb58b5e9c31e1870b746d98afa8bac7dc61bddea5dd53da73f7c00f4d1959 [INFO] running `Command { std: "docker" "start" "-a" "622cb58b5e9c31e1870b746d98afa8bac7dc61bddea5dd53da73f7c00f4d1959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "622cb58b5e9c31e1870b746d98afa8bac7dc61bddea5dd53da73f7c00f4d1959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622cb58b5e9c31e1870b746d98afa8bac7dc61bddea5dd53da73f7c00f4d1959", kill_on_drop: false }` [INFO] [stdout] 622cb58b5e9c31e1870b746d98afa8bac7dc61bddea5dd53da73f7c00f4d1959 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking twalsh013/Logic against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwalsh013%2FLogic" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twalsh013/Logic on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twalsh013/Logic [INFO] finished tweaking git repo https://github.com/twalsh013/Logic [INFO] tweaked toml for git repo https://github.com/twalsh013/Logic written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/twalsh013/Logic 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67fefe20a081a315638aea429b67310dada4c3f5541be3f886d16b672324162d [INFO] running `Command { std: "docker" "start" "-a" "67fefe20a081a315638aea429b67310dada4c3f5541be3f886d16b672324162d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67fefe20a081a315638aea429b67310dada4c3f5541be3f886d16b672324162d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67fefe20a081a315638aea429b67310dada4c3f5541be3f886d16b672324162d", kill_on_drop: false }` [INFO] [stdout] 67fefe20a081a315638aea429b67310dada4c3f5541be3f886d16b672324162d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dda81be56a52d9f9e149b6b3196ff031b21189c2674833aba74a9e4f92e7c096 [INFO] running `Command { std: "docker" "start" "-a" "dda81be56a52d9f9e149b6b3196ff031b21189c2674833aba74a9e4f92e7c096", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stdout] error: failed to write /tmp/rustcXxAHHD/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `quote` (build script) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `rustix` (build script) [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `io-lifetimes` (build script) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNviv1h/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dda81be56a52d9f9e149b6b3196ff031b21189c2674833aba74a9e4f92e7c096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda81be56a52d9f9e149b6b3196ff031b21189c2674833aba74a9e4f92e7c096", kill_on_drop: false }` [INFO] [stdout] dda81be56a52d9f9e149b6b3196ff031b21189c2674833aba74a9e4f92e7c096