[INFO] cloning repository https://github.com/0xNathanW/advent_of_code_23
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xNathanW/advent_of_code_23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xNathanW%2Fadvent_of_code_23", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xNathanW%2Fadvent_of_code_23'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 837522f9e5de2d92cd58c069ce0c982fb3124bcf
[INFO] testing 0xNathanW/advent_of_code_23 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xNathanW%2Fadvent_of_code_23" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xNathanW/advent_of_code_23
[INFO] finished tweaking git repo https://github.com/0xNathanW/advent_of_code_23
[INFO] tweaked toml for git repo https://github.com/0xNathanW/advent_of_code_23 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xNathanW/advent_of_code_23 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xNathanW/advent_of_code_23 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf88b8452f3a2b182554c09efbc62b2123397aae582545f271c3b518cc3156bf
[INFO] running `Command { std: "docker" "start" "-a" "cf88b8452f3a2b182554c09efbc62b2123397aae582545f271c3b518cc3156bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf88b8452f3a2b182554c09efbc62b2123397aae582545f271c3b518cc3156bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf88b8452f3a2b182554c09efbc62b2123397aae582545f271c3b518cc3156bf", kill_on_drop: false }`
[INFO] [stdout] cf88b8452f3a2b182554c09efbc62b2123397aae582545f271c3b518cc3156bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a3ddd7cad6291919582f89f12b3a8e5e1886ede5da623a19b87bbf6add28a93
[INFO] running `Command { std: "docker" "start" "-a" "0a3ddd7cad6291919582f89f12b3a8e5e1886ede5da623a19b87bbf6add28a93", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling advent_of_code_23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `high`
[INFO] [stdout]   --> src/day_20.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn cont(&self, high: bool) -> bool { true }
[INFO] [stdout]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_high`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/day_19.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn get_workflows(input: &str) -> HashMap<&str, Vec<Rule>> {
[INFO] [stdout]    |                         ^^^^             ----      ---- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn get_workflows(input: &str) -> HashMap<&str, Vec<Rule<'_>>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.79s
[INFO] running `Command { std: "docker" "inspect" "0a3ddd7cad6291919582f89f12b3a8e5e1886ede5da623a19b87bbf6add28a93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3ddd7cad6291919582f89f12b3a8e5e1886ede5da623a19b87bbf6add28a93", kill_on_drop: false }`
[INFO] [stdout] 0a3ddd7cad6291919582f89f12b3a8e5e1886ede5da623a19b87bbf6add28a93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82328acc8f46fdfd1ac5dba4e92521b82096f2ebafe64d62c4fbad279ac901e
[INFO] running `Command { std: "docker" "start" "-a" "b82328acc8f46fdfd1ac5dba4e92521b82096f2ebafe64d62c4fbad279ac901e", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code_23 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `high`
[INFO] [stdout]   --> src/day_20.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn cont(&self, high: bool) -> bool { true }
[INFO] [stdout]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_high`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/day_19.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn get_workflows(input: &str) -> HashMap<&str, Vec<Rule>> {
[INFO] [stdout]    |                         ^^^^             ----      ---- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn get_workflows(input: &str) -> HashMap<&str, Vec<Rule<'_>>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "b82328acc8f46fdfd1ac5dba4e92521b82096f2ebafe64d62c4fbad279ac901e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82328acc8f46fdfd1ac5dba4e92521b82096f2ebafe64d62c4fbad279ac901e", kill_on_drop: false }`
[INFO] [stdout] b82328acc8f46fdfd1ac5dba4e92521b82096f2ebafe64d62c4fbad279ac901e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe8c073ab87a40694a134cea708eabbe647331de6bd503cb717128b6accef0df
[INFO] running `Command { std: "docker" "start" "-a" "fe8c073ab87a40694a134cea708eabbe647331de6bd503cb717128b6accef0df", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `high`
[INFO] [stderr]   --> src/day_20.rs:11:20
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn cont(&self, high: bool) -> bool { true }
[INFO] [stderr]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_high`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/day_19.rs:37:25
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn get_workflows(input: &str) -> HashMap<&str, Vec<Rule>> {
[INFO] [stderr]    |                         ^^^^             ----      ---- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                         |                |
[INFO] [stderr]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn get_workflows(input: &str) -> HashMap<&str, Vec<Rule<'_>>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code_23` (bin "advent_of_code_23" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_23-895f1a69f17e3bd7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test day_11::tests::test_wrong ... ok
[INFO] [stdout] test tests::test_current ... ok
[INFO] [stdout] test day_12::tests::test_repeat ... ok
[INFO] [stdout] test tests::assert_past_days ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::assert_past_days stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::assert_past_days' panicked at src/day_05.rs:67:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616452641fd2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616452641fd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616452641fd2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x616452641fd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6164526678b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6164526678b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61645263ef63 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61645263ef63 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x616452641e22 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61645264353c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x616452643392 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61645260ad54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61645260ad54 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x616452643f1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x616452643f1b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x616452643cea - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6164526424c9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61645264397d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6164526663a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6164526667a6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x616452583f2b - core::result::Result<T,E>::unwrap::h715ebc5f6b84ff23
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x616452583f2b - advent_of_code_23::day_05::get_arr::{{closure}}::{{closure}}::{{closure}}::h97c467f8cc16ae70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day_05.rs:67:53
[INFO] [stdout]   22:     0x616452583f2b - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::h1a2597748a845466
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:305:21
[INFO] [stdout]   23:     0x616452583f2b - core::option::Option<T>::map::h81d1e533ad2a7553
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1146:29
[INFO] [stdout]   24:     0x616452583f2b - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h1129a37e322827af
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x616452583f2b - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h72709df599e914b2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter_nested.rs:25:41
[INFO] [stdout]   26:     0x616452583f2b - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h4289c472d644ae6e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   27:     0x61645258a7b1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h8937349185122282
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stdout]   28:     0x61645258a7b1 - core::iter::traits::iterator::Iterator::collect::h98d3dea935ac2c5c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   29:     0x61645258a7b1 - advent_of_code_23::day_05::get_arr::{{closure}}::{{closure}}::hedf448ba1c6d073c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day_05.rs:68:26
[INFO] [stdout]   30:     0x61645258a7b1 - core::iter::adapters::map::map_try_fold::{{closure}}::hb74c43d02ba9d3cd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   31:     0x61645258a7b1 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h335ae333f29a0647
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter.rs:86:44
[INFO] [stdout]   32:     0x61645258a7b1 - core::iter::traits::iterator::Iterator::try_fold::h2df71d4fa6dd584d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2426:21
[INFO] [stdout]   33:     0x61645258a7b1 - <core::iter::adapters::filter::Filter<I,P> as core::iter::traits::iterator::Iterator>::try_fold::he42b55c55ea3add2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter.rs:151:19
[INFO] [stdout]   34:     0x61645258a7b1 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::ha545f3ea0f73d982
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   35:     0x6164525811d1 - core::iter::traits::iterator::Iterator::find::h8693f99572375b69
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2888:14
[INFO] [stdout]   36:     0x6164525811d1 - <core::iter::adapters::filter::Filter<I,P> as core::iter::traits::iterator::Iterator>::next::h32fd98d7d49d6dfe
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/filter.rs:98:19
[INFO] [stdout]   37:     0x6164525811d1 - alloc::vec::Vec<T,A>::extend_desugared::h91c4b9439dbd6cf5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3633:44
[INFO] [stdout]   38:     0x6164525811d1 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h1956abe2003afd98
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   39:     0x6164525811d1 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::hd4694d0fd93f934d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   40:     0x6164525811d1 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hbf0c52ff47a325b0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   41:     0x6164525811d1 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h475fa91949795d18
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stdout]   42:     0x6164525811d1 - core::iter::traits::iterator::Iterator::collect::hbf1facdd1161f736
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   43:     0x6164525811d1 - advent_of_code_23::day_05::get_arr::{{closure}}::h9a530cd65488752b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day_05.rs:70:18
[INFO] [stdout]   44:     0x6164525811d1 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::h6079a1f0b19b804c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:305:21
[INFO] [stdout]   45:     0x6164525811d1 - core::option::Option<T>::map::h9723e4406cdd1e04
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1146:29
[INFO] [stdout]   46:     0x6164525811d1 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h4747281275941871
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   47:     0x616452583574 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haf7cf0fc68bc5f2a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter_nested.rs:25:41
[INFO] [stdout]   48:     0x616452583574 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h1750ab4390d609a0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   49:     0x6164525967c7 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h9170210e87aa5699
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/vec/mod.rs:3525:9
[INFO] [stdout]   50:     0x6164525967c7 - core::iter::traits::iterator::Iterator::collect::hda1a5b540a3eafc9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   51:     0x6164525967c7 - advent_of_code_23::day_05::get_arr::h1ee886ae52cc1b28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day_05.rs:71:12
[INFO] [stdout]   52:     0x6164525967c7 - advent_of_code_23::day_05::part_1::hf517afa9597b5103
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day_05.rs:3:15
[INFO] [stdout]   53:     0x61645258b220 - advent_of_code_23::tests::assert_past_days::h463540cf49300859
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:73:24
[INFO] [stdout]   54:     0x6164525982c9 - advent_of_code_23::tests::assert_past_days::{{closure}}::h1794312dd3dbbf73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:45:26
[INFO] [stdout]   55:     0x6164525982c9 - core::ops::function::FnOnce::call_once::h568c1ec401a12d0c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x61645261048b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61645261048b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x61645260f6ce - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x61645260f6ce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x61645260f6ce - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x61645260f6ce - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x61645260f6ce - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61645260f6ce - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x61645260f6ce - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x6164525d3274 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x6164525d3274 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   67:     0x6164525d6c1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x6164525d6c1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x6164525d6c1a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x6164525d6c1a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x6164525d6c1a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x6164525d6c1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x6164525d6c1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x616452646e77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x616452646e77 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   76:     0x616452646e77 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   77:     0x76890ef96aa4 - <unknown>
[INFO] [stdout]   78:     0x76890f023a34 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::assert_past_days
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent_of_code_23`
[INFO] running `Command { std: "docker" "inspect" "fe8c073ab87a40694a134cea708eabbe647331de6bd503cb717128b6accef0df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8c073ab87a40694a134cea708eabbe647331de6bd503cb717128b6accef0df", kill_on_drop: false }`
[INFO] [stdout] fe8c073ab87a40694a134cea708eabbe647331de6bd503cb717128b6accef0df
