[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] 487512bec7340e7657f4f981781b0a0f8c74c3a9
[INFO] testing jessebond2/aoc against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jessebond2/aoc on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0177bf940149a4c72e41c73ee2156769bed157cad094f0184c7eee8b941661e3
[INFO] running `Command { std: "docker" "start" "-a" "0177bf940149a4c72e41c73ee2156769bed157cad094f0184c7eee8b941661e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0177bf940149a4c72e41c73ee2156769bed157cad094f0184c7eee8b941661e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0177bf940149a4c72e41c73ee2156769bed157cad094f0184c7eee8b941661e3", kill_on_drop: false }`
[INFO] [stdout] 0177bf940149a4c72e41c73ee2156769bed157cad094f0184c7eee8b941661e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d117cfae6b3aa599a26778d1c33a72c0c8e5ec2aacdf9cf869b77286315e374a
[INFO] running `Command { std: "docker" "start" "-a" "d117cfae6b3aa599a26778d1c33a72c0c8e5ec2aacdf9cf869b77286315e374a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[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 lock_api v0.1.5
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling workerpool v1.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `cycle_size` is never read
[INFO] [stdout]    --> src/y2023/day14.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let mut cycle_size = None;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> src/y2023/day17.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let end: Point = (self.width as isize - 1, self.height as isize - 1);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s
[INFO] running `Command { std: "docker" "inspect" "d117cfae6b3aa599a26778d1c33a72c0c8e5ec2aacdf9cf869b77286315e374a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d117cfae6b3aa599a26778d1c33a72c0c8e5ec2aacdf9cf869b77286315e374a", kill_on_drop: false }`
[INFO] [stdout] d117cfae6b3aa599a26778d1c33a72c0c8e5ec2aacdf9cf869b77286315e374a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae0e64315ca2a1be6568b13016e45e324d712e677e5f436a1f3fd95960ae5d5e
[INFO] running `Command { std: "docker" "start" "-a" "ae0e64315ca2a1be6568b13016e45e324d712e677e5f436a1f3fd95960ae5d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `cycle_size` is never read
[INFO] [stdout]    --> src/y2023/day14.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let mut cycle_size = None;
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> src/y2023/day17.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let end: Point = (self.width as isize - 1, self.height as isize - 1);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.45s
[INFO] running `Command { std: "docker" "inspect" "ae0e64315ca2a1be6568b13016e45e324d712e677e5f436a1f3fd95960ae5d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae0e64315ca2a1be6568b13016e45e324d712e677e5f436a1f3fd95960ae5d5e", kill_on_drop: false }`
[INFO] [stdout] ae0e64315ca2a1be6568b13016e45e324d712e677e5f436a1f3fd95960ae5d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b92aa3e022c091bbc1b3a1bfed907bd60bf42101aebd8a2a8c6254e183dbb1e2
[INFO] running `Command { std: "docker" "start" "-a" "b92aa3e022c091bbc1b3a1bfed907bd60bf42101aebd8a2a8c6254e183dbb1e2", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `cycle_size` is never read
[INFO] [stderr]    --> src/y2023/day14.rs:248:13
[INFO] [stderr]     |
[INFO] [stderr] 248 |     let mut cycle_size = None;
[INFO] [stderr]     |             ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end`
[INFO] [stderr]   --> src/y2023/day17.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |         let end: Point = (self.width as isize - 1, self.height as isize - 1);
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc` (bin "aoc" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc-b9110814e52f2d8b)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test y2021::day3::tests::oxygen_generator_rating_test ... ok
[INFO] [stdout] test y2021::day3::tests::part_two_test ... ok
[INFO] [stdout] test y2021::day4::tests::build_boards_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 y2023::day10::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day10::tests::part_1_test_2 ... ok
[INFO] [stdout] test y2023::day11::tests::star_distance ... ok
[INFO] [stdout] test y2023::day12::tests::dp_base_case_test ... ok
[INFO] [stdout] test y2023::day11::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day11::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::from_str2_v2_test ... ok
[INFO] [stdout] test y2023::day12::tests::get_possibilities ... 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::parse_spring_group2 ... ok
[INFO] [stdout] test y2023::day13::tests::bit_difference_index_test ... ok
[INFO] [stdout] test y2023::day13::tests::bit_difference_test ... ok
[INFO] [stdout] test y2023::day12::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::bit_count_test ... ok
[INFO] [stdout] test y2023::day13::tests::flip_bit_test ... ok
[INFO] [stdout] test y2023::day13::tests::is_reflection_test ... ok
[INFO] [stdout] test y2023::day13::tests::reflection_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day14::tests::get_score_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day15::tests::hash_value_test ... ok
[INFO] [stdout] test y2023::day14::tests::tilt_up_test ... ok
[INFO] [stdout] test y2023::day15::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_2_input_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::day14::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::score_test ... ok
[INFO] [stdout] test y2023::day1::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day1::tests::parse_line2_test ... ok
[INFO] [stdout] test y2023::day1::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day16::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day2::tests::parse_game ... ok
[INFO] [stdout] test y2023::day2::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day12::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day3::tests::parse_numbers_test ... ok
[INFO] [stdout] test y2023::day3::tests::parse_symbols_test ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day2::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_above_and_below ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge2 ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge ... ok
[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::day3::tests::validate_row_test ... ok
[INFO] [stdout] test y2023::day4::tests::build_scratch_card ... ok
[INFO] [stdout] test y2023::day4::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day4::tests::part_2_test ... 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::winnings ... ok
[INFO] [stdout] test y2023::day5::tests::convert_test ... ok
[INFO] [stdout] test y2023::day5::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day5::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day5::tests::part_1_test2 ... ok
[INFO] [stdout] test y2023::day6::tests::new_race ... 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::day7::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day7::tests::part_2_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::find_ending_with_a_test ... ok
[INFO] [stdout] test y2023::day6::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::dp_possibilities_test ... ok
[INFO] [stdout] test y2023::day8::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 y2023::day8::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day9::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day11::tests::star_expansion ... FAILED
[INFO] [stdout] test y2023::day9::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day9::tests::previous_in_sequence_helper_test ... ok
[INFO] [stdout] test y2023::day14::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_1_small_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day18::tests::part_1_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::day19::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::day20::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day20::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day8::tests::loop_size_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day11::tests::star_expansion stdout ----
[INFO] [stdout] thread 'y2023::day11::tests::star_expansion' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dc403be - core::panicking::assert_failed::h6dd3f4e622c2a31c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dbeefd9 - aoc::y2023::day11::tests::star_expansion::h2db946fd21ff5143
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day11.rs:133:9
[INFO] [stdout]   22:     0x56391dbeebd7 - aoc::y2023::day11::tests::star_expansion::{{closure}}::h5dc7b07735f281fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day11.rs:125:24
[INFO] [stdout]   23:     0x56391dc39156 - core::ops::function::FnOnce::call_once::h1fdb62822d82f828
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day14::tests::part_2_test stdout ----
[INFO] [stdout] thread 'y2023::day14::tests::part_2_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391ddfd29e - core::panicking::assert_failed::h5f2e0c9a4335f904
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc100ae - aoc::y2023::day14::tests::part_2_test::h0ff5a7dbfede7765
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day14.rs:401:9
[INFO] [stdout]   22:     0x56391dc10017 - aoc::y2023::day14::tests::part_2_test::{{closure}}::hc01c31c52b90c81f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day14.rs:398:21
[INFO] [stdout]   23:     0x56391dc38db6 - core::ops::function::FnOnce::call_once::h0d8b651348a6f2a6
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                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] thread 'y2023::day17::tests::part_1_small_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391ddfd29e - core::panicking::assert_failed::h5f2e0c9a4335f904
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc368c3 - aoc::y2023::day17::tests::part_1_small_test::h9bb010128cf218ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:225:9
[INFO] [stdout]   22:     0x56391dc36827 - aoc::y2023::day17::tests::part_1_small_test::{{closure}}::hb4107168ae73e8cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:220:27
[INFO] [stdout]   23:     0x56391dc39b16 - core::ops::function::FnOnce::call_once::h66c596a99e1fcf27
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_2_test stdout ----
[INFO] [stdout] thread 'y2023::day17::tests::part_2_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc36bc2 - aoc::y2023::day17::tests::part_2_test::hed1746d5d5bdb9ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:269:9
[INFO] [stdout]   22:     0x56391dc36b27 - aoc::y2023::day17::tests::part_2_test::{{closure}}::h0355a0a2e7957f4e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:266:21
[INFO] [stdout]   23:     0x56391dc3ae06 - core::ops::function::FnOnce::call_once::hd88e0b361b5a5a82
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day18::tests::part_1_test stdout ----
[INFO] [stdout] thread 'y2023::day18::tests::part_1_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc19312 - aoc::y2023::day18::tests::part_1_test::hb1898a33e019a960
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:17:9
[INFO] [stdout]   22:     0x56391dc19277 - aoc::y2023::day18::tests::part_1_test::{{closure}}::hbb732d9d43ae7bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:14:21
[INFO] [stdout]   23:     0x56391dc39f16 - core::ops::function::FnOnce::call_once::h8091152a382f94fe
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                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] thread 'y2023::day17::tests::part_1_small2_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391ddfd29e - core::panicking::assert_failed::h5f2e0c9a4335f904
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc36983 - aoc::y2023::day17::tests::part_1_small2_test::hca6d3cd3606fa917
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:234:9
[INFO] [stdout]   22:     0x56391dc368e7 - aoc::y2023::day17::tests::part_1_small2_test::{{closure}}::he84553eada257a40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:229:28
[INFO] [stdout]   23:     0x56391dc3a6b6 - core::ops::function::FnOnce::call_once::habfd67af9e64718d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                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] thread 'y2023::day17::tests::part_1_small3_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391ddfd29e - core::panicking::assert_failed::h5f2e0c9a4335f904
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc36a43 - aoc::y2023::day17::tests::part_1_small3_test::hcfa9c0a472d1015c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:243:9
[INFO] [stdout]   22:     0x56391dc369a7 - aoc::y2023::day17::tests::part_1_small3_test::{{closure}}::h1a0dde9aba5f452b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:238:28
[INFO] [stdout]   23:     0x56391dc39be6 - core::ops::function::FnOnce::call_once::h6f2e52f92bfa9c8d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day19::tests::part_2_test stdout ----
[INFO] [stdout] thread 'y2023::day19::tests::part_2_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc10232 - aoc::y2023::day19::tests::part_2_test::hf25a1c5905ca5d33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:24:9
[INFO] [stdout]   22:     0x56391dc10197 - aoc::y2023::day19::tests::part_2_test::{{closure}}::hca71cf030cbb7f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:21:21
[INFO] [stdout]   23:     0x56391dc39b56 - core::ops::function::FnOnce::call_once::h67a33e278235d277
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day18::tests::part_2_test stdout ----
[INFO] [stdout] thread 'y2023::day18::tests::part_2_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc193d2 - aoc::y2023::day18::tests::part_2_test::h940ea15f5fb2fd58
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:24:9
[INFO] [stdout]   22:     0x56391dc19337 - aoc::y2023::day18::tests::part_2_test::{{closure}}::heb8803abe0b862cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:21:21
[INFO] [stdout]   23:     0x56391dc3a146 - core::ops::function::FnOnce::call_once::h88a57d79ffe76fdf
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day19::tests::part_1_test stdout ----
[INFO] [stdout] thread 'y2023::day19::tests::part_1_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc10172 - aoc::y2023::day19::tests::part_1_test::h304c7c59d068eeb0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:17:9
[INFO] [stdout]   22:     0x56391dc100d7 - aoc::y2023::day19::tests::part_1_test::{{closure}}::h53243567d95c86b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:14:21
[INFO] [stdout]   23:     0x56391dc38df6 - core::ops::function::FnOnce::call_once::h0ebce386954d3000
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day20::tests::part_1_test stdout ----
[INFO] [stdout] thread 'y2023::day20::tests::part_1_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc47562 - aoc::y2023::day20::tests::part_1_test::h11d95f5bc7194ad9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:17:9
[INFO] [stdout]   22:     0x56391dc474c7 - aoc::y2023::day20::tests::part_1_test::{{closure}}::hb9853dc459297fa0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:14:21
[INFO] [stdout]   23:     0x56391dc3ac86 - core::ops::function::FnOnce::call_once::hce1a5cf5974dee87
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day20::tests::part_2_test stdout ----
[INFO] [stdout] thread 'y2023::day20::tests::part_2_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dec7cee - core::panicking::assert_failed::h7add59d71a60bc93
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc47622 - aoc::y2023::day20::tests::part_2_test::h4924c02198cf885a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:24:9
[INFO] [stdout]   22:     0x56391dc47587 - aoc::y2023::day20::tests::part_2_test::{{closure}}::h318588a6a244293f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:21:21
[INFO] [stdout]   23:     0x56391dc3a536 - core::ops::function::FnOnce::call_once::ha1a010f7245c62cb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                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] [stderr] error: test failed, to rerun pass `--bin aoc`
[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] [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] thread 'y2023::day17::tests::part_1_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391ddfd29e - core::panicking::assert_failed::h5f2e0c9a4335f904
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc36b03 - aoc::y2023::day17::tests::part_1_test::hec1d223311f64d95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:262:9
[INFO] [stdout]   22:     0x56391dc36a67 - aoc::y2023::day17::tests::part_1_test::{{closure}}::h0356b4c602804540
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:247:21
[INFO] [stdout]   23:     0x56391dc39f56 - core::ops::function::FnOnce::call_once::h80af8e0daef518a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day8::tests::loop_size_test stdout ----
[INFO] [stdout] thread 'y2023::day8::tests::loop_size_test' 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:     0x56391df74365 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56391df74365 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56391df74365 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56391df74365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56391df9b20b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x56391df9b20b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x56391df71a1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x56391df7413e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56391df7413e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56391df75b69 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x56391df7582e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56391dc8311a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56391dc8311a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x56391df7616b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x56391df7616b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x56391df75ee4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x56391df74829 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56391df75c17 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x56391db6fde3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56391db7020e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x56391dc4063e - core::panicking::assert_failed::he6a7f9c11db99d7f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x56391dc2b5ea - aoc::y2023::day8::tests::loop_size_test::h0e129dc354140af3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day8.rs:270:9
[INFO] [stdout]   22:     0x56391dc2b207 - aoc::y2023::day8::tests::loop_size_test::{{closure}}::h857c9cdf4585b9f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day8.rs:250:24
[INFO] [stdout]   23:     0x56391dc3aa66 - core::ops::function::FnOnce::call_once::hbb21a0af985e4938
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56391dc87afb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56391dc87afb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x56391dc87201 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x56391dc87201 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56391dc87201 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x56391dc87201 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x56391dc87201 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x56391dc87201 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x56391dc87201 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x56391dc4fbc4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x56391dc4fbc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x56391dc545f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56391dc545f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x56391dc545f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x56391dc545f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x56391dc545f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x56391dc545f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x56391df7a46b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x56391df7a46b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fb8937f4ac3 - <unknown>
[INFO] [stdout]   46:     0x7fb893885a04 - __clone
[INFO] [stdout]   47:                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. 81 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b92aa3e022c091bbc1b3a1bfed907bd60bf42101aebd8a2a8c6254e183dbb1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92aa3e022c091bbc1b3a1bfed907bd60bf42101aebd8a2a8c6254e183dbb1e2", kill_on_drop: false }`
[INFO] [stdout] b92aa3e022c091bbc1b3a1bfed907bd60bf42101aebd8a2a8c6254e183dbb1e2
