[INFO] cloning repository https://github.com/vwallen/advent-of-code-2023-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vwallen/advent-of-code-2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d460e90d0393fbae8c44e277d4da57566fab05f [INFO] checking vwallen/advent-of-code-2023-rust against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file benches/day10.rs [INFO] [stderr] error: unable to write file src/day03.rs [INFO] [stderr] error: unable to write file src/day04.rs [INFO] [stderr] error: unable to write file src/day05.rs [INFO] [stderr] error: unable to write file src/day06.rs [INFO] [stderr] error: unable to write file src/day07.rs [INFO] [stderr] error: unable to write file src/day08.rs [INFO] [stderr] error: unable to write file src/day09.rs [INFO] [stderr] error: unable to write file src/day10.rs [INFO] [stderr] error: unable to write file src/day11.rs [INFO] [stderr] error: unable to write file src/day12.rs [INFO] [stderr] error: unable to write file src/day14.rs [INFO] [stderr] error: unable to write file src/day15.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/template.rs [INFO] [stderr] error: unable to write file src/util.rs [INFO] [stderr] fatal: cannot create directory at 'src/util': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking vwallen/advent-of-code-2023-rust against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file input/day02-example.txt [INFO] [stderr] error: unable to write file input/day03-example.txt [INFO] [stderr] error: unable to write file input/day04-example.txt [INFO] [stderr] error: unable to write file input/day05-example.txt [INFO] [stderr] error: unable to write file input/day06-example.txt [INFO] [stderr] error: unable to write file input/day07-example.txt [INFO] [stderr] error: unable to write file input/day08-example-1.txt [INFO] [stderr] error: unable to write file input/day08-example-2.txt [INFO] [stderr] error: unable to write file input/day08-example-3.txt [INFO] [stderr] error: unable to write file input/day09-example.txt [INFO] [stderr] error: unable to write file input/day10-example-2.txt [INFO] [stderr] error: unable to write file input/day10-example-3.txt [INFO] [stderr] error: unable to write file input/day10-example-4.txt [INFO] [stderr] error: unable to write file input/day10-example.txt [INFO] [stderr] error: unable to write file input/day11-example.txt [INFO] [stderr] error: unable to write file input/day12-example.txt [INFO] [stderr] error: unable to write file input/day14-example.txt [INFO] [stderr] error: unable to write file input/day15-example.txt [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking vwallen/advent-of-code-2023-rust against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvwallen%2Fadvent-of-code-2023-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vwallen/advent-of-code-2023-rust [INFO] finished tweaking git repo https://github.com/vwallen/advent-of-code-2023-rust [INFO] tweaked toml for git repo https://github.com/vwallen/advent-of-code-2023-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vwallen/advent-of-code-2023-rust on toolchain c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vwallen/advent-of-code-2023-rust 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" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ca7585a28c65ba8564a7dca9541e937a26fa7c3fa5622388e6ca42eb23642c4 [INFO] running `Command { std: "docker" "start" "-a" "5ca7585a28c65ba8564a7dca9541e937a26fa7c3fa5622388e6ca42eb23642c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ca7585a28c65ba8564a7dca9541e937a26fa7c3fa5622388e6ca42eb23642c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca7585a28c65ba8564a7dca9541e937a26fa7c3fa5622388e6ca42eb23642c4", kill_on_drop: false }` [INFO] [stdout] 5ca7585a28c65ba8564a7dca9541e937a26fa7c3fa5622388e6ca42eb23642c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24ff65a32f520123b0207742d0e80c9acf3408012a3c37e6dcec11d5fc039c7 [INFO] running `Command { std: "docker" "start" "-a" "d24ff65a32f520123b0207742d0e80c9acf3408012a3c37e6dcec11d5fc039c7", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/build/ahash-5acf81926478fed5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "d24ff65a32f520123b0207742d0e80c9acf3408012a3c37e6dcec11d5fc039c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24ff65a32f520123b0207742d0e80c9acf3408012a3c37e6dcec11d5fc039c7", kill_on_drop: false }` [INFO] [stdout] d24ff65a32f520123b0207742d0e80c9acf3408012a3c37e6dcec11d5fc039c7