[INFO] cloning repository https://github.com/ChrRaz/aoc2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrRaz/aoc2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrRaz%2Faoc2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrRaz%2Faoc2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d9d60483a121abacfdd1c345562fc78059bca21
[INFO] checking ChrRaz/aoc2025 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrRaz%2Faoc2025" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChrRaz/aoc2025
[INFO] finished tweaking git repo https://github.com/ChrRaz/aoc2025
[INFO] tweaked toml for git repo https://github.com/ChrRaz/aoc2025 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrRaz/aoc2025 on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrRaz/aoc2025 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5572ac78f73ef4a300e60955b7480e53c6e9d271da4e6087cbc2830482338940
[INFO] running `Command { std: "docker" "start" "-a" "5572ac78f73ef4a300e60955b7480e53c6e9d271da4e6087cbc2830482338940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5572ac78f73ef4a300e60955b7480e53c6e9d271da4e6087cbc2830482338940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5572ac78f73ef4a300e60955b7480e53c6e9d271da4e6087cbc2830482338940", kill_on_drop: false }`
[INFO] [stdout] 5572ac78f73ef4a300e60955b7480e53c6e9d271da4e6087cbc2830482338940
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e89f74f3ace6c02b1de3c0f08e34d9d8f7440694db98a44f87fecbf4db0c66a
[INFO] running `Command { std: "docker" "start" "-a" "6e89f74f3ace6c02b1de3c0f08e34d9d8f7440694db98a44f87fecbf4db0c66a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking chumsky v0.11.2
[INFO] [stderr]    Compiling z3-sys v0.10.3
[INFO] [stderr]     Checking z3 v0.19.6
[INFO] [stderr]     Checking aoc25 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `io`
[INFO] [stdout]  --> src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs, io, mem};
[INFO] [stdout]   |           ^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `io`
[INFO] [stdout]  --> src/lib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs, io, mem};
[INFO] [stdout]   |           ^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aoc25::read_file_or_stdin`
[INFO] [stdout]  --> src/bin/day11.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aoc25::read_file_or_stdin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `read_file_or_stdin` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aoc25::read_file_or_stdin`
[INFO] [stdout]  --> src/bin/day12.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aoc25::{dbg_inline, read_file_or_stdin};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^ no `read_file_or_stdin` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/day11.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc, (&id, edges)| {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 29 |                 acc.entry(id).or_insert(HashSet::new());
[INFO] [stdout]    |                 --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc: /* Type */, (&id, edges)| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(&{type error}, _)`
[INFO] [stdout]   --> src/bin/day11.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc, (&id, edges)| {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 29 |                 acc.entry(id).or_insert(HashSet::new());
[INFO] [stdout] 30 |                 for &x in edges.iter() {
[INFO] [stdout]    |                           ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc, (&id, edges): (&_, _)| {
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aoc25::read_file_or_stdin`
[INFO] [stdout]  --> src/bin/day11.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use aoc25::read_file_or_stdin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no `read_file_or_stdin` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aoc25::read_file_or_stdin`
[INFO] [stdout]  --> src/bin/day12.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use aoc25::{dbg_inline, read_file_or_stdin};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^ no `read_file_or_stdin` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc25` (bin "day11" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/day11.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc, (&id, edges)| {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 29 |                 acc.entry(id).or_insert(HashSet::new());
[INFO] [stdout]    |                 --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc: /* Type */, (&id, edges)| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(&{type error}, _)`
[INFO] [stdout]   --> src/bin/day11.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc, (&id, edges)| {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 29 |                 acc.entry(id).or_insert(HashSet::new());
[INFO] [stdout] 30 |                 for &x in edges.iter() {
[INFO] [stdout]    |                           ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .fold(HashMap::new(), |mut acc, (&id, edges): (&_, _)| {
[INFO] [stdout]    |                                                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc25` (bin "day11") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/day12.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let number_of_presents = presents.len();
[INFO] [stdout]    |                              ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/day12.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let number_of_presents = presents.len();
[INFO] [stdout]    |                              ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/day12.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .flat_map(|p| p.orbit().into_iter().collect::<HashSet<_>>())
[INFO] [stdout]    |                    ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .flat_map(|p: /* Type */| p.orbit().into_iter().collect::<HashSet<_>>())
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/day12.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .flat_map(|p| p.orbit().into_iter().collect::<HashSet<_>>())
[INFO] [stdout]    |                    ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 58 |         .flat_map(|p: /* Type */| p.orbit().into_iter().collect::<HashSet<_>>())
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/bin/day12.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .map(|(count, present)| count * present.area() as u32)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^          ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .map(|(count, present): (_, _)| count * present.area() as u32)
[INFO] [stdout]    |                                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/bin/day12.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .map(|(count, present)| count * present.area() as u32)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^          ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .map(|(count, present): (_, _)| count * present.area() as u32)
[INFO] [stdout]    |                                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/day12.rs:184:34
[INFO] [stdout]     |
[INFO] [stdout] 184 |             solver.assert(atmost(x.clone(), *count));
[INFO] [stdout]     |                                  ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/bin/day12.rs:184:34
[INFO] [stdout]     |
[INFO] [stdout] 184 |             solver.assert(atmost(x.clone(), *count));
[INFO] [stdout]     |                                  ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc25` (bin "day12" test) due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc25` (bin "day12") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6e89f74f3ace6c02b1de3c0f08e34d9d8f7440694db98a44f87fecbf4db0c66a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e89f74f3ace6c02b1de3c0f08e34d9d8f7440694db98a44f87fecbf4db0c66a", kill_on_drop: false }`
[INFO] [stdout] 6e89f74f3ace6c02b1de3c0f08e34d9d8f7440694db98a44f87fecbf4db0c66a
