[INFO] cloning repository https://github.com/ngc0202/AdventOfCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngc0202/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngc0202%2FAdventOfCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngc0202%2FAdventOfCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b7c6ce43dcf3b419cb851c2e827a8ef886a056b
[INFO] checking ngc0202/AdventOfCode against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngc0202%2FAdventOfCode" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ngc0202/AdventOfCode
[INFO] finished tweaking git repo https://github.com/ngc0202/AdventOfCode
[INFO] tweaked toml for git repo https://github.com/ngc0202/AdventOfCode written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ngc0202/AdventOfCode on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ngc0202/AdventOfCode 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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 cached_proc_macro v0.23.0
[INFO] [stderr]   Downloaded cached v0.54.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb8711e0df40959bdf2b6f3fc226072fff125d7aa7d11a8aa3e5d53c82e980d1
[INFO] running `Command { std: "docker" "start" "-a" "cb8711e0df40959bdf2b6f3fc226072fff125d7aa7d11a8aa3e5d53c82e980d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb8711e0df40959bdf2b6f3fc226072fff125d7aa7d11a8aa3e5d53c82e980d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8711e0df40959bdf2b6f3fc226072fff125d7aa7d11a8aa3e5d53c82e980d1", kill_on_drop: false }`
[INFO] [stdout] cb8711e0df40959bdf2b6f3fc226072fff125d7aa7d11a8aa3e5d53c82e980d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebf6c637ec97dd5d17d0a8c467b6c885657b8d623a44d7d3b6641ab49ae9aea6
[INFO] running `Command { std: "docker" "start" "-a" "ebf6c637ec97dd5d17d0a8c467b6c885657b8d623a44d7d3b6641ab49ae9aea6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking indicatif v0.17.9
[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 darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking advent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `grid`
[INFO] [stdout]  --> src/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod grid;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `grid`, create file "src/utils/grid.rs" or "src/utils/grid/mod.rs"
[INFO] [stdout]   = note: if there is a `mod grid` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `wrap`
[INFO] [stdout]  --> src/utils.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod wrap;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `wrap`, create file "src/utils/wrap.rs" or "src/utils/wrap/mod.rs"
[INFO] [stdout]   = note: if there is a `mod wrap` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `eof_iterator`
[INFO] [stdout]  --> src/utils.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod eof_iterator;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `eof_iterator`, create file "src/utils/eof_iterator.rs" or "src/utils/eof_iterator/mod.rs"
[INFO] [stdout]   = note: if there is a `mod eof_iterator` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `y2021`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod y2021;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `y2021`, create file "src/y2021.rs" or "src/y2021/mod.rs"
[INFO] [stdout]    = note: if there is a `mod y2021` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `grid`
[INFO] [stdout]  --> src/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod grid;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `grid`, create file "src/utils/grid.rs" or "src/utils/grid/mod.rs"
[INFO] [stdout]   = note: if there is a `mod grid` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `wrap`
[INFO] [stdout]  --> src/utils.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod wrap;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `wrap`, create file "src/utils/wrap.rs" or "src/utils/wrap/mod.rs"
[INFO] [stdout]   = note: if there is a `mod wrap` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `eof_iterator`
[INFO] [stdout]  --> src/utils.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod eof_iterator;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `eof_iterator`, create file "src/utils/eof_iterator.rs" or "src/utils/eof_iterator/mod.rs"
[INFO] [stdout]   = note: if there is a `mod eof_iterator` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `y2021`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod y2021;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `y2021`, create file "src/y2021.rs" or "src/y2021/mod.rs"
[INFO] [stdout]    = note: if there is a `mod y2021` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::input_path`
[INFO] [stdout]  --> src/y2024/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::utils::input_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `input_path` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::sgrid`, `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day12.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     sgrid::{Dir, GridParseErr},
[INFO] [stdout]   |     ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 6 |     Pair,
[INFO] [stdout]   |     ^^^^ no `Pair` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day11.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use crate::utils::parser::line;
[INFO] [stdout]    |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::sgrid`, `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day10.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{sgrid::{Dir, GridParseErr}, Pair};
[INFO] [stdout]   |                    ^^^^^                       ^^^^ no `Pair` in `utils`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day8.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::utils::sgrid::GridParseErr;
[INFO] [stdout]   |                   ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day7.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use crate::utils::{parser::{for_each, line}, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day6.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{prelude::*, utils::sgrid::Dir};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day5.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{NomFail, Pair};
[INFO] [stdout]   |                             ^^^^ no `Pair` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day5.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day4.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     utils::sgrid::{Dir, GridParseErr},
[INFO] [stdout]   |            ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day3.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use crate::utils::{parser::retry, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arrayvec`
[INFO] [stdout]  --> src/y2024/day2.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use arrayvec::ArrayVec;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `arrayvec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `arrayvec`, use `cargo add arrayvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::input_path`
[INFO] [stdout]  --> src/y2024/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::utils::input_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `input_path` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day2.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day1.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::utils::{eof_iterator, parser::line, NomFail};
[INFO] [stdout]    |                                      ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day19.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use crate::utils::parser::line;
[INFO] [stdout]     |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day18.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2023/day16.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{prelude::*, utils::sgrid::Dir};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2023/day13.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{prelude::*, utils::sgrid::{GridParseErr, Grid}};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day10.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]     |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day9.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::utils::{eof_iterator, parser::line, EofParserIterator};
[INFO] [stdout]    |                                      ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::parser`, `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day8.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use crate::utils::{parser::{many_array, self}, eof_iterator};
[INFO] [stdout]     |                        ^^^^^^               ^^^^ no `parser` in `utils`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        could not find `parser` in `utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this module instead:
[INFO] [stdout]             crate::y2023::day8::parser
[INFO] [stdout] note: these modules exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day10.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day10::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day11.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day11::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day12.rs:258:1
[INFO] [stdout]     |
[INFO] [stdout] 258 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day12::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day15.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day15::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day18.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day18::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day19.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day19::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day1.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day1::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day2.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day2::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day4.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day4::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day5.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day5::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day6.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day6::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day7.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day7::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day9.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day9::parser`: not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day7.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use crate::utils::parser::line;
[INFO] [stdout]    |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::sgrid`, `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day12.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     sgrid::{Dir, GridParseErr},
[INFO] [stdout]   |     ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 6 |     Pair,
[INFO] [stdout]   |     ^^^^ no `Pair` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day11.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use crate::utils::parser::line;
[INFO] [stdout]    |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::sgrid`, `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day10.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{sgrid::{Dir, GridParseErr}, Pair};
[INFO] [stdout]   |                    ^^^^^                       ^^^^ no `Pair` in `utils`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day8.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::utils::sgrid::GridParseErr;
[INFO] [stdout]   |                   ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day7.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use crate::utils::{parser::{for_each, line}, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day6.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{prelude::*, utils::sgrid::Dir};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day5.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{NomFail, Pair};
[INFO] [stdout]   |                             ^^^^ no `Pair` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day5.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day4.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     utils::sgrid::{Dir, GridParseErr},
[INFO] [stdout]   |            ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day3.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use crate::utils::{parser::retry, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arrayvec`
[INFO] [stdout]  --> src/y2024/day2.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use arrayvec::ArrayVec;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `arrayvec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `arrayvec`, use `cargo add arrayvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day2.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day1.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::utils::{eof_iterator, parser::line, NomFail};
[INFO] [stdout]    |                                      ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day19.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use crate::utils::parser::line;
[INFO] [stdout]     |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day18.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2023/day16.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{prelude::*, utils::sgrid::Dir};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2023/day13.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{prelude::*, utils::sgrid::{GridParseErr, Grid}};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day10.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]     |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day9.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::utils::{eof_iterator, parser::line, EofParserIterator};
[INFO] [stdout]    |                                      ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::parser`, `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day8.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use crate::utils::{parser::{many_array, self}, eof_iterator};
[INFO] [stdout]     |                        ^^^^^^               ^^^^ no `parser` in `utils`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        could not find `parser` in `utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this module instead:
[INFO] [stdout]             crate::y2023::day8::parser
[INFO] [stdout] note: these modules exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day10.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day10::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day11.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day11::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day12.rs:258:1
[INFO] [stdout]     |
[INFO] [stdout] 258 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day12::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day15.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day15::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day18.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day18::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day19.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day19::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day1.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day1::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day2.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day2::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day4.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day4::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day5.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day5::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day6.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day6::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day7.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day7::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day9.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day9::parser`: not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day7.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use crate::utils::parser::line;
[INFO] [stdout]    |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2023/day14.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2023/day16.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2023/day14.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Down` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 Up | Down => cur_dir,
[INFO] [stdout]    |                 ^^   ---- variable not in all patterns
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 pattern doesn't bind `Down`
[INFO] [stdout]    |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Down`, which exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Up` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 Up | Down => cur_dir,
[INFO] [stdout]    |                 --   ^^^^ pattern doesn't bind `Up`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Up`, which exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                 ^^^^   ----- variable not in all patterns
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 pattern doesn't bind `Right`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | std::fmt::Alignment::Right => &[Up, Down],
[INFO] [stdout]    |                        +++++++++++++++++++++
[INFO] [stdout] 97 |                 Left | nom::lib::std::fmt::Alignment::Right => &[Up, Down],
[INFO] [stdout]    |                        +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                 ----   ^^^^^ pattern doesn't bind `Left`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 std::fmt::Alignment::Left | Right => &[Up, Down],
[INFO] [stdout]    |                 +++++++++++++++++++++
[INFO] [stdout] 97 |                 nom::lib::std::fmt::Alignment::Left | Right => &[Up, Down],
[INFO] [stdout]    |                 +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2023/day16.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | Right => cur_dir,
[INFO] [stdout]     |                 ^^^^   ----- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `Right`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | std::fmt::Alignment::Right => cur_dir,
[INFO] [stdout]     |                        +++++++++++++++++++++
[INFO] [stdout] 100 |                 Left | nom::lib::std::fmt::Alignment::Right => cur_dir,
[INFO] [stdout]     |                        +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | Right => cur_dir,
[INFO] [stdout]     |                 ----   ^^^^^ pattern doesn't bind `Left`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 std::fmt::Alignment::Left | Right => cur_dir,
[INFO] [stdout]     |                 +++++++++++++++++++++
[INFO] [stdout] 100 |                 nom::lib::std::fmt::Alignment::Left | Right => cur_dir,
[INFO] [stdout]     |                 +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Down` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                 ^^   ---- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `Down`
[INFO] [stdout]     |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Down`, which exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     Down,
[INFO] [stdout]     |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Up` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                 --   ^^^^ pattern doesn't bind `Up`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Up`, which exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     Up,
[INFO] [stdout]     |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]   --> src/y2024/day4.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Grid = crate::utils::sgrid::Grid<u8>;
[INFO] [stdout]    |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2024/day6.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Down` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 Up | Down => cur_dir,
[INFO] [stdout]    |                 ^^   ---- variable not in all patterns
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 pattern doesn't bind `Down`
[INFO] [stdout]    |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Down`, which exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Up` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 Up | Down => cur_dir,
[INFO] [stdout]    |                 --   ^^^^ pattern doesn't bind `Up`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Up`, which exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                 ^^^^   ----- variable not in all patterns
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 pattern doesn't bind `Right`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | std::fmt::Alignment::Right => &[Up, Down],
[INFO] [stdout]    |                        +++++++++++++++++++++
[INFO] [stdout] 97 |                 Left | nom::lib::std::fmt::Alignment::Right => &[Up, Down],
[INFO] [stdout]    |                        +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                 ----   ^^^^^ pattern doesn't bind `Left`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 std::fmt::Alignment::Left | Right => &[Up, Down],
[INFO] [stdout]    |                 +++++++++++++++++++++
[INFO] [stdout] 97 |                 nom::lib::std::fmt::Alignment::Left | Right => &[Up, Down],
[INFO] [stdout]    |                 +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | Right => cur_dir,
[INFO] [stdout]     |                 ^^^^   ----- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `Right`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | std::fmt::Alignment::Right => cur_dir,
[INFO] [stdout]     |                        +++++++++++++++++++++
[INFO] [stdout] 100 |                 Left | nom::lib::std::fmt::Alignment::Right => cur_dir,
[INFO] [stdout]     |                        +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]    --> src/y2024/day6.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |         source: crate::utils::sgrid::GridParseErr,
[INFO] [stdout]     |                               ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | Right => cur_dir,
[INFO] [stdout]     |                 ----   ^^^^^ pattern doesn't bind `Left`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 std::fmt::Alignment::Left | Right => cur_dir,
[INFO] [stdout]     |                 +++++++++++++++++++++
[INFO] [stdout] 100 |                 nom::lib::std::fmt::Alignment::Left | Right => cur_dir,
[INFO] [stdout]     |                 +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Down` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                 ^^   ---- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `Down`
[INFO] [stdout]     |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Down`, which exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     Down,
[INFO] [stdout]     |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Up` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                 --   ^^^^ pattern doesn't bind `Up`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Up`, which exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     Up,
[INFO] [stdout]     |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]   --> src/y2024/day4.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Grid = crate::utils::sgrid::Grid<u8>;
[INFO] [stdout]    |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2024/day6.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2024/day10.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<u8>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]   --> src/y2024/day12.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]    |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]    --> src/y2024/day6.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |         source: crate::utils::sgrid::GridParseErr,
[INFO] [stdout]     |                               ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 Up => &[Right],
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Down => &[Left],
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Left => &[Down],
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 Right => &[Up],
[INFO] [stdout]    |                            ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 Up => &[Left],
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 Down => &[Right],
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 Left => &[Up],
[INFO] [stdout]    |                           ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:93:28
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 Right => &[Down],
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:97:35
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                                   ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]    --> src/y2023/day16.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]    --> src/y2023/day16.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Up => Right,
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Down => Left,
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Left => Up,
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     Up,
[INFO] [stdout]     |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Right => Down,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     Down,
[INFO] [stdout]     |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]   --> src/y2024/day1.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::utils::{eof_iterator, parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod eof_iterator;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]   --> src/y2023/day9.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::utils::{eof_iterator, parser::line, EofParserIterator};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod eof_iterator;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]    --> src/y2023/day8.rs:136:52
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use crate::utils::{parser::{many_array, self}, eof_iterator};
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]    --> src/utils.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod eof_iterator;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]    --> src/y2022/day5.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use crate::utils::{eof_iterator, EofParserIterator};
[INFO] [stdout]     |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]    --> src/utils.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod eof_iterator;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2024/day10.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<u8>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use std::io::{self, BufRead, Read};
[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 import: `load_input`
[INFO] [stdout]   --> src/main.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         load_input, load_input_bytes, load_input_string, process_inputs, Day, NoInputError,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sgrid` in `utils`
[INFO] [stdout]   --> src/y2024/day12.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]    |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 Up => &[Right],
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Down => &[Left],
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Left => &[Down],
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 Right => &[Up],
[INFO] [stdout]    |                            ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 Up => &[Left],
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 Down => &[Right],
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 Left => &[Up],
[INFO] [stdout]    |                           ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:93:28
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 Right => &[Down],
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:97:35
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                                   ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]    --> src/y2023/day16.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]    --> src/y2023/day16.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Up => Right,
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Down => Left,
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Left => Up,
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     Up,
[INFO] [stdout]     |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Right => Down,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     Down,
[INFO] [stdout]     |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]   --> src/y2024/day1.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::utils::{eof_iterator, parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod eof_iterator;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]   --> src/y2023/day9.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::utils::{eof_iterator, parser::line, EofParserIterator};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod eof_iterator;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]    --> src/y2023/day8.rs:136:52
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use crate::utils::{parser::{many_array, self}, eof_iterator};
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]    --> src/utils.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod eof_iterator;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]    --> src/y2022/day5.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use crate::utils::{eof_iterator, EofParserIterator};
[INFO] [stdout]     |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]    --> src/utils.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod eof_iterator;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use std::io::{self, BufRead, Read};
[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 import: `load_input`
[INFO] [stdout]   --> src/main.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         load_input, load_input_bytes, load_input_string, process_inputs, Day, NoInputError,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/y2022/day5.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 |         whatever!(Err(err.to_string()), "Failed parsing dock instructions");
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/y2022/day5.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 |         whatever!(Err(err.to_string()), "Failed parsing dock instructions");
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i64]` cannot be known at compilation time
[INFO] [stdout]   --> src/y2023/day9.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map(|x| dbg!(predict(&x)))
[INFO] [stdout]    |               ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i64]`
[INFO] [stdout]    = note: all function arguments must have a statically known size
[INFO] [stdout]    = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2023/day13.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let (left, right) = line.split_at(y);
[INFO] [stdout]    |                                 ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2023/day13.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |             for (l, r) in left.iter().rev().zip(right) {
[INFO] [stdout]    |                           ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/y2023/day14.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         for idx in (1..=row.len()).rev() {
[INFO] [stdout]     |                         ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/y2023/day16.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (_, mut grid) = whatever!(Grid::parse(&input, parse_elem), "Failed to parse input");
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     println!("Parsed grid of size {}x{}", grid.width(), grid.height());
[INFO] [stdout]    |                                           ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (_, mut grid): (_, _) = whatever!(Grid::parse(&input, parse_elem), "Failed to parse input");
[INFO] [stdout]    |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/y2023/day18.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Err(err) => return Err(err.into()),
[INFO] [stdout]     |                                        ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i64]` cannot be known at compilation time
[INFO] [stdout]   --> src/y2023/day9.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map(|x| dbg!(predict(&x)))
[INFO] [stdout]    |               ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i64]`
[INFO] [stdout]    = note: all function arguments must have a statically known size
[INFO] [stdout]    = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day2.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |             |mut vec, n| {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 77 |                 vec.push(n);
[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] 76 |             |mut vec: /* Type */, n| {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day4.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let is_cross = move |v, h| {
[INFO] [stdout]    |                          ^
[INFO] [stdout] 88 |         matches!(
[INFO] [stdout] 89 |             [diag(v, h), diag(v.opposite(), h.opposite())],
[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] 87 |     let is_cross = move |v: /* Type */, h| {
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day4.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let is_cross = move |v, h| {
[INFO] [stdout]    |                             ^
[INFO] [stdout] 88 |         matches!(
[INFO] [stdout] 89 |             [diag(v, h), diag(v.opposite(), h.opposite())],
[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] 87 |     let is_cross = move |v, h: /* Type */| {
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day5.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let r = match a.cmp(&b) {
[INFO] [stdout]    |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2023/day13.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let (left, right) = line.split_at(y);
[INFO] [stdout]    |                                 ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2023/day13.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |             for (l, r) in left.iter().rev().zip(right) {
[INFO] [stdout]    |                           ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day6.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let start = y * grid.width() + x;
[INFO] [stdout]    |                         ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/y2023/day14.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         for idx in (1..=row.len()).rev() {
[INFO] [stdout]     |                         ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day10.rs:17:45
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let (_, grid) = Grid::parse(input, |b| b.is_ascii_digit().then_some(b - b'0'))?;
[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] 17 |         let (_, grid) = Grid::parse(input, |b: /* Type */| b.is_ascii_digit().then_some(b - b'0'))?;
[INFO] [stdout]    |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day12.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let grid = Grid::parse(input, |b| {
[INFO] [stdout]    |                                        ^
[INFO] [stdout] 27 |             b.is_ascii_alphabetic().then(|| Tile {
[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] 26 |         let grid = Grid::parse(input, |b: /* Type */| {
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day12.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let d2 = d1.right();
[INFO] [stdout]    |                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/y2023/day16.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (_, mut grid) = whatever!(Grid::parse(&input, parse_elem), "Failed to parse input");
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     println!("Parsed grid of size {}x{}", grid.width(), grid.height());
[INFO] [stdout]    |                                           ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let (_, mut grid): (_, _) = whatever!(Grid::parse(&input, parse_elem), "Failed to parse input");
[INFO] [stdout]    |                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/y2023/day18.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Err(err) => return Err(err.into()),
[INFO] [stdout]     |                                        ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day2.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |             |mut vec, n| {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 77 |                 vec.push(n);
[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] 76 |             |mut vec: /* Type */, n| {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day4.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let is_cross = move |v, h| {
[INFO] [stdout]    |                          ^
[INFO] [stdout] 88 |         matches!(
[INFO] [stdout] 89 |             [diag(v, h), diag(v.opposite(), h.opposite())],
[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] 87 |     let is_cross = move |v: /* Type */, h| {
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day4.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let is_cross = move |v, h| {
[INFO] [stdout]    |                             ^
[INFO] [stdout] 88 |         matches!(
[INFO] [stdout] 89 |             [diag(v, h), diag(v.opposite(), h.opposite())],
[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] 87 |     let is_cross = move |v, h: /* Type */| {
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day5.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let r = match a.cmp(&b) {
[INFO] [stdout]    |                       ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day6.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let start = y * grid.width() + x;
[INFO] [stdout]    |                         ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day10.rs:17:45
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let (_, grid) = Grid::parse(input, |b| b.is_ascii_digit().then_some(b - b'0'))?;
[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] 17 |         let (_, grid) = Grid::parse(input, |b: /* Type */| b.is_ascii_digit().then_some(b - b'0'))?;
[INFO] [stdout]    |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day12.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let grid = Grid::parse(input, |b| {
[INFO] [stdout]    |                                        ^
[INFO] [stdout] 27 |             b.is_ascii_alphabetic().then(|| Tile {
[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] 26 |         let grid = Grid::parse(input, |b: /* Type */| {
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/y2024/day12.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let d2 = d1.right();
[INFO] [stdout]    |                      ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0408, E0425, E0432, E0433, E0583, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent` (bin "advent") due to 76 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0408, E0425, E0432, E0433, E0583, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent` (bin "advent" test) due to 76 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ebf6c637ec97dd5d17d0a8c467b6c885657b8d623a44d7d3b6641ab49ae9aea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf6c637ec97dd5d17d0a8c467b6c885657b8d623a44d7d3b6641ab49ae9aea6", kill_on_drop: false }`
[INFO] [stdout] ebf6c637ec97dd5d17d0a8c467b6c885657b8d623a44d7d3b6641ab49ae9aea6
