[INFO] cloning repository https://github.com/maartenvdmeulen/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maartenvdmeulen/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaartenvdmeulen%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaartenvdmeulen%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 338c4a75267c8588e00d8552535911c57e066ee7
[INFO] testing maartenvdmeulen/aoc2024 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaartenvdmeulen%2Faoc2024" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maartenvdmeulen/aoc2024
[INFO] finished tweaking git repo https://github.com/maartenvdmeulen/aoc2024
[INFO] tweaked toml for git repo https://github.com/maartenvdmeulen/aoc2024 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maartenvdmeulen/aoc2024 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maartenvdmeulen/aoc2024 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4
[INFO] running `Command { std: "docker" "start" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", 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" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", 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" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling test_each_file v0.3.4
[INFO] [stderr]    Compiling pathfinding v4.12.0
[INFO] [stderr]    Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/day2/mod.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::usize;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.92s
[INFO] running `Command { std: "docker" "inspect" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", 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" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/day2/mod.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::usize;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.39s
[INFO] running `Command { std: "docker" "inspect" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", 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" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]  --> src/day2/mod.rs:1:10
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::usize;
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2024` (bin "aoc2024" test) generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/aoc2024-92808e7874e32abe)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test day14::test1::example ... ok
[INFO] [stdout] test day16::test1::example ... ok
[INFO] [stdout] test day16::test2::example2 ... ok
[INFO] [stdout] test day11::test2::example ... ok
[INFO] [stdout] test day11::test1::example ... ok
[INFO] [stdout] test day16::test1::example2 ... FAILED
[INFO] [stdout] test day11::test1::input ... ok
[INFO] [stdout] test day14::test2::example ... ok
[INFO] [stdout] test day14::test1::input ... FAILED
[INFO] [stdout] test day16::test2::example ... ok
[INFO] [stdout] test day1::test1::example ... ok
[INFO] [stdout] test day1::test1::input ... ok
[INFO] [stdout] test day1::test2::example ... ok
[INFO] [stdout] test day1::test2::input ... ok
[INFO] [stdout] test day2::test1::example ... ok
[INFO] [stdout] test day2::test2::example ... ok
[INFO] [stdout] test day2::test1::input ... ok
[INFO] [stdout] test day4::test2::example ... ok
[INFO] [stdout] test day4::test1::example2 ... ok
[INFO] [stdout] test day3::test2::example ... ok
[INFO] [stdout] test day4::test1::example ... ok
[INFO] [stdout] test day3::test1::input ... ok
[INFO] [stdout] test day5::test2::example ... FAILED
[INFO] [stdout] test day5::test2::input ... FAILED
[INFO] [stdout] test day6::test1::example ... ok
[INFO] [stdout] test day6::test2::input ... ok
[INFO] [stdout] test day5::test1::input ... FAILED
[INFO] [stdout] test day3::test2::input ... ok
[INFO] [stdout] test day5::test1::example ... FAILED
[INFO] [stdout] test day6::test2::example ... ok
[INFO] [stdout] test day2::test2::input ... FAILED
[INFO] [stdout] test day4::test2::example2 ... FAILED
[INFO] [stdout] test day9::test1::example ... ok
[INFO] [stdout] test day9::test2::example ... ok
[INFO] [stdout] test day9::test1::input ... ok
[INFO] [stdout] test day3::test1::example ... ok
[INFO] [stdout] test day6::test1::input ... FAILED
[INFO] [stdout] test day4::test2::input ... ok
[INFO] [stdout] test day4::test1::input ... ok
[INFO] [stdout] test day16::test1::input ... ok
[INFO] [stdout] test day16::test2::input ... ok
[INFO] [stdout] test day11::test2::input ... ok
[INFO] [stdout] test day9::test2::input ... ok
[INFO] [stdout] test day14::test2::input ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day16::test1::example2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day16::test1::example2' (517) panicked at src/day16/mod.rs:102:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 11048
[INFO] [stdout]  right: 45
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010342 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049ce3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5bd6f804559d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5bd6f7eeec06 - aoc2024[e805b2d5fb53c94f]::day16::test1
[INFO] [stdout]   14:     0x5bd6f7ef8569 - <aoc2024[e805b2d5fb53c94f]::day16::test1::example2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   21:     0x71df07e02534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day14::test1::input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::test1::input' (513) panicked at src/day14/mod.rs:102:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 228457125
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010342 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049ce3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5bd6f804559d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5bd6f7ef24ed - aoc2024[e805b2d5fb53c94f]::day14::test1
[INFO] [stdout]   14:     0x5bd6f7ef8389 - <aoc2024[e805b2d5fb53c94f]::day14::test1::input::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   21:     0x71df07e02534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day5::test2::example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day5::test2::example' (542) panicked at src/day5/mod.rs:61:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010374 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049d92 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5bd6f8049b49 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x5bd6f7eef5ad - aoc2024[e805b2d5fb53c94f]::day5::parse_input
[INFO] [stdout]   14:     0x5bd6f7eefbca - aoc2024[e805b2d5fb53c94f]::day5::test2
[INFO] [stdout]   15:     0x5bd6f7ef7f39 - <aoc2024[e805b2d5fb53c94f]::day5::test2::example::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   22:     0x71df07e02534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day5::test2::input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day5::test2::input' (543) panicked at src/day5/mod.rs:61:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010374 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049d92 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5bd6f8049b49 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x5bd6f7eef5ad - aoc2024[e805b2d5fb53c94f]::day5::parse_input
[INFO] [stdout]   14:     0x5bd6f7eefbca - aoc2024[e805b2d5fb53c94f]::day5::test2
[INFO] [stdout]   15:     0x5bd6f7ef7ee9 - <aoc2024[e805b2d5fb53c94f]::day5::test2::input::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   22:     0x71df07e02534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day5::test1::input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day5::test1::input' (541) panicked at src/day5/mod.rs:61:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010374 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049d92 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5bd6f8049b49 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x5bd6f7eef5ad - aoc2024[e805b2d5fb53c94f]::day5::parse_input
[INFO] [stdout]   14:     0x5bd6f7eef95a - aoc2024[e805b2d5fb53c94f]::day5::test1
[INFO] [stdout]   15:     0x5bd6f7ef7e49 - <aoc2024[e805b2d5fb53c94f]::day5::test1::input::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   22:     0x71df07e02534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day5::test1::example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day5::test1::example' (540) panicked at src/day5/mod.rs:61:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010374 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049d92 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x5bd6f8049b49 - core[7c831bd917ebf35f]::option::unwrap_failed
[INFO] [stdout]   13:     0x5bd6f7eef5ad - aoc2024[e805b2d5fb53c94f]::day5::parse_input
[INFO] [stdout]   14:     0x5bd6f7eef95a - aoc2024[e805b2d5fb53c94f]::day5::test1
[INFO] [stdout]   15:     0x5bd6f7ef7e99 - <aoc2024[e805b2d5fb53c94f]::day5::test1::example::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   22:     0x71df07e02534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day2::test2::input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day2::test2::input' (529) panicked at src/day2/mod.rs:66:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 285
[INFO] [stdout]  right: 253000295
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010342 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049ce3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5bd6f804559d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5bd6f7ef1b76 - aoc2024[e805b2d5fb53c94f]::day2::test2
[INFO] [stdout]   14:     0x5bd6f7ef7a89 - <aoc2024[e805b2d5fb53c94f]::day2::test2::input::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   21:     0x71df07e02534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day4::test2::example2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day4::test2::example2' (538) panicked at src/day4/mod.rs:85:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010342 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049ce3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5bd6f804559d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5bd6f7eee624 - aoc2024[e805b2d5fb53c94f]::day4::test2
[INFO] [stdout]   14:     0x5bd6f7ef7df9 - <aoc2024[e805b2d5fb53c94f]::day4::test2::example2::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   21:     0x71df07e02534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day6::test1::input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day6::test1::input' (545) panicked at src/day6/mod.rs:61:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4656
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd6f8033cb1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bd6f80495ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bd6f803814c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bd6f8010296 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bd6f802c3c9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bd6f7f079b0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bd6f802c582 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bd6f8010342 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bd6f8008ce9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bd6f8010f3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bd6f8049dcc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bd6f8049ce3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5bd6f804559d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x5bd6f7ef2f85 - aoc2024[e805b2d5fb53c94f]::day6::test1
[INFO] [stdout]   14:     0x5bd6f7ef7f89 - <aoc2024[e805b2d5fb53c94f]::day6::test1::input::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5bd6f7efac9b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5bd6f7f08305 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5bd6f7f016c4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5bd6f7f0b462 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5bd6f8033589 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x71df07d6f07a - <unknown>
[INFO] [stdout]   21:     0x71df07e02534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day14::test1::input
[INFO] [stdout]     day16::test1::example2
[INFO] [stdout]     day2::test2::input
[INFO] [stdout]     day4::test2::example2
[INFO] [stdout]     day5::test1::example
[INFO] [stdout]     day5::test1::input
[INFO] [stdout]     day5::test2::example
[INFO] [stdout]     day5::test2::input
[INFO] [stdout]     day6::test1::input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc2024`
[INFO] running `Command { std: "docker" "inspect" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4", kill_on_drop: false }`
[INFO] [stdout] 3df21fe89807829f82b1f8d9c29ba6dee47166c1c4eb894adbe6dc22de626fd4
