[INFO] cloning repository https://github.com/robinst/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinst/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d49378340fdf9e9216aa179309d3a070622e7a9 [INFO] checking robinst/advent-of-code-2020 against master#631a116cd3b326096340691e60bf74e9868289a6 for pr-116745 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2020" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinst/advent-of-code-2020 on toolchain 631a116cd3b326096340691e60bf74e9868289a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+631a116cd3b326096340691e60bf74e9868289a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinst/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/robinst/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/robinst/advent-of-code-2020 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robinst/advent-of-code-2020 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" "+631a116cd3b326096340691e60bf74e9868289a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intrusive-collections v0.9.0 [INFO] [stderr] Downloaded reformation v0.5.3 [INFO] [stderr] Downloaded reformation_derive v0.5.2 [INFO] [stderr] Downloaded funty v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+631a116cd3b326096340691e60bf74e9868289a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cd1bebc43e4a6903d6d8bc49812b796669c560a7c2e4124a197f377270aba83 [INFO] running `Command { std: "docker" "start" "-a" "4cd1bebc43e4a6903d6d8bc49812b796669c560a7c2e4124a197f377270aba83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cd1bebc43e4a6903d6d8bc49812b796669c560a7c2e4124a197f377270aba83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd1bebc43e4a6903d6d8bc49812b796669c560a7c2e4124a197f377270aba83", kill_on_drop: false }` [INFO] [stdout] 4cd1bebc43e4a6903d6d8bc49812b796669c560a7c2e4124a197f377270aba83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+631a116cd3b326096340691e60bf74e9868289a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 435aaa7a4ffe2ab2fefbdc46dd51990dc2d9d0df8bf81ffc512083233f6dba74 [INFO] running `Command { std: "docker" "start" "-a" "435aaa7a4ffe2ab2fefbdc46dd51990dc2d9d0df8bf81ffc512083233f6dba74", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustceb85w5/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [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/deps/rmetaTWHiHU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `bitflags` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/radium-b379afa90a5c6122/rmetatJJeUj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `radium` (build script) 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` (build script) [INFO] [stderr] error: could not compile `ryu` (build script) [INFO] running `Command { std: "docker" "inspect" "435aaa7a4ffe2ab2fefbdc46dd51990dc2d9d0df8bf81ffc512083233f6dba74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "435aaa7a4ffe2ab2fefbdc46dd51990dc2d9d0df8bf81ffc512083233f6dba74", kill_on_drop: false }` [INFO] [stdout] 435aaa7a4ffe2ab2fefbdc46dd51990dc2d9d0df8bf81ffc512083233f6dba74