[INFO] cloning repository https://github.com/jessebond2/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessebond2/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 634ff86f1363d55e24afa7f06593bbb039157bb9
[INFO] testing jessebond2/aoc against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jessebond2/aoc
[INFO] finished tweaking git repo https://github.com/jessebond2/aoc
[INFO] tweaked toml for git repo https://github.com/jessebond2/aoc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jessebond2/aoc on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jessebond2/aoc 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3518f5065de1d58537b4a8728f0c87d67d3eb0f7844bae825fc879aadbe4a247
[INFO] running `Command { std: "docker" "start" "-a" "3518f5065de1d58537b4a8728f0c87d67d3eb0f7844bae825fc879aadbe4a247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3518f5065de1d58537b4a8728f0c87d67d3eb0f7844bae825fc879aadbe4a247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3518f5065de1d58537b4a8728f0c87d67d3eb0f7844bae825fc879aadbe4a247", kill_on_drop: false }`
[INFO] [stdout] 3518f5065de1d58537b4a8728f0c87d67d3eb0f7844bae825fc879aadbe4a247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ee182fef1279f1a15888522b937aec22c9a65e2fbb3a1e96947a351210c1f00
[INFO] running `Command { std: "docker" "start" "-a" "4ee182fef1279f1a15888522b937aec22c9a65e2fbb3a1e96947a351210c1f00", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling workerpool v1.2.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/day8.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node> {
[INFO] [stdout]    |                         ^^                              ^^^^
[INFO] [stdout]    |                         |                               |
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here     the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "4ee182fef1279f1a15888522b937aec22c9a65e2fbb3a1e96947a351210c1f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ee182fef1279f1a15888522b937aec22c9a65e2fbb3a1e96947a351210c1f00", kill_on_drop: false }`
[INFO] [stdout] 4ee182fef1279f1a15888522b937aec22c9a65e2fbb3a1e96947a351210c1f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab726296c8f11ec4166c2521c183e505e23c0b8d9db3b90cfc04d3c432efebaf
[INFO] running `Command { std: "docker" "start" "-a" "ab726296c8f11ec4166c2521c183e505e23c0b8d9db3b90cfc04d3c432efebaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/day8.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node> {
[INFO] [stdout]    |                         ^^                              ^^^^
[INFO] [stdout]    |                         |                               |
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here     the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "ab726296c8f11ec4166c2521c183e505e23c0b8d9db3b90cfc04d3c432efebaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab726296c8f11ec4166c2521c183e505e23c0b8d9db3b90cfc04d3c432efebaf", kill_on_drop: false }`
[INFO] [stdout] ab726296c8f11ec4166c2521c183e505e23c0b8d9db3b90cfc04d3c432efebaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4cb7a69a549094f2f41170e0597585107e81219ccf4194120f961b6e7ad1e8a9
[INFO] running `Command { std: "docker" "start" "-a" "4cb7a69a549094f2f41170e0597585107e81219ccf4194120f961b6e7ad1e8a9", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/y2023/day8.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node> {
[INFO] [stderr]    |                         ^^                              ^^^^
[INFO] [stderr]    |                         |                               |
[INFO] [stderr]    |                         |                               the same lifetime is hidden here
[INFO] [stderr]    |                         |                               the same lifetime is hidden here
[INFO] [stderr]    |                         the lifetime is elided here     the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node<'_>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc` (bin "aoc" test) generated 1 warning (run `cargo fix --bin "aoc" -p aoc --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc-467dfe6d89e0422f)
[INFO] [stdout] 
[INFO] [stdout] running 145 tests
[INFO] [stdout] test y2021::day3::tests::oxygen_generator_rating_test ... ok
[INFO] [stdout] test y2021::day3::tests::co2_rating_test ... ok
[INFO] [stdout] test y2021::day3::tests::part_one_test ... ok
[INFO] [stdout] test y2021::day4::tests::build_boards_test ... ok
[INFO] [stdout] test y2021::day3::tests::part_two_test ... ok
[INFO] [stdout] test y2023::day10::tests::part_1_test_2 ... ok
[INFO] [stdout] test y2023::day10::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day11::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day11::tests::star_distance ... ok
[INFO] [stdout] test y2023::day11::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::dp_base_case_test ... ok
[INFO] [stdout] test y2023::day12::tests::from_str2_v2_test ... ok
[INFO] [stdout] test y2023::day12::tests::get_possibilities2 ... ok
[INFO] [stdout] test y2023::day12::tests::parse_spring_group ... ok
[INFO] [stdout] test y2023::day12::tests::is_valid ... ok
[INFO] [stdout] test y2023::day12::tests::get_possibilities ... ok
[INFO] [stdout] test y2023::day12::tests::parse_spring_group2 ... ok
[INFO] [stdout] test y2023::day13::tests::bit_count_test ... ok
[INFO] [stdout] test y2023::day13::tests::bit_difference_index_test ... ok
[INFO] [stdout] test y2023::day13::tests::flip_bit_test ... ok
[INFO] [stdout] test y2023::day12::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::is_reflection_test ... ok
[INFO] [stdout] test y2023::day13::tests::bit_difference_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day13::tests::score_test ... ok
[INFO] [stdout] test y2023::day14::tests::get_score_test ... ok
[INFO] [stdout] test y2023::day14::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::reflection_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_2_input_test ... ok
[INFO] [stdout] test y2023::day14::tests::tilt_up_test ... ok
[INFO] [stdout] test y2023::day15::tests::hash_value_test ... ok
[INFO] [stdout] test y2023::day15::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day15::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day14::tests::spin_cycle ... ok
[INFO] [stdout] test y2023::day16::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day16::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day11::tests::star_expansion ... FAILED
[INFO] [stdout] test y2023::day14::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day18::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day19::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day19::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day1::tests::parse_line2_test ... ok
[INFO] [stdout] test y2023::day1::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day1::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day20::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day20::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_1_small2_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_1_small3_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_1_small_test ... FAILED
[INFO] [stdout] test y2023::day3::tests::parse_numbers_test ... ok
[INFO] [stdout] test y2023::day17::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day18::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day3::tests::parse_symbols_test ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge2 ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_above_and_below ... ok
[INFO] [stdout] test y2023::day17::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge3 ... ok
[INFO] [stdout] test y2023::day3::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::dp_possibilities_test ... ok
[INFO] [stdout] test y2023::day4::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day4::tests::winnings ... ok
[INFO] [stdout] test y2023::day4::tests::scratch_card_score ... ok
[INFO] [stdout] test y2023::day5::tests::build_ranges_test ... ok
[INFO] [stdout] test y2023::day4::tests::build_scratch_card ... ok
[INFO] [stdout] test y2023::day5::tests::convert_test ... ok
[INFO] [stdout] test y2023::day5::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day3::tests::validate_row_test ... ok
[INFO] [stdout] test y2023::day6::tests::new_race ... ok
[INFO] [stdout] test y2023::day4::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day2::tests::parse_game ... ok
[INFO] [stdout] test y2023::day6::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day7::tests::compare_hands ... ok
[INFO] [stdout] test y2023::day7::tests::compare_hands_2 ... ok
[INFO] [stdout] test y2023::day2::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day7::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day5::tests::part_1_test2 ... ok
[INFO] [stdout] test y2023::day5::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day2::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day7::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day7::tests::test_hands ... ok
[INFO] [stdout] test y2023::day7::tests::test_hands_2 ... ok
[INFO] [stdout] test y2023::day8::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day8::tests::loop_size_test ... FAILED
[INFO] [stdout] test y2023::day8::tests::find_ending_with_a_test ... ok
[INFO] [stdout] test y2023::day6::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day9::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day9::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day8::tests::part_1_test_2 ... ok
[INFO] [stdout] test y2023::day9::tests::next_in_sequence_helper_test ... ok
[INFO] [stdout] test y2024::day10::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day8::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day11::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day11::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day13::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day10::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day14::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day13::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day9::tests::previous_in_sequence_helper_test ... ok
[INFO] [stdout] test y2024::day15::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day16::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day17::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day16::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day12::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day12::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day14::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day18::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day18::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day19::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day17::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day15::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day19::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day1::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day1::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day20::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day20::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day21::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day23::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day21::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day25::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day25::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day2::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day2::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day24::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day24::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day22::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day5::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day5::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day6::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day23::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day6::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day8::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day7::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day22::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day9::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day8::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day7::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day4::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day4::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day9::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day3::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day3::tests::part_1_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day11::tests::star_expansion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day11::tests::star_expansion' (27) panicked at src/y2023/day11.rs:133:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Star { x: 1, y: 1 }
[INFO] [stdout]  right: Star { x: 2, y: 2 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df35e3f74 - core::panicking::assert_failed::hcf3dd48b74a17b5a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df3648b23 - aoc::y2023::day11::tests::star_expansion::h1edcfab13892fad8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day11.rs:133:9
[INFO] [stdout]   22:     0x637df3648eb7 - aoc::y2023::day11::tests::star_expansion::{{closure}}::h67231c8c17b79b15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day11.rs:125:24
[INFO] [stdout]   23:     0x637df3613516 - core::ops::function::FnOnce::call_once::h4bdd2ed9077d87ac
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day14::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day14::tests::part_2_test' (66) panicked at src/y2023/day14.rs:401:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39756ca - core[10b6fa85044e1869]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df365616f - aoc::y2023::day14::tests::part_2_test::hd517d0b77298056c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day14.rs:401:9
[INFO] [stdout]   22:     0x637df3656197 - aoc::y2023::day14::tests::part_2_test::{{closure}}::hb75a08a5db7d32e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day14.rs:398:21
[INFO] [stdout]   23:     0x637df3613896 - core::ops::function::FnOnce::call_once::h5de0267d53902887
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day18::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day18::tests::part_2_test' (96) panicked at src/y2023/day18.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df3610a22 - aoc::y2023::day18::tests::part_2_test::hd79e6c0dc32f103b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:24:9
[INFO] [stdout]   22:     0x637df3610a47 - aoc::y2023::day18::tests::part_2_test::{{closure}}::h8e10029c049ab458
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:21:21
[INFO] [stdout]   23:     0x637df36127e6 - core::ops::function::FnOnce::call_once::h0d0591ce3a902760
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day19::tests::part_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day19::tests::part_1_test' (97) panicked at src/y2023/day19.rs:17:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 288
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df36297d2 - aoc::y2023::day19::tests::part_1_test::hc0a77231648fef77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:17:9
[INFO] [stdout]   22:     0x637df36297f7 - aoc::y2023::day19::tests::part_1_test::{{closure}}::h9246ea30f74d75eb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:14:21
[INFO] [stdout]   23:     0x637df3615026 - core::ops::function::FnOnce::call_once::hc600155e29f55727
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day19::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day19::tests::part_2_test' (98) panicked at src/y2023/day19.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df3629882 - aoc::y2023::day19::tests::part_2_test::h306d277949d52ff3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:24:9
[INFO] [stdout]   22:     0x637df36298a7 - aoc::y2023::day19::tests::part_2_test::{{closure}}::h89e245031e2c1e55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:21:21
[INFO] [stdout]   23:     0x637df3613f36 - core::ops::function::FnOnce::call_once::h74484baa0dbdd6a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day20::tests::part_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day20::tests::part_1_test' (102) panicked at src/y2023/day20.rs:17:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 288
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df35e1112 - aoc::y2023::day20::tests::part_1_test::h2ea8e2d2cf25da23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:17:9
[INFO] [stdout]   22:     0x637df35e1137 - aoc::y2023::day20::tests::part_1_test::{{closure}}::h445ca2a570eb6726
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:14:21
[INFO] [stdout]   23:     0x637df36127a6 - core::ops::function::FnOnce::call_once::h0c7b2c62f16b95fb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day20::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day20::tests::part_2_test' (103) panicked at src/y2023/day20.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df35e11c2 - aoc::y2023::day20::tests::part_2_test::hde5217a62ce3f347
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:24:9
[INFO] [stdout]   22:     0x637df35e11e7 - aoc::y2023::day20::tests::part_2_test::{{closure}}::heb8482c75b4b528c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:21:21
[INFO] [stdout]   23:     0x637df3614476 - core::ops::function::FnOnce::call_once::h90e6c0232f22b702
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_small2_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Traversing (2, 2), heading Right(2)
[INFO] [stdout] Base case (3, 2), 1
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Right(3), 1)
[INFO] [stdout] 	Inserting (2, 2) with (Right(2), 2)
[INFO] [stdout] Traversing (2, 1), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Up(2)
[INFO] [stdout] Traversing (1, 0), heading Left(1)
[INFO] [stdout] Current (1, 0), heading: Left(1), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Left(1), 1)
[INFO] [stdout] Traversing (1, 1), heading Down(1)
[INFO] [stdout] Traversing (1, 2), heading Down(2)
[INFO] [stdout] Traversing (0, 2), heading Left(1)
[INFO] [stdout] Traversing (0, 1), heading Up(1)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Up(1), 1)
[INFO] [stdout] Traversing (1, 1), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Right(2)
[INFO] [stdout] Traversing (3, 1), heading Right(3)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(1), 1)
[INFO] [stdout] 	Inserting (2, 0) with (Left(1), 2)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(2), 2)
[INFO] [stdout] 	Inserting (2, 1) with (Down(1), 7)
[INFO] [stdout] Traversing (1, 1), heading Left(1)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] 	Inserting (1, 1) with (Left(1), 6)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Left(1), 1)
[INFO] [stdout] Traversing (1, 2), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Left(1)
[INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] 	Inserting (0, 2) with (Left(1), 10)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(1), 10)
[INFO] [stdout] 	Inserting (1, 2) with (Down(1), 19)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Right(2), 2)
[INFO] [stdout] 	Overwriting (1, 2) with (Down(1), 11)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Down(1), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] Traversing (3, 1), heading Right(1)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] 	Inserting (3, 0) with (Up(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Up(1), 3)
[INFO] [stdout] 	Inserting (3, 1) with (Right(1), 4)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Right(3), 1)
[INFO] [stdout] 	Overwriting (3, 1) with (Right(1), 2)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(1), 2)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Down(1), 7)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Right(3), 1)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(2), 2)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Down(1), 7)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(1), 1)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Down(1), 11)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Left(1), 6)
[INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(1), 10)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Right(2), 2)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Down(1), 11)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Down(1), 7)
[INFO] [stdout] Current (1, 0), heading: Left(1), value: (Left(1), 6)
[INFO] [stdout] Current (2, 0), heading: Up(2), value: (Left(1), 1)
[INFO] [stdout] Current (2, 0), heading: Up(2), value: (Up(1), 3)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 6)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Right(1), 2)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Down(1), 7)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Right(2), 2)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 6)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Down(1), 11)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 10)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_small2_test' (86) panicked at src/y2023/day17.rs:234:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39756ca - core[10b6fa85044e1869]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df366b1d4 - aoc::y2023::day17::tests::part_1_small2_test::h629e3b6afe0670c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:234:9
[INFO] [stdout]   22:     0x637df366b1f7 - aoc::y2023::day17::tests::part_1_small2_test::{{closure}}::h6362879c4746bf82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:229:28
[INFO] [stdout]   23:     0x637df3613066 - core::ops::function::FnOnce::call_once::h293845d7cc617a7f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_small3_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Traversing (2, 2), heading Right(2)
[INFO] [stdout] Traversing (3, 2), heading Right(3)
[INFO] [stdout] Traversing (3, 1), heading Up(1)
[INFO] [stdout] Traversing (3, 0), heading Up(2)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Traversing (1, 0), heading Left(2)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Left(2), 1)
[INFO] [stdout] Traversing (1, 1), heading Down(1)
[INFO] [stdout] Traversing (1, 2), heading Down(2)
[INFO] [stdout] Traversing (0, 2), heading Left(1)
[INFO] [stdout] Traversing (0, 1), heading Up(1)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Up(1), 1)
[INFO] [stdout] Traversing (1, 1), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Right(2)
[INFO] [stdout] Traversing (3, 1), heading Right(3)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 1)
[INFO] [stdout] 	Inserting (2, 0) with (Left(1), 2)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Traversing (2, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Left(1)
[INFO] [stdout] Traversing (0, 2), heading Left(2)
[INFO] [stdout] Current (0, 2), heading: Left(2), value: (Up(1), 1)
[INFO] [stdout] 	Inserting (0, 2) with (Left(2), 10)
[INFO] [stdout] Current (1, 2), heading: Left(1), value: (Left(2), 10)
[INFO] [stdout] 	Inserting (1, 2) with (Left(1), 19)
[INFO] [stdout] Traversing (1, 1), heading Up(1)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Left(2), 1)
[INFO] [stdout] 	Inserting (1, 1) with (Up(1), 6)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(1), 1)
[INFO] [stdout] Traversing (2, 1), heading Right(1)
[INFO] [stdout] Traversing (3, 1), heading Right(2)
[INFO] [stdout] Traversing (4, 1), heading Right(3)
[INFO] [stdout] Traversing (4, 0), heading Up(1)
[INFO] [stdout] Traversing (3, 0), heading Left(1)
[INFO] [stdout] Current (3, 0), heading: Left(1), value: (Left(1), 2)
[INFO] [stdout] 	Inserting (3, 0) with (Left(1), 3)
[INFO] [stdout] Traversing (3, 1), heading Down(1)
[INFO] [stdout] Traversing (3, 2), heading Down(2)
[INFO] [stdout] Traversing (2, 2), heading Left(1)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Left(1), 19)
[INFO] [stdout] 	Inserting (2, 2) with (Left(1), 28)
[INFO] [stdout] Traversing (2, 1), heading Up(1)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] 	Inserting (2, 1) with (Up(1), 7)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] Traversing (3, 1), heading Right(1)
[INFO] [stdout] Traversing (4, 1), heading Right(2)
[INFO] [stdout] Traversing (4, 0), heading Up(1)
[INFO] [stdout] Current (4, 0), heading: Up(1), value: (Left(1), 3)
[INFO] [stdout] 	Inserting (4, 0) with (Up(1), 4)
[INFO] [stdout] Current (4, 1), heading: Right(2), value: (Up(1), 4)
[INFO] [stdout] 	Inserting (4, 1) with (Right(2), 5)
[INFO] [stdout] Base case (4, 2), 1
[INFO] [stdout] Current (4, 1), heading: Right(2), value: (Down(1), 1)
[INFO] [stdout] 	Overwriting (4, 1) with (Right(2), 2)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Right(2), 2)
[INFO] [stdout] 	Inserting (3, 1) with (Right(1), 7)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Left(1), 3)
[INFO] [stdout] Traversing (3, 2), heading Down(1)
[INFO] [stdout] Current (3, 2), heading: Down(1), value: (Left(1), 28)
[INFO] [stdout] 	Inserting (3, 2) with (Down(1), 29)
[INFO] [stdout] Current (3, 2), heading: Down(1), value: (Down(1), 1)
[INFO] [stdout] 	Overwriting (3, 2) with (Down(1), 2)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Down(1), 2)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Right(1), 7)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(1), 7)
[INFO] [stdout] 	Overwriting (2, 2) with (Left(1), 16)
[INFO] [stdout] Current (3, 2), heading: Down(2), value: (Left(1), 16)
[INFO] [stdout] Current (3, 2), heading: Down(2), value: (Down(1), 1)
[INFO] [stdout] Current (3, 1), heading: Down(1), value: (Down(1), 2)
[INFO] [stdout] Current (3, 1), heading: Down(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 1), heading: Down(1), value: (Right(2), 2)
[INFO] [stdout] Current (3, 0), heading: Left(1), value: (Right(1), 7)
[INFO] [stdout] Current (4, 0), heading: Up(1), value: (Left(1), 3)
[INFO] [stdout] Current (4, 1), heading: Right(3), value: (Up(1), 4)
[INFO] [stdout] Current (4, 1), heading: Right(3), value: (Down(1), 1)
[INFO] [stdout] Current (3, 1), heading: Right(2), value: (Right(2), 2)
[INFO] [stdout] Current (3, 1), heading: Right(2), value: (Left(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(2), value: (Down(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(1), value: (Right(1), 7)
[INFO] [stdout] Current (2, 1), heading: Right(1), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(1), value: (Left(1), 16)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(1), 7)
[INFO] [stdout] Current (1, 2), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] 	Overwriting (1, 2) with (Left(1), 15)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Left(1), 15)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Down(1), 2)
[INFO] [stdout] 	Overwriting (2, 2) with (Down(2), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(1), 7)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Up(1), 4)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Left(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Down(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(1), 7)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Down(2), 11)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Up(1), 7)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 1)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(1), 15)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(2), 10)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Down(2), 11)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Left(1), 15)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 7)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Up(1), 6)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(1), 2)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Up(1), 4)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Left(1), 3)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Right(2), 2)
[INFO] [stdout] Current (3, 2), heading: Right(3), value: (Right(1), 7)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Down(1), 2)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 7)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Down(2), 11)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Left(1), 15)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(2), 10)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_small3_test' (91) panicked at src/y2023/day17.rs:243:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39756ca - core[10b6fa85044e1869]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df366b284 - aoc::y2023::day17::tests::part_1_small3_test::hc46dd36a1354fcca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:243:9
[INFO] [stdout]   22:     0x637df366b2a7 - aoc::y2023::day17::tests::part_1_small3_test::{{closure}}::h3f82b57876bc74c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:238:28
[INFO] [stdout]   23:     0x637df36147b6 - core::ops::function::FnOnce::call_once::h9cd6406e46133096
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_small_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Base case (2, 2), 1
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Right(2), 1)
[INFO] [stdout] 	Inserting (1, 2) with (Right(1), 2)
[INFO] [stdout] Traversing (1, 1), heading Up(1)
[INFO] [stdout] Traversing (1, 0), heading Up(2)
[INFO] [stdout] Current (1, 0), heading: Up(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Up(2), 1)
[INFO] [stdout] Traversing (2, 0), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(2), 1)
[INFO] [stdout] 	Inserting (2, 1) with (Down(1), 6)
[INFO] [stdout] Traversing (1, 1), heading Left(1)
[INFO] [stdout] Traversing (0, 1), heading Left(2)
[INFO] [stdout] Current (0, 1), heading: Left(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Left(2), 1)
[INFO] [stdout] Traversing (0, 2), heading Down(1)
[INFO] [stdout] Current (0, 2), heading: Down(1), value: (Right(1), 2)
[INFO] [stdout] 	Inserting (0, 2) with (Down(1), 3)
[INFO] [stdout] Current (0, 1), heading: Left(2), value: (Down(1), 3)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Left(2), 1)
[INFO] [stdout] 	Inserting (1, 1) with (Left(1), 6)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Up(2), 1)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Right(1), 2)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] Current (2, 0), heading: Right(1), value: (Down(1), 6)
[INFO] [stdout] 	Inserting (2, 0) with (Right(1), 7)
[INFO] [stdout] Current (1, 0), heading: Up(2), value: (Right(1), 7)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(2), 1)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Left(2), 1)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Down(1), 6)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 6)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Right(1), 2)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Down(1), 3)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_small_test' (92) panicked at src/y2023/day17.rs:225:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39756ca - core[10b6fa85044e1869]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df366b124 - aoc::y2023::day17::tests::part_1_small_test::hdffa4a1dcd57e12b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:225:9
[INFO] [stdout]   22:     0x637df366b147 - aoc::y2023::day17::tests::part_1_small_test::{{closure}}::ha5880cd0947edd30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:220:27
[INFO] [stdout]   23:     0x637df36143b6 - core::ops::function::FnOnce::call_once::h8cd799f35706db89
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (0, 3), heading Down(3)
[INFO] [stdout] Traversing (1, 3), heading Right(1)
[INFO] [stdout] Traversing (2, 3), heading Right(2)
[INFO] [stdout] Traversing (3, 3), heading Right(3)
[INFO] [stdout] Traversing (3, 2), heading Up(1)
[INFO] [stdout] Traversing (3, 1), heading Up(2)
[INFO] [stdout] Traversing (3, 0), heading Up(3)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Traversing (1, 0), heading Left(2)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Left(2), 4)
[INFO] [stdout] Traversing (1, 1), heading Down(1)
[INFO] [stdout] Traversing (1, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 3), heading Down(3)
[INFO] [stdout] Traversing (0, 3), heading Left(1)
[INFO] [stdout] Traversing (0, 2), heading Up(1)
[INFO] [stdout] Traversing (0, 1), heading Up(2)
[INFO] [stdout] Current (0, 1), heading: Up(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Up(2), 3)
[INFO] [stdout] Traversing (1, 1), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Right(2)
[INFO] [stdout] Traversing (3, 1), heading Right(3)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 4)
[INFO] [stdout] 	Inserting (2, 0) with (Left(1), 5)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Traversing (2, 2), heading Down(2)
[INFO] [stdout] Traversing (2, 3), heading Down(3)
[INFO] [stdout] Traversing (1, 3), heading Left(1)
[INFO] [stdout] Traversing (0, 3), heading Left(2)
[INFO] [stdout] Traversing (0, 2), heading Up(1)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Up(2), 3)
[INFO] [stdout] 	Inserting (0, 2) with (Up(1), 6)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Traversing (2, 2), heading Right(2)
[INFO] [stdout] Traversing (3, 2), heading Right(3)
[INFO] [stdout] Traversing (3, 1), heading Up(1)
[INFO] [stdout] Traversing (3, 0), heading Up(2)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(1), 5)
[INFO] [stdout] 	Inserting (3, 0) with (Up(2), 8)
[INFO] [stdout] Traversing (4, 0), heading Right(1)
[INFO] [stdout] Traversing (5, 0), heading Right(2)
[INFO] [stdout] Traversing (6, 0), heading Right(3)
[INFO] [stdout] Traversing (6, 1), heading Down(1)
[INFO] [stdout] Traversing (6, 2), heading Down(2)
[INFO] [stdout] Traversing (6, 3), heading Down(3)
[INFO] [stdout] Traversing (5, 3), heading Left(1)
[INFO] [stdout] Traversing (4, 3), heading Left(2)
[INFO] [stdout] Traversing (3, 3), heading Left(3)
[INFO] [stdout] Traversing (3, 2), heading Up(1)
[INFO] [stdout] Traversing (3, 1), heading Up(2)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(2), 8)
[INFO] [stdout] 	Inserting (3, 1) with (Up(2), 13)
[INFO] [stdout] Traversing (2, 1), heading Left(1)
[INFO] [stdout] Traversing (1, 1), heading Left(2)
[INFO] [stdout] Current (1, 1), heading: Left(2), value: (Up(2), 3)
[INFO] [stdout] 	Inserting (1, 1) with (Left(2), 5)
[INFO] [stdout] Current (1, 1), heading: Left(2), value: (Left(2), 4)
[INFO] [stdout] Traversing (1, 2), heading Down(1)
[INFO] [stdout] Traversing (1, 3), heading Down(2)
[INFO] [stdout] Traversing (1, 4), heading Down(3)
[INFO] [stdout] Traversing (0, 4), heading Left(1)
[INFO] [stdout] Traversing (0, 3), heading Up(1)
[INFO] [stdout] Current (0, 3), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] 	Inserting (0, 3) with (Up(1), 9)
[INFO] [stdout] Traversing (1, 3), heading Right(1)
[INFO] [stdout] Traversing (2, 3), heading Right(2)
[INFO] [stdout] Traversing (3, 3), heading Right(3)
[INFO] [stdout] Traversing (3, 2), heading Up(1)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 13)
[INFO] [stdout] 	Inserting (3, 2) with (Up(1), 18)
[INFO] [stdout] Traversing (2, 2), heading Left(1)
[INFO] [stdout] Traversing (1, 2), heading Left(2)
[INFO] [stdout] Current (1, 2), heading: Left(2), value: (Up(1), 6)
[INFO] [stdout] 	Inserting (1, 2) with (Left(2), 8)
[INFO] [stdout] Current (1, 2), heading: Left(2), value: (Left(2), 5)
[INFO] [stdout] 	Overwriting (1, 2) with (Left(2), 7)
[INFO] [stdout] Traversing (1, 3), heading Down(1)
[INFO] [stdout] Traversing (1, 4), heading Down(2)
[INFO] [stdout] Traversing (1, 5), heading Down(3)
[INFO] [stdout] Traversing (0, 5), heading Left(1)
[INFO] [stdout] Traversing (0, 4), heading Up(1)
[INFO] [stdout] Current (0, 4), heading: Up(1), value: (Up(1), 9)
[INFO] [stdout] 	Inserting (0, 4) with (Up(1), 13)
[INFO] [stdout] Traversing (1, 4), heading Right(1)
[INFO] [stdout] Traversing (2, 4), heading Right(2)
[INFO] [stdout] Traversing (3, 4), heading Right(3)
[INFO] [stdout] Traversing (3, 3), heading Up(1)
[INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(1), 18)
[INFO] [stdout] 	Inserting (3, 3) with (Up(1), 24)
[INFO] [stdout] Traversing (2, 3), heading Left(1)
[INFO] [stdout] Traversing (1, 3), heading Left(2)
[INFO] [stdout] Current (1, 3), heading: Left(2), value: (Up(1), 9)
[INFO] [stdout] 	Inserting (1, 3) with (Left(2), 13)
[INFO] [stdout] Current (1, 3), heading: Left(2), value: (Left(2), 7)
[INFO] [stdout] 	Overwriting (1, 3) with (Left(2), 11)
[INFO] [stdout] Traversing (1, 4), heading Down(1)
[INFO] [stdout] Traversing (1, 5), heading Down(2)
[INFO] [stdout] Traversing (1, 6), heading Down(3)
[INFO] [stdout] Traversing (0, 6), heading Left(1)
[INFO] [stdout] Traversing (0, 5), heading Up(1)
[INFO] [stdout] Current (0, 5), heading: Up(1), value: (Up(1), 13)
[INFO] [stdout] 	Inserting (0, 5) with (Up(1), 14)
[INFO] [stdout] Traversing (1, 5), heading Right(1)
[INFO] [stdout] Traversing (2, 5), heading Right(2)
[INFO] [stdout] Traversing (3, 5), heading Right(3)
[INFO] [stdout] Traversing (3, 4), heading Up(1)
[INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(1), 24)
[INFO] [stdout] 	Inserting (3, 4) with (Up(1), 30)
[INFO] [stdout] Traversing (2, 4), heading Left(1)
[INFO] [stdout] Traversing (1, 4), heading Left(2)
[INFO] [stdout] Current (1, 4), heading: Left(2), value: (Up(1), 13)
[INFO] [stdout] 	Inserting (1, 4) with (Left(2), 18)
[INFO] [stdout] Current (1, 4), heading: Left(2), value: (Left(2), 11)
[INFO] [stdout] 	Overwriting (1, 4) with (Left(2), 16)
[INFO] [stdout] Traversing (1, 5), heading Down(1)
[INFO] [stdout] Traversing (1, 6), heading Down(2)
[INFO] [stdout] Traversing (1, 7), heading Down(3)
[INFO] [stdout] Traversing (0, 7), heading Left(1)
[INFO] [stdout] Traversing (0, 6), heading Up(1)
[INFO] [stdout] Current (0, 6), heading: Up(1), value: (Up(1), 14)
[INFO] [stdout] 	Inserting (0, 6) with (Up(1), 18)
[INFO] [stdout] Traversing (1, 6), heading Right(1)
[INFO] [stdout] Traversing (2, 6), heading Right(2)
[INFO] [stdout] Traversing (3, 6), heading Right(3)
[INFO] [stdout] Traversing (3, 5), heading Up(1)
[INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (3, 5) with (Up(1), 38)
[INFO] [stdout] Traversing (2, 5), heading Left(1)
[INFO] [stdout] Traversing (1, 5), heading Left(2)
[INFO] [stdout] Current (1, 5), heading: Left(2), value: (Up(1), 14)
[INFO] [stdout] 	Inserting (1, 5) with (Left(2), 18)
[INFO] [stdout] Current (1, 5), heading: Left(2), value: (Left(2), 16)
[INFO] [stdout] Traversing (1, 6), heading Down(1)
[INFO] [stdout] Traversing (1, 7), heading Down(2)
[INFO] [stdout] Traversing (1, 8), heading Down(3)
[INFO] [stdout] Traversing (0, 8), heading Left(1)
[INFO] [stdout] Traversing (0, 7), heading Up(1)
[INFO] [stdout] Current (0, 7), heading: Up(1), value: (Up(1), 18)
[INFO] [stdout] 	Inserting (0, 7) with (Up(1), 21)
[INFO] [stdout] Traversing (1, 7), heading Right(1)
[INFO] [stdout] Traversing (2, 7), heading Right(2)
[INFO] [stdout] Traversing (3, 7), heading Right(3)
[INFO] [stdout] Traversing (3, 6), heading Up(1)
[INFO] [stdout] Current (3, 6), heading: Up(1), value: (Up(1), 38)
[INFO] [stdout] 	Inserting (3, 6) with (Up(1), 45)
[INFO] [stdout] Traversing (2, 6), heading Left(1)
[INFO] [stdout] Traversing (1, 6), heading Left(2)
[INFO] [stdout] Current (1, 6), heading: Left(2), value: (Up(1), 18)
[INFO] [stdout] 	Inserting (1, 6) with (Left(2), 22)
[INFO] [stdout] Current (1, 6), heading: Left(2), value: (Left(2), 18)
[INFO] [stdout] Traversing (1, 7), heading Down(1)
[INFO] [stdout] Traversing (1, 8), heading Down(2)
[INFO] [stdout] Traversing (1, 9), heading Down(3)
[INFO] [stdout] Traversing (0, 9), heading Left(1)
[INFO] [stdout] Traversing (0, 8), heading Up(1)
[INFO] [stdout] Current (0, 8), heading: Up(1), value: (Up(1), 21)
[INFO] [stdout] 	Inserting (0, 8) with (Up(1), 25)
[INFO] [stdout] Traversing (1, 8), heading Right(1)
[INFO] [stdout] Traversing (2, 8), heading Right(2)
[INFO] [stdout] Traversing (3, 8), heading Right(3)
[INFO] [stdout] Traversing (3, 7), heading Up(1)
[INFO] [stdout] Current (3, 7), heading: Up(1), value: (Up(1), 45)
[INFO] [stdout] 	Inserting (3, 7) with (Up(1), 52)
[INFO] [stdout] Traversing (2, 7), heading Left(1)
[INFO] [stdout] Traversing (1, 7), heading Left(2)
[INFO] [stdout] Current (1, 7), heading: Left(2), value: (Up(1), 21)
[INFO] [stdout] 	Inserting (1, 7) with (Left(2), 27)
[INFO] [stdout] Current (1, 7), heading: Left(2), value: (Left(2), 22)
[INFO] [stdout] Traversing (1, 8), heading Down(1)
[INFO] [stdout] Traversing (1, 9), heading Down(2)
[INFO] [stdout] Traversing (1, 10), heading Down(3)
[INFO] [stdout] Traversing (0, 10), heading Left(1)
[INFO] [stdout] Traversing (0, 9), heading Up(1)
[INFO] [stdout] Current (0, 9), heading: Up(1), value: (Up(1), 25)
[INFO] [stdout] 	Inserting (0, 9) with (Up(1), 29)
[INFO] [stdout] Traversing (1, 9), heading Right(1)
[INFO] [stdout] Traversing (2, 9), heading Right(2)
[INFO] [stdout] Traversing (3, 9), heading Right(3)
[INFO] [stdout] Traversing (3, 8), heading Up(1)
[INFO] [stdout] Current (3, 8), heading: Up(1), value: (Up(1), 52)
[INFO] [stdout] 	Inserting (3, 8) with (Up(1), 56)
[INFO] [stdout] Traversing (2, 8), heading Left(1)
[INFO] [stdout] Traversing (1, 8), heading Left(2)
[INFO] [stdout] Current (1, 8), heading: Left(2), value: (Up(1), 25)
[INFO] [stdout] 	Inserting (1, 8) with (Left(2), 31)
[INFO] [stdout] Current (1, 8), heading: Left(2), value: (Left(2), 27)
[INFO] [stdout] Traversing (1, 9), heading Down(1)
[INFO] [stdout] Traversing (1, 10), heading Down(2)
[INFO] [stdout] Traversing (1, 11), heading Down(3)
[INFO] [stdout] Traversing (0, 11), heading Left(1)
[INFO] [stdout] Traversing (0, 10), heading Up(1)
[INFO] [stdout] Current (0, 10), heading: Up(1), value: (Up(1), 29)
[INFO] [stdout] 	Inserting (0, 10) with (Up(1), 30)
[INFO] [stdout] Traversing (1, 10), heading Right(1)
[INFO] [stdout] Traversing (2, 10), heading Right(2)
[INFO] [stdout] Traversing (3, 10), heading Right(3)
[INFO] [stdout] Traversing (3, 9), heading Up(1)
[INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(1), 56)
[INFO] [stdout] 	Inserting (3, 9) with (Up(1), 60)
[INFO] [stdout] Traversing (2, 9), heading Left(1)
[INFO] [stdout] Traversing (1, 9), heading Left(2)
[INFO] [stdout] Current (1, 9), heading: Left(2), value: (Up(1), 29)
[INFO] [stdout] 	Inserting (1, 9) with (Left(2), 34)
[INFO] [stdout] Current (1, 9), heading: Left(2), value: (Left(2), 31)
[INFO] [stdout] Traversing (1, 10), heading Down(1)
[INFO] [stdout] Traversing (1, 11), heading Down(2)
[INFO] [stdout] Traversing (1, 12), heading Down(3)
[INFO] [stdout] Traversing (0, 12), heading Left(1)
[INFO] [stdout] Traversing (0, 11), heading Up(1)
[INFO] [stdout] Current (0, 11), heading: Up(1), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (0, 11) with (Up(1), 32)
[INFO] [stdout] Traversing (1, 11), heading Right(1)
[INFO] [stdout] Traversing (2, 11), heading Right(2)
[INFO] [stdout] Traversing (3, 11), heading Right(3)
[INFO] [stdout] Traversing (3, 10), heading Up(1)
[INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(1), 60)
[INFO] [stdout] 	Inserting (3, 10) with (Up(1), 64)
[INFO] [stdout] Traversing (2, 10), heading Left(1)
[INFO] [stdout] Traversing (1, 10), heading Left(2)
[INFO] [stdout] Current (1, 10), heading: Left(2), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (1, 10) with (Left(2), 32)
[INFO] [stdout] Current (1, 10), heading: Left(2), value: (Left(2), 34)
[INFO] [stdout] Traversing (1, 11), heading Down(1)
[INFO] [stdout] Traversing (1, 12), heading Down(2)
[INFO] [stdout] Traversing (0, 12), heading Left(1)
[INFO] [stdout] Current (0, 12), heading: Left(1), value: (Up(1), 32)
[INFO] [stdout] 	Inserting (0, 12) with (Left(1), 36)
[INFO] [stdout] Current (1, 12), heading: Down(2), value: (Left(1), 36)
[INFO] [stdout] 	Inserting (1, 12) with (Down(2), 39)
[INFO] [stdout] Traversing (2, 12), heading Right(1)
[INFO] [stdout] Traversing (3, 12), heading Right(2)
[INFO] [stdout] Traversing (4, 12), heading Right(3)
[INFO] [stdout] Traversing (4, 11), heading Up(1)
[INFO] [stdout] Traversing (4, 10), heading Up(2)
[INFO] [stdout] Traversing (4, 9), heading Up(3)
[INFO] [stdout] Current (4, 9), heading: Up(3), value: (Up(1), 60)
[INFO] [stdout] 	Inserting (4, 9) with (Up(3), 66)
[INFO] [stdout] Traversing (5, 9), heading Right(1)
[INFO] [stdout] Traversing (6, 9), heading Right(2)
[INFO] [stdout] Traversing (7, 9), heading Right(3)
[INFO] [stdout] Traversing (7, 8), heading Up(1)
[INFO] [stdout] Traversing (7, 7), heading Up(2)
[INFO] [stdout] Traversing (7, 6), heading Up(3)
[INFO] [stdout] Traversing (6, 6), heading Left(1)
[INFO] [stdout] Traversing (5, 6), heading Left(2)
[INFO] [stdout] Traversing (4, 6), heading Left(3)
[INFO] [stdout] Traversing (4, 5), heading Up(1)
[INFO] [stdout] Traversing (4, 4), heading Up(2)
[INFO] [stdout] Traversing (4, 3), heading Up(3)
[INFO] [stdout] Current (4, 3), heading: Up(3), value: (Up(1), 24)
[INFO] [stdout] 	Inserting (4, 3) with (Up(3), 29)
[INFO] [stdout] Traversing (5, 3), heading Right(1)
[INFO] [stdout] Traversing (6, 3), heading Right(2)
[INFO] [stdout] Traversing (7, 3), heading Right(3)
[INFO] [stdout] Traversing (7, 2), heading Up(1)
[INFO] [stdout] Traversing (7, 1), heading Up(2)
[INFO] [stdout] Traversing (7, 0), heading Up(3)
[INFO] [stdout] Traversing (6, 0), heading Left(1)
[INFO] [stdout] Traversing (5, 0), heading Left(2)
[INFO] [stdout] Traversing (4, 0), heading Left(3)
[INFO] [stdout] Traversing (4, 1), heading Down(1)
[INFO] [stdout] Traversing (4, 2), heading Down(2)
[INFO] [stdout] Current (4, 2), heading: Down(2), value: (Up(3), 29)
[INFO] [stdout] 	Inserting (4, 2) with (Down(2), 31)
[INFO] [stdout] Current (4, 2), heading: Down(2), value: (Up(1), 18)
[INFO] [stdout] 	Overwriting (4, 2) with (Down(2), 20)
[INFO] [stdout] Traversing (5, 2), heading Right(1)
[INFO] [stdout] Traversing (6, 2), heading Right(2)
[INFO] [stdout] Traversing (7, 2), heading Right(3)
[INFO] [stdout] Traversing (7, 1), heading Up(1)
[INFO] [stdout] Traversing (7, 0), heading Up(2)
[INFO] [stdout] Traversing (6, 0), heading Left(1)
[INFO] [stdout] Traversing (5, 0), heading Left(2)
[INFO] [stdout] Traversing (4, 0), heading Left(3)
[INFO] [stdout] Traversing (4, 1), heading Down(1)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Down(2), 20)
[INFO] [stdout] 	Inserting (4, 1) with (Down(1), 24)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Up(2), 13)
[INFO] [stdout] 	Overwriting (4, 1) with (Down(1), 17)
[INFO] [stdout] Traversing (5, 1), heading Right(1)
[INFO] [stdout] Traversing (6, 1), heading Right(2)
[INFO] [stdout] Traversing (7, 1), heading Right(3)
[INFO] [stdout] Traversing (7, 0), heading Up(1)
[INFO] [stdout] Traversing (6, 0), heading Left(1)
[INFO] [stdout] Traversing (5, 0), heading Left(2)
[INFO] [stdout] Traversing (4, 0), heading Left(3)
[INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17)
[INFO] [stdout] 	Inserting (4, 0) with (Left(3), 21)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21)
[INFO] [stdout] 	Inserting (5, 0) with (Left(2), 24)
[INFO] [stdout] Traversing (5, 1), heading Down(1)
[INFO] [stdout] Traversing (5, 2), heading Down(2)
[INFO] [stdout] Traversing (5, 3), heading Down(3)
[INFO] [stdout] Current (5, 3), heading: Down(3), value: (Up(3), 29)
[INFO] [stdout] 	Inserting (5, 3) with (Down(3), 37)
[INFO] [stdout] Traversing (6, 3), heading Right(1)
[INFO] [stdout] Traversing (7, 3), heading Right(2)
[INFO] [stdout] Traversing (8, 3), heading Right(3)
[INFO] [stdout] Traversing (8, 2), heading Up(1)
[INFO] [stdout] Traversing (8, 1), heading Up(2)
[INFO] [stdout] Traversing (8, 0), heading Up(3)
[INFO] [stdout] Traversing (7, 0), heading Left(1)
[INFO] [stdout] Traversing (6, 0), heading Left(2)
[INFO] [stdout] Current (6, 0), heading: Left(2), value: (Left(2), 24)
[INFO] [stdout] 	Inserting (6, 0) with (Left(2), 26)
[INFO] [stdout] Traversing (6, 1), heading Down(1)
[INFO] [stdout] Traversing (6, 2), heading Down(2)
[INFO] [stdout] Traversing (6, 3), heading Down(3)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Down(3), 37)
[INFO] [stdout] 	Inserting (6, 3) with (Down(3), 42)
[INFO] [stdout] Traversing (7, 3), heading Right(1)
[INFO] [stdout] Traversing (8, 3), heading Right(2)
[INFO] [stdout] Traversing (9, 3), heading Right(3)
[INFO] [stdout] Traversing (9, 2), heading Up(1)
[INFO] [stdout] Traversing (9, 1), heading Up(2)
[INFO] [stdout] Traversing (9, 0), heading Up(3)
[INFO] [stdout] Traversing (8, 0), heading Left(1)
[INFO] [stdout] Traversing (7, 0), heading Left(2)
[INFO] [stdout] Current (7, 0), heading: Left(2), value: (Left(2), 26)
[INFO] [stdout] 	Inserting (7, 0) with (Left(2), 29)
[INFO] [stdout] Traversing (7, 1), heading Down(1)
[INFO] [stdout] Traversing (7, 2), heading Down(2)
[INFO] [stdout] Traversing (7, 3), heading Down(3)
[INFO] [stdout] Current (7, 3), heading: Down(3), value: (Down(3), 42)
[INFO] [stdout] 	Inserting (7, 3) with (Down(3), 50)
[INFO] [stdout] Traversing (8, 3), heading Right(1)
[INFO] [stdout] Traversing (9, 3), heading Right(2)
[INFO] [stdout] Traversing (10, 3), heading Right(3)
[INFO] [stdout] Traversing (10, 2), heading Up(1)
[INFO] [stdout] Traversing (10, 1), heading Up(2)
[INFO] [stdout] Traversing (10, 0), heading Up(3)
[INFO] [stdout] Traversing (9, 0), heading Left(1)
[INFO] [stdout] Traversing (8, 0), heading Left(2)
[INFO] [stdout] Current (8, 0), heading: Left(2), value: (Left(2), 29)
[INFO] [stdout] 	Inserting (8, 0) with (Left(2), 30)
[INFO] [stdout] Traversing (8, 1), heading Down(1)
[INFO] [stdout] Traversing (8, 2), heading Down(2)
[INFO] [stdout] Traversing (8, 3), heading Down(3)
[INFO] [stdout] Current (8, 3), heading: Down(3), value: (Down(3), 50)
[INFO] [stdout] 	Inserting (8, 3) with (Down(3), 54)
[INFO] [stdout] Traversing (9, 3), heading Right(1)
[INFO] [stdout] Traversing (10, 3), heading Right(2)
[INFO] [stdout] Traversing (11, 3), heading Right(3)
[INFO] [stdout] Traversing (11, 2), heading Up(1)
[INFO] [stdout] Traversing (11, 1), heading Up(2)
[INFO] [stdout] Traversing (11, 0), heading Up(3)
[INFO] [stdout] Traversing (10, 0), heading Left(1)
[INFO] [stdout] Traversing (9, 0), heading Left(2)
[INFO] [stdout] Current (9, 0), heading: Left(2), value: (Left(2), 30)
[INFO] [stdout] 	Inserting (9, 0) with (Left(2), 31)
[INFO] [stdout] Traversing (9, 1), heading Down(1)
[INFO] [stdout] Traversing (9, 2), heading Down(2)
[INFO] [stdout] Traversing (9, 3), heading Down(3)
[INFO] [stdout] Current (9, 3), heading: Down(3), value: (Down(3), 54)
[INFO] [stdout] 	Inserting (9, 3) with (Down(3), 59)
[INFO] [stdout] Traversing (10, 3), heading Right(1)
[INFO] [stdout] Traversing (11, 3), heading Right(2)
[INFO] [stdout] Traversing (12, 3), heading Right(3)
[INFO] [stdout] Traversing (12, 2), heading Up(1)
[INFO] [stdout] Traversing (12, 1), heading Up(2)
[INFO] [stdout] Traversing (12, 0), heading Up(3)
[INFO] [stdout] Traversing (11, 0), heading Left(1)
[INFO] [stdout] Traversing (10, 0), heading Left(2)
[INFO] [stdout] Current (10, 0), heading: Left(2), value: (Left(2), 31)
[INFO] [stdout] 	Inserting (10, 0) with (Left(2), 34)
[INFO] [stdout] Traversing (10, 1), heading Down(1)
[INFO] [stdout] Traversing (10, 2), heading Down(2)
[INFO] [stdout] Traversing (10, 3), heading Down(3)
[INFO] [stdout] Current (10, 3), heading: Down(3), value: (Down(3), 59)
[INFO] [stdout] 	Inserting (10, 3) with (Down(3), 63)
[INFO] [stdout] Traversing (11, 3), heading Right(1)
[INFO] [stdout] Traversing (12, 3), heading Right(2)
[INFO] [stdout] Traversing (12, 2), heading Up(1)
[INFO] [stdout] Traversing (12, 1), heading Up(2)
[INFO] [stdout] Traversing (12, 0), heading Up(3)
[INFO] [stdout] Traversing (11, 0), heading Left(1)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] 	Inserting (11, 0) with (Left(1), 36)
[INFO] [stdout] Traversing (11, 1), heading Down(1)
[INFO] [stdout] Traversing (11, 2), heading Down(2)
[INFO] [stdout] Traversing (11, 3), heading Down(3)
[INFO] [stdout] Current (11, 3), heading: Down(3), value: (Down(3), 63)
[INFO] [stdout] 	Inserting (11, 3) with (Down(3), 68)
[INFO] [stdout] Traversing (12, 3), heading Right(1)
[INFO] [stdout] Traversing (12, 2), heading Up(1)
[INFO] [stdout] Traversing (12, 1), heading Up(2)
[INFO] [stdout] Traversing (12, 0), heading Up(3)
[INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] 	Inserting (12, 0) with (Up(3), 39)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39)
[INFO] [stdout] 	Inserting (12, 1) with (Up(2), 42)
[INFO] [stdout] Traversing (11, 1), heading Left(1)
[INFO] [stdout] Traversing (10, 1), heading Left(2)
[INFO] [stdout] Traversing (9, 1), heading Left(3)
[INFO] [stdout] Current (9, 1), heading: Left(3), value: (Left(2), 31)
[INFO] [stdout] 	Inserting (9, 1) with (Left(3), 36)
[INFO] [stdout] Traversing (9, 2), heading Down(1)
[INFO] [stdout] Current (9, 2), heading: Down(1), value: (Down(3), 59)
[INFO] [stdout] 	Inserting (9, 2) with (Down(1), 63)
[INFO] [stdout] Traversing (8, 2), heading Left(1)
[INFO] [stdout] Traversing (7, 2), heading Left(2)
[INFO] [stdout] Traversing (6, 2), heading Left(3)
[INFO] [stdout] Traversing (6, 1), heading Up(1)
[INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(2), 26)
[INFO] [stdout] 	Inserting (6, 1) with (Up(1), 29)
[INFO] [stdout] Traversing (5, 1), heading Left(1)
[INFO] [stdout] Current (5, 1), heading: Left(1), value: (Down(1), 17)
[INFO] [stdout] 	Inserting (5, 1) with (Left(1), 22)
[INFO] [stdout] Current (5, 1), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Traversing (5, 2), heading Down(1)
[INFO] [stdout] Current (5, 2), heading: Down(1), value: (Down(3), 37)
[INFO] [stdout] 	Inserting (5, 2) with (Down(1), 41)
[INFO] [stdout] Current (5, 2), heading: Down(1), value: (Down(2), 20)
[INFO] [stdout] 	Overwriting (5, 2) with (Down(1), 24)
[INFO] [stdout] Traversing (6, 2), heading Right(1)
[INFO] [stdout] Traversing (7, 2), heading Right(2)
[INFO] [stdout] Traversing (8, 2), heading Right(3)
[INFO] [stdout] Traversing (8, 1), heading Up(1)
[INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(2), 30)
[INFO] [stdout] 	Inserting (8, 1) with (Up(1), 33)
[INFO] [stdout] Traversing (7, 1), heading Left(1)
[INFO] [stdout] Current (7, 1), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] 	Inserting (7, 1) with (Left(1), 34)
[INFO] [stdout] Current (7, 1), heading: Left(1), value: (Left(2), 29)
[INFO] [stdout] Traversing (7, 2), heading Down(1)
[INFO] [stdout] Current (7, 2), heading: Down(1), value: (Down(3), 50)
[INFO] [stdout] 	Inserting (7, 2) with (Down(1), 56)
[INFO] [stdout] Traversing (6, 2), heading Left(1)
[INFO] [stdout] Current (6, 2), heading: Left(1), value: (Down(1), 24)
[INFO] [stdout] 	Inserting (6, 2) with (Left(1), 29)
[INFO] [stdout] Current (6, 2), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (6, 2), heading: Left(1), value: (Down(3), 42)
[INFO] [stdout] Current (7, 2), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] 	Overwriting (7, 2) with (Down(1), 35)
[INFO] [stdout] Traversing (8, 2), heading Right(1)
[INFO] [stdout] Current (8, 2), heading: Right(1), value: (Down(1), 63)
[INFO] [stdout] 	Inserting (8, 2) with (Right(1), 68)
[INFO] [stdout] Current (8, 2), heading: Right(1), value: (Up(1), 33)
[INFO] [stdout] 	Overwriting (8, 2) with (Right(1), 38)
[INFO] [stdout] Current (8, 2), heading: Right(1), value: (Down(3), 54)
[INFO] [stdout] Current (7, 2), heading: Down(1), value: (Right(1), 38)
[INFO] [stdout] Current (7, 1), heading: Left(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(1), 34)
[INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(3), 36)
[INFO] [stdout] Current (8, 2), heading: Right(3), value: (Up(1), 33)
[INFO] [stdout] Current (8, 2), heading: Right(3), value: (Down(3), 54)
[INFO] [stdout] Current (7, 2), heading: Right(2), value: (Right(1), 38)
[INFO] [stdout] Current (7, 2), heading: Right(2), value: (Left(1), 34)
[INFO] [stdout] Current (7, 2), heading: Right(2), value: (Down(3), 50)
[INFO] [stdout] Current (6, 2), heading: Right(1), value: (Down(1), 35)
[INFO] [stdout] Current (6, 2), heading: Right(1), value: (Up(1), 29)
[INFO] [stdout] Current (6, 2), heading: Right(1), value: (Down(3), 42)
[INFO] [stdout] Current (5, 2), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] Current (5, 1), heading: Left(1), value: (Down(1), 24)
[INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(1), 22)
[INFO] [stdout] 	Overwriting (6, 1) with (Up(1), 25)
[INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(1), 34)
[INFO] [stdout] Current (6, 2), heading: Left(3), value: (Up(1), 25)
[INFO] [stdout] Current (6, 2), heading: Left(3), value: (Down(3), 42)
[INFO] [stdout] Current (7, 2), heading: Left(2), value: (Left(1), 29)
[INFO] [stdout] Current (7, 2), heading: Left(2), value: (Left(1), 34)
[INFO] [stdout] Current (7, 2), heading: Left(2), value: (Down(3), 50)
[INFO] [stdout] Current (8, 2), heading: Left(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 2), heading: Left(1), value: (Up(1), 33)
[INFO] [stdout] Current (8, 2), heading: Left(1), value: (Down(3), 54)
[INFO] [stdout] Current (9, 2), heading: Down(1), value: (Right(1), 38)
[INFO] [stdout] 	Overwriting (9, 2) with (Down(1), 42)
[INFO] [stdout] Traversing (10, 2), heading Right(1)
[INFO] [stdout] Traversing (11, 2), heading Right(2)
[INFO] [stdout] Traversing (12, 2), heading Right(3)
[INFO] [stdout] Current (12, 2), heading: Right(3), value: (Up(2), 42)
[INFO] [stdout] 	Inserting (12, 2) with (Right(3), 46)
[INFO] [stdout] Traversing (12, 3), heading Down(1)
[INFO] [stdout] Traversing (12, 4), heading Down(2)
[INFO] [stdout] Traversing (12, 5), heading Down(3)
[INFO] [stdout] Traversing (11, 5), heading Left(1)
[INFO] [stdout] Traversing (10, 5), heading Left(2)
[INFO] [stdout] Traversing (9, 5), heading Left(3)
[INFO] [stdout] Traversing (9, 4), heading Up(1)
[INFO] [stdout] Current (9, 4), heading: Up(1), value: (Down(3), 59)
[INFO] [stdout] 	Inserting (9, 4) with (Up(1), 66)
[INFO] [stdout] Traversing (8, 4), heading Left(1)
[INFO] [stdout] Traversing (7, 4), heading Left(2)
[INFO] [stdout] Traversing (6, 4), heading Left(3)
[INFO] [stdout] Current (6, 4), heading: Left(3), value: (Down(3), 42)
[INFO] [stdout] 	Inserting (6, 4) with (Left(3), 49)
[INFO] [stdout] Traversing (6, 5), heading Down(1)
[INFO] [stdout] Traversing (6, 6), heading Down(2)
[INFO] [stdout] Traversing (6, 7), heading Down(3)
[INFO] [stdout] Traversing (5, 7), heading Left(1)
[INFO] [stdout] Traversing (4, 7), heading Left(2)
[INFO] [stdout] Current (4, 7), heading: Left(2), value: (Up(1), 52)
[INFO] [stdout] 	Inserting (4, 7) with (Left(2), 60)
[INFO] [stdout] Traversing (4, 6), heading Up(1)
[INFO] [stdout] Traversing (4, 5), heading Up(2)
[INFO] [stdout] Traversing (4, 4), heading Up(3)
[INFO] [stdout] Current (4, 4), heading: Up(3), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (4, 4) with (Up(3), 36)
[INFO] [stdout] Traversing (5, 4), heading Right(1)
[INFO] [stdout] Current (5, 4), heading: Right(1), value: (Left(3), 49)
[INFO] [stdout] 	Inserting (5, 4) with (Right(1), 54)
[INFO] [stdout] Current (5, 4), heading: Right(1), value: (Down(3), 37)
[INFO] [stdout] 	Overwriting (5, 4) with (Right(1), 42)
[INFO] [stdout] Traversing (5, 5), heading Down(1)
[INFO] [stdout] Traversing (5, 6), heading Down(2)
[INFO] [stdout] Traversing (5, 7), heading Down(3)
[INFO] [stdout] Current (5, 7), heading: Down(3), value: (Left(2), 60)
[INFO] [stdout] 	Inserting (5, 7) with (Down(3), 67)
[INFO] [stdout] Traversing (6, 7), heading Right(1)
[INFO] [stdout] Traversing (7, 7), heading Right(2)
[INFO] [stdout] Traversing (8, 7), heading Right(3)
[INFO] [stdout] Traversing (8, 6), heading Up(1)
[INFO] [stdout] Traversing (8, 5), heading Up(2)
[INFO] [stdout] Traversing (8, 4), heading Up(3)
[INFO] [stdout] Traversing (7, 4), heading Left(1)
[INFO] [stdout] Current (7, 4), heading: Left(1), value: (Left(3), 49)
[INFO] [stdout] 	Inserting (7, 4) with (Left(1), 57)
[INFO] [stdout] Current (7, 4), heading: Left(1), value: (Down(3), 50)
[INFO] [stdout] Traversing (7, 5), heading Down(1)
[INFO] [stdout] Traversing (7, 6), heading Down(2)
[INFO] [stdout] Traversing (7, 7), heading Down(3)
[INFO] [stdout] Traversing (6, 7), heading Left(1)
[INFO] [stdout] Current (6, 7), heading: Left(1), value: (Down(3), 67)
[INFO] [stdout] 	Inserting (6, 7) with (Left(1), 74)
[INFO] [stdout] Traversing (6, 6), heading Up(1)
[INFO] [stdout] Traversing (6, 5), heading Up(2)
[INFO] [stdout] Current (6, 5), heading: Up(2), value: (Left(3), 49)
[INFO] [stdout] 	Inserting (6, 5) with (Up(2), 57)
[INFO] [stdout] Traversing (5, 5), heading Left(1)
[INFO] [stdout] Traversing (4, 5), heading Left(2)
[INFO] [stdout] Current (4, 5), heading: Left(2), value: (Up(1), 38)
[INFO] [stdout] 	Inserting (4, 5) with (Left(2), 43)
[INFO] [stdout] Current (4, 5), heading: Left(2), value: (Up(3), 36)
[INFO] [stdout] 	Overwriting (4, 5) with (Left(2), 41)
[INFO] [stdout] Traversing (4, 6), heading Down(1)
[INFO] [stdout] Current (4, 6), heading: Down(1), value: (Left(2), 60)
[INFO] [stdout] 	Inserting (4, 6) with (Down(1), 68)
[INFO] [stdout] Current (4, 6), heading: Down(1), value: (Up(1), 45)
[INFO] [stdout] 	Overwriting (4, 6) with (Down(1), 53)
[INFO] [stdout] Traversing (5, 6), heading Right(1)
[INFO] [stdout] Traversing (6, 6), heading Right(2)
[INFO] [stdout] Traversing (7, 6), heading Right(3)
[INFO] [stdout] Traversing (7, 5), heading Up(1)
[INFO] [stdout] Current (7, 5), heading: Up(1), value: (Left(1), 57)
[INFO] [stdout] 	Inserting (7, 5) with (Up(1), 64)
[INFO] [stdout] Current (7, 5), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] Traversing (8, 5), heading Right(1)
[INFO] [stdout] Traversing (9, 5), heading Right(2)
[INFO] [stdout] Traversing (10, 5), heading Right(3)
[INFO] [stdout] Traversing (10, 4), heading Up(1)
[INFO] [stdout] Current (10, 4), heading: Up(1), value: (Down(3), 63)
[INFO] [stdout] 	Inserting (10, 4) with (Up(1), 68)
[INFO] [stdout] Current (10, 4), heading: Up(1), value: (Up(1), 66)
[INFO] [stdout] Traversing (11, 4), heading Right(1)
[INFO] [stdout] Traversing (12, 4), heading Right(2)
[INFO] [stdout] Traversing (12, 3), heading Up(1)
[INFO] [stdout] Current (12, 3), heading: Up(1), value: (Right(3), 46)
[INFO] [stdout] 	Inserting (12, 3) with (Up(1), 48)
[INFO] [stdout] Current (12, 3), heading: Up(1), value: (Down(3), 68)
[INFO] [stdout] Current (12, 4), heading: Right(2), value: (Up(1), 48)
[INFO] [stdout] 	Inserting (12, 4) with (Right(2), 54)
[INFO] [stdout] Traversing (12, 5), heading Down(1)
[INFO] [stdout] Traversing (12, 6), heading Down(2)
[INFO] [stdout] Traversing (12, 7), heading Down(3)
[INFO] [stdout] Traversing (11, 7), heading Left(1)
[INFO] [stdout] Traversing (10, 7), heading Left(2)
[INFO] [stdout] Traversing (9, 7), heading Left(3)
[INFO] [stdout] Traversing (9, 6), heading Up(1)
[INFO] [stdout] Traversing (9, 5), heading Up(2)
[INFO] [stdout] Current (9, 5), heading: Up(2), value: (Up(1), 66)
[INFO] [stdout] 	Inserting (9, 5) with (Up(2), 74)
[INFO] [stdout] Traversing (8, 5), heading Left(1)
[INFO] [stdout] Current (8, 5), heading: Left(1), value: (Up(1), 64)
[INFO] [stdout] 	Inserting (8, 5) with (Left(1), 73)
[INFO] [stdout] Traversing (8, 4), heading Up(1)
[INFO] [stdout] Current (8, 4), heading: Up(1), value: (Down(3), 54)
[INFO] [stdout] 	Inserting (8, 4) with (Up(1), 60)
[INFO] [stdout] Current (8, 4), heading: Up(1), value: (Left(1), 57)
[INFO] [stdout] Current (8, 4), heading: Up(1), value: (Up(1), 66)
[INFO] [stdout] Current (8, 5), heading: Left(1), value: (Up(1), 60)
[INFO] [stdout] 	Overwriting (8, 5) with (Left(1), 69)
[INFO] [stdout] Traversing (8, 6), heading Down(1)
[INFO] [stdout] Traversing (8, 7), heading Down(2)
[INFO] [stdout] Traversing (8, 8), heading Down(3)
[INFO] [stdout] Traversing (7, 8), heading Left(1)
[INFO] [stdout] Traversing (6, 8), heading Left(2)
[INFO] [stdout] Traversing (5, 8), heading Left(3)
[INFO] [stdout] Current (5, 8), heading: Left(3), value: (Down(3), 67)
[INFO] [stdout] 	Inserting (5, 8) with (Left(3), 73)
[INFO] [stdout] Traversing (5, 9), heading Down(1)
[INFO] [stdout] Traversing (5, 10), heading Down(2)
[INFO] [stdout] Traversing (5, 11), heading Down(3)
[INFO] [stdout] Traversing (4, 11), heading Left(1)
[INFO] [stdout] Traversing (3, 11), heading Left(2)
[INFO] [stdout] Traversing (2, 11), heading Left(3)
[INFO] [stdout] Traversing (2, 10), heading Up(1)
[INFO] [stdout] Traversing (2, 9), heading Up(2)
[INFO] [stdout] Traversing (2, 8), heading Up(3)
[INFO] [stdout] Current (2, 8), heading: Up(3), value: (Left(2), 31)
[INFO] [stdout] 	Inserting (2, 8) with (Up(3), 36)
[INFO] [stdout] Current (2, 8), heading: Up(3), value: (Up(1), 56)
[INFO] [stdout] Current (2, 9), heading: Up(2), value: (Up(3), 36)
[INFO] [stdout] 	Inserting (2, 9) with (Up(2), 42)
[INFO] [stdout] Current (2, 9), heading: Up(2), value: (Left(2), 34)
[INFO] [stdout] 	Overwriting (2, 9) with (Up(2), 40)
[INFO] [stdout] Current (2, 9), heading: Up(2), value: (Up(1), 60)
[INFO] [stdout] Current (2, 10), heading: Up(1), value: (Up(2), 40)
[INFO] [stdout] 	Inserting (2, 10) with (Up(1), 42)
[INFO] [stdout] Current (2, 10), heading: Up(1), value: (Left(2), 32)
[INFO] [stdout] 	Overwriting (2, 10) with (Up(1), 34)
[INFO] [stdout] Current (2, 10), heading: Up(1), value: (Up(1), 64)
[INFO] [stdout] Current (2, 11), heading: Left(3), value: (Up(1), 34)
[INFO] [stdout] 	Inserting (2, 11) with (Left(3), 38)
[INFO] [stdout] Traversing (2, 12), heading Down(1)
[INFO] [stdout] Current (2, 12), heading: Down(1), value: (Down(2), 39)
[INFO] [stdout] 	Inserting (2, 12) with (Down(1), 41)
[INFO] [stdout] Traversing (3, 12), heading Right(1)
[INFO] [stdout] Traversing (4, 12), heading Right(2)
[INFO] [stdout] Traversing (5, 12), heading Right(3)
[INFO] [stdout] Traversing (5, 11), heading Up(1)
[INFO] [stdout] Traversing (5, 10), heading Up(2)
[INFO] [stdout] Traversing (5, 9), heading Up(3)
[INFO] [stdout] Current (5, 9), heading: Up(3), value: (Up(3), 66)
[INFO] [stdout] 	Inserting (5, 9) with (Up(3), 73)
[INFO] [stdout] Traversing (6, 9), heading Right(1)
[INFO] [stdout] Traversing (7, 9), heading Right(2)
[INFO] [stdout] Traversing (8, 9), heading Right(3)
[INFO] [stdout] Traversing (8, 8), heading Up(1)
[INFO] [stdout] Traversing (8, 7), heading Up(2)
[INFO] [stdout] Traversing (8, 6), heading Up(3)
[INFO] [stdout] Traversing (7, 6), heading Left(1)
[INFO] [stdout] Traversing (6, 6), heading Left(2)
[INFO] [stdout] Traversing (5, 6), heading Left(3)
[INFO] [stdout] Traversing (5, 5), heading Up(1)
[INFO] [stdout] Current (5, 5), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] 	Inserting (5, 5) with (Up(1), 51)
[INFO] [stdout] Current (5, 5), heading: Up(1), value: (Left(2), 41)
[INFO] [stdout] 	Overwriting (5, 5) with (Up(1), 50)
[INFO] [stdout] Current (5, 5), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] Current (5, 6), heading: Left(3), value: (Up(1), 50)
[INFO] [stdout] 	Inserting (5, 6) with (Left(3), 57)
[INFO] [stdout] Current (5, 6), heading: Left(3), value: (Down(3), 67)
[INFO] [stdout] Current (6, 6), heading: Left(2), value: (Left(3), 57)
[INFO] [stdout] 	Inserting (6, 6) with (Left(2), 63)
[INFO] [stdout] Current (6, 6), heading: Left(2), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Left(2), value: (Left(1), 74)
[INFO] [stdout] Current (7, 6), heading: Left(1), value: (Left(2), 63)
[INFO] [stdout] 	Inserting (7, 6) with (Left(1), 72)
[INFO] [stdout] Current (7, 6), heading: Left(1), value: (Up(1), 64)
[INFO] [stdout] Traversing (7, 7), heading Down(1)
[INFO] [stdout] Traversing (7, 8), heading Down(2)
[INFO] [stdout] Traversing (7, 9), heading Down(3)
[INFO] [stdout] Traversing (6, 9), heading Left(1)
[INFO] [stdout] Current (6, 9), heading: Left(1), value: (Up(3), 73)
[INFO] [stdout] 	Inserting (6, 9) with (Left(1), 82)
[INFO] [stdout] Traversing (6, 8), heading Up(1)
[INFO] [stdout] Current (6, 8), heading: Up(1), value: (Left(1), 74)
[INFO] [stdout] 	Inserting (6, 8) with (Up(1), 81)
[INFO] [stdout] Current (6, 8), heading: Up(1), value: (Left(3), 73)
[INFO] [stdout] 	Overwriting (6, 8) with (Up(1), 80)
[INFO] [stdout] Traversing (7, 8), heading Right(1)
[INFO] [stdout] Traversing (8, 8), heading Right(2)
[INFO] [stdout] Traversing (9, 8), heading Right(3)
[INFO] [stdout] Traversing (9, 7), heading Up(1)
[INFO] [stdout] Traversing (9, 6), heading Up(2)
[INFO] [stdout] Current (9, 6), heading: Up(2), value: (Up(2), 74)
[INFO] [stdout] 	Inserting (9, 6) with (Up(2), 81)
[INFO] [stdout] Traversing (8, 6), heading Left(1)
[INFO] [stdout] Current (8, 6), heading: Left(1), value: (Left(1), 72)
[INFO] [stdout] 	Inserting (8, 6) with (Left(1), 80)
[INFO] [stdout] Current (8, 6), heading: Left(1), value: (Left(1), 69)
[INFO] [stdout] 	Overwriting (8, 6) with (Left(1), 77)
[INFO] [stdout] Traversing (8, 7), heading Down(1)
[INFO] [stdout] Traversing (8, 8), heading Down(2)
[INFO] [stdout] Traversing (8, 9), heading Down(3)
[INFO] [stdout] Traversing (7, 9), heading Left(1)
[INFO] [stdout] Current (7, 9), heading: Left(1), value: (Left(1), 82)
[INFO] [stdout] 	Inserting (7, 9) with (Left(1), 91)
[INFO] [stdout] Traversing (7, 8), heading Up(1)
[INFO] [stdout] Traversing (7, 7), heading Up(2)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 72)
[INFO] [stdout] 	Inserting (7, 7) with (Up(2), 81)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 74)
[INFO] [stdout] Traversing (8, 7), heading Right(1)
[INFO] [stdout] Traversing (9, 7), heading Right(2)
[INFO] [stdout] Traversing (10, 7), heading Right(3)
[INFO] [stdout] Traversing (10, 6), heading Up(1)
[INFO] [stdout] Traversing (10, 5), heading Up(2)
[INFO] [stdout] Current (10, 5), heading: Up(2), value: (Up(1), 68)
[INFO] [stdout] 	Inserting (10, 5) with (Up(2), 72)
[INFO] [stdout] Current (10, 5), heading: Up(2), value: (Up(2), 74)
[INFO] [stdout] Traversing (11, 5), heading Right(1)
[INFO] [stdout] Traversing (12, 5), heading Right(2)
[INFO] [stdout] Current (12, 5), heading: Right(2), value: (Right(2), 54)
[INFO] [stdout] 	Inserting (12, 5) with (Right(2), 58)
[INFO] [stdout] Traversing (12, 6), heading Down(1)
[INFO] [stdout] Traversing (12, 7), heading Down(2)
[INFO] [stdout] Traversing (12, 8), heading Down(3)
[INFO] [stdout] Traversing (11, 8), heading Left(1)
[INFO] [stdout] Traversing (10, 8), heading Left(2)
[INFO] [stdout] Traversing (9, 8), heading Left(3)
[INFO] [stdout] Traversing (9, 7), heading Up(1)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Up(2), 81)
[INFO] [stdout] 	Inserting (9, 7) with (Up(1), 90)
[INFO] [stdout] Traversing (8, 7), heading Left(1)
[INFO] [stdout] Current (8, 7), heading: Left(1), value: (Up(2), 81)
[INFO] [stdout] 	Inserting (8, 7) with (Left(1), 88)
[INFO] [stdout] Current (8, 7), heading: Left(1), value: (Left(1), 77)
[INFO] [stdout] 	Overwriting (8, 7) with (Left(1), 84)
[INFO] [stdout] Traversing (8, 8), heading Down(1)
[INFO] [stdout] Traversing (8, 9), heading Down(2)
[INFO] [stdout] Traversing (8, 10), heading Down(3)
[INFO] [stdout] Traversing (7, 10), heading Left(1)
[INFO] [stdout] Traversing (6, 10), heading Left(2)
[INFO] [stdout] Traversing (5, 10), heading Left(3)
[INFO] [stdout] Current (5, 10), heading: Left(3), value: (Up(3), 73)
[INFO] [stdout] 	Inserting (5, 10) with (Left(3), 81)
[INFO] [stdout] Traversing (5, 11), heading Down(1)
[INFO] [stdout] Traversing (5, 12), heading Down(2)
[INFO] [stdout] Traversing (4, 12), heading Left(1)
[INFO] [stdout] Traversing (3, 12), heading Left(2)
[INFO] [stdout] Current (3, 12), heading: Left(2), value: (Down(1), 41)
[INFO] [stdout] 	Inserting (3, 12) with (Left(2), 43)
[INFO] [stdout] Traversing (3, 11), heading Up(1)
[INFO] [stdout] Current (3, 11), heading: Up(1), value: (Up(1), 64)
[INFO] [stdout] 	Inserting (3, 11) with (Up(1), 70)
[INFO] [stdout] Current (3, 11), heading: Up(1), value: (Left(3), 38)
[INFO] [stdout] 	Overwriting (3, 11) with (Up(1), 44)
[INFO] [stdout] Traversing (4, 11), heading Right(1)
[INFO] [stdout] Traversing (5, 11), heading Right(2)
[INFO] [stdout] Traversing (6, 11), heading Right(3)
[INFO] [stdout] Traversing (6, 10), heading Up(1)
[INFO] [stdout] Current (6, 10), heading: Up(1), value: (Left(1), 82)
[INFO] [stdout] 	Inserting (6, 10) with (Up(1), 88)
[INFO] [stdout] Current (6, 10), heading: Up(1), value: (Left(3), 81)
[INFO] [stdout] 	Overwriting (6, 10) with (Up(1), 87)
[INFO] [stdout] Traversing (7, 10), heading Right(1)
[INFO] [stdout] Traversing (8, 10), heading Right(2)
[INFO] [stdout] Traversing (9, 10), heading Right(3)
[INFO] [stdout] Traversing (9, 9), heading Up(1)
[INFO] [stdout] Traversing (9, 8), heading Up(2)
[INFO] [stdout] Current (9, 8), heading: Up(2), value: (Up(1), 90)
[INFO] [stdout] 	Inserting (9, 8) with (Up(2), 96)
[INFO] [stdout] Traversing (8, 8), heading Left(1)
[INFO] [stdout] Traversing (7, 8), heading Left(2)
[INFO] [stdout] Current (7, 8), heading: Left(2), value: (Up(1), 80)
[INFO] [stdout] 	Inserting (7, 8) with (Left(2), 89)
[INFO] [stdout] Current (7, 8), heading: Left(2), value: (Up(2), 81)
[INFO] [stdout] Current (7, 8), heading: Left(2), value: (Left(1), 91)
[INFO] [stdout] Current (8, 8), heading: Left(1), value: (Left(2), 89)
[INFO] [stdout] 	Inserting (8, 8) with (Left(1), 97)
[INFO] [stdout] Current (8, 8), heading: Left(1), value: (Left(1), 84)
[INFO] [stdout] 	Overwriting (8, 8) with (Left(1), 92)
[INFO] [stdout] Traversing (8, 9), heading Down(1)
[INFO] [stdout] Traversing (8, 10), heading Down(2)
[INFO] [stdout] Traversing (8, 11), heading Down(3)
[INFO] [stdout] Traversing (7, 11), heading Left(1)
[INFO] [stdout] Traversing (6, 11), heading Left(2)
[INFO] [stdout] Traversing (5, 11), heading Left(3)
[INFO] [stdout] Current (5, 11), heading: Left(3), value: (Left(3), 81)
[INFO] [stdout] 	Inserting (5, 11) with (Left(3), 85)
[INFO] [stdout] Traversing (5, 12), heading Down(1)
[INFO] [stdout] Traversing (4, 12), heading Left(1)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] 	Inserting (4, 12) with (Left(1), 49)
[INFO] [stdout] Traversing (4, 11), heading Up(1)
[INFO] [stdout] Traversing (4, 10), heading Up(2)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(3), 66)
[INFO] [stdout] 	Inserting (4, 10) with (Up(2), 72)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] 	Overwriting (4, 10) with (Up(2), 70)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Left(3), 81)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(2), 70)
[INFO] [stdout] 	Inserting (4, 11) with (Up(1), 75)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(1), 44)
[INFO] [stdout] 	Overwriting (4, 11) with (Up(1), 49)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Left(3), 85)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Up(1), 49)
[INFO] [stdout] Current (5, 12), heading: Down(1), value: (Left(1), 49)
[INFO] [stdout] 	Inserting (5, 12) with (Down(1), 56)
[INFO] [stdout] Traversing (6, 12), heading Right(1)
[INFO] [stdout] Traversing (7, 12), heading Right(2)
[INFO] [stdout] Traversing (8, 12), heading Right(3)
[INFO] [stdout] Traversing (8, 11), heading Up(1)
[INFO] [stdout] Traversing (8, 10), heading Up(2)
[INFO] [stdout] Traversing (8, 9), heading Up(3)
[INFO] [stdout] Current (8, 9), heading: Up(3), value: (Left(1), 91)
[INFO] [stdout] 	Inserting (8, 9) with (Up(3), 99)
[INFO] [stdout] Traversing (9, 9), heading Right(1)
[INFO] [stdout] Traversing (10, 9), heading Right(2)
[INFO] [stdout] Traversing (11, 9), heading Right(3)
[INFO] [stdout] Traversing (11, 8), heading Up(1)
[INFO] [stdout] Traversing (11, 7), heading Up(2)
[INFO] [stdout] Traversing (11, 6), heading Up(3)
[INFO] [stdout] Traversing (10, 6), heading Left(1)
[INFO] [stdout] Current (10, 6), heading: Left(1), value: (Up(2), 81)
[INFO] [stdout] 	Inserting (10, 6) with (Left(1), 88)
[INFO] [stdout] Current (10, 6), heading: Left(1), value: (Up(2), 72)
[INFO] [stdout] 	Overwriting (10, 6) with (Left(1), 79)
[INFO] [stdout] Traversing (10, 7), heading Down(1)
[INFO] [stdout] Traversing (10, 8), heading Down(2)
[INFO] [stdout] Traversing (10, 9), heading Down(3)
[INFO] [stdout] Traversing (9, 9), heading Left(1)
[INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(3), 99)
[INFO] [stdout] 	Inserting (9, 9) with (Left(1), 105)
[INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(2), 96)
[INFO] [stdout] 	Overwriting (9, 9) with (Left(1), 102)
[INFO] [stdout] Traversing (9, 10), heading Down(1)
[INFO] [stdout] Traversing (9, 11), heading Down(2)
[INFO] [stdout] Traversing (9, 12), heading Down(3)
[INFO] [stdout] Traversing (8, 12), heading Left(1)
[INFO] [stdout] Traversing (7, 12), heading Left(2)
[INFO] [stdout] Traversing (6, 12), heading Left(3)
[INFO] [stdout] Traversing (6, 11), heading Up(1)
[INFO] [stdout] Current (6, 11), heading: Up(1), value: (Up(1), 87)
[INFO] [stdout] 	Inserting (6, 11) with (Up(1), 95)
[INFO] [stdout] Current (6, 11), heading: Up(1), value: (Left(3), 85)
[INFO] [stdout] 	Overwriting (6, 11) with (Up(1), 93)
[INFO] [stdout] Traversing (7, 11), heading Right(1)
[INFO] [stdout] Traversing (8, 11), heading Right(2)
[INFO] [stdout] Traversing (9, 11), heading Right(3)
[INFO] [stdout] Traversing (9, 10), heading Up(1)
[INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 102)
[INFO] [stdout] 	Inserting (9, 10) with (Up(1), 107)
[INFO] [stdout] Traversing (8, 10), heading Left(1)
[INFO] [stdout] Traversing (7, 10), heading Left(2)
[INFO] [stdout] Current (7, 10), heading: Left(2), value: (Up(1), 87)
[INFO] [stdout] 	Inserting (7, 10) with (Left(2), 95)
[INFO] [stdout] Current (7, 10), heading: Left(2), value: (Left(1), 91)
[INFO] [stdout] Traversing (7, 11), heading Down(1)
[INFO] [stdout] Traversing (7, 12), heading Down(2)
[INFO] [stdout] Traversing (6, 12), heading Left(1)
[INFO] [stdout] Current (6, 12), heading: Left(1), value: (Down(1), 56)
[INFO] [stdout] 	Inserting (6, 12) with (Left(1), 60)
[INFO] [stdout] Current (6, 12), heading: Left(1), value: (Up(1), 93)
[INFO] [stdout] Current (7, 12), heading: Down(2), value: (Left(1), 60)
[INFO] [stdout] 	Inserting (7, 12) with (Down(2), 66)
[INFO] [stdout] Traversing (8, 12), heading Right(1)
[INFO] [stdout] Traversing (9, 12), heading Right(2)
[INFO] [stdout] Traversing (10, 12), heading Right(3)
[INFO] [stdout] Traversing (10, 11), heading Up(1)
[INFO] [stdout] Traversing (10, 10), heading Up(2)
[INFO] [stdout] Traversing (10, 9), heading Up(3)
[INFO] [stdout] Current (10, 9), heading: Up(3), value: (Left(1), 102)
[INFO] [stdout] 	Inserting (10, 9) with (Up(3), 106)
[INFO] [stdout] Traversing (11, 9), heading Right(1)
[INFO] [stdout] Traversing (12, 9), heading Right(2)
[INFO] [stdout] Traversing (12, 8), heading Up(1)
[INFO] [stdout] Traversing (12, 7), heading Up(2)
[INFO] [stdout] Traversing (12, 6), heading Up(3)
[INFO] [stdout] Traversing (11, 6), heading Left(1)
[INFO] [stdout] Current (11, 6), heading: Left(1), value: (Left(1), 79)
[INFO] [stdout] 	Inserting (11, 6) with (Left(1), 85)
[INFO] [stdout] Traversing (11, 5), heading Up(1)
[INFO] [stdout] Traversing (11, 4), heading Up(2)
[INFO] [stdout] Current (11, 4), heading: Up(2), value: (Down(3), 68)
[INFO] [stdout] 	Inserting (11, 4) with (Up(2), 71)
[INFO] [stdout] Current (11, 4), heading: Up(2), value: (Up(1), 68)
[INFO] [stdout] Current (11, 4), heading: Up(2), value: (Right(2), 54)
[INFO] [stdout] 	Overwriting (11, 4) with (Up(2), 57)
[INFO] [stdout] Current (11, 5), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] 	Inserting (11, 5) with (Up(1), 62)
[INFO] [stdout] Current (11, 5), heading: Up(1), value: (Up(2), 72)
[INFO] [stdout] Current (11, 5), heading: Up(1), value: (Right(2), 58)
[INFO] [stdout] Current (11, 6), heading: Left(1), value: (Up(1), 62)
[INFO] [stdout] 	Overwriting (11, 6) with (Left(1), 68)
[INFO] [stdout] Traversing (11, 7), heading Down(1)
[INFO] [stdout] Traversing (11, 8), heading Down(2)
[INFO] [stdout] Traversing (11, 9), heading Down(3)
[INFO] [stdout] Current (11, 9), heading: Down(3), value: (Up(3), 106)
[INFO] [stdout] 	Inserting (11, 9) with (Down(3), 111)
[INFO] [stdout] Traversing (12, 9), heading Right(1)
[INFO] [stdout] Traversing (12, 8), heading Up(1)
[INFO] [stdout] Traversing (12, 7), heading Up(2)
[INFO] [stdout] Traversing (12, 6), heading Up(3)
[INFO] [stdout] Current (12, 6), heading: Up(3), value: (Left(1), 68)
[INFO] [stdout] 	Inserting (12, 6) with (Up(3), 74)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Up(3), 74)
[INFO] [stdout] 	Inserting (12, 7) with (Up(2), 77)
[INFO] [stdout] Traversing (11, 7), heading Left(1)
[INFO] [stdout] Traversing (10, 7), heading Left(2)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Up(1), 90)
[INFO] [stdout] 	Inserting (10, 7) with (Left(2), 96)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Left(1), 79)
[INFO] [stdout] 	Overwriting (10, 7) with (Left(2), 85)
[INFO] [stdout] Traversing (10, 8), heading Down(1)
[INFO] [stdout] Current (10, 8), heading: Down(1), value: (Up(3), 106)
[INFO] [stdout] 	Inserting (10, 8) with (Down(1), 114)
[INFO] [stdout] Current (10, 8), heading: Down(1), value: (Up(2), 96)
[INFO] [stdout] 	Overwriting (10, 8) with (Down(1), 104)
[INFO] [stdout] Traversing (11, 8), heading Right(1)
[INFO] [stdout] Traversing (12, 8), heading Right(2)
[INFO] [stdout] Current (12, 8), heading: Right(2), value: (Up(2), 77)
[INFO] [stdout] 	Inserting (12, 8) with (Right(2), 84)
[INFO] [stdout] Traversing (12, 9), heading Down(1)
[INFO] [stdout] Traversing (12, 10), heading Down(2)
[INFO] [stdout] Traversing (12, 11), heading Down(3)
[INFO] [stdout] Traversing (11, 11), heading Left(1)
[INFO] [stdout] Traversing (10, 11), heading Left(2)
[INFO] [stdout] Traversing (9, 11), heading Left(3)
[INFO] [stdout] Current (9, 11), heading: Left(3), value: (Up(1), 107)
[INFO] [stdout] 	Inserting (9, 11) with (Left(3), 114)
[INFO] [stdout] Traversing (9, 12), heading Down(1)
[INFO] [stdout] Traversing (8, 12), heading Left(1)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Down(2), 66)
[INFO] [stdout] 	Inserting (8, 12) with (Left(1), 71)
[INFO] [stdout] Traversing (8, 11), heading Up(1)
[INFO] [stdout] Traversing (8, 10), heading Up(2)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(3), 99)
[INFO] [stdout] 	Inserting (8, 10) with (Up(2), 105)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Left(2), 95)
[INFO] [stdout] 	Overwriting (8, 10) with (Up(2), 101)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(1), 107)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Up(2), 101)
[INFO] [stdout] 	Inserting (8, 11) with (Up(1), 109)
[INFO] [stdout] Traversing (7, 11), heading Left(1)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Up(1), 93)
[INFO] [stdout] 	Inserting (7, 11) with (Left(1), 101)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 95)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Down(2), 66)
[INFO] [stdout] 	Overwriting (7, 11) with (Left(1), 74)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(1), 74)
[INFO] [stdout] 	Overwriting (8, 11) with (Up(1), 82)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(3), 114)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Up(1), 82)
[INFO] [stdout] Current (9, 12), heading: Down(1), value: (Left(1), 71)
[INFO] [stdout] 	Inserting (9, 12) with (Down(1), 76)
[INFO] [stdout] Traversing (10, 12), heading Right(1)
[INFO] [stdout] Traversing (11, 12), heading Right(2)
[INFO] [stdout] Base case (12, 12), 3
[INFO] [stdout] Current (11, 12), heading: Right(2), value: (Right(3), 3)
[INFO] [stdout] 	Inserting (11, 12) with (Right(2), 6)
[INFO] [stdout] Traversing (11, 11), heading Up(1)
[INFO] [stdout] Traversing (11, 10), heading Up(2)
[INFO] [stdout] Current (11, 10), heading: Up(2), value: (Down(3), 111)
[INFO] [stdout] 	Inserting (11, 10) with (Up(2), 117)
[INFO] [stdout] Traversing (10, 10), heading Left(1)
[INFO] [stdout] Current (10, 10), heading: Left(1), value: (Up(1), 107)
[INFO] [stdout] 	Inserting (10, 10) with (Left(1), 112)
[INFO] [stdout] Current (10, 10), heading: Left(1), value: (Up(3), 106)
[INFO] [stdout] 	Overwriting (10, 10) with (Left(1), 111)
[INFO] [stdout] Traversing (10, 11), heading Down(1)
[INFO] [stdout] Traversing (10, 12), heading Down(2)
[INFO] [stdout] Current (10, 12), heading: Down(2), value: (Down(1), 76)
[INFO] [stdout] 	Inserting (10, 12) with (Down(2), 81)
[INFO] [stdout] Current (10, 12), heading: Down(2), value: (Right(2), 6)
[INFO] [stdout] 	Overwriting (10, 12) with (Down(2), 11)
[INFO] [stdout] Current (10, 11), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] 	Inserting (10, 11) with (Down(1), 18)
[INFO] [stdout] Current (10, 11), heading: Down(1), value: (Left(3), 114)
[INFO] [stdout] Traversing (11, 11), heading Right(1)
[INFO] [stdout] Traversing (12, 11), heading Right(2)
[INFO] [stdout] Traversing (12, 10), heading Up(1)
[INFO] [stdout] Traversing (12, 9), heading Up(2)
[INFO] [stdout] Current (12, 9), heading: Up(2), value: (Right(2), 84)
[INFO] [stdout] 	Inserting (12, 9) with (Up(2), 87)
[INFO] [stdout] Current (12, 9), heading: Up(2), value: (Down(3), 111)
[INFO] [stdout] Current (12, 10), heading: Up(1), value: (Up(2), 87)
[INFO] [stdout] 	Inserting (12, 10) with (Up(1), 90)
[INFO] [stdout] Current (12, 10), heading: Up(1), value: (Up(2), 117)
[INFO] [stdout] Current (12, 11), heading: Right(2), value: (Up(1), 90)
[INFO] [stdout] 	Inserting (12, 11) with (Right(2), 95)
[INFO] [stdout] Current (12, 11), heading: Right(2), value: (Right(3), 3)
[INFO] [stdout] 	Overwriting (12, 11) with (Right(2), 8)
[INFO] [stdout] Current (11, 11), heading: Right(1), value: (Right(2), 8)
[INFO] [stdout] 	Inserting (11, 11) with (Right(1), 11)
[INFO] [stdout] Current (11, 11), heading: Right(1), value: (Up(2), 117)
[INFO] [stdout] Current (11, 11), heading: Right(1), value: (Right(2), 6)
[INFO] [stdout] 	Overwriting (11, 11) with (Right(1), 9)
[INFO] [stdout] Current (10, 11), heading: Down(1), value: (Right(1), 9)
[INFO] [stdout] 	Overwriting (10, 11) with (Down(1), 16)
[INFO] [stdout] Current (10, 10), heading: Left(1), value: (Down(1), 16)
[INFO] [stdout] 	Overwriting (10, 10) with (Left(1), 21)
[INFO] [stdout] Current (11, 10), heading: Up(2), value: (Left(1), 21)
[INFO] [stdout] 	Overwriting (11, 10) with (Up(2), 27)
[INFO] [stdout] Current (11, 10), heading: Up(2), value: (Up(1), 90)
[INFO] [stdout] Current (11, 11), heading: Up(1), value: (Up(2), 27)
[INFO] [stdout] Current (11, 11), heading: Up(1), value: (Down(1), 16)
[INFO] [stdout] Current (11, 11), heading: Up(1), value: (Right(2), 8)
[INFO] [stdout] Current (11, 12), heading: Right(2), value: (Right(1), 9)
[INFO] [stdout] Current (10, 12), heading: Right(1), value: (Right(2), 6)
[INFO] [stdout] Current (10, 12), heading: Right(1), value: (Down(1), 16)
[INFO] [stdout] Current (9, 12), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] 	Overwriting (9, 12) with (Down(1), 16)
[INFO] [stdout] Current (9, 11), heading: Left(3), value: (Down(1), 16)
[INFO] [stdout] 	Overwriting (9, 11) with (Left(3), 23)
[INFO] [stdout] Current (10, 11), heading: Left(2), value: (Left(3), 23)
[INFO] [stdout] Current (10, 11), heading: Left(2), value: (Left(1), 21)
[INFO] [stdout] Current (10, 11), heading: Left(2), value: (Down(2), 11)
[INFO] [stdout] Current (11, 11), heading: Left(1), value: (Down(1), 16)
[INFO] [stdout] Current (11, 11), heading: Left(1), value: (Up(2), 27)
[INFO] [stdout] Current (11, 11), heading: Left(1), value: (Right(2), 6)
[INFO] [stdout] Current (12, 11), heading: Down(3), value: (Right(1), 9)
[INFO] [stdout] Current (12, 10), heading: Down(2), value: (Right(2), 8)
[INFO] [stdout] 	Overwriting (12, 10) with (Down(2), 11)
[INFO] [stdout] Current (12, 10), heading: Down(2), value: (Up(2), 27)
[INFO] [stdout] Current (12, 9), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] 	Overwriting (12, 9) with (Down(1), 14)
[INFO] [stdout] Current (12, 9), heading: Down(1), value: (Down(3), 111)
[INFO] [stdout] Current (12, 8), heading: Right(2), value: (Down(1), 14)
[INFO] [stdout] 	Overwriting (12, 8) with (Right(2), 21)
[INFO] [stdout] Current (11, 8), heading: Right(1), value: (Right(2), 21)
[INFO] [stdout] 	Inserting (11, 8) with (Right(1), 29)
[INFO] [stdout] Traversing (11, 7), heading Up(1)
[INFO] [stdout] Current (11, 7), heading: Up(1), value: (Left(1), 68)
[INFO] [stdout] 	Inserting (11, 7) with (Up(1), 73)
[INFO] [stdout] Current (11, 7), heading: Up(1), value: (Left(2), 85)
[INFO] [stdout] Current (11, 7), heading: Up(1), value: (Up(2), 77)
[INFO] [stdout] Current (11, 8), heading: Right(1), value: (Up(1), 73)
[INFO] [stdout] Current (11, 8), heading: Right(1), value: (Down(3), 111)
[INFO] [stdout] Current (10, 8), heading: Down(1), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (10, 8) with (Down(1), 37)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Down(1), 37)
[INFO] [stdout] 	Overwriting (10, 7) with (Left(2), 43)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] 	Overwriting (11, 7) with (Left(1), 48)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(1), 68)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (11, 7) with (Left(1), 34)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Left(1), 34)
[INFO] [stdout] 	Overwriting (12, 7) with (Up(2), 37)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Up(2), 37)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Right(1), 29)
[INFO] [stdout] Current (12, 9), heading: Right(1), value: (Right(2), 21)
[INFO] [stdout] Current (12, 9), heading: Right(1), value: (Down(2), 11)
[INFO] [stdout] Current (11, 9), heading: Down(3), value: (Down(1), 14)
[INFO] [stdout] 	Overwriting (11, 9) with (Down(3), 19)
[INFO] [stdout] Current (11, 8), heading: Down(2), value: (Down(3), 19)
[INFO] [stdout] 	Overwriting (11, 8) with (Down(2), 27)
[INFO] [stdout] Current (11, 8), heading: Down(2), value: (Down(1), 37)
[INFO] [stdout] Current (11, 8), heading: Down(2), value: (Right(2), 21)
[INFO] [stdout] Current (11, 7), heading: Down(1), value: (Down(2), 27)
[INFO] [stdout] 	Overwriting (11, 7) with (Down(1), 32)
[INFO] [stdout] Current (11, 7), heading: Down(1), value: (Left(2), 43)
[INFO] [stdout] Current (11, 7), heading: Down(1), value: (Up(2), 37)
[INFO] [stdout] Current (11, 6), heading: Left(1), value: (Down(1), 32)
[INFO] [stdout] 	Overwriting (11, 6) with (Left(1), 38)
[INFO] [stdout] Current (12, 6), heading: Up(3), value: (Left(1), 38)
[INFO] [stdout] 	Overwriting (12, 6) with (Up(3), 44)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Up(3), 44)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Down(1), 32)
[INFO] [stdout] 	Overwriting (12, 7) with (Up(2), 35)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Up(2), 35)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Down(2), 27)
[INFO] [stdout] Current (12, 9), heading: Right(2), value: (Right(2), 21)
[INFO] [stdout] Current (12, 9), heading: Right(2), value: (Down(2), 11)
[INFO] [stdout] Current (11, 9), heading: Right(1), value: (Down(1), 14)
[INFO] [stdout] Current (11, 9), heading: Right(1), value: (Down(2), 27)
[INFO] [stdout] Current (11, 9), heading: Right(1), value: (Up(2), 27)
[INFO] [stdout] Current (10, 9), heading: Up(3), value: (Down(3), 19)
[INFO] [stdout] 	Overwriting (10, 9) with (Up(3), 23)
[INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(3), 23)
[INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(1), 107)
[INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(2), 27)
[INFO] [stdout] Current (10, 11), heading: Up(1), value: (Left(1), 21)
[INFO] [stdout] Current (10, 11), heading: Up(1), value: (Left(3), 23)
[INFO] [stdout] Current (10, 11), heading: Up(1), value: (Right(1), 9)
[INFO] [stdout] Current (10, 12), heading: Right(3), value: (Down(1), 16)
[INFO] [stdout] Current (9, 12), heading: Right(2), value: (Down(2), 11)
[INFO] [stdout] Current (9, 12), heading: Right(2), value: (Left(3), 23)
[INFO] [stdout] Current (8, 12), heading: Right(1), value: (Down(1), 16)
[INFO] [stdout] 	Overwriting (8, 12) with (Right(1), 21)
[INFO] [stdout] Current (8, 12), heading: Right(1), value: (Up(1), 82)
[INFO] [stdout] Current (7, 12), heading: Down(2), value: (Right(1), 21)
[INFO] [stdout] 	Overwriting (7, 12) with (Down(2), 27)
[INFO] [stdout] Current (7, 11), heading: Down(1), value: (Down(2), 27)
[INFO] [stdout] 	Overwriting (7, 11) with (Down(1), 35)
[INFO] [stdout] Current (7, 11), heading: Down(1), value: (Up(1), 93)
[INFO] [stdout] Current (7, 11), heading: Down(1), value: (Up(1), 82)
[INFO] [stdout] Current (7, 10), heading: Left(2), value: (Down(1), 35)
[INFO] [stdout] 	Overwriting (7, 10) with (Left(2), 43)
[INFO] [stdout] Current (8, 10), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] 	Overwriting (8, 10) with (Left(1), 49)
[INFO] [stdout] Current (8, 10), heading: Left(1), value: (Up(3), 99)
[INFO] [stdout] Current (8, 10), heading: Left(1), value: (Up(1), 82)
[INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 49)
[INFO] [stdout] 	Overwriting (9, 10) with (Up(1), 54)
[INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 21)
[INFO] [stdout] 	Overwriting (9, 10) with (Up(1), 26)
[INFO] [stdout] Current (9, 11), heading: Right(3), value: (Up(1), 26)
[INFO] [stdout] Current (9, 11), heading: Right(3), value: (Down(1), 16)
[INFO] [stdout] Current (8, 11), heading: Right(2), value: (Left(3), 23)
[INFO] [stdout] 	Overwriting (8, 11) with (Right(2), 31)
[INFO] [stdout] Current (8, 11), heading: Right(2), value: (Left(1), 49)
[INFO] [stdout] Current (8, 11), heading: Right(2), value: (Right(1), 21)
[INFO] [stdout] 	Overwriting (8, 11) with (Right(2), 29)
[INFO] [stdout] Current (7, 11), heading: Right(1), value: (Right(2), 29)
[INFO] [stdout] Current (7, 11), heading: Right(1), value: (Left(2), 43)
[INFO] [stdout] Current (7, 11), heading: Right(1), value: (Down(2), 27)
[INFO] [stdout] Current (6, 11), heading: Up(1), value: (Down(1), 35)
[INFO] [stdout] 	Overwriting (6, 11) with (Up(1), 43)
[INFO] [stdout] Current (6, 12), heading: Left(3), value: (Up(1), 43)
[INFO] [stdout] 	Overwriting (6, 12) with (Left(3), 47)
[INFO] [stdout] Current (7, 12), heading: Left(2), value: (Left(3), 47)
[INFO] [stdout] Current (7, 12), heading: Left(2), value: (Down(1), 35)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Down(2), 27)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Right(2), 29)
[INFO] [stdout] Current (9, 12), heading: Down(3), value: (Right(1), 21)
[INFO] [stdout] Current (9, 12), heading: Down(3), value: (Down(2), 11)
[INFO] [stdout] Current (9, 11), heading: Down(2), value: (Down(1), 16)
[INFO] [stdout] Current (9, 11), heading: Down(2), value: (Right(2), 29)
[INFO] [stdout] Current (9, 11), heading: Down(2), value: (Down(1), 16)
[INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(3), 23)
[INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(1), 49)
[INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(1), 21)
[INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(1), 26)
[INFO] [stdout] 	Overwriting (9, 9) with (Left(1), 32)
[INFO] [stdout] Current (10, 9), heading: Down(3), value: (Left(1), 32)
[INFO] [stdout] Current (10, 9), heading: Down(3), value: (Down(3), 19)
[INFO] [stdout] Current (10, 8), heading: Down(2), value: (Up(3), 23)
[INFO] [stdout] 	Overwriting (10, 8) with (Down(2), 31)
[INFO] [stdout] Current (10, 8), heading: Down(2), value: (Up(2), 96)
[INFO] [stdout] Current (10, 8), heading: Down(2), value: (Down(2), 27)
[INFO] [stdout] Current (10, 7), heading: Down(1), value: (Down(2), 31)
[INFO] [stdout] 	Overwriting (10, 7) with (Down(1), 37)
[INFO] [stdout] Current (10, 7), heading: Down(1), value: (Up(1), 90)
[INFO] [stdout] Current (10, 7), heading: Down(1), value: (Down(1), 32)
[INFO] [stdout] Current (10, 6), heading: Left(1), value: (Down(1), 37)
[INFO] [stdout] 	Overwriting (10, 6) with (Left(1), 44)
[INFO] [stdout] Current (11, 6), heading: Up(3), value: (Left(1), 44)
[INFO] [stdout] Current (11, 6), heading: Up(3), value: (Up(3), 44)
[INFO] [stdout] Current (11, 7), heading: Up(2), value: (Left(1), 38)
[INFO] [stdout] Current (11, 7), heading: Up(2), value: (Down(1), 37)
[INFO] [stdout] Current (11, 7), heading: Up(2), value: (Up(2), 35)
[INFO] [stdout] Current (11, 8), heading: Up(1), value: (Down(1), 32)
[INFO] [stdout] Current (11, 8), heading: Up(1), value: (Down(2), 31)
[INFO] [stdout] Current (11, 8), heading: Up(1), value: (Right(2), 21)
[INFO] [stdout] Current (11, 9), heading: Right(3), value: (Down(2), 27)
[INFO] [stdout] Current (11, 9), heading: Right(3), value: (Up(2), 27)
[INFO] [stdout] Current (10, 9), heading: Right(2), value: (Down(3), 19)
[INFO] [stdout] Current (10, 9), heading: Right(2), value: (Down(2), 31)
[INFO] [stdout] Current (10, 9), heading: Right(2), value: (Left(1), 21)
[INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(3), 23)
[INFO] [stdout] 	Overwriting (9, 9) with (Right(1), 29)
[INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(2), 96)
[INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(1), 26)
[INFO] [stdout] Current (8, 9), heading: Up(3), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (8, 9) with (Up(3), 37)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(3), 37)
[INFO] [stdout] 	Overwriting (8, 10) with (Up(2), 43)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Left(2), 43)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(1), 26)
[INFO] [stdout] 	Overwriting (8, 10) with (Up(2), 32)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Up(2), 32)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(3), 23)
[INFO] [stdout] Current (8, 12), heading: Right(3), value: (Right(2), 29)
[INFO] [stdout] Current (7, 12), heading: Right(2), value: (Right(1), 21)
[INFO] [stdout] Current (7, 12), heading: Right(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 12), heading: Right(1), value: (Down(2), 27)
[INFO] [stdout] 	Overwriting (6, 12) with (Right(1), 31)
[INFO] [stdout] Current (6, 12), heading: Right(1), value: (Up(1), 43)
[INFO] [stdout] Current (5, 12), heading: Down(1), value: (Right(1), 31)
[INFO] [stdout] 	Overwriting (5, 12) with (Down(1), 38)
[INFO] [stdout] Current (5, 11), heading: Left(3), value: (Down(1), 38)
[INFO] [stdout] 	Overwriting (5, 11) with (Left(3), 42)
[INFO] [stdout] Current (6, 11), heading: Left(2), value: (Left(3), 42)
[INFO] [stdout] Current (6, 11), heading: Left(2), value: (Up(1), 87)
[INFO] [stdout] Current (6, 11), heading: Left(2), value: (Right(1), 31)
[INFO] [stdout] 	Overwriting (6, 11) with (Left(2), 39)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 39)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Down(2), 27)
[INFO] [stdout] Current (8, 11), heading: Down(3), value: (Down(1), 35)
[INFO] [stdout] Current (8, 11), heading: Down(3), value: (Left(3), 23)
[INFO] [stdout] Current (8, 10), heading: Down(2), value: (Right(2), 29)
[INFO] [stdout] Current (8, 10), heading: Down(2), value: (Left(2), 43)
[INFO] [stdout] Current (8, 10), heading: Down(2), value: (Up(1), 26)
[INFO] [stdout] Current (8, 9), heading: Down(1), value: (Up(2), 32)
[INFO] [stdout] Current (8, 9), heading: Down(1), value: (Left(1), 91)
[INFO] [stdout] Current (8, 9), heading: Down(1), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Left(1), value: (Up(3), 37)
[INFO] [stdout] 	Overwriting (8, 8) with (Left(1), 45)
[INFO] [stdout] Current (9, 8), heading: Up(2), value: (Left(1), 45)
[INFO] [stdout] 	Overwriting (9, 8) with (Up(2), 51)
[INFO] [stdout] Current (9, 8), heading: Up(2), value: (Down(2), 31)
[INFO] [stdout] 	Overwriting (9, 8) with (Up(2), 37)
[INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(2), 37)
[INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(3), 37)
[INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(3), 23)
[INFO] [stdout] Current (9, 10), heading: Right(3), value: (Right(1), 29)
[INFO] [stdout] Current (9, 10), heading: Right(3), value: (Left(3), 23)
[INFO] [stdout] Current (8, 10), heading: Right(2), value: (Up(1), 26)
[INFO] [stdout] Current (8, 10), heading: Right(2), value: (Up(3), 37)
[INFO] [stdout] Current (8, 10), heading: Right(2), value: (Right(2), 29)
[INFO] [stdout] Current (7, 10), heading: Right(1), value: (Up(2), 32)
[INFO] [stdout] 	Overwriting (7, 10) with (Right(1), 40)
[INFO] [stdout] Current (7, 10), heading: Right(1), value: (Left(1), 91)
[INFO] [stdout] Current (7, 10), heading: Right(1), value: (Down(1), 35)
[INFO] [stdout] Current (6, 10), heading: Up(1), value: (Right(1), 40)
[INFO] [stdout] 	Overwriting (6, 10) with (Up(1), 46)
[INFO] [stdout] Current (6, 11), heading: Right(3), value: (Up(1), 46)
[INFO] [stdout] Current (6, 11), heading: Right(3), value: (Right(1), 31)
[INFO] [stdout] Current (5, 11), heading: Right(2), value: (Left(2), 39)
[INFO] [stdout] Current (5, 11), heading: Right(2), value: (Left(3), 81)
[INFO] [stdout] Current (5, 11), heading: Right(2), value: (Down(1), 38)
[INFO] [stdout] Current (4, 11), heading: Right(1), value: (Left(3), 42)
[INFO] [stdout] 	Overwriting (4, 11) with (Right(1), 47)
[INFO] [stdout] Current (4, 11), heading: Right(1), value: (Up(2), 70)
[INFO] [stdout] Current (4, 11), heading: Right(1), value: (Left(1), 49)
[INFO] [stdout] Current (3, 11), heading: Up(1), value: (Right(1), 47)
[INFO] [stdout] Current (3, 12), heading: Left(2), value: (Up(1), 44)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Right(1), 47)
[INFO] [stdout] Current (5, 12), heading: Down(2), value: (Left(1), 49)
[INFO] [stdout] Current (5, 12), heading: Down(2), value: (Right(1), 31)
[INFO] [stdout] Current (5, 11), heading: Down(1), value: (Down(1), 38)
[INFO] [stdout] Current (5, 11), heading: Down(1), value: (Right(1), 47)
[INFO] [stdout] Current (5, 11), heading: Down(1), value: (Left(2), 39)
[INFO] [stdout] Current (5, 10), heading: Left(3), value: (Left(3), 42)
[INFO] [stdout] 	Overwriting (5, 10) with (Left(3), 50)
[INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(3), 50)
[INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(1), 82)
[INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(2), 39)
[INFO] [stdout] 	Overwriting (6, 10) with (Left(2), 45)
[INFO] [stdout] Current (7, 10), heading: Left(1), value: (Left(2), 45)
[INFO] [stdout] Current (7, 10), heading: Left(1), value: (Left(1), 91)
[INFO] [stdout] Current (7, 10), heading: Left(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 10), heading: Down(3), value: (Right(1), 40)
[INFO] [stdout] Current (8, 10), heading: Down(3), value: (Up(1), 26)
[INFO] [stdout] Current (8, 9), heading: Down(2), value: (Up(2), 32)
[INFO] [stdout] Current (8, 9), heading: Down(2), value: (Left(1), 91)
[INFO] [stdout] Current (8, 9), heading: Down(2), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Down(1), value: (Up(3), 37)
[INFO] [stdout] Current (8, 8), heading: Down(1), value: (Left(2), 89)
[INFO] [stdout] Current (8, 8), heading: Down(1), value: (Up(2), 37)
[INFO] [stdout] Current (8, 7), heading: Left(1), value: (Left(1), 45)
[INFO] [stdout] 	Overwriting (8, 7) with (Left(1), 52)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Left(1), 52)
[INFO] [stdout] 	Overwriting (9, 7) with (Up(1), 61)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 37)
[INFO] [stdout] 	Overwriting (9, 7) with (Up(1), 46)
[INFO] [stdout] Current (9, 8), heading: Left(3), value: (Up(1), 46)
[INFO] [stdout] Current (9, 8), heading: Left(3), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (9, 8) with (Left(3), 35)
[INFO] [stdout] Current (10, 8), heading: Left(2), value: (Left(3), 35)
[INFO] [stdout] Current (10, 8), heading: Left(2), value: (Down(1), 37)
[INFO] [stdout] Current (10, 8), heading: Left(2), value: (Up(3), 23)
[INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(2), 31)
[INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(1), 32)
[INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(3), 19)
[INFO] [stdout] Current (12, 8), heading: Down(3), value: (Down(2), 27)
[INFO] [stdout] Current (12, 7), heading: Down(2), value: (Right(2), 21)
[INFO] [stdout] 	Overwriting (12, 7) with (Down(2), 24)
[INFO] [stdout] Current (12, 7), heading: Down(2), value: (Down(1), 32)
[INFO] [stdout] Current (12, 6), heading: Down(1), value: (Down(2), 24)
[INFO] [stdout] 	Overwriting (12, 6) with (Down(1), 30)
[INFO] [stdout] Current (12, 6), heading: Down(1), value: (Left(1), 38)
[INFO] [stdout] Current (12, 5), heading: Right(2), value: (Down(1), 30)
[INFO] [stdout] 	Overwriting (12, 5) with (Right(2), 34)
[INFO] [stdout] Current (11, 5), heading: Right(1), value: (Right(2), 34)
[INFO] [stdout] 	Overwriting (11, 5) with (Right(1), 39)
[INFO] [stdout] Current (11, 5), heading: Right(1), value: (Up(2), 57)
[INFO] [stdout] Current (11, 5), heading: Right(1), value: (Left(1), 38)
[INFO] [stdout] Current (10, 5), heading: Up(2), value: (Right(1), 39)
[INFO] [stdout] 	Overwriting (10, 5) with (Up(2), 43)
[INFO] [stdout] Current (10, 6), heading: Up(1), value: (Up(2), 43)
[INFO] [stdout] Current (10, 6), heading: Up(1), value: (Up(2), 81)
[INFO] [stdout] Current (10, 6), heading: Up(1), value: (Left(1), 38)
[INFO] [stdout] Current (10, 7), heading: Right(3), value: (Left(1), 44)
[INFO] [stdout] Current (10, 7), heading: Right(3), value: (Down(2), 31)
[INFO] [stdout] Current (9, 7), heading: Right(2), value: (Down(1), 37)
[INFO] [stdout] Current (9, 7), heading: Right(2), value: (Up(2), 81)
[INFO] [stdout] Current (9, 7), heading: Right(2), value: (Left(3), 35)
[INFO] [stdout] 	Overwriting (9, 7) with (Right(2), 44)
[INFO] [stdout] Current (8, 7), heading: Right(1), value: (Right(2), 44)
[INFO] [stdout] 	Overwriting (8, 7) with (Right(1), 51)
[INFO] [stdout] Current (8, 7), heading: Right(1), value: (Left(1), 77)
[INFO] [stdout] Current (8, 7), heading: Right(1), value: (Left(1), 45)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Right(1), 51)
[INFO] [stdout] 	Overwriting (7, 7) with (Up(2), 60)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(2), 60)
[INFO] [stdout] 	Overwriting (7, 8) with (Up(1), 69)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(1), 80)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Left(1), 45)
[INFO] [stdout] 	Overwriting (7, 8) with (Up(1), 54)
[INFO] [stdout] Current (7, 9), heading: Left(1), value: (Up(1), 54)
[INFO] [stdout] 	Overwriting (7, 9) with (Left(1), 63)
[INFO] [stdout] Current (7, 9), heading: Left(1), value: (Right(1), 40)
[INFO] [stdout] 	Overwriting (7, 9) with (Left(1), 49)
[INFO] [stdout] Current (8, 9), heading: Down(3), value: (Left(1), 49)
[INFO] [stdout] Current (8, 9), heading: Down(3), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Down(2), value: (Up(3), 37)
[INFO] [stdout] Current (8, 8), heading: Down(2), value: (Up(1), 54)
[INFO] [stdout] Current (8, 8), heading: Down(2), value: (Left(3), 35)
[INFO] [stdout] 	Overwriting (8, 8) with (Down(2), 43)
[INFO] [stdout] Current (8, 7), heading: Down(1), value: (Down(2), 43)
[INFO] [stdout] 	Overwriting (8, 7) with (Down(1), 50)
[INFO] [stdout] Current (8, 7), heading: Down(1), value: (Up(2), 60)
[INFO] [stdout] Current (8, 7), heading: Down(1), value: (Right(2), 44)
[INFO] [stdout] Current (8, 6), heading: Left(1), value: (Down(1), 50)
[INFO] [stdout] 	Overwriting (8, 6) with (Left(1), 58)
[INFO] [stdout] Current (9, 6), heading: Up(2), value: (Left(1), 58)
[INFO] [stdout] 	Overwriting (9, 6) with (Up(2), 65)
[INFO] [stdout] Current (9, 6), heading: Up(2), value: (Left(1), 44)
[INFO] [stdout] 	Overwriting (9, 6) with (Up(2), 51)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Up(2), 51)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 50)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 37)
[INFO] [stdout] Current (9, 8), heading: Right(3), value: (Right(2), 44)
[INFO] [stdout] Current (9, 8), heading: Right(3), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Right(2), value: (Left(3), 35)
[INFO] [stdout] Current (8, 8), heading: Right(2), value: (Down(1), 50)
[INFO] [stdout] Current (8, 8), heading: Right(2), value: (Up(3), 37)
[INFO] [stdout] Current (7, 8), heading: Right(1), value: (Down(2), 43)
[INFO] [stdout] 	Overwriting (7, 8) with (Right(1), 52)
[INFO] [stdout] Current (7, 8), heading: Right(1), value: (Up(2), 60)
[INFO] [stdout] Current (7, 8), heading: Right(1), value: (Left(1), 49)
[INFO] [stdout] Current (6, 8), heading: Up(1), value: (Right(1), 52)
[INFO] [stdout] 	Overwriting (6, 8) with (Up(1), 59)
[INFO] [stdout] Current (6, 9), heading: Left(1), value: (Up(1), 59)
[INFO] [stdout] 	Overwriting (6, 9) with (Left(1), 68)
[INFO] [stdout] Current (6, 9), heading: Left(1), value: (Left(2), 45)
[INFO] [stdout] 	Overwriting (6, 9) with (Left(1), 54)
[INFO] [stdout] Current (7, 9), heading: Down(3), value: (Left(1), 54)
[INFO] [stdout] Current (7, 9), heading: Down(3), value: (Up(3), 37)
[INFO] [stdout] 	Overwriting (7, 9) with (Down(3), 46)
[INFO] [stdout] Current (7, 8), heading: Down(2), value: (Down(3), 46)
[INFO] [stdout] Current (7, 8), heading: Down(2), value: (Up(1), 59)
[INFO] [stdout] Current (7, 8), heading: Down(2), value: (Down(2), 43)
[INFO] [stdout] Current (7, 7), heading: Down(1), value: (Right(1), 52)
[INFO] [stdout] Current (7, 7), heading: Down(1), value: (Left(1), 74)
[INFO] [stdout] Current (7, 7), heading: Down(1), value: (Down(1), 50)
[INFO] [stdout] 	Overwriting (7, 7) with (Down(1), 59)
[INFO] [stdout] Current (7, 6), heading: Left(1), value: (Down(1), 59)
[INFO] [stdout] 	Overwriting (7, 6) with (Left(1), 68)
[INFO] [stdout] Current (8, 6), heading: Up(3), value: (Left(1), 68)
[INFO] [stdout] Current (8, 6), heading: Up(3), value: (Up(2), 51)
[INFO] [stdout] Current (8, 7), heading: Up(2), value: (Left(1), 58)
[INFO] [stdout] Current (8, 7), heading: Up(2), value: (Down(1), 59)
[INFO] [stdout] Current (8, 7), heading: Up(2), value: (Right(2), 44)
[INFO] [stdout] Current (8, 8), heading: Up(1), value: (Down(1), 50)
[INFO] [stdout] Current (8, 8), heading: Up(1), value: (Right(1), 52)
[INFO] [stdout] Current (8, 8), heading: Up(1), value: (Left(3), 35)
[INFO] [stdout] Current (8, 9), heading: Right(3), value: (Down(2), 43)
[INFO] [stdout] Current (8, 9), heading: Right(3), value: (Up(2), 32)
[INFO] [stdout] Current (7, 9), heading: Right(2), value: (Up(3), 37)
[INFO] [stdout] Current (7, 9), heading: Right(2), value: (Right(1), 52)
[INFO] [stdout] Current (7, 9), heading: Right(2), value: (Right(1), 40)
[INFO] [stdout] Current (6, 9), heading: Right(1), value: (Down(3), 46)
[INFO] [stdout] Current (6, 9), heading: Right(1), value: (Up(1), 59)
[INFO] [stdout] Current (6, 9), heading: Right(1), value: (Left(2), 45)
[INFO] [stdout] Current (5, 9), heading: Up(3), value: (Left(1), 54)
[INFO] [stdout] 	Overwriting (5, 9) with (Up(3), 61)
[INFO] [stdout] Current (5, 10), heading: Up(2), value: (Up(3), 61)
[INFO] [stdout] Current (5, 10), heading: Up(2), value: (Up(2), 70)
[INFO] [stdout] Current (5, 10), heading: Up(2), value: (Left(2), 45)
[INFO] [stdout] Current (5, 11), heading: Up(1), value: (Left(3), 50)
[INFO] [stdout] Current (5, 11), heading: Up(1), value: (Right(1), 47)
[INFO] [stdout] Current (5, 11), heading: Up(1), value: (Left(2), 39)
[INFO] [stdout] Current (5, 12), heading: Right(3), value: (Left(3), 42)
[INFO] [stdout] Current (4, 12), heading: Right(2), value: (Down(1), 38)
[INFO] [stdout] 	Overwriting (4, 12) with (Right(2), 44)
[INFO] [stdout] Current (4, 12), heading: Right(2), value: (Right(1), 47)
[INFO] [stdout] Current (3, 12), heading: Right(1), value: (Right(2), 44)
[INFO] [stdout] Current (3, 12), heading: Right(1), value: (Up(1), 44)
[INFO] [stdout] Current (2, 12), heading: Down(1), value: (Left(2), 43)
[INFO] [stdout] Current (2, 11), heading: Left(3), value: (Down(1), 41)
[INFO] [stdout] Current (3, 11), heading: Left(2), value: (Left(3), 38)
[INFO] [stdout] Current (3, 11), heading: Left(2), value: (Up(1), 64)
[INFO] [stdout] Current (3, 11), heading: Left(2), value: (Left(2), 43)
[INFO] [stdout] Current (4, 11), heading: Left(1), value: (Up(1), 44)
[INFO] [stdout] Current (4, 11), heading: Left(1), value: (Up(2), 70)
[INFO] [stdout] Current (4, 11), heading: Left(1), value: (Right(2), 44)
[INFO] [stdout] Current (5, 11), heading: Down(3), value: (Right(1), 47)
[INFO] [stdout] Current (5, 11), heading: Down(3), value: (Left(2), 39)
[INFO] [stdout] Current (5, 10), heading: Down(2), value: (Left(3), 42)
[INFO] [stdout] Current (5, 10), heading: Down(2), value: (Up(2), 70)
[INFO] [stdout] Current (5, 10), heading: Down(2), value: (Left(2), 45)
[INFO] [stdout] Current (5, 9), heading: Down(1), value: (Left(3), 50)
[INFO] [stdout] 	Overwriting (5, 9) with (Down(1), 57)
[INFO] [stdout] Current (5, 9), heading: Down(1), value: (Up(3), 66)
[INFO] [stdout] Current (5, 9), heading: Down(1), value: (Left(1), 54)
[INFO] [stdout] Current (5, 8), heading: Left(3), value: (Down(1), 57)
[INFO] [stdout] 	Overwriting (5, 8) with (Left(3), 63)
[INFO] [stdout] Current (6, 8), heading: Left(2), value: (Left(3), 63)
[INFO] [stdout] Current (6, 8), heading: Left(2), value: (Left(1), 74)
[INFO] [stdout] Current (6, 8), heading: Left(2), value: (Left(1), 54)
[INFO] [stdout] Current (7, 8), heading: Left(1), value: (Up(1), 59)
[INFO] [stdout] Current (7, 8), heading: Left(1), value: (Down(1), 59)
[INFO] [stdout] Current (7, 8), heading: Left(1), value: (Down(3), 46)
[INFO] [stdout] Current (8, 8), heading: Down(3), value: (Right(1), 52)
[INFO] [stdout] Current (8, 8), heading: Down(3), value: (Left(3), 35)
[INFO] [stdout] Current (8, 7), heading: Down(2), value: (Down(2), 43)
[INFO] [stdout] Current (8, 7), heading: Down(2), value: (Down(1), 59)
[INFO] [stdout] Current (8, 7), heading: Down(2), value: (Right(2), 44)
[INFO] [stdout] Current (8, 6), heading: Down(1), value: (Down(1), 50)
[INFO] [stdout] Current (8, 6), heading: Down(1), value: (Left(1), 68)
[INFO] [stdout] Current (8, 6), heading: Down(1), value: (Up(2), 51)
[INFO] [stdout] Current (8, 5), heading: Left(1), value: (Left(1), 58)
[INFO] [stdout] 	Overwriting (8, 5) with (Left(1), 67)
[INFO] [stdout] Current (9, 5), heading: Up(2), value: (Left(1), 67)
[INFO] [stdout] Current (9, 5), heading: Up(2), value: (Up(2), 43)
[INFO] [stdout] 	Overwriting (9, 5) with (Up(2), 51)
[INFO] [stdout] Current (9, 6), heading: Up(1), value: (Up(2), 51)
[INFO] [stdout] Current (9, 6), heading: Up(1), value: (Left(1), 58)
[INFO] [stdout] Current (9, 6), heading: Up(1), value: (Left(1), 44)
[INFO] [stdout] Current (9, 7), heading: Left(3), value: (Up(2), 51)
[INFO] [stdout] Current (9, 7), heading: Left(3), value: (Left(3), 35)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Right(2), 44)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Left(1), 44)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Down(2), 31)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Down(1), 37)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(1), 38)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Down(2), 27)
[INFO] [stdout] Current (12, 7), heading: Down(3), value: (Down(1), 32)
[INFO] [stdout] Current (12, 6), heading: Down(2), value: (Down(2), 24)
[INFO] [stdout] Current (12, 6), heading: Down(2), value: (Left(1), 38)
[INFO] [stdout] Current (12, 5), heading: Down(1), value: (Down(1), 30)
[INFO] [stdout] Current (12, 5), heading: Down(1), value: (Right(1), 39)
[INFO] [stdout] Current (12, 4), heading: Right(2), value: (Right(2), 34)
[INFO] [stdout] 	Overwriting (12, 4) with (Right(2), 40)
[INFO] [stdout] Current (11, 4), heading: Right(1), value: (Right(2), 40)
[INFO] [stdout] 	Overwriting (11, 4) with (Right(1), 43)
[INFO] [stdout] Current (11, 4), heading: Right(1), value: (Down(3), 68)
[INFO] [stdout] Current (11, 4), heading: Right(1), value: (Right(1), 39)
[INFO] [stdout] 	Overwriting (11, 4) with (Right(1), 42)
[INFO] [stdout] Current (10, 4), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] 	Overwriting (10, 4) with (Up(1), 47)
[INFO] [stdout] Current (10, 5), heading: Right(3), value: (Up(1), 47)
[INFO] [stdout] Current (10, 5), heading: Right(3), value: (Left(1), 44)
[INFO] [stdout] Current (9, 5), heading: Right(2), value: (Up(2), 43)
[INFO] [stdout] Current (9, 5), heading: Right(2), value: (Up(1), 66)
[INFO] [stdout] Current (9, 5), heading: Right(2), value: (Up(2), 51)
[INFO] [stdout] Current (8, 5), heading: Right(1), value: (Up(2), 51)
[INFO] [stdout] 	Overwriting (8, 5) with (Right(1), 60)
[INFO] [stdout] Current (8, 5), heading: Right(1), value: (Up(1), 60)
[INFO] [stdout] Current (8, 5), heading: Right(1), value: (Left(1), 58)
[INFO] [stdout] Current (7, 5), heading: Up(1), value: (Right(1), 60)
[INFO] [stdout] Current (7, 6), heading: Right(3), value: (Up(1), 64)
[INFO] [stdout] Current (7, 6), heading: Right(3), value: (Down(1), 59)
[INFO] [stdout] Current (6, 6), heading: Right(2), value: (Left(1), 68)
[INFO] [stdout] Current (6, 6), heading: Right(2), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Right(2), value: (Left(1), 74)
[INFO] [stdout] Current (5, 6), heading: Right(1), value: (Left(2), 63)
[INFO] [stdout] Current (5, 6), heading: Right(1), value: (Up(1), 50)
[INFO] [stdout] Current (5, 6), heading: Right(1), value: (Down(3), 67)
[INFO] [stdout] Current (4, 6), heading: Down(1), value: (Left(3), 57)
[INFO] [stdout] Current (4, 5), heading: Left(2), value: (Down(1), 53)
[INFO] [stdout] Current (5, 5), heading: Left(1), value: (Left(2), 41)
[INFO] [stdout] Current (5, 5), heading: Left(1), value: (Right(1), 42)
[INFO] [stdout] Current (5, 5), heading: Left(1), value: (Left(3), 57)
[INFO] [stdout] Current (6, 5), heading: Up(2), value: (Up(1), 50)
[INFO] [stdout] Current (6, 5), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] Current (6, 6), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Up(1), value: (Left(3), 57)
[INFO] [stdout] Current (6, 6), heading: Up(1), value: (Left(1), 68)
[INFO] [stdout] Current (6, 7), heading: Left(1), value: (Left(2), 63)
[INFO] [stdout] 	Overwriting (6, 7) with (Left(1), 70)
[INFO] [stdout] Current (6, 7), heading: Left(1), value: (Up(1), 59)
[INFO] [stdout] 	Overwriting (6, 7) with (Left(1), 66)
[INFO] [stdout] Current (7, 7), heading: Down(3), value: (Left(1), 66)
[INFO] [stdout] Current (7, 7), heading: Down(3), value: (Down(1), 50)
[INFO] [stdout] Current (7, 6), heading: Down(2), value: (Down(1), 59)
[INFO] [stdout] Current (7, 6), heading: Down(2), value: (Left(2), 63)
[INFO] [stdout] Current (7, 6), heading: Down(2), value: (Left(1), 58)
[INFO] [stdout] 	Overwriting (7, 6) with (Down(2), 67)
[INFO] [stdout] Current (7, 5), heading: Down(1), value: (Down(2), 67)
[INFO] [stdout] Current (7, 5), heading: Down(1), value: (Up(2), 57)
[INFO] [stdout] Current (7, 5), heading: Down(1), value: (Right(1), 60)
[INFO] [stdout] Current (7, 4), heading: Left(1), value: (Up(1), 64)
[INFO] [stdout] Current (8, 4), heading: Up(3), value: (Left(1), 57)
[INFO] [stdout] Current (8, 4), heading: Up(3), value: (Up(1), 66)
[INFO] [stdout] Current (8, 5), heading: Up(2), value: (Up(1), 60)
[INFO] [stdout] Current (8, 5), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] Current (8, 5), heading: Up(2), value: (Up(2), 51)
[INFO] [stdout] Current (8, 6), heading: Up(1), value: (Right(1), 60)
[INFO] [stdout] Current (8, 6), heading: Up(1), value: (Down(2), 67)
[INFO] [stdout] Current (8, 6), heading: Up(1), value: (Up(2), 51)
[INFO] [stdout] Current (8, 7), heading: Right(3), value: (Left(1), 58)
[INFO] [stdout] Current (8, 7), heading: Right(3), value: (Down(2), 43)
[INFO] [stdout] Current (7, 7), heading: Right(2), value: (Down(1), 50)
[INFO] [stdout] Current (7, 7), heading: Right(2), value: (Down(2), 67)
[INFO] [stdout] Current (7, 7), heading: Right(2), value: (Right(1), 52)
[INFO] [stdout] Current (6, 7), heading: Right(1), value: (Down(1), 59)
[INFO] [stdout] Current (6, 7), heading: Right(1), value: (Left(2), 63)
[INFO] [stdout] Current (6, 7), heading: Right(1), value: (Up(1), 59)
[INFO] [stdout] Current (5, 7), heading: Down(3), value: (Left(1), 66)
[INFO] [stdout] Current (5, 6), heading: Down(2), value: (Down(3), 67)
[INFO] [stdout] Current (5, 6), heading: Down(2), value: (Down(1), 53)
[INFO] [stdout] Current (5, 6), heading: Down(2), value: (Left(2), 63)
[INFO] [stdout] Current (5, 5), heading: Down(1), value: (Left(3), 57)
[INFO] [stdout] Current (5, 5), heading: Down(1), value: (Left(2), 41)
[INFO] [stdout] Current (5, 5), heading: Down(1), value: (Up(2), 57)
[INFO] [stdout] Current (5, 4), heading: Right(1), value: (Up(1), 50)
[INFO] [stdout] Current (4, 4), heading: Up(3), value: (Right(1), 42)
[INFO] [stdout] Current (4, 5), heading: Up(2), value: (Up(3), 36)
[INFO] [stdout] Current (4, 5), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (4, 5), heading: Up(2), value: (Up(1), 50)
[INFO] [stdout] Current (4, 6), heading: Up(1), value: (Left(2), 41)
[INFO] [stdout] 	Overwriting (4, 6) with (Up(1), 49)
[INFO] [stdout] Current (4, 6), heading: Up(1), value: (Up(1), 45)
[INFO] [stdout] Current (4, 6), heading: Up(1), value: (Left(3), 57)
[INFO] [stdout] Current (4, 7), heading: Left(2), value: (Up(1), 49)
[INFO] [stdout] 	Overwriting (4, 7) with (Left(2), 57)
[INFO] [stdout] Traversing (4, 8), heading Down(1)
[INFO] [stdout] Current (4, 8), heading: Down(1), value: (Up(3), 66)
[INFO] [stdout] 	Inserting (4, 8) with (Down(1), 75)
[INFO] [stdout] Current (4, 8), heading: Down(1), value: (Up(1), 56)
[INFO] [stdout] 	Overwriting (4, 8) with (Down(1), 65)
[INFO] [stdout] Current (4, 8), heading: Down(1), value: (Left(3), 63)
[INFO] [stdout] Current (4, 7), heading: Left(2), value: (Down(1), 65)
[INFO] [stdout] Current (5, 7), heading: Left(1), value: (Left(2), 57)
[INFO] [stdout] 	Overwriting (5, 7) with (Left(1), 64)
[INFO] [stdout] Current (5, 7), heading: Left(1), value: (Left(3), 57)
[INFO] [stdout] Current (5, 7), heading: Left(1), value: (Left(3), 63)
[INFO] [stdout] Current (6, 7), heading: Down(3), value: (Left(1), 64)
[INFO] [stdout] Current (6, 7), heading: Down(3), value: (Down(1), 59)
[INFO] [stdout] Current (6, 6), heading: Down(2), value: (Left(1), 66)
[INFO] [stdout] Current (6, 6), heading: Down(2), value: (Left(3), 57)
[INFO] [stdout] Current (6, 6), heading: Down(2), value: (Down(2), 67)
[INFO] [stdout] Current (6, 5), heading: Down(1), value: (Left(2), 63)
[INFO] [stdout] Current (6, 5), heading: Down(1), value: (Up(1), 50)
[INFO] [stdout] Current (6, 5), heading: Down(1), value: (Up(1), 64)
[INFO] [stdout] Current (6, 4), heading: Left(3), value: (Up(2), 57)
[INFO] [stdout] Current (7, 4), heading: Left(2), value: (Left(3), 49)
[INFO] [stdout] Current (7, 4), heading: Left(2), value: (Down(3), 50)
[INFO] [stdout] Current (7, 4), heading: Left(2), value: (Up(1), 64)
[INFO] [stdout] Current (8, 4), heading: Left(1), value: (Left(1), 57)
[INFO] [stdout] Current (8, 4), heading: Left(1), value: (Down(3), 54)
[INFO] [stdout] Current (8, 4), heading: Left(1), value: (Right(1), 60)
[INFO] [stdout] Current (9, 4), heading: Up(1), value: (Up(1), 60)
[INFO] [stdout] Current (9, 4), heading: Up(1), value: (Up(1), 47)
[INFO] [stdout] 	Overwriting (9, 4) with (Up(1), 54)
[INFO] [stdout] Current (9, 5), heading: Left(3), value: (Up(1), 54)
[INFO] [stdout] Current (9, 5), heading: Left(3), value: (Up(2), 51)
[INFO] [stdout] Current (10, 5), heading: Left(2), value: (Up(2), 51)
[INFO] [stdout] Current (10, 5), heading: Left(2), value: (Up(1), 47)
[INFO] [stdout] Current (10, 5), heading: Left(2), value: (Left(1), 44)
[INFO] [stdout] Current (11, 5), heading: Left(1), value: (Up(2), 43)
[INFO] [stdout] Current (11, 5), heading: Left(1), value: (Right(1), 42)
[INFO] [stdout] Current (11, 5), heading: Left(1), value: (Left(1), 38)
[INFO] [stdout] Current (12, 5), heading: Down(3), value: (Right(1), 39)
[INFO] [stdout] Current (12, 4), heading: Down(2), value: (Right(2), 34)
[INFO] [stdout] Current (12, 4), heading: Down(2), value: (Right(1), 42)
[INFO] [stdout] Current (12, 3), heading: Down(1), value: (Right(2), 40)
[INFO] [stdout] 	Overwriting (12, 3) with (Down(1), 42)
[INFO] [stdout] Current (12, 3), heading: Down(1), value: (Down(3), 68)
[INFO] [stdout] Current (12, 2), heading: Right(3), value: (Down(1), 42)
[INFO] [stdout] Current (11, 2), heading: Right(2), value: (Right(3), 46)
[INFO] [stdout] 	Inserting (11, 2) with (Right(2), 51)
[INFO] [stdout] Traversing (11, 1), heading Up(1)
[INFO] [stdout] Current (11, 1), heading: Up(1), value: (Left(1), 36)
[INFO] [stdout] 	Inserting (11, 1) with (Up(1), 38)
[INFO] [stdout] Traversing (10, 1), heading Left(1)
[INFO] [stdout] Current (10, 1), heading: Left(1), value: (Left(3), 36)
[INFO] [stdout] 	Inserting (10, 1) with (Left(1), 42)
[INFO] [stdout] Current (10, 1), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] 	Overwriting (10, 1) with (Left(1), 40)
[INFO] [stdout] Traversing (10, 2), heading Down(1)
[INFO] [stdout] Current (10, 2), heading: Down(1), value: (Down(3), 63)
[INFO] [stdout] 	Inserting (10, 2) with (Down(1), 65)
[INFO] [stdout] Current (10, 2), heading: Down(1), value: (Down(1), 42)
[INFO] [stdout] 	Overwriting (10, 2) with (Down(1), 44)
[INFO] [stdout] Current (10, 2), heading: Down(1), value: (Right(2), 51)
[INFO] [stdout] Current (10, 1), heading: Left(1), value: (Down(1), 44)
[INFO] [stdout] Current (11, 1), heading: Up(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Up(1), value: (Up(2), 42)
[INFO] [stdout] Current (11, 2), heading: Right(2), value: (Up(1), 38)
[INFO] [stdout] 	Overwriting (11, 2) with (Right(2), 43)
[INFO] [stdout] Current (11, 2), heading: Right(2), value: (Down(3), 68)
[INFO] [stdout] Current (10, 2), heading: Right(1), value: (Right(2), 43)
[INFO] [stdout] Current (10, 2), heading: Right(1), value: (Left(1), 40)
[INFO] [stdout] 	Overwriting (10, 2) with (Right(1), 42)
[INFO] [stdout] Current (10, 2), heading: Right(1), value: (Down(3), 63)
[INFO] [stdout] Current (9, 2), heading: Down(1), value: (Right(1), 42)
[INFO] [stdout] Current (9, 1), heading: Left(3), value: (Down(1), 42)
[INFO] [stdout] Current (10, 1), heading: Left(2), value: (Left(3), 36)
[INFO] [stdout] Current (10, 1), heading: Left(2), value: (Left(2), 34)
[INFO] [stdout] Current (10, 1), heading: Left(2), value: (Right(1), 42)
[INFO] [stdout] Current (11, 1), heading: Left(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Left(1), value: (Left(1), 36)
[INFO] [stdout] Current (11, 1), heading: Left(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] 	Overwriting (12, 1) with (Up(2), 41)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Up(2), 41)
[INFO] [stdout] 	Overwriting (12, 2) with (Up(1), 45)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 3), heading: Right(1), value: (Up(1), 45)
[INFO] [stdout] Current (12, 3), heading: Right(1), value: (Right(2), 40)
[INFO] [stdout] Current (11, 3), heading: Down(3), value: (Down(1), 42)
[INFO] [stdout] 	Overwriting (11, 3) with (Down(3), 47)
[INFO] [stdout] Current (11, 2), heading: Down(2), value: (Down(3), 47)
[INFO] [stdout] Current (11, 2), heading: Down(2), value: (Right(1), 42)
[INFO] [stdout] Current (11, 2), heading: Down(2), value: (Up(1), 45)
[INFO] [stdout] Current (11, 1), heading: Down(1), value: (Right(2), 43)
[INFO] [stdout] Current (11, 1), heading: Down(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Down(1), value: (Up(2), 41)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Up(1), 38)
[INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Up(2), 41)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 3), heading: Right(2), value: (Up(1), 45)
[INFO] [stdout] Current (12, 3), heading: Right(2), value: (Right(2), 40)
[INFO] [stdout] Current (11, 3), heading: Right(1), value: (Down(1), 42)
[INFO] [stdout] Current (11, 3), heading: Right(1), value: (Right(2), 43)
[INFO] [stdout] Current (11, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Down(3), value: (Down(3), 47)
[INFO] [stdout] 	Overwriting (10, 3) with (Down(3), 51)
[INFO] [stdout] Current (10, 2), heading: Down(2), value: (Down(3), 51)
[INFO] [stdout] Current (10, 2), heading: Down(2), value: (Down(1), 42)
[INFO] [stdout] Current (10, 2), heading: Down(2), value: (Right(2), 43)
[INFO] [stdout] Current (10, 1), heading: Down(1), value: (Right(1), 42)
[INFO] [stdout] Current (10, 1), heading: Down(1), value: (Left(3), 36)
[INFO] [stdout] Current (10, 1), heading: Down(1), value: (Up(1), 38)
[INFO] [stdout] Current (10, 0), heading: Left(2), value: (Left(1), 40)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Up(1), 38)
[INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Up(2), 41)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 3), heading: Right(3), value: (Up(1), 45)
[INFO] [stdout] Current (12, 3), heading: Right(3), value: (Right(2), 40)
[INFO] [stdout] Current (11, 3), heading: Right(2), value: (Down(1), 42)
[INFO] [stdout] Current (11, 3), heading: Right(2), value: (Right(2), 43)
[INFO] [stdout] Current (11, 3), heading: Right(2), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(1), value: (Down(3), 47)
[INFO] [stdout] Current (10, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] 	Overwriting (10, 3) with (Right(1), 46)
[INFO] [stdout] Current (10, 3), heading: Right(1), value: (Up(1), 47)
[INFO] [stdout] Current (9, 3), heading: Down(3), value: (Right(1), 46)
[INFO] [stdout] 	Overwriting (9, 3) with (Down(3), 51)
[INFO] [stdout] Current (9, 2), heading: Down(2), value: (Down(3), 51)
[INFO] [stdout] Current (9, 2), heading: Down(2), value: (Right(1), 38)
[INFO] [stdout] Current (9, 2), heading: Down(2), value: (Right(1), 42)
[INFO] [stdout] Current (9, 1), heading: Down(1), value: (Down(1), 42)
[INFO] [stdout] Current (9, 1), heading: Down(1), value: (Up(1), 33)
[INFO] [stdout] Current (9, 1), heading: Down(1), value: (Left(1), 40)
[INFO] [stdout] Current (9, 0), heading: Left(2), value: (Left(3), 36)
[INFO] [stdout] Current (10, 0), heading: Left(1), value: (Left(2), 31)
[INFO] [stdout] Current (10, 0), heading: Left(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 0), heading: Up(3), value: (Left(2), 34)
[INFO] [stdout] Current (11, 0), heading: Up(3), value: (Up(3), 39)
[INFO] [stdout] Current (11, 1), heading: Up(2), value: (Left(1), 36)
[INFO] [stdout] Current (11, 1), heading: Up(2), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Up(2), value: (Up(2), 41)
[INFO] [stdout] Current (11, 2), heading: Up(1), value: (Up(1), 38)
[INFO] [stdout] Current (11, 2), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] Current (11, 2), heading: Up(1), value: (Up(1), 45)
[INFO] [stdout] Current (11, 3), heading: Right(3), value: (Right(2), 43)
[INFO] [stdout] Current (11, 3), heading: Right(3), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(2), value: (Down(3), 47)
[INFO] [stdout] Current (10, 3), heading: Right(2), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(2), value: (Up(1), 47)
[INFO] [stdout] Current (9, 3), heading: Right(1), value: (Right(1), 46)
[INFO] [stdout] Current (9, 3), heading: Right(1), value: (Down(1), 42)
[INFO] [stdout] 	Overwriting (9, 3) with (Right(1), 47)
[INFO] [stdout] Current (9, 3), heading: Right(1), value: (Up(1), 54)
[INFO] [stdout] Current (8, 3), heading: Down(3), value: (Right(1), 47)
[INFO] [stdout] 	Overwriting (8, 3) with (Down(3), 51)
[INFO] [stdout] Current (8, 2), heading: Down(2), value: (Down(3), 51)
[INFO] [stdout] Current (8, 2), heading: Down(2), value: (Down(1), 35)
[INFO] [stdout] Current (8, 2), heading: Down(2), value: (Down(1), 42)
[INFO] [stdout] Current (8, 1), heading: Down(1), value: (Right(1), 38)
[INFO] [stdout] Current (8, 1), heading: Down(1), value: (Left(1), 34)
[INFO] [stdout] Current (8, 1), heading: Down(1), value: (Left(3), 36)
[INFO] [stdout] Current (8, 0), heading: Left(2), value: (Up(1), 33)
[INFO] [stdout] Current (9, 0), heading: Left(1), value: (Left(2), 30)
[INFO] [stdout] Current (9, 0), heading: Left(1), value: (Left(3), 36)
[INFO] [stdout] Current (10, 0), heading: Up(3), value: (Left(2), 31)
[INFO] [stdout] Current (10, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] Current (10, 1), heading: Up(2), value: (Left(2), 34)
[INFO] [stdout] Current (10, 1), heading: Up(2), value: (Left(3), 36)
[INFO] [stdout] Current (10, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (10, 2), heading: Up(1), value: (Left(1), 40)
[INFO] [stdout] Current (10, 2), heading: Up(1), value: (Down(1), 42)
[INFO] [stdout] Current (10, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (10, 3), heading: Right(3), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(3), value: (Up(1), 47)
[INFO] [stdout] Current (9, 3), heading: Right(2), value: (Right(1), 46)
[INFO] [stdout] Current (9, 3), heading: Right(2), value: (Down(1), 42)
[INFO] [stdout] Current (9, 3), heading: Right(2), value: (Up(1), 54)
[INFO] [stdout] Current (8, 3), heading: Right(1), value: (Right(1), 47)
[INFO] [stdout] Current (8, 3), heading: Right(1), value: (Right(1), 38)
[INFO] [stdout] 	Overwriting (8, 3) with (Right(1), 42)
[INFO] [stdout] Current (8, 3), heading: Right(1), value: (Up(1), 60)
[INFO] [stdout] Current (7, 3), heading: Down(3), value: (Right(1), 42)
[INFO] [stdout] Current (7, 2), heading: Down(2), value: (Down(3), 50)
[INFO] [stdout] Current (7, 2), heading: Down(2), value: (Left(1), 29)
[INFO] [stdout] Current (7, 2), heading: Down(2), value: (Right(1), 38)
[INFO] [stdout] Current (7, 1), heading: Down(1), value: (Down(1), 35)
[INFO] [stdout] Current (7, 1), heading: Down(1), value: (Up(1), 25)
[INFO] [stdout] 	Overwriting (7, 1) with (Down(1), 30)
[INFO] [stdout] Current (7, 1), heading: Down(1), value: (Up(1), 33)
[INFO] [stdout] Current (7, 0), heading: Left(2), value: (Down(1), 30)
[INFO] [stdout] Current (8, 0), heading: Left(1), value: (Left(2), 29)
[INFO] [stdout] Current (8, 0), heading: Left(1), value: (Up(1), 33)
[INFO] [stdout] Current (9, 0), heading: Up(3), value: (Left(2), 30)
[INFO] [stdout] Current (9, 0), heading: Up(3), value: (Left(2), 34)
[INFO] [stdout] Current (9, 1), heading: Up(2), value: (Left(2), 31)
[INFO] [stdout] Current (9, 1), heading: Up(2), value: (Up(1), 33)
[INFO] [stdout] Current (9, 1), heading: Up(2), value: (Left(1), 40)
[INFO] [stdout] Current (9, 2), heading: Up(1), value: (Left(3), 36)
[INFO] [stdout] 	Overwriting (9, 2) with (Up(1), 40)
[INFO] [stdout] Current (9, 2), heading: Up(1), value: (Right(1), 38)
[INFO] [stdout] Current (9, 2), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] Current (9, 3), heading: Right(3), value: (Up(1), 40)
[INFO] [stdout] 	Overwriting (9, 3) with (Right(3), 45)
[INFO] [stdout] Current (9, 3), heading: Right(3), value: (Up(1), 54)
[INFO] [stdout] Current (8, 3), heading: Right(2), value: (Right(3), 45)
[INFO] [stdout] Current (8, 3), heading: Right(2), value: (Right(1), 38)
[INFO] [stdout] Current (8, 3), heading: Right(2), value: (Up(1), 60)
[INFO] [stdout] Current (7, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] Current (7, 3), heading: Right(1), value: (Down(1), 35)
[INFO] [stdout] 	Overwriting (7, 3) with (Right(1), 43)
[INFO] [stdout] Current (7, 3), heading: Right(1), value: (Left(1), 57)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Right(1), 43)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(3), 42)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 24)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Down(1), 30)
[INFO] [stdout] Current (6, 0), heading: Left(2), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Left(1), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Left(1), value: (Down(1), 30)
[INFO] [stdout] Current (8, 0), heading: Up(3), value: (Left(2), 29)
[INFO] [stdout] Current (8, 0), heading: Up(3), value: (Left(2), 31)
[INFO] [stdout] Current (8, 1), heading: Up(2), value: (Left(2), 30)
[INFO] [stdout] Current (8, 1), heading: Up(2), value: (Down(1), 30)
[INFO] [stdout] Current (8, 1), heading: Up(2), value: (Left(3), 36)
[INFO] [stdout] Current (8, 2), heading: Up(1), value: (Up(1), 33)
[INFO] [stdout] Current (8, 2), heading: Up(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 2), heading: Up(1), value: (Up(1), 40)
[INFO] [stdout] Current (8, 3), heading: Right(3), value: (Right(1), 38)
[INFO] [stdout] Current (8, 3), heading: Right(3), value: (Up(1), 60)
[INFO] [stdout] Current (7, 3), heading: Right(2), value: (Right(1), 42)
[INFO] [stdout] Current (7, 3), heading: Right(2), value: (Down(1), 35)
[INFO] [stdout] Current (7, 3), heading: Right(2), value: (Left(1), 57)
[INFO] [stdout] Current (6, 3), heading: Right(1), value: (Right(1), 43)
[INFO] [stdout] Current (6, 3), heading: Right(1), value: (Left(1), 29)
[INFO] [stdout] 	Overwriting (6, 3) with (Right(1), 34)
[INFO] [stdout] Current (6, 3), heading: Right(1), value: (Left(3), 49)
[INFO] [stdout] Current (5, 3), heading: Down(3), value: (Right(1), 34)
[INFO] [stdout] Current (5, 2), heading: Down(2), value: (Down(3), 37)
[INFO] [stdout] Current (5, 2), heading: Down(2), value: (Down(2), 20)
[INFO] [stdout] Current (5, 2), heading: Down(2), value: (Left(1), 29)
[INFO] [stdout] Current (5, 1), heading: Down(1), value: (Down(1), 24)
[INFO] [stdout] Current (5, 1), heading: Down(1), value: (Down(1), 17)
[INFO] [stdout] Current (5, 1), heading: Down(1), value: (Up(1), 25)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(1), 22)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Up(1), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Up(1), value: (Left(2), 30)
[INFO] [stdout] Current (7, 1), heading: Right(3), value: (Left(2), 29)
[INFO] [stdout] Current (7, 1), heading: Right(3), value: (Down(1), 35)
[INFO] [stdout] Current (6, 1), heading: Right(2), value: (Down(1), 30)
[INFO] [stdout] Current (6, 1), heading: Right(2), value: (Left(2), 26)
[INFO] [stdout] Current (6, 1), heading: Right(2), value: (Left(1), 29)
[INFO] [stdout] Current (5, 1), heading: Right(1), value: (Up(1), 25)
[INFO] [stdout] Current (5, 1), heading: Right(1), value: (Left(2), 24)
[INFO] [stdout] Current (5, 1), heading: Right(1), value: (Down(1), 24)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(1), 22)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Up(2), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Up(2), value: (Left(2), 30)
[INFO] [stdout] Current (7, 1), heading: Up(1), value: (Left(2), 29)
[INFO] [stdout] Current (7, 1), heading: Up(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 1), heading: Up(1), value: (Up(1), 33)
[INFO] [stdout] Current (7, 2), heading: Right(3), value: (Down(1), 30)
[INFO] [stdout] Current (7, 2), heading: Right(3), value: (Right(1), 43)
[INFO] [stdout] Current (6, 2), heading: Right(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 2), heading: Right(2), value: (Up(1), 25)
[INFO] [stdout] Current (6, 2), heading: Right(2), value: (Right(1), 34)
[INFO] [stdout] Current (5, 2), heading: Right(1), value: (Left(1), 29)
[INFO] [stdout] Current (5, 2), heading: Right(1), value: (Left(1), 22)
[INFO] [stdout] Current (5, 2), heading: Right(1), value: (Down(3), 37)
[INFO] [stdout] Current (4, 2), heading: Down(2), value: (Down(1), 24)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Down(2), 20)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Up(2), 13)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(1), 22)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Up(3), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Up(3), value: (Left(2), 30)
[INFO] [stdout] Current (7, 1), heading: Up(2), value: (Left(2), 29)
[INFO] [stdout] Current (7, 1), heading: Up(2), value: (Up(1), 25)
[INFO] [stdout] Current (7, 1), heading: Up(2), value: (Up(1), 33)
[INFO] [stdout] Current (7, 2), heading: Up(1), value: (Down(1), 30)
[INFO] [stdout] Current (7, 2), heading: Up(1), value: (Left(1), 29)
[INFO] [stdout] Current (7, 2), heading: Up(1), value: (Right(1), 38)
[INFO] [stdout] Current (7, 3), heading: Right(3), value: (Down(1), 35)
[INFO] [stdout] Current (7, 3), heading: Right(3), value: (Left(1), 57)
[INFO] [stdout] Current (6, 3), heading: Right(2), value: (Right(1), 43)
[INFO] [stdout] Current (6, 3), heading: Right(2), value: (Left(1), 29)
[INFO] [stdout] Current (6, 3), heading: Right(2), value: (Left(3), 49)
[INFO] [stdout] Current (5, 3), heading: Right(1), value: (Right(1), 34)
[INFO] [stdout] Current (5, 3), heading: Right(1), value: (Down(1), 24)
[INFO] [stdout] 	Overwriting (5, 3) with (Right(1), 32)
[INFO] [stdout] Current (5, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] Current (4, 3), heading: Up(3), value: (Right(1), 32)
[INFO] [stdout] Current (4, 4), heading: Up(2), value: (Up(3), 29)
[INFO] [stdout] 	Overwriting (4, 4) with (Up(2), 35)
[INFO] [stdout] Current (4, 4), heading: Up(2), value: (Up(1), 30)
[INFO] [stdout] Current (4, 4), heading: Up(2), value: (Right(1), 42)
[INFO] [stdout] Current (4, 5), heading: Up(1), value: (Up(2), 35)
[INFO] [stdout] 	Overwriting (4, 5) with (Up(1), 40)
[INFO] [stdout] Current (4, 5), heading: Up(1), value: (Up(1), 38)
[INFO] [stdout] Current (4, 5), heading: Up(1), value: (Up(1), 50)
[INFO] [stdout] Current (4, 6), heading: Left(3), value: (Up(1), 40)
[INFO] [stdout] 	Overwriting (4, 6) with (Left(3), 48)
[INFO] [stdout] Current (4, 6), heading: Left(3), value: (Left(2), 57)
[INFO] [stdout] Current (5, 6), heading: Left(2), value: (Left(3), 48)
[INFO] [stdout] 	Overwriting (5, 6) with (Left(2), 55)
[INFO] [stdout] Current (5, 6), heading: Left(2), value: (Up(1), 50)
[INFO] [stdout] Current (5, 6), heading: Left(2), value: (Left(1), 64)
[INFO] [stdout] Current (6, 6), heading: Left(1), value: (Left(2), 55)
[INFO] [stdout] 	Overwriting (6, 6) with (Left(1), 61)
[INFO] [stdout] Current (6, 6), heading: Left(1), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Left(1), value: (Left(1), 66)
[INFO] [stdout] Current (7, 6), heading: Up(3), value: (Left(1), 61)
[INFO] [stdout] Current (7, 6), heading: Up(3), value: (Left(1), 58)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Down(2), 67)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 66)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Down(1), 50)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Down(1), 59)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(1), 59)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Down(2), 43)
[INFO] [stdout] Current (7, 9), heading: Right(3), value: (Right(1), 52)
[INFO] [stdout] Current (7, 9), heading: Right(3), value: (Right(1), 40)
[INFO] [stdout] Current (6, 9), heading: Right(2), value: (Down(3), 46)
[INFO] [stdout] Current (6, 9), heading: Right(2), value: (Up(1), 59)
[INFO] [stdout] Current (6, 9), heading: Right(2), value: (Left(2), 45)
[INFO] [stdout] Current (5, 9), heading: Right(1), value: (Left(1), 54)
[INFO] [stdout] Current (5, 9), heading: Right(1), value: (Left(3), 63)
[INFO] [stdout] Current (5, 9), heading: Right(1), value: (Left(3), 50)
[INFO] [stdout] Current (4, 9), heading: Up(3), value: (Down(1), 57)
[INFO] [stdout] 	Overwriting (4, 9) with (Up(3), 63)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(3), 63)
[INFO] [stdout] 	Overwriting (4, 10) with (Up(2), 69)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Left(3), 50)
[INFO] [stdout] 	Overwriting (4, 10) with (Up(2), 56)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(2), 56)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(1), 44)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Left(3), 42)
[INFO] [stdout] Current (4, 12), heading: Right(3), value: (Right(1), 47)
[INFO] [stdout] Current (3, 12), heading: Right(2), value: (Right(2), 44)
[INFO] [stdout] Current (3, 12), heading: Right(2), value: (Up(1), 44)
[INFO] [stdout] Current (2, 12), heading: Right(1), value: (Left(2), 43)
[INFO] [stdout] Current (2, 12), heading: Right(1), value: (Left(3), 38)
[INFO] [stdout] 	Overwriting (2, 12) with (Right(1), 40)
[INFO] [stdout] Current (1, 12), heading: Down(2), value: (Right(1), 40)
[INFO] [stdout] Current (1, 11), heading: Down(1), value: (Down(2), 39)
[INFO] [stdout] 	Inserting (1, 11) with (Down(1), 44)
[INFO] [stdout] Current (1, 11), heading: Down(1), value: (Up(1), 32)
[INFO] [stdout] 	Overwriting (1, 11) with (Down(1), 37)
[INFO] [stdout] Current (1, 11), heading: Down(1), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Left(2), value: (Down(1), 37)
[INFO] [stdout] Current (2, 10), heading: Left(1), value: (Left(2), 32)
[INFO] [stdout] Current (2, 10), heading: Left(1), value: (Up(2), 40)
[INFO] [stdout] Current (2, 10), heading: Left(1), value: (Left(3), 38)
[INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(1), 34)
[INFO] [stdout] 	Overwriting (3, 10) with (Up(1), 38)
[INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(2), 56)
[INFO] [stdout] Current (3, 11), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] Current (3, 11), heading: Right(3), value: (Left(2), 43)
[INFO] [stdout] Current (2, 11), heading: Right(2), value: (Up(1), 44)
[INFO] [stdout] Current (2, 11), heading: Right(2), value: (Up(1), 34)
[INFO] [stdout] Current (2, 11), heading: Right(2), value: (Right(1), 40)
[INFO] [stdout] Current (1, 11), heading: Right(1), value: (Left(3), 38)
[INFO] [stdout] Current (1, 11), heading: Right(1), value: (Left(2), 32)
[INFO] [stdout] Current (1, 11), heading: Right(1), value: (Down(2), 39)
[INFO] [stdout] Current (0, 11), heading: Up(1), value: (Down(1), 37)
[INFO] [stdout] Current (0, 12), heading: Left(1), value: (Up(1), 32)
[INFO] [stdout] Current (1, 12), heading: Down(3), value: (Left(1), 36)
[INFO] [stdout] Current (1, 12), heading: Down(3), value: (Right(1), 40)
[INFO] [stdout] Current (1, 11), heading: Down(2), value: (Down(2), 39)
[INFO] [stdout] Current (1, 11), heading: Down(2), value: (Up(1), 32)
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc`
[INFO] [stdout] Current (1, 11), heading: Down(2), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Down(1), value: (Down(1), 37)
[INFO] [stdout] Current (1, 10), heading: Down(1), value: (Up(1), 30)
[INFO] [stdout] Current (1, 10), heading: Down(1), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Left(2), value: (Left(2), 32)
[INFO] [stdout] Current (2, 9), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] Current (2, 9), heading: Left(1), value: (Up(3), 36)
[INFO] [stdout] Current (2, 9), heading: Left(1), value: (Up(1), 34)
[INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(2), 40)
[INFO] [stdout] 	Overwriting (3, 9) with (Up(1), 44)
[INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(3), 63)
[INFO] [stdout] Current (3, 10), heading: Right(3), value: (Up(1), 44)
[INFO] [stdout] Current (3, 10), heading: Right(3), value: (Up(1), 44)
[INFO] [stdout] Current (2, 10), heading: Right(2), value: (Up(1), 38)
[INFO] [stdout] Current (2, 10), heading: Right(2), value: (Up(2), 40)
[INFO] [stdout] Current (2, 10), heading: Right(2), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Right(1), value: (Up(1), 34)
[INFO] [stdout] Current (1, 10), heading: Right(1), value: (Left(2), 34)
[INFO] [stdout] Current (1, 10), heading: Right(1), value: (Down(1), 37)
[INFO] [stdout] Current (0, 10), heading: Up(1), value: (Left(2), 32)
[INFO] [stdout] Current (0, 11), heading: Left(1), value: (Up(1), 30)
[INFO] [stdout] Current (0, 11), heading: Left(1), value: (Left(1), 36)
[INFO] [stdout] Current (1, 11), heading: Down(3), value: (Up(1), 32)
[INFO] [stdout] Current (1, 11), heading: Down(3), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Down(2), value: (Down(1), 37)
[INFO] [stdout] Current (1, 10), heading: Down(2), value: (Up(1), 30)
[INFO] [stdout] Current (1, 10), heading: Down(2), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Down(1), value: (Left(2), 32)
[INFO] [stdout] Current (1, 9), heading: Down(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 9), heading: Down(1), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Left(2), value: (Left(2), 34)
[INFO] [stdout] Current (2, 8), heading: Left(1), value: (Left(2), 31)
[INFO] [stdout] Traversing (2, 7), heading Up(1)
[INFO] [stdout] Traversing (2, 6), heading Up(2)
[INFO] [stdout] Traversing (2, 5), heading Up(3)
[INFO] [stdout] Current (2, 5), heading: Up(3), value: (Left(2), 18)
[INFO] [stdout] 	Inserting (2, 5) with (Up(3), 21)
[INFO] [stdout] Current (2, 5), heading: Up(3), value: (Up(1), 38)
[INFO] [stdout] Current (2, 6), heading: Up(2), value: (Up(3), 21)
[INFO] [stdout] 	Inserting (2, 6) with (Up(2), 26)
[INFO] [stdout] Current (2, 6), heading: Up(2), value: (Left(2), 22)
[INFO] [stdout] Current (2, 6), heading: Up(2), value: (Up(1), 45)
[INFO] [stdout] Current (2, 7), heading: Up(1), value: (Up(2), 26)
[INFO] [stdout] 	Inserting (2, 7) with (Up(1), 29)
[INFO] [stdout] Current (2, 7), heading: Up(1), value: (Left(2), 27)
[INFO] [stdout] Current (2, 7), heading: Up(1), value: (Up(1), 52)
[INFO] [stdout] Current (2, 8), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] 	Overwriting (2, 8) with (Left(1), 34)
[INFO] [stdout] Current (2, 8), heading: Left(1), value: (Up(2), 40)
[INFO] [stdout] Current (3, 8), heading: Up(1), value: (Left(1), 34)
[INFO] [stdout] 	Overwriting (3, 8) with (Up(1), 38)
[INFO] [stdout] Current (3, 8), heading: Up(1), value: (Down(1), 65)
[INFO] [stdout] Current (3, 9), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] 	Overwriting (3, 9) with (Right(3), 42)
[INFO] [stdout] Current (3, 9), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] Current (2, 9), heading: Right(2), value: (Right(3), 42)
[INFO] [stdout] Current (2, 9), heading: Right(2), value: (Left(1), 34)
[INFO] [stdout] Current (2, 9), heading: Right(2), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Right(1), value: (Up(2), 40)
[INFO] [stdout] Current (1, 9), heading: Right(1), value: (Left(2), 31)
[INFO] [stdout] Current (1, 9), heading: Right(1), value: (Left(2), 32)
[INFO] [stdout] Current (0, 9), heading: Up(1), value: (Left(2), 34)
[INFO] [stdout] Current (0, 10), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (0, 10), heading: Left(1), value: (Up(1), 32)
[INFO] [stdout] Current (1, 10), heading: Down(3), value: (Up(1), 30)
[INFO] [stdout] Current (1, 10), heading: Down(3), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Down(2), value: (Left(2), 32)
[INFO] [stdout] Current (1, 9), heading: Down(2), value: (Up(1), 29)
[INFO] [stdout] Current (1, 9), heading: Down(2), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Down(1), value: (Left(2), 34)
[INFO] [stdout] Current (1, 8), heading: Down(1), value: (Up(1), 25)
[INFO] [stdout] Current (1, 8), heading: Down(1), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Left(2), value: (Left(2), 31)
[INFO] [stdout] Current (2, 7), heading: Left(1), value: (Left(2), 27)
[INFO] [stdout] Current (2, 7), heading: Left(1), value: (Up(2), 26)
[INFO] [stdout] Current (2, 7), heading: Left(1), value: (Left(1), 34)
[INFO] [stdout] Current (3, 7), heading: Up(1), value: (Up(1), 29)
[INFO] [stdout] 	Overwriting (3, 7) with (Up(1), 36)
[INFO] [stdout] Current (3, 7), heading: Up(1), value: (Left(2), 57)
[INFO] [stdout] Current (3, 8), heading: Right(3), value: (Up(1), 36)
[INFO] [stdout] Current (3, 8), heading: Right(3), value: (Right(3), 42)
[INFO] [stdout] Current (2, 8), heading: Right(2), value: (Up(1), 38)
[INFO] [stdout] Current (2, 8), heading: Right(2), value: (Up(1), 29)
[INFO] [stdout] Current (2, 8), heading: Right(2), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Right(1), value: (Left(1), 34)
[INFO] [stdout] Current (1, 8), heading: Right(1), value: (Left(2), 27)
[INFO] [stdout] Current (1, 8), heading: Right(1), value: (Left(2), 34)
[INFO] [stdout] Current (0, 8), heading: Up(1), value: (Left(2), 31)
[INFO] [stdout] Current (0, 9), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (0, 9), heading: Left(1), value: (Up(1), 30)
[INFO] [stdout] Current (1, 9), heading: Down(3), value: (Up(1), 29)
[INFO] [stdout] Current (1, 9), heading: Down(3), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Down(2), value: (Left(2), 34)
[INFO] [stdout] Current (1, 8), heading: Down(2), value: (Up(1), 25)
[INFO] [stdout] Current (1, 8), heading: Down(2), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Down(1), value: (Left(2), 31)
[INFO] [stdout] Current (1, 7), heading: Down(1), value: (Up(1), 21)
[INFO] [stdout] Current (1, 7), heading: Down(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Left(2), value: (Left(2), 27)
[INFO] [stdout] Current (2, 6), heading: Left(1), value: (Left(2), 22)
[INFO] [stdout] Current (2, 6), heading: Left(1), value: (Up(3), 21)
[INFO] [stdout] Current (2, 6), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (3, 6), heading: Up(1), value: (Up(2), 26)
[INFO] [stdout] 	Overwriting (3, 6) with (Up(1), 33)
[INFO] [stdout] Current (3, 6), heading: Up(1), value: (Left(3), 48)
[INFO] [stdout] Current (3, 7), heading: Right(3), value: (Up(1), 33)
[INFO] [stdout] Current (3, 7), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] Current (2, 7), heading: Right(2), value: (Up(1), 36)
[INFO] [stdout] Current (2, 7), heading: Right(2), value: (Up(2), 26)
[INFO] [stdout] Current (2, 7), heading: Right(2), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Right(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 7), heading: Right(1), value: (Left(2), 22)
[INFO] [stdout] Current (1, 7), heading: Right(1), value: (Left(2), 31)
[INFO] [stdout] Current (0, 7), heading: Up(1), value: (Left(2), 27)
[INFO] [stdout] Current (0, 8), heading: Left(1), value: (Up(1), 21)
[INFO] [stdout] Current (0, 8), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 8), heading: Down(3), value: (Up(1), 25)
[INFO] [stdout] Current (1, 8), heading: Down(3), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Down(2), value: (Left(2), 31)
[INFO] [stdout] Current (1, 7), heading: Down(2), value: (Up(1), 21)
[INFO] [stdout] Current (1, 7), heading: Down(2), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Down(1), value: (Left(2), 27)
[INFO] [stdout] Current (1, 6), heading: Down(1), value: (Up(1), 18)
[INFO] [stdout] Current (1, 6), heading: Down(1), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Left(2), value: (Left(2), 22)
[INFO] [stdout] Current (2, 5), heading: Left(1), value: (Left(2), 18)
[INFO] [stdout] Traversing (2, 4), heading Up(1)
[INFO] [stdout] Traversing (2, 3), heading Up(2)
[INFO] [stdout] Traversing (2, 2), heading Up(3)
[INFO] [stdout] Current (2, 2), heading: Up(3), value: (Left(2), 7)
[INFO] [stdout] 	Inserting (2, 2) with (Up(3), 12)
[INFO] [stdout] Current (2, 2), heading: Up(3), value: (Up(1), 18)
[INFO] [stdout] Current (2, 3), heading: Up(2), value: (Up(3), 12)
[INFO] [stdout] 	Inserting (2, 3) with (Up(2), 16)
[INFO] [stdout] Current (2, 3), heading: Up(2), value: (Left(2), 11)
[INFO] [stdout] 	Overwriting (2, 3) with (Up(2), 15)
[INFO] [stdout] Current (2, 3), heading: Up(2), value: (Up(1), 24)
[INFO] [stdout] Current (2, 4), heading: Up(1), value: (Up(2), 15)
[INFO] [stdout] 	Inserting (2, 4) with (Up(1), 19)
[INFO] [stdout] Current (2, 4), heading: Up(1), value: (Left(2), 16)
[INFO] [stdout] Current (2, 4), heading: Up(1), value: (Up(1), 30)
[INFO] [stdout] Current (2, 5), heading: Left(1), value: (Up(1), 19)
[INFO] [stdout] Current (2, 5), heading: Left(1), value: (Up(2), 26)
[INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(3), 21)
[INFO] [stdout] 	Overwriting (3, 5) with (Up(1), 29)
[INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(1), 40)
[INFO] [stdout] Current (3, 6), heading: Right(3), value: (Up(1), 29)
[INFO] [stdout] Current (3, 6), heading: Right(3), value: (Up(1), 36)
[INFO] [stdout] Current (2, 6), heading: Right(2), value: (Up(1), 33)
[INFO] [stdout] Current (2, 6), heading: Right(2), value: (Up(3), 21)
[INFO] [stdout] Current (2, 6), heading: Right(2), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Right(1), value: (Up(2), 26)
[INFO] [stdout] Current (1, 6), heading: Right(1), value: (Left(2), 18)
[INFO] [stdout] Current (1, 6), heading: Right(1), value: (Left(2), 27)
[INFO] [stdout] Current (0, 6), heading: Up(1), value: (Left(2), 22)
[INFO] [stdout] Current (0, 7), heading: Left(1), value: (Up(1), 18)
[INFO] [stdout] Current (0, 7), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (1, 7), heading: Down(3), value: (Up(1), 21)
[INFO] [stdout] Current (1, 7), heading: Down(3), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Down(2), value: (Left(2), 27)
[INFO] [stdout] Current (1, 6), heading: Down(2), value: (Up(1), 18)
[INFO] [stdout] Current (1, 6), heading: Down(2), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Down(1), value: (Left(2), 22)
[INFO] [stdout] Current (1, 5), heading: Down(1), value: (Up(1), 14)
[INFO] [stdout] Current (1, 5), heading: Down(1), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Left(2), value: (Left(2), 18)
[INFO] [stdout] Current (2, 4), heading: Left(1), value: (Left(2), 16)
[INFO] [stdout] Current (2, 4), heading: Left(1), value: (Up(2), 15)
[INFO] [stdout] Current (2, 4), heading: Left(1), value: (Up(3), 21)
[INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(1), 19)
[INFO] [stdout] 	Overwriting (3, 4) with (Up(1), 25)
[INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(2), 35)
[INFO] [stdout] Current (3, 5), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (3, 5), heading: Right(3), value: (Up(1), 33)
[INFO] [stdout] Current (2, 5), heading: Right(2), value: (Up(1), 29)
[INFO] [stdout] Current (2, 5), heading: Right(2), value: (Up(1), 19)
[INFO] [stdout] Current (2, 5), heading: Right(2), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Right(1), value: (Up(3), 21)
[INFO] [stdout] Current (1, 5), heading: Right(1), value: (Left(2), 16)
[INFO] [stdout] Current (1, 5), heading: Right(1), value: (Left(2), 22)
[INFO] [stdout] Current (0, 5), heading: Up(1), value: (Left(2), 18)
[INFO] [stdout] Current (0, 6), heading: Left(1), value: (Up(1), 14)
[INFO] [stdout] Current (0, 6), heading: Left(1), value: (Up(1), 21)
[INFO] [stdout] Current (1, 6), heading: Down(3), value: (Up(1), 18)
[INFO] [stdout] Current (1, 6), heading: Down(3), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Down(2), value: (Left(2), 22)
[INFO] [stdout] Current (1, 5), heading: Down(2), value: (Up(1), 14)
[INFO] [stdout] Current (1, 5), heading: Down(2), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Down(1), value: (Left(2), 18)
[INFO] [stdout] Current (1, 4), heading: Down(1), value: (Up(1), 13)
[INFO] [stdout] Current (1, 4), heading: Down(1), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Left(2), value: (Left(2), 16)
[INFO] [stdout] Current (2, 3), heading: Left(1), value: (Left(2), 11)
[INFO] [stdout] Current (2, 3), heading: Left(1), value: (Up(3), 12)
[INFO] [stdout] Current (2, 3), heading: Left(1), value: (Up(1), 19)
[INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(2), 15)
[INFO] [stdout] 	Overwriting (3, 3) with (Up(1), 21)
[INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(3), 29)
[INFO] [stdout] Current (3, 4), heading: Right(3), value: (Up(1), 21)
[INFO] [stdout] Current (3, 4), heading: Right(3), value: (Up(1), 29)
[INFO] [stdout] Current (2, 4), heading: Right(2), value: (Up(1), 25)
[INFO] [stdout] Current (2, 4), heading: Right(2), value: (Up(2), 15)
[INFO] [stdout] Current (2, 4), heading: Right(2), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Right(1), value: (Up(1), 19)
[INFO] [stdout] Current (1, 4), heading: Right(1), value: (Left(2), 11)
[INFO] [stdout] Current (1, 4), heading: Right(1), value: (Left(2), 18)
[INFO] [stdout] Current (0, 4), heading: Up(1), value: (Left(2), 16)
[INFO] [stdout] Current (0, 5), heading: Left(1), value: (Up(1), 13)
[INFO] [stdout] Current (0, 5), heading: Left(1), value: (Up(1), 18)
[INFO] [stdout] Current (1, 5), heading: Down(3), value: (Up(1), 14)
[INFO] [stdout] Current (1, 5), heading: Down(3), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Down(2), value: (Left(2), 18)
[INFO] [stdout] Current (1, 4), heading: Down(2), value: (Up(1), 13)
[INFO] [stdout] Current (1, 4), heading: Down(2), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Down(1), value: (Left(2), 16)
[INFO] [stdout] Current (1, 3), heading: Down(1), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Down(1), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Left(2), value: (Left(2), 11)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Left(2), 7)
[INFO] [stdout] Traversing (2, 1), heading Up(1)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 5)
[INFO] [stdout] 	Inserting (2, 1) with (Up(1), 6)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(2), 5)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Up(2), 13)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] 	Overwriting (2, 2) with (Left(1), 11)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(2), 15)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Left(1), 11)
[INFO] [stdout] 	Overwriting (3, 2) with (Up(1), 16)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Down(2), 20)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 16)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 21)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Left(1), 11)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Up(2), 15)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 16)
[INFO] [stdout] Current (0, 3), heading: Up(1), value: (Left(2), 11)
[INFO] [stdout] Current (0, 4), heading: Left(1), value: (Up(1), 9)
[INFO] [stdout] Current (0, 4), heading: Left(1), value: (Up(1), 14)
[INFO] [stdout] Current (1, 4), heading: Down(3), value: (Up(1), 13)
[INFO] [stdout] Current (1, 4), heading: Down(3), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Down(2), value: (Left(2), 16)
[INFO] [stdout] Current (1, 3), heading: Down(2), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Down(2), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(2), 11)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(1), 11)
[INFO] [stdout] Current (1, 1), heading: Left(2), value: (Left(2), 7)
[INFO] [stdout] Current (2, 1), heading: Left(1), value: (Left(2), 5)
[INFO] [stdout] Current (2, 1), heading: Left(1), value: (Left(1), 5)
[INFO] [stdout] Current (2, 1), heading: Left(1), value: (Left(1), 11)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(1), 6)
[INFO] [stdout] 	Overwriting (3, 1) with (Up(2), 11)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Down(1), 17)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Left(1), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Down(2), 20)
[INFO] [stdout] Current (3, 3), heading: Left(3), value: (Up(1), 16)
[INFO] [stdout] Current (3, 3), heading: Left(3), value: (Up(1), 25)
[INFO] [stdout] Current (4, 3), heading: Left(2), value: (Up(1), 21)
[INFO] [stdout] 	Overwriting (4, 3) with (Left(2), 26)
[INFO] [stdout] Current (4, 3), heading: Left(2), value: (Down(2), 20)
[INFO] [stdout] 	Overwriting (4, 3) with (Left(2), 25)
[INFO] [stdout] Current (4, 3), heading: Left(2), value: (Up(2), 35)
[INFO] [stdout] Current (5, 3), heading: Left(1), value: (Left(2), 25)
[INFO] [stdout] Current (5, 3), heading: Left(1), value: (Down(1), 24)
[INFO] [stdout] Current (5, 3), heading: Left(1), value: (Right(1), 42)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Right(1), 32)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Right(1), 43)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Right(1), 34)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 24)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Down(1), 30)
[INFO] [stdout] Current (6, 0), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (5, 0), heading: Right(2), value: (Left(2), 26)
[INFO] [stdout] Current (5, 0), heading: Right(2), value: (Left(1), 22)
[INFO] [stdout] Current (4, 0), heading: Right(1), value: (Left(2), 24)
[INFO] [stdout] Current (4, 0), heading: Right(1), value: (Down(1), 17)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(3), 21)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(2), 8)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Down(1), 17)
[INFO] [stdout] Current (3, 2), heading: Right(3), value: (Up(2), 11)
[INFO] [stdout] Current (3, 2), heading: Right(3), value: (Up(1), 21)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 16)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 6)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 11)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(2), 5)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(2), 11)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Left(2), 7)
[INFO] [stdout] Current (0, 3), heading: Left(2), value: (Up(1), 6)
[INFO] [stdout] Current (0, 3), heading: Left(2), value: (Up(1), 13)
[INFO] [stdout] Current (1, 3), heading: Left(1), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Left(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 3), heading: Left(1), value: (Left(2), 16)
[INFO] [stdout] Current (2, 3), heading: Down(3), value: (Left(2), 11)
[INFO] [stdout] Current (2, 3), heading: Down(3), value: (Up(1), 21)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Up(2), 15)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Left(2), 7)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Up(1), 16)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(2), 5)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Up(2), 11)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 5)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(3), 21)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(2), 8)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(1), 16)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Up(2), 11)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 5)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 11)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Up(1), 6)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 4)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 7)
[INFO] [stdout] Current (0, 1), heading: Up(2), value: (Left(2), 5)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Up(2), 3)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Left(2), 7)
[INFO] [stdout] Current (0, 3), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 3), heading: Left(1), value: (Up(1), 13)
[INFO] [stdout] Current (1, 3), heading: Down(3), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Down(3), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(2), 11)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Up(1), 6)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(1), 11)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(2), 3)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Left(2), 5)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 4)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] Current (3, 0), heading: Up(3), value: (Left(1), 5)
[INFO] [stdout] Current (3, 0), heading: Up(3), value: (Left(3), 21)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(2), 8)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(1), 6)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Down(1), 17)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Left(1), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Down(2), 20)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 16)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 21)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Left(1), 11)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Up(2), 15)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 16)
[INFO] [stdout] Current (0, 3), heading: Down(3), value: (Left(2), 11)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Up(1), 9)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Left(2), 7)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(2), 5)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_test' (93) panicked at src/y2023/day17.rs:262:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 102
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39756ca - core[10b6fa85044e1869]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df366afc4 - aoc::y2023::day17::tests::part_1_test::h1e78614e9f4f1aa5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:262:9
[INFO] [stdout]   22:     0x637df366afe7 - aoc::y2023::day17::tests::part_1_test::{{closure}}::h4769e813f92c9ffc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:247:21
[INFO] [stdout]   23:     0x637df3612f46 - core::ops::function::FnOnce::call_once::h2666a278dfc7aca5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day18::tests::part_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day18::tests::part_1_test' (95) panicked at src/y2023/day18.rs:17:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 288
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df3610972 - aoc::y2023::day18::tests::part_1_test::h3002c3cf6227f40f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:17:9
[INFO] [stdout]   22:     0x637df3610997 - aoc::y2023::day18::tests::part_1_test::{{closure}}::hbd7f27e1b5980025
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:14:21
[INFO] [stdout]   23:     0x637df3614a76 - core::ops::function::FnOnce::call_once::ha75be5663b3a55ab
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_2_test' (94) panicked at src/y2023/day17.rs:269:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df39b367d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df366b072 - aoc::y2023::day17::tests::part_2_test::h9d1c16090dc462a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:269:9
[INFO] [stdout]   22:     0x637df366b097 - aoc::y2023::day17::tests::part_2_test::{{closure}}::h4a9fa8fac6c5ace0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:266:21
[INFO] [stdout]   23:     0x637df3614246 - core::ops::function::FnOnce::call_once::h83e9f87815949900
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day8::tests::loop_size_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day8::tests::loop_size_test' (138) panicked at src/y2023/day8.rs:270:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: (3, 2, ["12A", "12B", "11A", "11B", "11Z"])
[INFO] [stdout]  right: (3, 2, [])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x637df39a22aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x637df39a22aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x637df39a22aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x637df39b754a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x637df39b754a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x637df39a6c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x637df39a6c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x637df39811af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x637df39811af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x637df399a699 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x637df368660c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x637df368660c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x637df399a852 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x637df399a852 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x637df3981268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x637df3978bd9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x637df3981f7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x637df39b7eac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x637df39b7d63 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x637df35e3ba8 - core::panicking::assert_failed::h0df053f6737c0d3b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x637df3663f0a - aoc::y2023::day8::tests::loop_size_test::h08bc12f604c1a6b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day8.rs:270:9
[INFO] [stdout]   22:     0x637df3664207 - aoc::y2023::day8::tests::loop_size_test::{{closure}}::h3d6a5e968144a560
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day8.rs:250:24
[INFO] [stdout]   23:     0x637df3614286 - core::ops::function::FnOnce::call_once::h867834c581042384
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x637df367a6eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x637df367a6eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x637df36870db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x637df36870db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x637df36870db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x637df36870db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x637df36870db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x637df36827f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x637df36827f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x637df3689ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x637df3689ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x637df3689ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x637df3689ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x637df3689ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x637df39a1b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x637df39a1b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x767e0dd01aa4 - <unknown>
[INFO] [stdout]   45:     0x767e0dd8ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     y2023::day11::tests::star_expansion
[INFO] [stdout]     y2023::day14::tests::part_2_test
[INFO] [stdout]     y2023::day17::tests::part_1_small2_test
[INFO] [stdout]     y2023::day17::tests::part_1_small3_test
[INFO] [stdout]     y2023::day17::tests::part_1_small_test
[INFO] [stdout]     y2023::day17::tests::part_1_test
[INFO] [stdout]     y2023::day17::tests::part_2_test
[INFO] [stdout]     y2023::day18::tests::part_1_test
[INFO] [stdout]     y2023::day18::tests::part_2_test
[INFO] [stdout]     y2023::day19::tests::part_1_test
[INFO] [stdout]     y2023::day19::tests::part_2_test
[INFO] [stdout]     y2023::day20::tests::part_1_test
[INFO] [stdout]     y2023::day20::tests::part_2_test
[INFO] [stdout]     y2023::day8::tests::loop_size_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 131 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4cb7a69a549094f2f41170e0597585107e81219ccf4194120f961b6e7ad1e8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb7a69a549094f2f41170e0597585107e81219ccf4194120f961b6e7ad1e8a9", kill_on_drop: false }`
[INFO] [stdout] 4cb7a69a549094f2f41170e0597585107e81219ccf4194120f961b6e7ad1e8a9
