[INFO] cloning repository https://github.com/DedsecKnight/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DedsecKnight/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDedsecKnight%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDedsecKnight%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca0544d90f3e5d83b12b0773f8b0fc50a70febc7
[INFO] checking DedsecKnight/aoc2023 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDedsecKnight%2Faoc2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DedsecKnight/aoc2023
[INFO] finished tweaking git repo https://github.com/DedsecKnight/aoc2023
[INFO] tweaked toml for git repo https://github.com/DedsecKnight/aoc2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DedsecKnight/aoc2023 on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DedsecKnight/aoc2023 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.13
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.39
[INFO] [stderr]   Downloaded try-lock v0.2.4
[INFO] [stderr]   Downloaded hyper-tls v0.5.0
[INFO] [stderr]   Downloaded futures-io v0.3.29
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded http-body v0.4.5
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded openssl-probe v0.1.5
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded ipnet v2.9.0
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded base64 v0.21.5
[INFO] [stderr]   Downloaded http v0.2.11
[INFO] [stderr]   Downloaded unicode-normalization v0.1.22
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded tokio-util v0.7.10
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded hyper v0.14.27
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded openssl v0.10.60
[INFO] [stderr]   Downloaded openssl-sys v0.9.96
[INFO] [stderr]   Downloaded security-framework v2.9.2
[INFO] [stderr]   Downloaded backtrace v0.3.69
[INFO] [stderr]   Downloaded bytes v1.5.0
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded schannel v0.1.22
[INFO] [stderr]   Downloaded native-tls v0.2.11
[INFO] [stderr]   Downloaded miniz_oxide v0.7.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.13
[INFO] [stderr]   Downloaded socket2 v0.5.5
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded redox_users v0.4.4
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.23
[INFO] [stderr]   Downloaded url v2.5.0
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded web-sys v0.3.66
[INFO] [stderr]   Downloaded itoa v1.0.9
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.4
[INFO] [stderr]   Downloaded security-framework-sys v2.9.1
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded libredox v0.0.1
[INFO] [stderr]   Downloaded rustversion v1.0.14
[INFO] [stderr]   Downloaded pkg-config v0.3.27
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded futures-core v0.3.29
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] [stderr]   Downloaded encoding_rs v0.8.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85e98da9daec277ec0372f4858c0edf3a8349b7bb301dd61a87c32e905b60b39
[INFO] running `Command { std: "docker" "start" "-a" "85e98da9daec277ec0372f4858c0edf3a8349b7bb301dd61a87c32e905b60b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85e98da9daec277ec0372f4858c0edf3a8349b7bb301dd61a87c32e905b60b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e98da9daec277ec0372f4858c0edf3a8349b7bb301dd61a87c32e905b60b39", kill_on_drop: false }`
[INFO] [stdout] 85e98da9daec277ec0372f4858c0edf3a8349b7bb301dd61a87c32e905b60b39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 722bb0cef6698b29f053a869661b121af16863d68dd3e08c620857e47459ecfe
[INFO] running `Command { std: "docker" "start" "-a" "722bb0cef6698b29f053a869661b121af16863d68dd3e08c620857e47459ecfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking aoc2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Day27P1` in module `solution`
[INFO] [stdout]   --> src/main.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run_sample_cases() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P1` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P2` in module `solution`
[INFO] [stdout]   --> src/main.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run_sample_cases() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P2`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P2` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |         <today!()>::part_one(sample_input_data.lines()),
[INFO] [stdout]    |          ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |         <today!()>::part_two(sample_input_data.lines()),
[INFO] [stdout]    |          ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P1` in module `solution`
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn run_main_case() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P1` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P2` in module `solution`
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn run_main_case() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P2`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P2` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 <today!()>::part_one(input_data.lines()),
[INFO] [stdout]    |                  ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 <today!()>::part_two(input_data.lines()),
[INFO] [stdout]    |                  ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P1` in module `solution`
[INFO] [stdout]   --> src/main.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run_sample_cases() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P1` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P2` in module `solution`
[INFO] [stdout]   --> src/main.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run_sample_cases() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P2`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P2` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |         <today!()>::part_one(sample_input_data.lines()),
[INFO] [stdout]    |          ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |         <today!()>::part_two(sample_input_data.lines()),
[INFO] [stdout]    |          ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P1` in module `solution`
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn run_main_case() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P1`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P1` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27P2` in module `solution`
[INFO] [stdout]   --> src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn run_main_case() -> Result<today_result!(), Box<dyn Error>> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `Day17P2`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[return_type(p1 = u32, p2 = u32)]
[INFO] [stdout]    | ---------------------------------- similarly named type alias `Day17P2` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today_result` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 <today!()>::part_one(input_data.lines()),
[INFO] [stdout]    |                  ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Day27` in module `solution`
[INFO] [stdout]   --> src/main.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 <today!()>::part_two(input_data.lines()),
[INFO] [stdout]    |                  ^^^^^^^^ help: a struct with a similar name exists: `Day17`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/solution/day17.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Day17;
[INFO] [stdout]    | ----------------- similarly named struct `Day17` defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `today` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:67:40
[INFO] [stdout]    |
[INFO] [stdout] 67 |     table.add_row(row!["Sample input", sample_p1, sample_p2]);
[INFO] [stdout]    |                                        ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:67:51
[INFO] [stdout]    |
[INFO] [stdout] 67 |     table.add_row(row!["Sample input", sample_p1, sample_p2]);
[INFO] [stdout]    |                                                   ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     table.add_row(row!["Main input", main_p1, main_p2]);
[INFO] [stdout]    |                                      ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |     table.add_row(row!["Main input", main_p1, main_p2]);
[INFO] [stdout]    |                                               ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2023` (bin "aoc2023") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:67:40
[INFO] [stdout]    |
[INFO] [stdout] 67 |     table.add_row(row!["Sample input", sample_p1, sample_p2]);
[INFO] [stdout]    |                                        ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:67:51
[INFO] [stdout]    |
[INFO] [stdout] 67 |     table.add_row(row!["Sample input", sample_p1, sample_p2]);
[INFO] [stdout]    |                                                   ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     table.add_row(row!["Main input", main_p1, main_p2]);
[INFO] [stdout]    |                                      ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |     table.add_row(row!["Main input", main_p1, main_p2]);
[INFO] [stdout]    |                                               ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2023` (bin "aoc2023" test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "722bb0cef6698b29f053a869661b121af16863d68dd3e08c620857e47459ecfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722bb0cef6698b29f053a869661b121af16863d68dd3e08c620857e47459ecfe", kill_on_drop: false }`
[INFO] [stdout] 722bb0cef6698b29f053a869661b121af16863d68dd3e08c620857e47459ecfe
