[INFO] cloning repository https://github.com/Jacobbeu/adventofcode_2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jacobbeu/adventofcode_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobbeu%2Fadventofcode_2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobbeu%2Fadventofcode_2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56a61d9825b5c449a757d03a216eec4531cbcb28
[INFO] testing Jacobbeu/adventofcode_2023 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobbeu%2Fadventofcode_2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jacobbeu/adventofcode_2023
[INFO] finished tweaking git repo https://github.com/Jacobbeu/adventofcode_2023
[INFO] tweaked toml for git repo https://github.com/Jacobbeu/adventofcode_2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jacobbeu/adventofcode_2023 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jacobbeu/adventofcode_2023 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" "+1.98.0-beta.8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249
[INFO] running `Command { std: "docker" "start" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling advent_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 35.99s
[INFO] running `Command { std: "docker" "inspect" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.20s
[INFO] running `Command { std: "docker" "inspect" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/advent_2023-1e5f84febf6c9a2b)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test days::day03::tests::day_three_example ... ok
[INFO] [stdout] test days::day02::tests::parse_game_test ... ok
[INFO] [stdout] test days::day01::tests::example ... ok
[INFO] [stdout] test days::day01::tests::example_2 ... ok
[INFO] [stdout] test days::day03::tests::example_3 ... ok
[INFO] [stdout] test days::day03::tests::part_number_is_adjacent ... ok
[INFO] [stdout] test days::day03::tests::example_2 ... ok
[INFO] [stdout] test days::day03::tests::part_number_is_adjacent_2 ... ok
[INFO] [stdout] test days::day04::tests::example_parse_digits ... ok
[INFO] [stdout] test days::day04::tests::example_split_card ... ok
[INFO] [stdout] test days::day02::tests::parse_round_test ... ok
[INFO] [stdout] test days::day04::tests::example ... ok
[INFO] [stdout] test days::day04::tests::example_two ... ok
[INFO] [stdout] test days::day02::tests::example ... ok
[INFO] [stdout] test days::day06::tests::day06_example ... FAILED
[INFO] [stdout] test days::day05::tests::day05_example ... FAILED
[INFO] [stdout] test days::day02::tests::parse_power_test ... ok
[INFO] [stdout] test days::day02::tests::parse_line_test ... ok
[INFO] [stdout] test days::day12::tests::day12_example ... FAILED
[INFO] [stdout] test days::day14::tests::day14_example ... FAILED
[INFO] [stdout] test days::day07::tests::day07_example ... FAILED
[INFO] [stdout] test days::day09::tests::day09_example ... FAILED
[INFO] [stdout] test days::day15::tests::day15_example ... FAILED
[INFO] [stdout] test days::day11::tests::day11_example ... FAILED
[INFO] [stdout] test days::day19::tests::day19_example ... FAILED
[INFO] [stdout] test days::day20::tests::day20_example ... FAILED
[INFO] [stdout] test days::day16::tests::day16_example ... FAILED
[INFO] [stdout] test days::day17::tests::day17_example ... FAILED
[INFO] [stdout] test days::day18::tests::day18_example ... FAILED
[INFO] [stdout] test days::day21::tests::day21_example ... FAILED
[INFO] [stdout] test days::day22::tests::day22_example ... FAILED
[INFO] [stdout] test days::day23::tests::day23_example ... FAILED
[INFO] [stdout] test days::day25::tests::day25_example ... FAILED
[INFO] [stdout] test days::day24::tests::day24_example ... FAILED
[INFO] [stdout] test days::day08::tests::day08_example ... FAILED
[INFO] [stdout] test days::day10::tests::day10_example ... FAILED
[INFO] [stdout] test days::day13::tests::day13_example ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- days::day06::tests::day06_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day06::tests::day06_example' (344) panicked at src/days/day06.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d788d0 - advent_2023[1a54049cef3947d1]::days::day06::solve
[INFO] [stdout]   13:     0x564837d83030 - <advent_2023[1a54049cef3947d1]::days::day06::tests::day06_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day05::tests::day05_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day05::tests::day05_example' (343) panicked at src/days/day05.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d851e0 - advent_2023[1a54049cef3947d1]::days::day05::solve
[INFO] [stdout]   13:     0x564837d83010 - <advent_2023[1a54049cef3947d1]::days::day05::tests::day05_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day12::tests::day12_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day12::tests::day12_example' (350) panicked at src/days/day12.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d793c2 - advent_2023[1a54049cef3947d1]::days::day12::tests::day12_example
[INFO] [stdout]   13:     0x564837d83209 - <advent_2023[1a54049cef3947d1]::days::day12::tests::day12_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day14::tests::day14_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day14::tests::day14_example' (352) panicked at src/days/day14.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d82490 - advent_2023[1a54049cef3947d1]::days::day14::solve
[INFO] [stdout]   13:     0x564837d83250 - <advent_2023[1a54049cef3947d1]::days::day14::tests::day14_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day07::tests::day07_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day07::tests::day07_example' (345) panicked at src/days/day07.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d83138 - <advent_2023[1a54049cef3947d1]::days::day07::tests::day07_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7d975853a07a - <unknown>
[INFO] [stdout]   19:     0x7d97585cd534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day09::tests::day09_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day09::tests::day09_example' (347) panicked at src/days/day09.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d85320 - advent_2023[1a54049cef3947d1]::days::day09::solve
[INFO] [stdout]   13:     0x564837d831b0 - <advent_2023[1a54049cef3947d1]::days::day09::tests::day09_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day15::tests::day15_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day15::tests::day15_example' (353) panicked at src/days/day15.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d78a10 - advent_2023[1a54049cef3947d1]::days::day15::solve
[INFO] [stdout]   13:     0x564837d83270 - <advent_2023[1a54049cef3947d1]::days::day15::tests::day15_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day11::tests::day11_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day11::tests::day11_example' (349) panicked at src/days/day11.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d7ad20 - advent_2023[1a54049cef3947d1]::days::day11::solve
[INFO] [stdout]   13:     0x564837d831f0 - <advent_2023[1a54049cef3947d1]::days::day11::tests::day11_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day19::tests::day19_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day19::tests::day19_example' (357) panicked at src/days/day19.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d78b50 - advent_2023[1a54049cef3947d1]::days::day19::solve
[INFO] [stdout]   13:     0x564837d83410 - <advent_2023[1a54049cef3947d1]::days::day19::tests::day19_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day20::tests::day20_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day20::tests::day20_example' (358) panicked at src/days/day20.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d82710 - advent_2023[1a54049cef3947d1]::days::day20::solve
[INFO] [stdout]   13:     0x564837d83430 - <advent_2023[1a54049cef3947d1]::days::day20::tests::day20_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day16::tests::day16_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day16::tests::day16_example' (354) panicked at src/days/day16.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d825d0 - advent_2023[1a54049cef3947d1]::days::day16::solve
[INFO] [stdout]   13:     0x564837d83290 - <advent_2023[1a54049cef3947d1]::days::day16::tests::day16_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day17::tests::day17_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day17::tests::day17_example' (355) panicked at src/days/day17.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d794e2 - advent_2023[1a54049cef3947d1]::days::day17::tests::day17_example
[INFO] [stdout]   13:     0x564837d832a9 - <advent_2023[1a54049cef3947d1]::days::day17::tests::day17_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day18::tests::day18_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day18::tests::day18_example' (356) panicked at src/days/day18.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d833b8 - <advent_2023[1a54049cef3947d1]::days::day18::tests::day18_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7d975853a07a - <unknown>
[INFO] [stdout]   19:     0x7d97585cd534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day21::tests::day21_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day21::tests::day21_example' (359) panicked at src/days/day21.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d7ae60 - advent_2023[1a54049cef3947d1]::days::day21::solve
[INFO] [stdout]   13:     0x564837d83450 - <advent_2023[1a54049cef3947d1]::days::day21::tests::day21_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day22::tests::day22_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day22::tests::day22_example' (360) panicked at src/days/day22.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d83558 - <advent_2023[1a54049cef3947d1]::days::day22::tests::day22_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7d975853a07a - <unknown>
[INFO] [stdout]   19:     0x7d97585cd534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day23::tests::day23_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day23::tests::day23_example' (361) panicked at src/days/day23.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d82850 - advent_2023[1a54049cef3947d1]::days::day23::solve
[INFO] [stdout]   13:     0x564837d835b0 - <advent_2023[1a54049cef3947d1]::days::day23::tests::day23_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day25::tests::day25_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day25::tests::day25_example' (363) panicked at src/days/day25.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d82990 - advent_2023[1a54049cef3947d1]::days::day25::solve
[INFO] [stdout]   13:     0x564837d83710 - <advent_2023[1a54049cef3947d1]::days::day25::tests::day25_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day24::tests::day24_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day24::tests::day24_example' (362) panicked at src/days/day24.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d836b8 - <advent_2023[1a54049cef3947d1]::days::day24::tests::day24_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7d975853a07a - <unknown>
[INFO] [stdout]   19:     0x7d97585cd534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day08::tests::day08_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day08::tests::day08_example' (346) panicked at src/days/day08.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d7abe0 - advent_2023[1a54049cef3947d1]::days::day08::solve
[INFO] [stdout]   13:     0x564837d83190 - <advent_2023[1a54049cef3947d1]::days::day08::tests::day08_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day10::tests::day10_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day10::tests::day10_example' (348) panicked at src/days/day10.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d792a2 - advent_2023[1a54049cef3947d1]::days::day10::tests::day10_example
[INFO] [stdout]   13:     0x564837d831c9 - <advent_2023[1a54049cef3947d1]::days::day10::tests::day10_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- days::day13::tests::day13_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'days::day13::tests::day13_example' (351) panicked at src/days/day13.rs:6:60:
[INFO] [stdout] failed to parse input file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564837ec1b41 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x564837ed703a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x564837ec5ffc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x564837e9fef6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x564837eb99f9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x564837d93680 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x564837eb9bb2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x564837e9ffa2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x564837e97769 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x564837ea0b9d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x564837ed781c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x564837ed75f2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x564837d82350 - advent_2023[1a54049cef3947d1]::days::day13::solve
[INFO] [stdout]   13:     0x564837d83230 - <advent_2023[1a54049cef3947d1]::days::day13::tests::day13_example::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x564837d869bb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x564837d94005 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x564837d8eab4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x564837d97152 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x564837ec105f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7d975853a07a - <unknown>
[INFO] [stdout]   20:     0x7d97585cd534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     days::day05::tests::day05_example
[INFO] [stdout]     days::day06::tests::day06_example
[INFO] [stdout]     days::day07::tests::day07_example
[INFO] [stdout]     days::day08::tests::day08_example
[INFO] [stdout]     days::day09::tests::day09_example
[INFO] [stdout]     days::day10::tests::day10_example
[INFO] [stdout]     days::day11::tests::day11_example
[INFO] [stdout]     days::day12::tests::day12_example
[INFO] [stdout]     days::day13::tests::day13_example
[INFO] [stdout]     days::day14::tests::day14_example
[INFO] [stdout]     days::day15::tests::day15_example
[INFO] [stdout]     days::day16::tests::day16_example
[INFO] [stdout]     days::day17::tests::day17_example
[INFO] [stdout]     days::day18::tests::day18_example
[INFO] [stdout]     days::day19::tests::day19_example
[INFO] [stdout]     days::day20::tests::day20_example
[INFO] [stdout]     days::day21::tests::day21_example
[INFO] [stdout]     days::day22::tests::day22_example
[INFO] [stdout]     days::day23::tests::day23_example
[INFO] [stdout]     days::day24::tests::day24_example
[INFO] [stdout]     days::day25::tests::day25_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent_2023`
[INFO] running `Command { std: "docker" "inspect" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249", kill_on_drop: false }`
[INFO] [stdout] 53789acc69e93a49492f6e4af2b8602d58ced7d6961e4f3ddafe4d37c6da6249
