[INFO] cloning repository https://github.com/CLEMENTINATOR/AdventOfCode2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CLEMENTINATOR/AdventOfCode2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLEMENTINATOR%2FAdventOfCode2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLEMENTINATOR%2FAdventOfCode2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd56025fa2c816b03486ff1dce6963f60699be10
[INFO] checking CLEMENTINATOR/AdventOfCode2025 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLEMENTINATOR%2FAdventOfCode2025" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CLEMENTINATOR/AdventOfCode2025
[INFO] finished tweaking git repo https://github.com/CLEMENTINATOR/AdventOfCode2025
[INFO] tweaked toml for git repo https://github.com/CLEMENTINATOR/AdventOfCode2025 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CLEMENTINATOR/AdventOfCode2025 on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CLEMENTINATOR/AdventOfCode2025 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35a97b440aed2f5390dde291bf1f13a81c8aad291b4c475b2069e0ae7c0dd879
[INFO] running `Command { std: "docker" "start" "-a" "35a97b440aed2f5390dde291bf1f13a81c8aad291b4c475b2069e0ae7c0dd879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a97b440aed2f5390dde291bf1f13a81c8aad291b4c475b2069e0ae7c0dd879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a97b440aed2f5390dde291bf1f13a81c8aad291b4c475b2069e0ae7c0dd879", kill_on_drop: false }`
[INFO] [stdout] 35a97b440aed2f5390dde291bf1f13a81c8aad291b4c475b2069e0ae7c0dd879
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 698b1f6741e209de66ea0fa95cd81d3c18296b4766fcf6815f9ea54192c300c5
[INFO] running `Command { std: "docker" "start" "-a" "698b1f6741e209de66ea0fa95cd81d3c18296b4766fcf6815f9ea54192c300c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking aoc2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day3.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn part2(input: &str) -> Num {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day3.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn part2(input: &str) -> Num {
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/day1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             let input = include_str!(concat!("../inputs/day", stringify!($day), ".txt"));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |         1 => run_day!(1),
[INFO] [stdout]    |              ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/day2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             let input = include_str!(concat!("../inputs/day", stringify!($day), ".txt"));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |         2 => run_day!(2),
[INFO] [stdout]    |              ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/day1.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             let input = include_str!(concat!("../inputs/day", stringify!($day), ".txt"));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |         1 => run_day!(1),
[INFO] [stdout]    |              ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/day2.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/main.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             let input = include_str!(concat!("../inputs/day", stringify!($day), ".txt"));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |         2 => run_day!(2),
[INFO] [stdout]    |              ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `run_day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "698b1f6741e209de66ea0fa95cd81d3c18296b4766fcf6815f9ea54192c300c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "698b1f6741e209de66ea0fa95cd81d3c18296b4766fcf6815f9ea54192c300c5", kill_on_drop: false }`
[INFO] [stdout] 698b1f6741e209de66ea0fa95cd81d3c18296b4766fcf6815f9ea54192c300c5
