[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] testing 0x28/aoc_2025 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Faoc_2025" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x28/aoc_2025 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8809c5b5ab4cc84f322f5f4a0ed20c6960b62eea34ec1caab3f22d67747b00e3
[INFO] running `Command { std: "docker" "start" "-a" "8809c5b5ab4cc84f322f5f4a0ed20c6960b62eea34ec1caab3f22d67747b00e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8809c5b5ab4cc84f322f5f4a0ed20c6960b62eea34ec1caab3f22d67747b00e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8809c5b5ab4cc84f322f5f4a0ed20c6960b62eea34ec1caab3f22d67747b00e3", kill_on_drop: false }`
[INFO] [stdout] 8809c5b5ab4cc84f322f5f4a0ed20c6960b62eea34ec1caab3f22d67747b00e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1316af24bc5d8304a437a8cb7fff825f8cf98df2572c76f970338b7f7c075b65
[INFO] running `Command { std: "docker" "start" "-a" "1316af24bc5d8304a437a8cb7fff825f8cf98df2572c76f970338b7f7c075b65", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]    Compiling z3 v0.19.6
[INFO] [stderr]    Compiling aoc_2025 v0.1.0 (/opt/rustwide/workdir)
[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/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] [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] [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/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/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] [stdout] error: couldn't read `src/bin/../../input/input09.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/bin/day09.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let input = include_str!("../../input/input09.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] [stderr] error: could not compile `aoc_2025` (bin "day02") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day11") due to 1 previous error
[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 "day12") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day06") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day10") 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] [stderr] error: could not compile `aoc_2025` (bin "day04") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day08") 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 "day09") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day07") due to 1 previous error
[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] [stderr] error: could not compile `aoc_2025` (bin "day05") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc_2025` (bin "day01") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1316af24bc5d8304a437a8cb7fff825f8cf98df2572c76f970338b7f7c075b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1316af24bc5d8304a437a8cb7fff825f8cf98df2572c76f970338b7f7c075b65", kill_on_drop: false }`
[INFO] [stdout] 1316af24bc5d8304a437a8cb7fff825f8cf98df2572c76f970338b7f7c075b65
