[INFO] cloning repository https://github.com/0x28/aoc_2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x28/aoc_2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ec835ebe90ec117cb26b945eb3d8a8aceaab2a8
[INFO] checking 0x28/aoc_2025 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x28/aoc_2025
[INFO] finished tweaking git repo https://github.com/0x28/aoc_2025
[INFO] tweaked toml for git repo https://github.com/0x28/aoc_2025 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x28/aoc_2025 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/0x28/aoc_2025 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded z3 v0.19.6
[INFO] [stderr]   Downloaded z3-sys v0.10.3
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edca1cd203ae27fedc89d66a19b52d970aa780e271f2bdc34086056c22920a31
[INFO] running `Command { std: "docker" "start" "-a" "edca1cd203ae27fedc89d66a19b52d970aa780e271f2bdc34086056c22920a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edca1cd203ae27fedc89d66a19b52d970aa780e271f2bdc34086056c22920a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edca1cd203ae27fedc89d66a19b52d970aa780e271f2bdc34086056c22920a31", kill_on_drop: false }`
[INFO] [stdout] edca1cd203ae27fedc89d66a19b52d970aa780e271f2bdc34086056c22920a31
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5417d4ae57fd90a1c85aef6617c9cd647adec07a44006453fdbe3ee20ae5b931
[INFO] running `Command { std: "docker" "start" "-a" "5417d4ae57fd90a1c85aef6617c9cd647adec07a44006453fdbe3ee20ae5b931", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]     Checking z3 v0.19.6
[INFO] [stderr]     Checking aoc_2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/../../input/input03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day03.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let input = include_str!("../../input/input03.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input06.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day06.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let input = include_str!("../../input/input06.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day04.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let input = include_str!("../../input/input04.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input04.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day04.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let input = include_str!("../../input/input04.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day12.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let input = include_str!("../../input/input12.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input05.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day05.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let input = include_str!("../../input/input05.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day06" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/bin/../../input/input02.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day02.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let input = include_str!("../../input/input02.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day04" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input03.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day03.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let input = include_str!("../../input/input03.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input02.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day02.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let input = include_str!("../../input/input02.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day12" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input11.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day11.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let input = include_str!("../../input/input11.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/../../input/input07.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day07.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let input = include_str!("../../input/input07.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day03") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input10.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day10.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let input = include_str!("../../input/input10.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day03" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input08.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day08.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let input = include_str!("../../input/input08.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day02" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day10" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input12.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day12.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let input = include_str!("../../input/input12.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day04") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input11.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day11.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let input = include_str!("../../input/input11.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day08") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day11" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day07") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day02") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day05") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day11") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day12") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/../../input/input01.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day01.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let input = include_str!("../../input/input01.txt");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day01") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5417d4ae57fd90a1c85aef6617c9cd647adec07a44006453fdbe3ee20ae5b931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5417d4ae57fd90a1c85aef6617c9cd647adec07a44006453fdbe3ee20ae5b931", kill_on_drop: false }`
[INFO] [stdout] 5417d4ae57fd90a1c85aef6617c9cd647adec07a44006453fdbe3ee20ae5b931
