[INFO] cloning repository https://github.com/duien/advent_of_code_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duien/advent_of_code_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduien%2Fadvent_of_code_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduien%2Fadvent_of_code_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75eecb8a8e20bdfcc5bd5f60a8491124804bc71b [INFO] checking duien/advent_of_code_2024 against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduien%2Fadvent_of_code_2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/duien/advent_of_code_2024 [INFO] finished tweaking git repo https://github.com/duien/advent_of_code_2024 [INFO] tweaked toml for git repo https://github.com/duien/advent_of_code_2024 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/duien/advent_of_code_2024 on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/duien/advent_of_code_2024 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1425fd5955178d5f78ac865be13eb6761955f0d2eeb04ede00f9c6c1dc70a7b [INFO] running `Command { std: "docker" "start" "-a" "b1425fd5955178d5f78ac865be13eb6761955f0d2eeb04ede00f9c6c1dc70a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1425fd5955178d5f78ac865be13eb6761955f0d2eeb04ede00f9c6c1dc70a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1425fd5955178d5f78ac865be13eb6761955f0d2eeb04ede00f9c6c1dc70a7b", kill_on_drop: false }` [INFO] [stdout] b1425fd5955178d5f78ac865be13eb6761955f0d2eeb04ede00f9c6c1dc70a7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ac72100e94a96d6cc306b3673ba020a68cde6239cb2f99a0f7c72c352f5c41 [INFO] running `Command { std: "docker" "start" "-a" "93ac72100e94a96d6cc306b3673ba020a68cde6239cb2f99a0f7c72c352f5c41", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking grid v0.15.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DAY` is never used [INFO] [stdout] --> src/bin/day_00.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const DAY: u8 = 0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_INPUT` is never used [INFO] [stdout] --> src/bin/day_00.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | const TEST_INPUT: &str = "\ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_input` is never used [INFO] [stdout] --> src/bin/day_00.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn file_input() -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `grid` is never read [INFO] [stdout] --> src/bin/day_06.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | struct Laboratory { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 34 | guard: Option, [INFO] [stdout] 35 | grid: Vec> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Laboratory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `advance` is never used [INFO] [stdout] --> src/bin/day_06.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl Laboratory { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 39 | fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `obstruction` is never read [INFO] [stdout] --> src/bin/day_06.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | struct Location { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 77 | obstruction: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `facing` is never read [INFO] [stdout] --> src/bin/day_06.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 81 | struct Guard { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 82 | location: Coord, [INFO] [stdout] 83 | facing: Direction [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Guard` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `facing_location` is never used [INFO] [stdout] --> src/bin/day_06.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 86 | impl Guard { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 87 | fn facing_location(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `South`, `East`, and `West` are never constructed [INFO] [stdout] --> src/bin/day_06.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 96 | enum Direction { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 97 | North, South, East, West [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Direction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `file_input` is never used [INFO] [stdout] --> src/bin/day_06.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn file_input() -> String { [INFO] [stdout] | ^^^^^^^^^^ [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/rmetaNYippd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day_01") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `inspect_disk` is never used [INFO] [stdout] --> src/bin/day_09.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn inspect_disk(disk: &[Option]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inspect_disk` is never used [INFO] [stdout] --> src/bin/day_09.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn inspect_disk(disk: &[Option]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/bin/day_14.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/aoc-c887c444af80ef3b/test-bin-day_06` [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/day_09-95f5fe2300708788.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc-95f5fe2300708788/dep-bin-day_09` [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/day_11-5a916a8bf21689e0.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc-5a916a8bf21689e0/dep-test-bin-day_11` [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/day_09-d05f40322b5abcd7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc-d05f40322b5abcd7/dep-test-bin-day_09` [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/rmetaFDIrY9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day_02") due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/day_11-ac361bbf41c84eb1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aoc-ac361bbf41c84eb1/dep-bin-day_11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/bin/day_14.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [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/rmetaBgCTSn" [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/rmetaGheX5k" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day_04" test) due to 1 previous error [INFO] [stdout] warning: field `grid` is never read [INFO] [stdout] --> src/bin/day_06.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | struct Laboratory { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 34 | guard: Option, [INFO] [stdout] 35 | grid: Vec> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Laboratory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` (bin "day_02" test) due to 1 previous error [INFO] [stderr] error: could not compile `aoc` (bin "day_06"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fc5af1813307d25a84d633f21e2e53c9376eb547/bin/rustc --crate-name day_06 --edition=2021 src/bin/day_06.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d7f3881bebdf3ac -C extra-filename=-26b0645f70466c6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern grid=/opt/rustwide/target/debug/deps/libgrid-59acd89b55266b68.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1cef84b116f21fe8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f5513fc8fe3ec28f.rmeta --cap-lints=forbid` (exit status: 1) [INFO] [stderr] error: could not compile `aoc` (bin "day_14"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fc5af1813307d25a84d633f21e2e53c9376eb547/bin/rustc --crate-name day_14 --edition=2021 src/bin/day_14.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a2735c9e4a67b61 -C extra-filename=-65d1613844db97d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern grid=/opt/rustwide/target/debug/deps/libgrid-59acd89b55266b68.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1cef84b116f21fe8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f5513fc8fe3ec28f.rmeta --cap-lints=forbid` (exit status: 1) [INFO] [stderr] error: could not compile `aoc` (bin "day_14" test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fc5af1813307d25a84d633f21e2e53c9376eb547/bin/rustc --crate-name day_14 --edition=2021 src/bin/day_14.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64aea9fd9780eaeb -C extra-filename=-6d8a84b4461f20a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern grid=/opt/rustwide/target/debug/deps/libgrid-59acd89b55266b68.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1cef84b116f21fe8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f5513fc8fe3ec28f.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "93ac72100e94a96d6cc306b3673ba020a68cde6239cb2f99a0f7c72c352f5c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ac72100e94a96d6cc306b3673ba020a68cde6239cb2f99a0f7c72c352f5c41", kill_on_drop: false }` [INFO] [stdout] 93ac72100e94a96d6cc306b3673ba020a68cde6239cb2f99a0f7c72c352f5c41