[INFO] cloning repository https://github.com/flip-rossi/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flip-rossi/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflip-rossi%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflip-rossi%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2775b2919ee7156658a2d0953548b637bd825ae [INFO] checking flip-rossi/aoc2022 against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflip-rossi%2Faoc2022" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flip-rossi/aoc2022 on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flip-rossi/aoc2022 [INFO] finished tweaking git repo https://github.com/flip-rossi/aoc2022 [INFO] tweaked toml for git repo https://github.com/flip-rossi/aoc2022 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flip-rossi/aoc2022 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65c9e4303d20dd705fceb26c2de56d9ca9f08a3209ba9fb0f815c34cec06cae [INFO] running `Command { std: "docker" "start" "-a" "c65c9e4303d20dd705fceb26c2de56d9ca9f08a3209ba9fb0f815c34cec06cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65c9e4303d20dd705fceb26c2de56d9ca9f08a3209ba9fb0f815c34cec06cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65c9e4303d20dd705fceb26c2de56d9ca9f08a3209ba9fb0f815c34cec06cae", kill_on_drop: false }` [INFO] [stdout] c65c9e4303d20dd705fceb26c2de56d9ca9f08a3209ba9fb0f815c34cec06cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1737e5ac858388248fdb2017dcf6f8261e034223618653bb47635cf7bd284f7 [INFO] running `Command { std: "docker" "start" "-a" "d1737e5ac858388248fdb2017dcf6f8261e034223618653bb47635cf7bd284f7", kill_on_drop: false }` [INFO] [stderr] Checking aoc22 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/day6-30153fea3d32bda3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-30153fea3d32bda3/dep-bin-day6` [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: failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-2c95fa2fa0c253db/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/day14-9db658e14bdb82f4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-9db658e14bdb82f4/dep-test-bin-day14` [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/deps/rmetallhV53" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/day21-7052e5af4003907b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-7052e5af4003907b/dep-test-bin-day21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/day15-1c26040f692e9752.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc22-1c26040f692e9752/dep-test-bin-day15` [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/deps/rmetawNfdUy" [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/rmetauGM8yG" [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/rmetaNvf5U1" [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/rmeta5KKONZ" [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/rmetaof5jqi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "day9" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day21") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day5a") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day20" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day15") 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/rmetaulDAA1" [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/rmetan6C5rW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "day11a" test) 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/rmeta51KIyE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "day11a") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day19") due to 1 previous error [INFO] [stderr] error: could not compile `aoc22` (bin "day1b" test) 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/rmetaCg5fZF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (bin "day3b" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d1737e5ac858388248fdb2017dcf6f8261e034223618653bb47635cf7bd284f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1737e5ac858388248fdb2017dcf6f8261e034223618653bb47635cf7bd284f7", kill_on_drop: false }` [INFO] [stdout] d1737e5ac858388248fdb2017dcf6f8261e034223618653bb47635cf7bd284f7