[INFO] cloning repository https://github.com/jessebond2/aoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessebond2/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 634ff86f1363d55e24afa7f06593bbb039157bb9 [INFO] testing jessebond2/aoc against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jessebond2/aoc [INFO] finished tweaking git repo https://github.com/jessebond2/aoc [INFO] tweaked toml for git repo https://github.com/jessebond2/aoc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jessebond2/aoc on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jessebond2/aoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d366f29006fbf50e2df1b3886fc505a375cf2f36548b995a23bbad18214f6d5 [INFO] running `Command { std: "docker" "start" "-a" "4d366f29006fbf50e2df1b3886fc505a375cf2f36548b995a23bbad18214f6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d366f29006fbf50e2df1b3886fc505a375cf2f36548b995a23bbad18214f6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d366f29006fbf50e2df1b3886fc505a375cf2f36548b995a23bbad18214f6d5", kill_on_drop: false }` [INFO] [stdout] 4d366f29006fbf50e2df1b3886fc505a375cf2f36548b995a23bbad18214f6d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58786731cd270950fe5fe18e5f9543c0f298687a4057b7162b74fe021732f52e [INFO] running `Command { std: "docker" "start" "-a" "58786731cd270950fe5fe18e5f9543c0f298687a4057b7162b74fe021732f52e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling workerpool v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/y2023/day8.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap { [INFO] [stdout] | ^^ ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s [INFO] running `Command { std: "docker" "inspect" "58786731cd270950fe5fe18e5f9543c0f298687a4057b7162b74fe021732f52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58786731cd270950fe5fe18e5f9543c0f298687a4057b7162b74fe021732f52e", kill_on_drop: false }` [INFO] [stdout] 58786731cd270950fe5fe18e5f9543c0f298687a4057b7162b74fe021732f52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022031628b7405b817fa07ca85edae803527cd0295ecf21af46de1384c456618 [INFO] running `Command { std: "docker" "start" "-a" "022031628b7405b817fa07ca85edae803527cd0295ecf21af46de1384c456618", kill_on_drop: false }` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/y2023/day8.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap { [INFO] [stdout] | ^^ ^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "022031628b7405b817fa07ca85edae803527cd0295ecf21af46de1384c456618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022031628b7405b817fa07ca85edae803527cd0295ecf21af46de1384c456618", kill_on_drop: false }` [INFO] [stdout] 022031628b7405b817fa07ca85edae803527cd0295ecf21af46de1384c456618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f198b3aa2dde2fc9d62705b02d3f253ab17a91a19d6413407ad499104c7c78c0 [INFO] running `Command { std: "docker" "start" "-a" "f198b3aa2dde2fc9d62705b02d3f253ab17a91a19d6413407ad499104c7c78c0", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/y2023/day8.rs:15:25 [INFO] [stderr] | [INFO] [stderr] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap { [INFO] [stderr] | ^^ ^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `aoc` (bin "aoc" test) generated 1 warning (run `cargo fix --bin "aoc" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc-3f1d2e846a56eaba) [INFO] [stdout] [INFO] [stdout] running 145 tests [INFO] [stdout] test y2021::day3::tests::co2_rating_test ... ok [INFO] [stdout] test y2021::day3::tests::oxygen_generator_rating_test ... ok [INFO] [stdout] test y2021::day3::tests::part_one_test ... ok [INFO] [stdout] test y2021::day4::tests::build_boards_test ... ok [INFO] [stdout] test y2021::day3::tests::part_two_test ... ok [INFO] [stdout] test y2023::day10::tests::part_1_test ... ok [INFO] [stdout] test y2023::day10::tests::part_1_test_2 ... 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::day11::tests::star_distance ... ok [INFO] [stdout] test y2023::day12::tests::dp_base_case_test ... ok [INFO] [stdout] test y2023::day12::tests::from_str2_v2_test ... ok [INFO] [stdout] test y2023::day12::tests::get_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::day12::tests::part_1_test ... ok [INFO] [stdout] test y2023::day13::tests::bit_difference_test ... ok [INFO] [stdout] test y2023::day13::tests::bit_difference_index_test ... ok [INFO] [stdout] test y2023::day13::tests::bit_count_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::day13::tests::part_1_test ... ok [INFO] [stdout] test y2023::day13::tests::is_reflection_test ... ok [INFO] [stdout] test y2023::day14::tests::get_score_test ... ok [INFO] [stdout] test y2023::day14::tests::part_1_test ... ok [INFO] [stdout] test y2023::day13::tests::score_test ... ok [INFO] [stdout] test y2023::day13::tests::flip_bit_test ... ok [INFO] [stdout] test y2023::day15::tests::part_1_test ... ok [INFO] [stdout] test y2023::day15::tests::part_2_test ... ok [INFO] [stdout] test y2023::day14::tests::spin_cycle ... ok [INFO] [stdout] test y2023::day15::tests::hash_value_test ... ok [INFO] [stdout] test y2023::day14::tests::tilt_up_test ... ok [INFO] [stdout] test y2023::day13::tests::part_2_input_test ... ok [INFO] [stdout] test y2023::day16::tests::part_1_test ... ok [INFO] [stdout] test y2023::day1::tests::parse_line2_test ... ok [INFO] [stdout] test y2023::day1::tests::part_1_test ... ok [INFO] [stdout] test y2023::day1::tests::part_2_test ... ok [INFO] [stdout] test y2023::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::day2::tests::part_2_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::day3::tests::part_1_test_above_and_below ... ok [INFO] [stdout] test y2023::day3::tests::part_1_test_edge ... ok [INFO] [stdout] test y2023::day3::tests::part_1_test_edge2 ... ok [INFO] [stdout] test y2023::day3::tests::part_1_test_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::day4::tests::winnings ... ok [INFO] [stdout] test y2023::day5::tests::build_ranges_test ... 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::day6::tests::new_race ... ok [INFO] [stdout] test y2023::day6::tests::part_1_test ... ok [INFO] [stdout] test y2023::day5::tests::part_1_test2 ... 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::day8::tests::part_1_test ... ok [INFO] [stdout] test y2023::day8::tests::part_1_test_2 ... ok [INFO] [stdout] test y2023::day8::tests::part_2_test ... ok [INFO] [stdout] test y2023::day9::tests::next_in_sequence_helper_test ... ok [INFO] [stdout] test y2023::day9::tests::part_1_test ... ok [INFO] [stdout] test y2023::day12::tests::dp_possibilities_test ... ok [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 y2024::day10::tests::part_1_test ... ok [INFO] [stdout] test y2024::day10::tests::part_2_test ... ok [INFO] [stdout] test y2024::day11::tests::part_1_test ... ok [INFO] [stdout] test y2024::day11::tests::part_2_test ... ok [INFO] [stdout] test y2024::day12::tests::part_1_test ... ok [INFO] [stdout] test y2024::day12::tests::part_2_test ... ok [INFO] [stdout] test y2024::day13::tests::part_1_test ... ok [INFO] [stdout] test y2024::day13::tests::part_2_test ... ok [INFO] [stdout] test y2024::day14::tests::part_1_test ... ok [INFO] [stdout] test y2024::day14::tests::part_2_test ... ok [INFO] [stdout] test y2024::day15::tests::part_1_test ... ok [INFO] [stdout] test y2024::day15::tests::part_2_test ... ok [INFO] [stdout] test y2024::day16::tests::part_1_test ... ok [INFO] [stdout] test y2024::day16::tests::part_2_test ... ok [INFO] [stdout] test y2024::day17::tests::part_1_test ... ok [INFO] [stdout] test y2024::day17::tests::part_2_test ... ok [INFO] [stdout] test y2024::day18::tests::part_1_test ... ok [INFO] [stdout] test y2024::day18::tests::part_2_test ... ok [INFO] [stdout] test y2024::day19::tests::part_1_test ... ok [INFO] [stdout] test y2024::day19::tests::part_2_test ... ok [INFO] [stdout] test y2024::day1::tests::part_1_test ... ok [INFO] [stdout] test y2024::day1::tests::part_2_test ... ok [INFO] [stdout] test y2024::day20::tests::part_1_test ... ok [INFO] [stdout] test y2024::day20::tests::part_2_test ... ok [INFO] [stdout] test y2024::day21::tests::part_1_test ... ok [INFO] [stdout] test y2024::day21::tests::part_2_test ... ok [INFO] [stdout] test y2024::day22::tests::part_1_test ... ok [INFO] [stdout] test y2024::day22::tests::part_2_test ... ok [INFO] [stdout] test y2024::day23::tests::part_1_test ... ok [INFO] [stdout] test y2024::day23::tests::part_2_test ... ok [INFO] [stdout] test y2024::day24::tests::part_1_test ... ok [INFO] [stdout] test y2024::day24::tests::part_2_test ... ok [INFO] [stdout] test y2024::day25::tests::part_1_test ... ok [INFO] [stdout] test y2024::day25::tests::part_2_test ... ok [INFO] [stdout] test y2024::day2::tests::part_1_test ... ok [INFO] [stdout] test y2024::day2::tests::part_2_test ... ok [INFO] [stdout] test y2024::day3::tests::part_2_test ... ok [INFO] [stdout] test y2024::day4::tests::part_1_test ... ok [INFO] [stdout] test y2024::day4::tests::part_2_test ... ok [INFO] [stdout] test y2024::day5::tests::part_1_test ... ok [INFO] [stdout] test y2024::day5::tests::part_2_test ... ok [INFO] [stdout] test y2024::day6::tests::part_1_test ... ok [INFO] [stdout] test y2024::day6::tests::part_2_test ... ok [INFO] [stdout] test y2024::day7::tests::part_1_test ... ok [INFO] [stdout] test y2024::day7::tests::part_2_test ... ok [INFO] [stdout] test y2024::day8::tests::part_1_test ... ok [INFO] [stdout] test y2024::day3::tests::part_1_test ... ok [INFO] [stdout] test y2024::day8::tests::part_2_test ... ok [INFO] [stdout] test y2024::day9::tests::part_1_test ... ok [INFO] [stdout] test y2024::day9::tests::part_2_test ... ok [INFO] [stdout] test y2023::day11::tests::star_expansion ... FAILED [INFO] [stdout] test y2023::day14::tests::part_2_test ... FAILED [INFO] [stdout] test y2023::day17::tests::part_1_small2_test ... FAILED [INFO] [stdout] test y2023::day17::tests::part_1_small_test ... FAILED [INFO] [stdout] test y2023::day17::tests::part_1_small3_test ... FAILED [INFO] [stdout] test y2023::day18::tests::part_1_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::day17::tests::part_2_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] [INFO] [stdout] thread 'y2023::day11::tests::star_expansion' (35) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e15049e - core::panicking::assert_failed::h83ccdbae11a637c8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e1230f3 - aoc::y2023::day11::tests::star_expansion::hb5752b37e68b4076 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day11.rs:133:9 [INFO] [stdout] 22: 0x63df5e1234b7 - aoc::y2023::day11::tests::star_expansion::{{closure}}::h1c003e119da380eb [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day11.rs:125:24 [INFO] [stdout] 23: 0x63df5e1351f6 - core::ops::function::FnOnce::call_once::hfb87379bbcc92c91 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day14::tests::part_2_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day14::tests::part_2_test' (64) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e2f1145 - core::panicking::assert_failed::hd1977e4a86725dc9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e12e1c9 - aoc::y2023::day14::tests::part_2_test::hfec2c6c32fc05922 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day14.rs:401:9 [INFO] [stdout] 22: 0x63df5e12e1e7 - aoc::y2023::day14::tests::part_2_test::{{closure}}::he103f3da892de843 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day14.rs:398:21 [INFO] [stdout] 23: 0x63df5e132b86 - core::ops::function::FnOnce::call_once::h3f18a9b0862853f3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day17::tests::part_1_small2_test stdout ---- [INFO] [stdout] Traversing (0, 1), heading Down(1) [INFO] [stdout] Traversing (0, 2), heading Down(2) [INFO] [stdout] Traversing (1, 2), heading Right(1) [INFO] [stdout] Traversing (2, 2), heading Right(2) [INFO] [stdout] Base case (3, 2), 1 [INFO] [stdout] Current (2, 2), heading: Right(2), value: (Right(3), 1) [INFO] [stdout] Inserting (2, 2) with (Right(2), 2) [INFO] [stdout] Traversing (2, 1), heading Up(1) [INFO] [stdout] Traversing (2, 0), heading Up(2) [INFO] [stdout] Traversing (1, 0), heading Left(1) [INFO] [stdout] Current (1, 0), heading: Left(1), value: (Down(0), 0) [INFO] [stdout] Inserting (1, 0) with (Left(1), 1) [INFO] [stdout] Traversing (1, 1), heading Down(1) [INFO] [stdout] Traversing (1, 2), heading Down(2) [INFO] [stdout] Traversing (0, 2), heading Left(1) [INFO] [stdout] Traversing (0, 1), heading Up(1) [INFO] [stdout] Current (0, 1), heading: Up(1), value: (Down(0), 0) [INFO] [stdout] Inserting (0, 1) with (Up(1), 1) [INFO] [stdout] Traversing (1, 1), heading Right(1) [INFO] [stdout] Traversing (2, 1), heading Right(2) [INFO] [stdout] Traversing (3, 1), heading Right(3) [INFO] [stdout] Traversing (3, 0), heading Up(1) [INFO] [stdout] Traversing (2, 0), heading Left(1) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(1), 1) [INFO] [stdout] Inserting (2, 0) with (Left(1), 2) [INFO] [stdout] Traversing (2, 1), heading Down(1) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(2), 2) [INFO] [stdout] Inserting (2, 1) with (Down(1), 7) [INFO] [stdout] Traversing (1, 1), heading Left(1) [INFO] [stdout] Current (1, 1), heading: Left(1), value: (Up(1), 1) [INFO] [stdout] Inserting (1, 1) with (Left(1), 6) [INFO] [stdout] Current (1, 1), heading: Left(1), value: (Left(1), 1) [INFO] [stdout] Traversing (1, 2), heading Down(1) [INFO] [stdout] Traversing (0, 2), heading Left(1) [INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1) [INFO] [stdout] Inserting (0, 2) with (Left(1), 10) [INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(1), 10) [INFO] [stdout] Inserting (1, 2) with (Down(1), 19) [INFO] [stdout] Current (1, 2), heading: Down(1), value: (Right(2), 2) [INFO] [stdout] Overwriting (1, 2) with (Down(1), 11) [INFO] [stdout] Current (1, 1), heading: Left(1), value: (Down(1), 11) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 6) [INFO] [stdout] Traversing (3, 1), heading Right(1) [INFO] [stdout] Traversing (3, 0), heading Up(1) [INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2) [INFO] [stdout] Inserting (3, 0) with (Up(1), 3) [INFO] [stdout] Current (3, 1), heading: Right(1), value: (Up(1), 3) [INFO] [stdout] Inserting (3, 1) with (Right(1), 4) [INFO] [stdout] Current (3, 1), heading: Right(1), value: (Right(3), 1) [INFO] [stdout] Overwriting (3, 1) with (Right(1), 2) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(1), 2) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Down(1), 7) [INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2) [INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(1), 3) [INFO] [stdout] Current (3, 1), heading: Right(3), value: (Right(3), 1) [INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(1), 2) [INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 2) [INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(2), 2) [INFO] [stdout] Current (1, 1), heading: Right(1), value: (Down(1), 7) [INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(1), 1) [INFO] [stdout] Current (1, 1), heading: Right(1), value: (Down(1), 11) [INFO] [stdout] Current (0, 1), heading: Up(1), value: (Left(1), 6) [INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1) [INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(1), 10) [INFO] [stdout] Current (1, 2), heading: Down(2), value: (Right(2), 2) [INFO] [stdout] Current (1, 1), heading: Down(1), value: (Down(1), 11) [INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 1) [INFO] [stdout] Current (1, 1), heading: Down(1), value: (Down(1), 7) [INFO] [stdout] Current (1, 0), heading: Left(1), value: (Left(1), 6) [INFO] [stdout] Current (2, 0), heading: Up(2), value: (Left(1), 1) [INFO] [stdout] Current (2, 0), heading: Up(2), value: (Up(1), 3) [INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 2) [INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 6) [INFO] [stdout] Current (2, 1), heading: Up(1), value: (Right(1), 2) [INFO] [stdout] Current (2, 2), heading: Right(2), value: (Down(1), 7) [INFO] [stdout] Current (1, 2), heading: Right(1), value: (Right(2), 2) [INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 6) [INFO] [stdout] Current (0, 2), heading: Down(2), value: (Down(1), 11) [INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 10) [INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 6) [INFO] [stdout] [INFO] [stdout] thread 'y2023::day17::tests::part_1_small2_test' (74) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e2f1145 - core::panicking::assert_failed::hd1977e4a86725dc9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e13d36e - aoc::y2023::day17::tests::part_1_small2_test::hf155acb78d7c7108 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:234:9 [INFO] [stdout] 22: 0x63df5e13d397 - aoc::y2023::day17::tests::part_1_small2_test::{{closure}}::h0eb843835418c29c [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:229:28 [INFO] [stdout] 23: 0x63df5e134896 - core::ops::function::FnOnce::call_once::hce251c52fef4628b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day17::tests::part_1_small_test stdout ---- [INFO] [stdout] Traversing (0, 1), heading Down(1) [INFO] [stdout] Traversing (0, 2), heading Down(2) [INFO] [stdout] Traversing (1, 2), heading Right(1) [INFO] [stdout] Base case (2, 2), 1 [INFO] [stdout] Current (1, 2), heading: Right(1), value: (Right(2), 1) [INFO] [stdout] Inserting (1, 2) with (Right(1), 2) [INFO] [stdout] Traversing (1, 1), heading Up(1) [INFO] [stdout] Traversing (1, 0), heading Up(2) [INFO] [stdout] Current (1, 0), heading: Up(2), value: (Down(0), 0) [INFO] [stdout] Inserting (1, 0) with (Up(2), 1) [INFO] [stdout] Traversing (2, 0), heading Right(1) [INFO] [stdout] Traversing (2, 1), heading Down(1) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(2), 1) [INFO] [stdout] Inserting (2, 1) with (Down(1), 6) [INFO] [stdout] Traversing (1, 1), heading Left(1) [INFO] [stdout] Traversing (0, 1), heading Left(2) [INFO] [stdout] Current (0, 1), heading: Left(2), value: (Down(0), 0) [INFO] [stdout] Inserting (0, 1) with (Left(2), 1) [INFO] [stdout] Traversing (0, 2), heading Down(1) [INFO] [stdout] Current (0, 2), heading: Down(1), value: (Right(1), 2) [INFO] [stdout] Inserting (0, 2) with (Down(1), 3) [INFO] [stdout] Current (0, 1), heading: Left(2), value: (Down(1), 3) [INFO] [stdout] Current (1, 1), heading: Left(1), value: (Left(2), 1) [INFO] [stdout] Inserting (1, 1) with (Left(1), 6) [INFO] [stdout] Current (1, 1), heading: Left(1), value: (Up(2), 1) [INFO] [stdout] Current (1, 1), heading: Left(1), value: (Right(1), 2) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 6) [INFO] [stdout] Current (2, 0), heading: Right(1), value: (Down(1), 6) [INFO] [stdout] Inserting (2, 0) with (Right(1), 7) [INFO] [stdout] Current (1, 0), heading: Up(2), value: (Right(1), 7) [INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(2), 1) [INFO] [stdout] Current (1, 1), heading: Up(1), value: (Left(2), 1) [INFO] [stdout] Current (1, 1), heading: Up(1), value: (Down(1), 6) [INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 6) [INFO] [stdout] Current (0, 2), heading: Down(2), value: (Right(1), 2) [INFO] [stdout] Current (0, 1), heading: Down(1), value: (Down(1), 3) [INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 6) [INFO] [stdout] [INFO] [stdout] thread 'y2023::day17::tests::part_1_small_test' (78) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e2f1145 - core::panicking::assert_failed::hd1977e4a86725dc9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e13d2ae - aoc::y2023::day17::tests::part_1_small_test::h143e6d6451b9b1d2 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:225:9 [INFO] [stdout] 22: 0x63df5e13d2d7 - aoc::y2023::day17::tests::part_1_small_test::{{closure}}::h3441206481736fe6 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:220:27 [INFO] [stdout] 23: 0x63df5e1334a6 - core::ops::function::FnOnce::call_once::h6bd39e9aff968817 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day17::tests::part_1_small3_test stdout ---- [INFO] [stdout] Traversing (0, 1), heading Down(1) [INFO] [stdout] Traversing (0, 2), heading Down(2) [INFO] [stdout] Traversing (1, 2), heading Right(1) [INFO] [stdout] Traversing (2, 2), heading Right(2) [INFO] [stdout] Traversing (3, 2), heading Right(3) [INFO] [stdout] Traversing (3, 1), heading Up(1) [INFO] [stdout] Traversing (3, 0), heading Up(2) [INFO] [stdout] Traversing (2, 0), heading Left(1) [INFO] [stdout] Traversing (1, 0), heading Left(2) [INFO] [stdout] Current (1, 0), heading: Left(2), value: (Down(0), 0) [INFO] [stdout] Inserting (1, 0) with (Left(2), 1) [INFO] [stdout] Traversing (1, 1), heading Down(1) [INFO] [stdout] Traversing (1, 2), heading Down(2) [INFO] [stdout] Traversing (0, 2), heading Left(1) [INFO] [stdout] Traversing (0, 1), heading Up(1) [INFO] [stdout] Current (0, 1), heading: Up(1), value: (Down(0), 0) [INFO] [stdout] Inserting (0, 1) with (Up(1), 1) [INFO] [stdout] Traversing (1, 1), heading Right(1) [INFO] [stdout] Traversing (2, 1), heading Right(2) [INFO] [stdout] Traversing (3, 1), heading Right(3) [INFO] [stdout] Traversing (3, 0), heading Up(1) [INFO] [stdout] Traversing (2, 0), heading Left(1) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 1) [INFO] [stdout] Inserting (2, 0) with (Left(1), 2) [INFO] [stdout] Traversing (2, 1), heading Down(1) [INFO] [stdout] Traversing (2, 2), heading Down(2) [INFO] [stdout] Traversing (1, 2), heading Left(1) [INFO] [stdout] Traversing (0, 2), heading Left(2) [INFO] [stdout] Current (0, 2), heading: Left(2), value: (Up(1), 1) [INFO] [stdout] Inserting (0, 2) with (Left(2), 10) [INFO] [stdout] Current (1, 2), heading: Left(1), value: (Left(2), 10) [INFO] [stdout] Inserting (1, 2) with (Left(1), 19) [INFO] [stdout] Traversing (1, 1), heading Up(1) [INFO] [stdout] Current (1, 1), heading: Up(1), value: (Left(2), 1) [INFO] [stdout] Inserting (1, 1) with (Up(1), 6) [INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(1), 1) [INFO] [stdout] Traversing (2, 1), heading Right(1) [INFO] [stdout] Traversing (3, 1), heading Right(2) [INFO] [stdout] Traversing (4, 1), heading Right(3) [INFO] [stdout] Traversing (4, 0), heading Up(1) [INFO] [stdout] Traversing (3, 0), heading Left(1) [INFO] [stdout] Current (3, 0), heading: Left(1), value: (Left(1), 2) [INFO] [stdout] Inserting (3, 0) with (Left(1), 3) [INFO] [stdout] Traversing (3, 1), heading Down(1) [INFO] [stdout] Traversing (3, 2), heading Down(2) [INFO] [stdout] Traversing (2, 2), heading Left(1) [INFO] [stdout] Current (2, 2), heading: Left(1), value: (Left(1), 19) [INFO] [stdout] Inserting (2, 2) with (Left(1), 28) [INFO] [stdout] Traversing (2, 1), heading Up(1) [INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 2) [INFO] [stdout] Inserting (2, 1) with (Up(1), 7) [INFO] [stdout] Current (2, 1), heading: Up(1), value: (Up(1), 6) [INFO] [stdout] Traversing (3, 1), heading Right(1) [INFO] [stdout] Traversing (4, 1), heading Right(2) [INFO] [stdout] Traversing (4, 0), heading Up(1) [INFO] [stdout] Current (4, 0), heading: Up(1), value: (Left(1), 3) [INFO] [stdout] Inserting (4, 0) with (Up(1), 4) [INFO] [stdout] Current (4, 1), heading: Right(2), value: (Up(1), 4) [INFO] [stdout] Inserting (4, 1) with (Right(2), 5) [INFO] [stdout] Base case (4, 2), 1 [INFO] [stdout] Current (4, 1), heading: Right(2), value: (Down(1), 1) [INFO] [stdout] Overwriting (4, 1) with (Right(2), 2) [INFO] [stdout] Current (3, 1), heading: Right(1), value: (Right(2), 2) [INFO] [stdout] Inserting (3, 1) with (Right(1), 7) [INFO] [stdout] Current (3, 1), heading: Right(1), value: (Left(1), 3) [INFO] [stdout] Traversing (3, 2), heading Down(1) [INFO] [stdout] Current (3, 2), heading: Down(1), value: (Left(1), 28) [INFO] [stdout] Inserting (3, 2) with (Down(1), 29) [INFO] [stdout] Current (3, 2), heading: Down(1), value: (Down(1), 1) [INFO] [stdout] Overwriting (3, 2) with (Down(1), 2) [INFO] [stdout] Current (3, 1), heading: Right(1), value: (Down(1), 2) [INFO] [stdout] Current (2, 1), heading: Up(1), value: (Right(1), 7) [INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(1), 7) [INFO] [stdout] Overwriting (2, 2) with (Left(1), 16) [INFO] [stdout] Current (3, 2), heading: Down(2), value: (Left(1), 16) [INFO] [stdout] Current (3, 2), heading: Down(2), value: (Down(1), 1) [INFO] [stdout] Current (3, 1), heading: Down(1), value: (Down(1), 2) [INFO] [stdout] Current (3, 1), heading: Down(1), value: (Up(1), 7) [INFO] [stdout] Current (3, 1), heading: Down(1), value: (Right(2), 2) [INFO] [stdout] Current (3, 0), heading: Left(1), value: (Right(1), 7) [INFO] [stdout] Current (4, 0), heading: Up(1), value: (Left(1), 3) [INFO] [stdout] Current (4, 1), heading: Right(3), value: (Up(1), 4) [INFO] [stdout] Current (4, 1), heading: Right(3), value: (Down(1), 1) [INFO] [stdout] Current (3, 1), heading: Right(2), value: (Right(2), 2) [INFO] [stdout] Current (3, 1), heading: Right(2), value: (Left(1), 3) [INFO] [stdout] Current (3, 1), heading: Right(2), value: (Down(1), 2) [INFO] [stdout] Current (2, 1), heading: Right(1), value: (Right(1), 7) [INFO] [stdout] Current (2, 1), heading: Right(1), value: (Left(1), 2) [INFO] [stdout] Current (2, 1), heading: Right(1), value: (Left(1), 16) [INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(1), 7) [INFO] [stdout] Current (1, 2), heading: Left(1), value: (Up(1), 6) [INFO] [stdout] Overwriting (1, 2) with (Left(1), 15) [INFO] [stdout] Current (2, 2), heading: Down(2), value: (Left(1), 15) [INFO] [stdout] Current (2, 2), heading: Down(2), value: (Down(1), 2) [INFO] [stdout] Overwriting (2, 2) with (Down(2), 11) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Down(2), 11) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Up(1), 6) [INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(1), 7) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 7) [INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2) [INFO] [stdout] Current (3, 0), heading: Up(1), value: (Up(1), 4) [INFO] [stdout] Current (3, 1), heading: Right(3), value: (Left(1), 3) [INFO] [stdout] Current (3, 1), heading: Right(3), value: (Down(1), 2) [INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(1), 7) [INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 2) [INFO] [stdout] Current (2, 1), heading: Right(2), value: (Down(2), 11) [INFO] [stdout] Current (1, 1), heading: Right(1), value: (Up(1), 7) [INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 1) [INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(1), 15) [INFO] [stdout] Current (0, 1), heading: Up(1), value: (Up(1), 6) [INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1) [INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(2), 10) [INFO] [stdout] Current (1, 2), heading: Down(2), value: (Down(2), 11) [INFO] [stdout] Current (1, 1), heading: Down(1), value: (Left(1), 15) [INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 1) [INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 7) [INFO] [stdout] Current (1, 0), heading: Left(2), value: (Up(1), 6) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 1) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 7) [INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(1), 2) [INFO] [stdout] Current (3, 0), heading: Up(2), value: (Up(1), 4) [INFO] [stdout] Current (3, 1), heading: Up(1), value: (Left(1), 3) [INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(1), 7) [INFO] [stdout] Current (3, 1), heading: Up(1), value: (Right(2), 2) [INFO] [stdout] Current (3, 2), heading: Right(3), value: (Right(1), 7) [INFO] [stdout] Current (2, 2), heading: Right(2), value: (Down(1), 2) [INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 7) [INFO] [stdout] Current (1, 2), heading: Right(1), value: (Down(2), 11) [INFO] [stdout] Current (1, 2), heading: Right(1), value: (Up(1), 6) [INFO] [stdout] Current (0, 2), heading: Down(2), value: (Left(1), 15) [INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(2), 10) [INFO] [stdout] Current (0, 1), heading: Down(1), value: (Up(1), 6) [INFO] [stdout] [INFO] [stdout] thread 'y2023::day17::tests::part_1_small3_test' (75) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e2f1145 - core::panicking::assert_failed::hd1977e4a86725dc9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e13d42e - aoc::y2023::day17::tests::part_1_small3_test::h7d09009ab69e75bf [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:243:9 [INFO] [stdout] 22: 0x63df5e13d457 - aoc::y2023::day17::tests::part_1_small3_test::{{closure}}::h8b025505e88632ca [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:238:28 [INFO] [stdout] 23: 0x63df5e132ed6 - core::ops::function::FnOnce::call_once::h5ab0316ff83563c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day18::tests::part_1_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day18::tests::part_1_test' (84) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e11382c - aoc::y2023::day18::tests::part_1_test::h0c362c1d3f36171e [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day18.rs:17:9 [INFO] [stdout] 22: 0x63df5e113857 - aoc::y2023::day18::tests::part_1_test::{{closure}}::h70f14dbf8bd9a672 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day18.rs:14:21 [INFO] [stdout] 23: 0x63df5e132586 - core::ops::function::FnOnce::call_once::h1f031cf3205e62da [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day19::tests::part_2_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day19::tests::part_2_test' (90) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e170a7c - aoc::y2023::day19::tests::part_2_test::h3da44f33c764c946 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day19.rs:24:9 [INFO] [stdout] 22: 0x63df5e170aa7 - aoc::y2023::day19::tests::part_2_test::{{closure}}::hce7c28f03ab77e6e [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day19.rs:21:21 [INFO] [stdout] 23: 0x63df5e134216 - core::ops::function::FnOnce::call_once::hafb2b49f19db8601 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day18::tests::part_2_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day18::tests::part_2_test' (86) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e1138ec - aoc::y2023::day18::tests::part_2_test::h3b2d190d65f3e3aa [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day18.rs:24:9 [INFO] [stdout] 22: 0x63df5e113917 - aoc::y2023::day18::tests::part_2_test::{{closure}}::h9d2dce6fe7a4c732 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day18.rs:21:21 [INFO] [stdout] 23: 0x63df5e132136 - core::ops::function::FnOnce::call_once::h0d9d9ce78c522622 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day19::tests::part_1_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day19::tests::part_1_test' (89) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e1709bc - aoc::y2023::day19::tests::part_1_test::hb3d16abcab5496a5 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day19.rs:17:9 [INFO] [stdout] 22: 0x63df5e1709e7 - aoc::y2023::day19::tests::part_1_test::{{closure}}::h610e42fa9b575f72 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day19.rs:14:21 [INFO] [stdout] 23: 0x63df5e132806 - core::ops::function::FnOnce::call_once::h2b3a8841c9acb2c1 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day17::tests::part_2_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day17::tests::part_2_test' (83) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e13d1ec - aoc::y2023::day17::tests::part_2_test::h259ca7615809d02f [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:269:9 [INFO] [stdout] 22: 0x63df5e13d217 - aoc::y2023::day17::tests::part_2_test::{{closure}}::h165e3728fe7a3b28 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:266:21 [INFO] [stdout] 23: 0x63df5e135096 - core::ops::function::FnOnce::call_once::hf6dee7239c9ff683 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day20::tests::part_1_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day20::tests::part_1_test' (99) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e151f5c - aoc::y2023::day20::tests::part_1_test::h9b98219d928b9168 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day20.rs:17:9 [INFO] [stdout] 22: 0x63df5e151f87 - aoc::y2023::day20::tests::part_1_test::{{closure}}::hbebc46a4b8359ddb [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day20.rs:14:21 [INFO] [stdout] 23: 0x63df5e133fb6 - core::ops::function::FnOnce::call_once::ha06cf7af5b5b7fad [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day20::tests::part_2_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day20::tests::part_2_test' (100) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e4f0de7 - core::panicking::assert_failed::h5c7284c2c38fec12 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e15201c - aoc::y2023::day20::tests::part_2_test::hcb4d36de6f4b5efe [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day20.rs:24:9 [INFO] [stdout] 22: 0x63df5e152047 - aoc::y2023::day20::tests::part_2_test::{{closure}}::h569582b6420c43a6 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day20.rs:21:21 [INFO] [stdout] 23: 0x63df5e132276 - core::ops::function::FnOnce::call_once::h1195e3315e679245 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day17::tests::part_1_test stdout ---- [INFO] [stdout] Traversing (0, 1), heading Down(1) [INFO] [stdout] Traversing (0, 2), heading Down(2) [INFO] [stdout] Traversing (0, 3), heading Down(3) [INFO] [stdout] Traversing (1, 3), heading Right(1) [INFO] [stdout] Traversing (2, 3), heading Right(2) [INFO] [stdout] Traversing (3, 3), heading Right(3) [INFO] [stdout] Traversing (3, 2), heading Up(1) [INFO] [stdout] Traversing (3, 1), heading Up(2) [INFO] [stdout] Traversing (3, 0), heading Up(3) [INFO] [stdout] Traversing (2, 0), heading Left(1) [INFO] [stdout] Traversing (1, 0), heading Left(2) [INFO] [stdout] Current (1, 0), heading: Left(2), value: (Down(0), 0) [INFO] [stdout] Inserting (1, 0) with (Left(2), 4) [INFO] [stdout] Traversing (1, 1), heading Down(1) [INFO] [stdout] Traversing (1, 2), heading Down(2) [INFO] [stdout] Traversing (1, 3), heading Down(3) [INFO] [stdout] Traversing (0, 3), heading Left(1) [INFO] [stdout] Traversing (0, 2), heading Up(1) [INFO] [stdout] Traversing (0, 1), heading Up(2) [INFO] [stdout] Current (0, 1), heading: Up(2), value: (Down(0), 0) [INFO] [stdout] Inserting (0, 1) with (Up(2), 3) [INFO] [stdout] Traversing (1, 1), heading Right(1) [INFO] [stdout] Traversing (2, 1), heading Right(2) [INFO] [stdout] Traversing (3, 1), heading Right(3) [INFO] [stdout] Traversing (3, 0), heading Up(1) [INFO] [stdout] Traversing (2, 0), heading Left(1) [INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 4) [INFO] [stdout] Inserting (2, 0) with (Left(1), 5) [INFO] [stdout] Traversing (2, 1), heading Down(1) [INFO] [stdout] Traversing (2, 2), heading Down(2) [INFO] [stdout] Traversing (2, 3), heading Down(3) [INFO] [stdout] Traversing (1, 3), heading Left(1) [INFO] [stdout] Traversing (0, 3), heading Left(2) [INFO] [stdout] Traversing (0, 2), heading Up(1) [INFO] [stdout] Current (0, 2), heading: Up(1), value: (Up(2), 3) [INFO] [stdout] Inserting (0, 2) with (Up(1), 6) [INFO] [stdout] Traversing (1, 2), heading Right(1) [INFO] [stdout] Traversing (2, 2), heading Right(2) [INFO] [stdout] Traversing (3, 2), heading Right(3) [INFO] [stdout] Traversing (3, 1), heading Up(1) [INFO] [stdout] Traversing (3, 0), heading Up(2) [INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(1), 5) [INFO] [stdout] Inserting (3, 0) with (Up(2), 8) [INFO] [stdout] Traversing (4, 0), heading Right(1) [INFO] [stdout] Traversing (5, 0), heading Right(2) [INFO] [stdout] Traversing (6, 0), heading Right(3) [INFO] [stdout] Traversing (6, 1), heading Down(1) [INFO] [stdout] Traversing (6, 2), heading Down(2) [INFO] [stdout] Traversing (6, 3), heading Down(3) [INFO] [stdout] Traversing (5, 3), heading Left(1) [INFO] [stdout] Traversing (4, 3), heading Left(2) [INFO] [stdout] Traversing (3, 3), heading Left(3) [INFO] [stdout] Traversing (3, 2), heading Up(1) [INFO] [stdout] Traversing (3, 1), heading Up(2) [INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(2), 8) [INFO] [stdout] Inserting (3, 1) with (Up(2), 13) [INFO] [stdout] Traversing (2, 1), heading Left(1) [INFO] [stdout] Traversing (1, 1), heading Left(2) [INFO] [stdout] Current (1, 1), heading: Left(2), value: (Up(2), 3) [INFO] [stdout] Inserting (1, 1) with (Left(2), 5) [INFO] [stdout] Current (1, 1), heading: Left(2), value: (Left(2), 4) [INFO] [stdout] Traversing (1, 2), heading Down(1) [INFO] [stdout] Traversing (1, 3), heading Down(2) [INFO] [stdout] Traversing (1, 4), heading Down(3) [INFO] [stdout] Traversing (0, 4), heading Left(1) [INFO] [stdout] Traversing (0, 3), heading Up(1) [INFO] [stdout] Current (0, 3), heading: Up(1), value: (Up(1), 6) [INFO] [stdout] Inserting (0, 3) with (Up(1), 9) [INFO] [stdout] Traversing (1, 3), heading Right(1) [INFO] [stdout] Traversing (2, 3), heading Right(2) [INFO] [stdout] Traversing (3, 3), heading Right(3) [INFO] [stdout] Traversing (3, 2), heading Up(1) [INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 13) [INFO] [stdout] Inserting (3, 2) with (Up(1), 18) [INFO] [stdout] Traversing (2, 2), heading Left(1) [INFO] [stdout] Traversing (1, 2), heading Left(2) [INFO] [stdout] Current (1, 2), heading: Left(2), value: (Up(1), 6) [INFO] [stdout] Inserting (1, 2) with (Left(2), 8) [INFO] [stdout] Current (1, 2), heading: Left(2), value: (Left(2), 5) [INFO] [stdout] Overwriting (1, 2) with (Left(2), 7) [INFO] [stdout] Traversing (1, 3), heading Down(1) [INFO] [stdout] Traversing (1, 4), heading Down(2) [INFO] [stdout] Traversing (1, 5), heading Down(3) [INFO] [stdout] Traversing (0, 5), heading Left(1) [INFO] [stdout] Traversing (0, 4), heading Up(1) [INFO] [stdout] Current (0, 4), heading: Up(1), value: (Up(1), 9) [INFO] [stdout] Inserting (0, 4) with (Up(1), 13) [INFO] [stdout] Traversing (1, 4), heading Right(1) [INFO] [stdout] Traversing (2, 4), heading Right(2) [INFO] [stdout] Traversing (3, 4), heading Right(3) [INFO] [stdout] Traversing (3, 3), heading Up(1) [INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(1), 18) [INFO] [stdout] Inserting (3, 3) with (Up(1), 24) [INFO] [stdout] Traversing (2, 3), heading Left(1) [INFO] [stdout] Traversing (1, 3), heading Left(2) [INFO] [stdout] Current (1, 3), heading: Left(2), value: (Up(1), 9) [INFO] [stdout] Inserting (1, 3) with (Left(2), 13) [INFO] [stdout] Current (1, 3), heading: Left(2), value: (Left(2), 7) [INFO] [stdout] Overwriting (1, 3) with (Left(2), 11) [INFO] [stdout] Traversing (1, 4), heading Down(1) [INFO] [stdout] Traversing (1, 5), heading Down(2) [INFO] [stdout] Traversing (1, 6), heading Down(3) [INFO] [stdout] Traversing (0, 6), heading Left(1) [INFO] [stdout] Traversing (0, 5), heading Up(1) [INFO] [stdout] Current (0, 5), heading: Up(1), value: (Up(1), 13) [INFO] [stdout] Inserting (0, 5) with (Up(1), 14) [INFO] [stdout] Traversing (1, 5), heading Right(1) [INFO] [stdout] Traversing (2, 5), heading Right(2) [INFO] [stdout] Traversing (3, 5), heading Right(3) [INFO] [stdout] Traversing (3, 4), heading Up(1) [INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(1), 24) [INFO] [stdout] Inserting (3, 4) with (Up(1), 30) [INFO] [stdout] Traversing (2, 4), heading Left(1) [INFO] [stdout] Traversing (1, 4), heading Left(2) [INFO] [stdout] Current (1, 4), heading: Left(2), value: (Up(1), 13) [INFO] [stdout] Inserting (1, 4) with (Left(2), 18) [INFO] [stdout] Current (1, 4), heading: Left(2), value: (Left(2), 11) [INFO] [stdout] Overwriting (1, 4) with (Left(2), 16) [INFO] [stdout] Traversing (1, 5), heading Down(1) [INFO] [stdout] Traversing (1, 6), heading Down(2) [INFO] [stdout] Traversing (1, 7), heading Down(3) [INFO] [stdout] Traversing (0, 7), heading Left(1) [INFO] [stdout] Traversing (0, 6), heading Up(1) [INFO] [stdout] Current (0, 6), heading: Up(1), value: (Up(1), 14) [INFO] [stdout] Inserting (0, 6) with (Up(1), 18) [INFO] [stdout] Traversing (1, 6), heading Right(1) [INFO] [stdout] Traversing (2, 6), heading Right(2) [INFO] [stdout] Traversing (3, 6), heading Right(3) [INFO] [stdout] Traversing (3, 5), heading Up(1) [INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(1), 30) [INFO] [stdout] Inserting (3, 5) with (Up(1), 38) [INFO] [stdout] Traversing (2, 5), heading Left(1) [INFO] [stdout] Traversing (1, 5), heading Left(2) [INFO] [stdout] Current (1, 5), heading: Left(2), value: (Up(1), 14) [INFO] [stdout] Inserting (1, 5) with (Left(2), 18) [INFO] [stdout] Current (1, 5), heading: Left(2), value: (Left(2), 16) [INFO] [stdout] Traversing (1, 6), heading Down(1) [INFO] [stdout] Traversing (1, 7), heading Down(2) [INFO] [stdout] Traversing (1, 8), heading Down(3) [INFO] [stdout] Traversing (0, 8), heading Left(1) [INFO] [stdout] Traversing (0, 7), heading Up(1) [INFO] [stdout] Current (0, 7), heading: Up(1), value: (Up(1), 18) [INFO] [stdout] Inserting (0, 7) with (Up(1), 21) [INFO] [stdout] Traversing (1, 7), heading Right(1) [INFO] [stdout] Traversing (2, 7), heading Right(2) [INFO] [stdout] Traversing (3, 7), heading Right(3) [INFO] [stdout] Traversing (3, 6), heading Up(1) [INFO] [stdout] Current (3, 6), heading: Up(1), value: (Up(1), 38) [INFO] [stdout] Inserting (3, 6) with (Up(1), 45) [INFO] [stdout] Traversing (2, 6), heading Left(1) [INFO] [stdout] Traversing (1, 6), heading Left(2) [INFO] [stdout] Current (1, 6), heading: Left(2), value: (Up(1), 18) [INFO] [stdout] Inserting (1, 6) with (Left(2), 22) [INFO] [stdout] Current (1, 6), heading: Left(2), value: (Left(2), 18) [INFO] [stdout] Traversing (1, 7), heading Down(1) [INFO] [stdout] Traversing (1, 8), heading Down(2) [INFO] [stdout] Traversing (1, 9), heading Down(3) [INFO] [stdout] Traversing (0, 9), heading Left(1) [INFO] [stdout] Traversing (0, 8), heading Up(1) [INFO] [stdout] Current (0, 8), heading: Up(1), value: (Up(1), 21) [INFO] [stdout] Inserting (0, 8) with (Up(1), 25) [INFO] [stdout] Traversing (1, 8), heading Right(1) [INFO] [stdout] Traversing (2, 8), heading Right(2) [INFO] [stdout] Traversing (3, 8), heading Right(3) [INFO] [stdout] Traversing (3, 7), heading Up(1) [INFO] [stdout] Current (3, 7), heading: Up(1), value: (Up(1), 45) [INFO] [stdout] Inserting (3, 7) with (Up(1), 52) [INFO] [stdout] Traversing (2, 7), heading Left(1) [INFO] [stdout] Traversing (1, 7), heading Left(2) [INFO] [stdout] Current (1, 7), heading: Left(2), value: (Up(1), 21) [INFO] [stdout] Inserting (1, 7) with (Left(2), 27) [INFO] [stdout] Current (1, 7), heading: Left(2), value: (Left(2), 22) [INFO] [stdout] Traversing (1, 8), heading Down(1) [INFO] [stdout] Traversing (1, 9), heading Down(2) [INFO] [stdout] Traversing (1, 10), heading Down(3) [INFO] [stdout] Traversing (0, 10), heading Left(1) [INFO] [stdout] Traversing (0, 9), heading Up(1) [INFO] [stdout] Current (0, 9), heading: Up(1), value: (Up(1), 25) [INFO] [stdout] Inserting (0, 9) with (Up(1), 29) [INFO] [stdout] Traversing (1, 9), heading Right(1) [INFO] [stdout] Traversing (2, 9), heading Right(2) [INFO] [stdout] Traversing (3, 9), heading Right(3) [INFO] [stdout] Traversing (3, 8), heading Up(1) [INFO] [stdout] Current (3, 8), heading: Up(1), value: (Up(1), 52) [INFO] [stdout] Inserting (3, 8) with (Up(1), 56) [INFO] [stdout] Traversing (2, 8), heading Left(1) [INFO] [stdout] Traversing (1, 8), heading Left(2) [INFO] [stdout] Current (1, 8), heading: Left(2), value: (Up(1), 25) [INFO] [stdout] Inserting (1, 8) with (Left(2), 31) [INFO] [stdout] Current (1, 8), heading: Left(2), value: (Left(2), 27) [INFO] [stdout] Traversing (1, 9), heading Down(1) [INFO] [stdout] Traversing (1, 10), heading Down(2) [INFO] [stdout] Traversing (1, 11), heading Down(3) [INFO] [stdout] Traversing (0, 11), heading Left(1) [INFO] [stdout] Traversing (0, 10), heading Up(1) [INFO] [stdout] Current (0, 10), heading: Up(1), value: (Up(1), 29) [INFO] [stdout] Inserting (0, 10) with (Up(1), 30) [INFO] [stdout] Traversing (1, 10), heading Right(1) [INFO] [stdout] Traversing (2, 10), heading Right(2) [INFO] [stdout] Traversing (3, 10), heading Right(3) [INFO] [stdout] Traversing (3, 9), heading Up(1) [INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(1), 56) [INFO] [stdout] Inserting (3, 9) with (Up(1), 60) [INFO] [stdout] Traversing (2, 9), heading Left(1) [INFO] [stdout] Traversing (1, 9), heading Left(2) [INFO] [stdout] Current (1, 9), heading: Left(2), value: (Up(1), 29) [INFO] [stdout] Inserting (1, 9) with (Left(2), 34) [INFO] [stdout] Current (1, 9), heading: Left(2), value: (Left(2), 31) [INFO] [stdout] Traversing (1, 10), heading Down(1) [INFO] [stdout] Traversing (1, 11), heading Down(2) [INFO] [stdout] Traversing (1, 12), heading Down(3) [INFO] [stdout] Traversing (0, 12), heading Left(1) [INFO] [stdout] Traversing (0, 11), heading Up(1) [INFO] [stdout] Current (0, 11), heading: Up(1), value: (Up(1), 30) [INFO] [stdout] Inserting (0, 11) with (Up(1), 32) [INFO] [stdout] Traversing (1, 11), heading Right(1) [INFO] [stdout] Traversing (2, 11), heading Right(2) [INFO] [stdout] Traversing (3, 11), heading Right(3) [INFO] [stdout] Traversing (3, 10), heading Up(1) [INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(1), 60) [INFO] [stdout] Inserting (3, 10) with (Up(1), 64) [INFO] [stdout] Traversing (2, 10), heading Left(1) [INFO] [stdout] Traversing (1, 10), heading Left(2) [INFO] [stdout] Current (1, 10), heading: Left(2), value: (Up(1), 30) [INFO] [stdout] Inserting (1, 10) with (Left(2), 32) [INFO] [stdout] Current (1, 10), heading: Left(2), value: (Left(2), 34) [INFO] [stdout] Traversing (1, 11), heading Down(1) [INFO] [stdout] Traversing (1, 12), heading Down(2) [INFO] [stdout] Traversing (0, 12), heading Left(1) [INFO] [stdout] Current (0, 12), heading: Left(1), value: (Up(1), 32) [INFO] [stdout] Inserting (0, 12) with (Left(1), 36) [INFO] [stdout] Current (1, 12), heading: Down(2), value: (Left(1), 36) [INFO] [stdout] Inserting (1, 12) with (Down(2), 39) [INFO] [stdout] Traversing (2, 12), heading Right(1) [INFO] [stdout] Traversing (3, 12), heading Right(2) [INFO] [stdout] Traversing (4, 12), heading Right(3) [INFO] [stdout] Traversing (4, 11), heading Up(1) [INFO] [stdout] Traversing (4, 10), heading Up(2) [INFO] [stdout] Traversing (4, 9), heading Up(3) [INFO] [stdout] Current (4, 9), heading: Up(3), value: (Up(1), 60) [INFO] [stdout] Inserting (4, 9) with (Up(3), 66) [INFO] [stdout] Traversing (5, 9), heading Right(1) [INFO] [stdout] Traversing (6, 9), heading Right(2) [INFO] [stdout] Traversing (7, 9), heading Right(3) [INFO] [stdout] Traversing (7, 8), heading Up(1) [INFO] [stdout] Traversing (7, 7), heading Up(2) [INFO] [stdout] Traversing (7, 6), heading Up(3) [INFO] [stdout] Traversing (6, 6), heading Left(1) [INFO] [stdout] Traversing (5, 6), heading Left(2) [INFO] [stdout] Traversing (4, 6), heading Left(3) [INFO] [stdout] Traversing (4, 5), heading Up(1) [INFO] [stdout] Traversing (4, 4), heading Up(2) [INFO] [stdout] Traversing (4, 3), heading Up(3) [INFO] [stdout] Current (4, 3), heading: Up(3), value: (Up(1), 24) [INFO] [stdout] Inserting (4, 3) with (Up(3), 29) [INFO] [stdout] Traversing (5, 3), heading Right(1) [INFO] [stdout] Traversing (6, 3), heading Right(2) [INFO] [stdout] Traversing (7, 3), heading Right(3) [INFO] [stdout] Traversing (7, 2), heading Up(1) [INFO] [stdout] Traversing (7, 1), heading Up(2) [INFO] [stdout] Traversing (7, 0), heading Up(3) [INFO] [stdout] Traversing (6, 0), heading Left(1) [INFO] [stdout] Traversing (5, 0), heading Left(2) [INFO] [stdout] Traversing (4, 0), heading Left(3) [INFO] [stdout] Traversing (4, 1), heading Down(1) [INFO] [stdout] Traversing (4, 2), heading Down(2) [INFO] [stdout] Current (4, 2), heading: Down(2), value: (Up(3), 29) [INFO] [stdout] Inserting (4, 2) with (Down(2), 31) [INFO] [stdout] Current (4, 2), heading: Down(2), value: (Up(1), 18) [INFO] [stdout] Overwriting (4, 2) with (Down(2), 20) [INFO] [stdout] Traversing (5, 2), heading Right(1) [INFO] [stdout] Traversing (6, 2), heading Right(2) [INFO] [stdout] Traversing (7, 2), heading Right(3) [INFO] [stdout] Traversing (7, 1), heading Up(1) [INFO] [stdout] Traversing (7, 0), heading Up(2) [INFO] [stdout] Traversing (6, 0), heading Left(1) [INFO] [stdout] Traversing (5, 0), heading Left(2) [INFO] [stdout] Traversing (4, 0), heading Left(3) [INFO] [stdout] Traversing (4, 1), heading Down(1) [INFO] [stdout] Current (4, 1), heading: Down(1), value: (Down(2), 20) [INFO] [stdout] Inserting (4, 1) with (Down(1), 24) [INFO] [stdout] Current (4, 1), heading: Down(1), value: (Up(2), 13) [INFO] [stdout] Overwriting (4, 1) with (Down(1), 17) [INFO] [stdout] Traversing (5, 1), heading Right(1) [INFO] [stdout] Traversing (6, 1), heading Right(2) [INFO] [stdout] Traversing (7, 1), heading Right(3) [INFO] [stdout] Traversing (7, 0), heading Up(1) [INFO] [stdout] Traversing (6, 0), heading Left(1) [INFO] [stdout] Traversing (5, 0), heading Left(2) [INFO] [stdout] Traversing (4, 0), heading Left(3) [INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17) [INFO] [stdout] Inserting (4, 0) with (Left(3), 21) [INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21) [INFO] [stdout] Inserting (5, 0) with (Left(2), 24) [INFO] [stdout] Traversing (5, 1), heading Down(1) [INFO] [stdout] Traversing (5, 2), heading Down(2) [INFO] [stdout] Traversing (5, 3), heading Down(3) [INFO] [stdout] Current (5, 3), heading: Down(3), value: (Up(3), 29) [INFO] [stdout] Inserting (5, 3) with (Down(3), 37) [INFO] [stdout] Traversing (6, 3), heading Right(1) [INFO] [stdout] Traversing (7, 3), heading Right(2) [INFO] [stdout] Traversing (8, 3), heading Right(3) [INFO] [stdout] Traversing (8, 2), heading Up(1) [INFO] [stdout] Traversing (8, 1), heading Up(2) [INFO] [stdout] Traversing (8, 0), heading Up(3) [INFO] [stdout] Traversing (7, 0), heading Left(1) [INFO] [stdout] Traversing (6, 0), heading Left(2) [INFO] [stdout] Current (6, 0), heading: Left(2), value: (Left(2), 24) [INFO] [stdout] Inserting (6, 0) with (Left(2), 26) [INFO] [stdout] Traversing (6, 1), heading Down(1) [INFO] [stdout] Traversing (6, 2), heading Down(2) [INFO] [stdout] Traversing (6, 3), heading Down(3) [INFO] [stdout] Current (6, 3), heading: Down(3), value: (Down(3), 37) [INFO] [stdout] Inserting (6, 3) with (Down(3), 42) [INFO] [stdout] Traversing (7, 3), heading Right(1) [INFO] [stdout] Traversing (8, 3), heading Right(2) [INFO] [stdout] Traversing (9, 3), heading Right(3) [INFO] [stdout] Traversing (9, 2), heading Up(1) [INFO] [stdout] Traversing (9, 1), heading Up(2) [INFO] [stdout] Traversing (9, 0), heading Up(3) [INFO] [stdout] Traversing (8, 0), heading Left(1) [INFO] [stdout] Traversing (7, 0), heading Left(2) [INFO] [stdout] Current (7, 0), heading: Left(2), value: (Left(2), 26) [INFO] [stdout] Inserting (7, 0) with (Left(2), 29) [INFO] [stdout] Traversing (7, 1), heading Down(1) [INFO] [stdout] Traversing (7, 2), heading Down(2) [INFO] [stdout] Traversing (7, 3), heading Down(3) [INFO] [stdout] Current (7, 3), heading: Down(3), value: (Down(3), 42) [INFO] [stdout] Inserting (7, 3) with (Down(3), 50) [INFO] [stdout] Traversing (8, 3), heading Right(1) [INFO] [stdout] Traversing (9, 3), heading Right(2) [INFO] [stdout] Traversing (10, 3), heading Right(3) [INFO] [stdout] Traversing (10, 2), heading Up(1) [INFO] [stdout] Traversing (10, 1), heading Up(2) [INFO] [stdout] Traversing (10, 0), heading Up(3) [INFO] [stdout] Traversing (9, 0), heading Left(1) [INFO] [stdout] Traversing (8, 0), heading Left(2) [INFO] [stdout] Current (8, 0), heading: Left(2), value: (Left(2), 29) [INFO] [stdout] Inserting (8, 0) with (Left(2), 30) [INFO] [stdout] Traversing (8, 1), heading Down(1) [INFO] [stdout] Traversing (8, 2), heading Down(2) [INFO] [stdout] Traversing (8, 3), heading Down(3) [INFO] [stdout] Current (8, 3), heading: Down(3), value: (Down(3), 50) [INFO] [stdout] Inserting (8, 3) with (Down(3), 54) [INFO] [stdout] Traversing (9, 3), heading Right(1) [INFO] [stdout] Traversing (10, 3), heading Right(2) [INFO] [stdout] Traversing (11, 3), heading Right(3) [INFO] [stdout] Traversing (11, 2), heading Up(1) [INFO] [stdout] Traversing (11, 1), heading Up(2) [INFO] [stdout] Traversing (11, 0), heading Up(3) [INFO] [stdout] Traversing (10, 0), heading Left(1) [INFO] [stdout] Traversing (9, 0), heading Left(2) [INFO] [stdout] Current (9, 0), heading: Left(2), value: (Left(2), 30) [INFO] [stdout] Inserting (9, 0) with (Left(2), 31) [INFO] [stdout] Traversing (9, 1), heading Down(1) [INFO] [stdout] Traversing (9, 2), heading Down(2) [INFO] [stdout] Traversing (9, 3), heading Down(3) [INFO] [stdout] Current (9, 3), heading: Down(3), value: (Down(3), 54) [INFO] [stdout] Inserting (9, 3) with (Down(3), 59) [INFO] [stdout] Traversing (10, 3), heading Right(1) [INFO] [stdout] Traversing (11, 3), heading Right(2) [INFO] [stdout] Traversing (12, 3), heading Right(3) [INFO] [stdout] Traversing (12, 2), heading Up(1) [INFO] [stdout] Traversing (12, 1), heading Up(2) [INFO] [stdout] Traversing (12, 0), heading Up(3) [INFO] [stdout] Traversing (11, 0), heading Left(1) [INFO] [stdout] Traversing (10, 0), heading Left(2) [INFO] [stdout] Current (10, 0), heading: Left(2), value: (Left(2), 31) [INFO] [stdout] Inserting (10, 0) with (Left(2), 34) [INFO] [stdout] Traversing (10, 1), heading Down(1) [INFO] [stdout] Traversing (10, 2), heading Down(2) [INFO] [stdout] Traversing (10, 3), heading Down(3) [INFO] [stdout] Current (10, 3), heading: Down(3), value: (Down(3), 59) [INFO] [stdout] Inserting (10, 3) with (Down(3), 63) [INFO] [stdout] Traversing (11, 3), heading Right(1) [INFO] [stdout] Traversing (12, 3), heading Right(2) [INFO] [stdout] Traversing (12, 2), heading Up(1) [INFO] [stdout] Traversing (12, 1), heading Up(2) [INFO] [stdout] Traversing (12, 0), heading Up(3) [INFO] [stdout] Traversing (11, 0), heading Left(1) [INFO] [stdout] Current (11, 0), heading: Left(1), value: (Left(2), 34) [INFO] [stdout] Inserting (11, 0) with (Left(1), 36) [INFO] [stdout] Traversing (11, 1), heading Down(1) [INFO] [stdout] Traversing (11, 2), heading Down(2) [INFO] [stdout] Traversing (11, 3), heading Down(3) [INFO] [stdout] Current (11, 3), heading: Down(3), value: (Down(3), 63) [INFO] [stdout] Inserting (11, 3) with (Down(3), 68) [INFO] [stdout] Traversing (12, 3), heading Right(1) [INFO] [stdout] Traversing (12, 2), heading Up(1) [INFO] [stdout] Traversing (12, 1), heading Up(2) [INFO] [stdout] Traversing (12, 0), heading Up(3) [INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36) [INFO] [stdout] Inserting (12, 0) with (Up(3), 39) [INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39) [INFO] [stdout] Inserting (12, 1) with (Up(2), 42) [INFO] [stdout] Traversing (11, 1), heading Left(1) [INFO] [stdout] Traversing (10, 1), heading Left(2) [INFO] [stdout] Traversing (9, 1), heading Left(3) [INFO] [stdout] Current (9, 1), heading: Left(3), value: (Left(2), 31) [INFO] [stdout] Inserting (9, 1) with (Left(3), 36) [INFO] [stdout] Traversing (9, 2), heading Down(1) [INFO] [stdout] Current (9, 2), heading: Down(1), value: (Down(3), 59) [INFO] [stdout] Inserting (9, 2) with (Down(1), 63) [INFO] [stdout] Traversing (8, 2), heading Left(1) [INFO] [stdout] Traversing (7, 2), heading Left(2) [INFO] [stdout] Traversing (6, 2), heading Left(3) [INFO] [stdout] Traversing (6, 1), heading Up(1) [INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(2), 26) [INFO] [stdout] Inserting (6, 1) with (Up(1), 29) [INFO] [stdout] Traversing (5, 1), heading Left(1) [INFO] [stdout] Current (5, 1), heading: Left(1), value: (Down(1), 17) [INFO] [stdout] Inserting (5, 1) with (Left(1), 22) [INFO] [stdout] Current (5, 1), heading: Left(1), value: (Left(2), 24) [INFO] [stdout] Traversing (5, 2), heading Down(1) [INFO] [stdout] Current (5, 2), heading: Down(1), value: (Down(3), 37) [INFO] [stdout] Inserting (5, 2) with (Down(1), 41) [INFO] [stdout] Current (5, 2), heading: Down(1), value: (Down(2), 20) [INFO] [stdout] Overwriting (5, 2) with (Down(1), 24) [INFO] [stdout] Traversing (6, 2), heading Right(1) [INFO] [stdout] Traversing (7, 2), heading Right(2) [INFO] [stdout] Traversing (8, 2), heading Right(3) [INFO] [stdout] Traversing (8, 1), heading Up(1) [INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(2), 30) [INFO] [stdout] Inserting (8, 1) with (Up(1), 33) [INFO] [stdout] Traversing (7, 1), heading Left(1) [INFO] [stdout] Current (7, 1), heading: Left(1), value: (Up(1), 29) [INFO] [stdout] Inserting (7, 1) with (Left(1), 34) [INFO] [stdout] Current (7, 1), heading: Left(1), value: (Left(2), 29) [INFO] [stdout] Traversing (7, 2), heading Down(1) [INFO] [stdout] Current (7, 2), heading: Down(1), value: (Down(3), 50) [INFO] [stdout] Inserting (7, 2) with (Down(1), 56) [INFO] [stdout] Traversing (6, 2), heading Left(1) [INFO] [stdout] Current (6, 2), heading: Left(1), value: (Down(1), 24) [INFO] [stdout] Inserting (6, 2) with (Left(1), 29) [INFO] [stdout] Current (6, 2), heading: Left(1), value: (Up(1), 29) [INFO] [stdout] Current (6, 2), heading: Left(1), value: (Down(3), 42) [INFO] [stdout] Current (7, 2), heading: Down(1), value: (Left(1), 29) [INFO] [stdout] Overwriting (7, 2) with (Down(1), 35) [INFO] [stdout] Traversing (8, 2), heading Right(1) [INFO] [stdout] Current (8, 2), heading: Right(1), value: (Down(1), 63) [INFO] [stdout] Inserting (8, 2) with (Right(1), 68) [INFO] [stdout] Current (8, 2), heading: Right(1), value: (Up(1), 33) [INFO] [stdout] Overwriting (8, 2) with (Right(1), 38) [INFO] [stdout] Current (8, 2), heading: Right(1), value: (Down(3), 54) [INFO] [stdout] Current (7, 2), heading: Down(1), value: (Right(1), 38) [INFO] [stdout] Current (7, 1), heading: Left(1), value: (Down(1), 35) [INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(1), 34) [INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(3), 36) [INFO] [stdout] Current (8, 2), heading: Right(3), value: (Up(1), 33) [INFO] [stdout] Current (8, 2), heading: Right(3), value: (Down(3), 54) [INFO] [stdout] Current (7, 2), heading: Right(2), value: (Right(1), 38) [INFO] [stdout] Current (7, 2), heading: Right(2), value: (Left(1), 34) [INFO] [stdout] Current (7, 2), heading: Right(2), value: (Down(3), 50) [INFO] [stdout] Current (6, 2), heading: Right(1), value: (Down(1), 35) [INFO] [stdout] Current (6, 2), heading: Right(1), value: (Up(1), 29) [INFO] [stdout] Current (6, 2), heading: Right(1), value: (Down(3), 42) [INFO] [stdout] Current (5, 2), heading: Down(1), value: (Left(1), 29) [INFO] [stdout] Current (5, 1), heading: Left(1), value: (Down(1), 24) [INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(1), 22) [INFO] [stdout] Overwriting (6, 1) with (Up(1), 25) [INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(1), 34) [INFO] [stdout] Current (6, 2), heading: Left(3), value: (Up(1), 25) [INFO] [stdout] Current (6, 2), heading: Left(3), value: (Down(3), 42) [INFO] [stdout] Current (7, 2), heading: Left(2), value: (Left(1), 29) [INFO] [stdout] Current (7, 2), heading: Left(2), value: (Left(1), 34) [INFO] [stdout] Current (7, 2), heading: Left(2), value: (Down(3), 50) [INFO] [stdout] Current (8, 2), heading: Left(1), value: (Down(1), 35) [INFO] [stdout] Current (8, 2), heading: Left(1), value: (Up(1), 33) [INFO] [stdout] Current (8, 2), heading: Left(1), value: (Down(3), 54) [INFO] [stdout] Current (9, 2), heading: Down(1), value: (Right(1), 38) [INFO] [stdout] Overwriting (9, 2) with (Down(1), 42) [INFO] [stdout] Traversing (10, 2), heading Right(1) [INFO] [stdout] Traversing (11, 2), heading Right(2) [INFO] [stdout] Traversing (12, 2), heading Right(3) [INFO] [stdout] Current (12, 2), heading: Right(3), value: (Up(2), 42) [INFO] [stdout] Inserting (12, 2) with (Right(3), 46) [INFO] [stdout] Traversing (12, 3), heading Down(1) [INFO] [stdout] Traversing (12, 4), heading Down(2) [INFO] [stdout] Traversing (12, 5), heading Down(3) [INFO] [stdout] Traversing (11, 5), heading Left(1) [INFO] [stdout] Traversing (10, 5), heading Left(2) [INFO] [stdout] Traversing (9, 5), heading Left(3) [INFO] [stdout] Traversing (9, 4), heading Up(1) [INFO] [stdout] Current (9, 4), heading: Up(1), value: (Down(3), 59) [INFO] [stdout] Inserting (9, 4) with (Up(1), 66) [INFO] [stdout] Traversing (8, 4), heading Left(1) [INFO] [stdout] Traversing (7, 4), heading Left(2) [INFO] [stdout] Traversing (6, 4), heading Left(3) [INFO] [stdout] Current (6, 4), heading: Left(3), value: (Down(3), 42) [INFO] [stdout] Inserting (6, 4) with (Left(3), 49) [INFO] [stdout] Traversing (6, 5), heading Down(1) [INFO] [stdout] Traversing (6, 6), heading Down(2) [INFO] [stdout] Traversing (6, 7), heading Down(3) [INFO] [stdout] Traversing (5, 7), heading Left(1) [INFO] [stdout] Traversing (4, 7), heading Left(2) [INFO] [stdout] Current (4, 7), heading: Left(2), value: (Up(1), 52) [INFO] [stdout] Inserting (4, 7) with (Left(2), 60) [INFO] [stdout] Traversing (4, 6), heading Up(1) [INFO] [stdout] Traversing (4, 5), heading Up(2) [INFO] [stdout] Traversing (4, 4), heading Up(3) [INFO] [stdout] Current (4, 4), heading: Up(3), value: (Up(1), 30) [INFO] [stdout] Inserting (4, 4) with (Up(3), 36) [INFO] [stdout] Traversing (5, 4), heading Right(1) [INFO] [stdout] Current (5, 4), heading: Right(1), value: (Left(3), 49) [INFO] [stdout] Inserting (5, 4) with (Right(1), 54) [INFO] [stdout] Current (5, 4), heading: Right(1), value: (Down(3), 37) [INFO] [stdout] Overwriting (5, 4) with (Right(1), 42) [INFO] [stdout] Traversing (5, 5), heading Down(1) [INFO] [stdout] Traversing (5, 6), heading Down(2) [INFO] [stdout] Traversing (5, 7), heading Down(3) [INFO] [stdout] Current (5, 7), heading: Down(3), value: (Left(2), 60) [INFO] [stdout] Inserting (5, 7) with (Down(3), 67) [INFO] [stdout] Traversing (6, 7), heading Right(1) [INFO] [stdout] Traversing (7, 7), heading Right(2) [INFO] [stdout] Traversing (8, 7), heading Right(3) [INFO] [stdout] Traversing (8, 6), heading Up(1) [INFO] [stdout] Traversing (8, 5), heading Up(2) [INFO] [stdout] Traversing (8, 4), heading Up(3) [INFO] [stdout] Traversing (7, 4), heading Left(1) [INFO] [stdout] Current (7, 4), heading: Left(1), value: (Left(3), 49) [INFO] [stdout] Inserting (7, 4) with (Left(1), 57) [INFO] [stdout] Current (7, 4), heading: Left(1), value: (Down(3), 50) [INFO] [stdout] Traversing (7, 5), heading Down(1) [INFO] [stdout] Traversing (7, 6), heading Down(2) [INFO] [stdout] Traversing (7, 7), heading Down(3) [INFO] [stdout] Traversing (6, 7), heading Left(1) [INFO] [stdout] Current (6, 7), heading: Left(1), value: (Down(3), 67) [INFO] [stdout] Inserting (6, 7) with (Left(1), 74) [INFO] [stdout] Traversing (6, 6), heading Up(1) [INFO] [stdout] Traversing (6, 5), heading Up(2) [INFO] [stdout] Current (6, 5), heading: Up(2), value: (Left(3), 49) [INFO] [stdout] Inserting (6, 5) with (Up(2), 57) [INFO] [stdout] Traversing (5, 5), heading Left(1) [INFO] [stdout] Traversing (4, 5), heading Left(2) [INFO] [stdout] Current (4, 5), heading: Left(2), value: (Up(1), 38) [INFO] [stdout] Inserting (4, 5) with (Left(2), 43) [INFO] [stdout] Current (4, 5), heading: Left(2), value: (Up(3), 36) [INFO] [stdout] Overwriting (4, 5) with (Left(2), 41) [INFO] [stdout] Traversing (4, 6), heading Down(1) [INFO] [stdout] Current (4, 6), heading: Down(1), value: (Left(2), 60) [INFO] [stdout] Inserting (4, 6) with (Down(1), 68) [INFO] [stdout] Current (4, 6), heading: Down(1), value: (Up(1), 45) [INFO] [stdout] Overwriting (4, 6) with (Down(1), 53) [INFO] [stdout] Traversing (5, 6), heading Right(1) [INFO] [stdout] Traversing (6, 6), heading Right(2) [INFO] [stdout] Traversing (7, 6), heading Right(3) [INFO] [stdout] Traversing (7, 5), heading Up(1) [INFO] [stdout] Current (7, 5), heading: Up(1), value: (Left(1), 57) [INFO] [stdout] Inserting (7, 5) with (Up(1), 64) [INFO] [stdout] Current (7, 5), heading: Up(1), value: (Up(2), 57) [INFO] [stdout] Traversing (8, 5), heading Right(1) [INFO] [stdout] Traversing (9, 5), heading Right(2) [INFO] [stdout] Traversing (10, 5), heading Right(3) [INFO] [stdout] Traversing (10, 4), heading Up(1) [INFO] [stdout] Current (10, 4), heading: Up(1), value: (Down(3), 63) [INFO] [stdout] Inserting (10, 4) with (Up(1), 68) [INFO] [stdout] Current (10, 4), heading: Up(1), value: (Up(1), 66) [INFO] [stdout] Traversing (11, 4), heading Right(1) [INFO] [stdout] Traversing (12, 4), heading Right(2) [INFO] [stdout] Traversing (12, 3), heading Up(1) [INFO] [stdout] Current (12, 3), heading: Up(1), value: (Right(3), 46) [INFO] [stdout] Inserting (12, 3) with (Up(1), 48) [INFO] [stdout] Current (12, 3), heading: Up(1), value: (Down(3), 68) [INFO] [stdout] Current (12, 4), heading: Right(2), value: (Up(1), 48) [INFO] [stdout] Inserting (12, 4) with (Right(2), 54) [INFO] [stdout] Traversing (12, 5), heading Down(1) [INFO] [stdout] Traversing (12, 6), heading Down(2) [INFO] [stdout] Traversing (12, 7), heading Down(3) [INFO] [stdout] Traversing (11, 7), heading Left(1) [INFO] [stdout] Traversing (10, 7), heading Left(2) [INFO] [stdout] Traversing (9, 7), heading Left(3) [INFO] [stdout] Traversing (9, 6), heading Up(1) [INFO] [stdout] Traversing (9, 5), heading Up(2) [INFO] [stdout] Current (9, 5), heading: Up(2), value: (Up(1), 66) [INFO] [stdout] Inserting (9, 5) with (Up(2), 74) [INFO] [stdout] Traversing (8, 5), heading Left(1) [INFO] [stdout] Current (8, 5), heading: Left(1), value: (Up(1), 64) [INFO] [stdout] Inserting (8, 5) with (Left(1), 73) [INFO] [stdout] Traversing (8, 4), heading Up(1) [INFO] [stdout] Current (8, 4), heading: Up(1), value: (Down(3), 54) [INFO] [stdout] Inserting (8, 4) with (Up(1), 60) [INFO] [stdout] Current (8, 4), heading: Up(1), value: (Left(1), 57) [INFO] [stdout] Current (8, 4), heading: Up(1), value: (Up(1), 66) [INFO] [stdout] Current (8, 5), heading: Left(1), value: (Up(1), 60) [INFO] [stdout] Overwriting (8, 5) with (Left(1), 69) [INFO] [stdout] Traversing (8, 6), heading Down(1) [INFO] [stdout] Traversing (8, 7), heading Down(2) [INFO] [stdout] Traversing (8, 8), heading Down(3) [INFO] [stdout] Traversing (7, 8), heading Left(1) [INFO] [stdout] Traversing (6, 8), heading Left(2) [INFO] [stdout] Traversing (5, 8), heading Left(3) [INFO] [stdout] Current (5, 8), heading: Left(3), value: (Down(3), 67) [INFO] [stdout] Inserting (5, 8) with (Left(3), 73) [INFO] [stdout] Traversing (5, 9), heading Down(1) [INFO] [stdout] Traversing (5, 10), heading Down(2) [INFO] [stdout] Traversing (5, 11), heading Down(3) [INFO] [stdout] Traversing (4, 11), heading Left(1) [INFO] [stdout] Traversing (3, 11), heading Left(2) [INFO] [stdout] Traversing (2, 11), heading Left(3) [INFO] [stdout] Traversing (2, 10), heading Up(1) [INFO] [stdout] Traversing (2, 9), heading Up(2) [INFO] [stdout] Traversing (2, 8), heading Up(3) [INFO] [stdout] Current (2, 8), heading: Up(3), value: (Left(2), 31) [INFO] [stdout] Inserting (2, 8) with (Up(3), 36) [INFO] [stdout] Current (2, 8), heading: Up(3), value: (Up(1), 56) [INFO] [stdout] Current (2, 9), heading: Up(2), value: (Up(3), 36) [INFO] [stdout] Inserting (2, 9) with (Up(2), 42) [INFO] [stdout] Current (2, 9), heading: Up(2), value: (Left(2), 34) [INFO] [stdout] Overwriting (2, 9) with (Up(2), 40) [INFO] [stdout] Current (2, 9), heading: Up(2), value: (Up(1), 60) [INFO] [stdout] Current (2, 10), heading: Up(1), value: (Up(2), 40) [INFO] [stdout] Inserting (2, 10) with (Up(1), 42) [INFO] [stdout] Current (2, 10), heading: Up(1), value: (Left(2), 32) [INFO] [stdout] Overwriting (2, 10) with (Up(1), 34) [INFO] [stdout] Current (2, 10), heading: Up(1), value: (Up(1), 64) [INFO] [stdout] Current (2, 11), heading: Left(3), value: (Up(1), 34) [INFO] [stdout] Inserting (2, 11) with (Left(3), 38) [INFO] [stdout] Traversing (2, 12), heading Down(1) [INFO] [stdout] Current (2, 12), heading: Down(1), value: (Down(2), 39) [INFO] [stdout] Inserting (2, 12) with (Down(1), 41) [INFO] [stdout] Traversing (3, 12), heading Right(1) [INFO] [stdout] Traversing (4, 12), heading Right(2) [INFO] [stdout] Traversing (5, 12), heading Right(3) [INFO] [stdout] Traversing (5, 11), heading Up(1) [INFO] [stdout] Traversing (5, 10), heading Up(2) [INFO] [stdout] Traversing (5, 9), heading Up(3) [INFO] [stdout] Current (5, 9), heading: Up(3), value: (Up(3), 66) [INFO] [stdout] Inserting (5, 9) with (Up(3), 73) [INFO] [stdout] Traversing (6, 9), heading Right(1) [INFO] [stdout] Traversing (7, 9), heading Right(2) [INFO] [stdout] Traversing (8, 9), heading Right(3) [INFO] [stdout] Traversing (8, 8), heading Up(1) [INFO] [stdout] Traversing (8, 7), heading Up(2) [INFO] [stdout] Traversing (8, 6), heading Up(3) [INFO] [stdout] Traversing (7, 6), heading Left(1) [INFO] [stdout] Traversing (6, 6), heading Left(2) [INFO] [stdout] Traversing (5, 6), heading Left(3) [INFO] [stdout] Traversing (5, 5), heading Up(1) [INFO] [stdout] Current (5, 5), heading: Up(1), value: (Right(1), 42) [INFO] [stdout] Inserting (5, 5) with (Up(1), 51) [INFO] [stdout] Current (5, 5), heading: Up(1), value: (Left(2), 41) [INFO] [stdout] Overwriting (5, 5) with (Up(1), 50) [INFO] [stdout] Current (5, 5), heading: Up(1), value: (Up(2), 57) [INFO] [stdout] Current (5, 6), heading: Left(3), value: (Up(1), 50) [INFO] [stdout] Inserting (5, 6) with (Left(3), 57) [INFO] [stdout] Current (5, 6), heading: Left(3), value: (Down(3), 67) [INFO] [stdout] Current (6, 6), heading: Left(2), value: (Left(3), 57) [INFO] [stdout] Inserting (6, 6) with (Left(2), 63) [INFO] [stdout] Current (6, 6), heading: Left(2), value: (Up(2), 57) [INFO] [stdout] Current (6, 6), heading: Left(2), value: (Left(1), 74) [INFO] [stdout] Current (7, 6), heading: Left(1), value: (Left(2), 63) [INFO] [stdout] Inserting (7, 6) with (Left(1), 72) [INFO] [stdout] Current (7, 6), heading: Left(1), value: (Up(1), 64) [INFO] [stdout] Traversing (7, 7), heading Down(1) [INFO] [stdout] Traversing (7, 8), heading Down(2) [INFO] [stdout] Traversing (7, 9), heading Down(3) [INFO] [stdout] Traversing (6, 9), heading Left(1) [INFO] [stdout] Current (6, 9), heading: Left(1), value: (Up(3), 73) [INFO] [stdout] Inserting (6, 9) with (Left(1), 82) [INFO] [stdout] Traversing (6, 8), heading Up(1) [INFO] [stdout] Current (6, 8), heading: Up(1), value: (Left(1), 74) [INFO] [stdout] Inserting (6, 8) with (Up(1), 81) [INFO] [stdout] Current (6, 8), heading: Up(1), value: (Left(3), 73) [INFO] [stdout] Overwriting (6, 8) with (Up(1), 80) [INFO] [stdout] Traversing (7, 8), heading Right(1) [INFO] [stdout] Traversing (8, 8), heading Right(2) [INFO] [stdout] Traversing (9, 8), heading Right(3) [INFO] [stdout] Traversing (9, 7), heading Up(1) [INFO] [stdout] Traversing (9, 6), heading Up(2) [INFO] [stdout] Current (9, 6), heading: Up(2), value: (Up(2), 74) [INFO] [stdout] Inserting (9, 6) with (Up(2), 81) [INFO] [stdout] Traversing (8, 6), heading Left(1) [INFO] [stdout] Current (8, 6), heading: Left(1), value: (Left(1), 72) [INFO] [stdout] Inserting (8, 6) with (Left(1), 80) [INFO] [stdout] Current (8, 6), heading: Left(1), value: (Left(1), 69) [INFO] [stdout] Overwriting (8, 6) with (Left(1), 77) [INFO] [stdout] Traversing (8, 7), heading Down(1) [INFO] [stdout] Traversing (8, 8), heading Down(2) [INFO] [stdout] Traversing (8, 9), heading Down(3) [INFO] [stdout] Traversing (7, 9), heading Left(1) [INFO] [stdout] Current (7, 9), heading: Left(1), value: (Left(1), 82) [INFO] [stdout] Inserting (7, 9) with (Left(1), 91) [INFO] [stdout] Traversing (7, 8), heading Up(1) [INFO] [stdout] Traversing (7, 7), heading Up(2) [INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 72) [INFO] [stdout] Inserting (7, 7) with (Up(2), 81) [INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 74) [INFO] [stdout] Traversing (8, 7), heading Right(1) [INFO] [stdout] Traversing (9, 7), heading Right(2) [INFO] [stdout] Traversing (10, 7), heading Right(3) [INFO] [stdout] Traversing (10, 6), heading Up(1) [INFO] [stdout] Traversing (10, 5), heading Up(2) [INFO] [stdout] Current (10, 5), heading: Up(2), value: (Up(1), 68) [INFO] [stdout] Inserting (10, 5) with (Up(2), 72) [INFO] [stdout] Current (10, 5), heading: Up(2), value: (Up(2), 74) [INFO] [stdout] Traversing (11, 5), heading Right(1) [INFO] [stdout] Traversing (12, 5), heading Right(2) [INFO] [stdout] Current (12, 5), heading: Right(2), value: (Right(2), 54) [INFO] [stdout] Inserting (12, 5) with (Right(2), 58) [INFO] [stdout] Traversing (12, 6), heading Down(1) [INFO] [stdout] Traversing (12, 7), heading Down(2) [INFO] [stdout] Traversing (12, 8), heading Down(3) [INFO] [stdout] Traversing (11, 8), heading Left(1) [INFO] [stdout] Traversing (10, 8), heading Left(2) [INFO] [stdout] Traversing (9, 8), heading Left(3) [INFO] [stdout] Traversing (9, 7), heading Up(1) [INFO] [stdout] Current (9, 7), heading: Up(1), value: (Up(2), 81) [INFO] [stdout] Inserting (9, 7) with (Up(1), 90) [INFO] [stdout] Traversing (8, 7), heading Left(1) [INFO] [stdout] Current (8, 7), heading: Left(1), value: (Up(2), 81) [INFO] [stdout] Inserting (8, 7) with (Left(1), 88) [INFO] [stdout] Current (8, 7), heading: Left(1), value: (Left(1), 77) [INFO] [stdout] Overwriting (8, 7) with (Left(1), 84) [INFO] [stdout] Traversing (8, 8), heading Down(1) [INFO] [stdout] Traversing (8, 9), heading Down(2) [INFO] [stdout] Traversing (8, 10), heading Down(3) [INFO] [stdout] Traversing (7, 10), heading Left(1) [INFO] [stdout] Traversing (6, 10), heading Left(2) [INFO] [stdout] Traversing (5, 10), heading Left(3) [INFO] [stdout] Current (5, 10), heading: Left(3), value: (Up(3), 73) [INFO] [stdout] Inserting (5, 10) with (Left(3), 81) [INFO] [stdout] Traversing (5, 11), heading Down(1) [INFO] [stdout] Traversing (5, 12), heading Down(2) [INFO] [stdout] Traversing (4, 12), heading Left(1) [INFO] [stdout] Traversing (3, 12), heading Left(2) [INFO] [stdout] Current (3, 12), heading: Left(2), value: (Down(1), 41) [INFO] [stdout] Inserting (3, 12) with (Left(2), 43) [INFO] [stdout] Traversing (3, 11), heading Up(1) [INFO] [stdout] Current (3, 11), heading: Up(1), value: (Up(1), 64) [INFO] [stdout] Inserting (3, 11) with (Up(1), 70) [INFO] [stdout] Current (3, 11), heading: Up(1), value: (Left(3), 38) [INFO] [stdout] Overwriting (3, 11) with (Up(1), 44) [INFO] [stdout] Traversing (4, 11), heading Right(1) [INFO] [stdout] Traversing (5, 11), heading Right(2) [INFO] [stdout] Traversing (6, 11), heading Right(3) [INFO] [stdout] Traversing (6, 10), heading Up(1) [INFO] [stdout] Current (6, 10), heading: Up(1), value: (Left(1), 82) [INFO] [stdout] Inserting (6, 10) with (Up(1), 88) [INFO] [stdout] Current (6, 10), heading: Up(1), value: (Left(3), 81) [INFO] [stdout] Overwriting (6, 10) with (Up(1), 87) [INFO] [stdout] Traversing (7, 10), heading Right(1) [INFO] [stdout] Traversing (8, 10), heading Right(2) [INFO] [stdout] Traversing (9, 10), heading Right(3) [INFO] [stdout] Traversing (9, 9), heading Up(1) [INFO] [stdout] Traversing (9, 8), heading Up(2) [INFO] [stdout] Current (9, 8), heading: Up(2), value: (Up(1), 90) [INFO] [stdout] Inserting (9, 8) with (Up(2), 96) [INFO] [stdout] Traversing (8, 8), heading Left(1) [INFO] [stdout] Traversing (7, 8), heading Left(2) [INFO] [stdout] Current (7, 8), heading: Left(2), value: (Up(1), 80) [INFO] [stdout] Inserting (7, 8) with (Left(2), 89) [INFO] [stdout] Current (7, 8), heading: Left(2), value: (Up(2), 81) [INFO] [stdout] Current (7, 8), heading: Left(2), value: (Left(1), 91) [INFO] [stdout] Current (8, 8), heading: Left(1), value: (Left(2), 89) [INFO] [stdout] Inserting (8, 8) with (Left(1), 97) [INFO] [stdout] Current (8, 8), heading: Left(1), value: (Left(1), 84) [INFO] [stdout] Overwriting (8, 8) with (Left(1), 92) [INFO] [stdout] Traversing (8, 9), heading Down(1) [INFO] [stdout] Traversing (8, 10), heading Down(2) [INFO] [stdout] Traversing (8, 11), heading Down(3) [INFO] [stdout] Traversing (7, 11), heading Left(1) [INFO] [stdout] Traversing (6, 11), heading Left(2) [INFO] [stdout] Traversing (5, 11), heading Left(3) [INFO] [stdout] Current (5, 11), heading: Left(3), value: (Left(3), 81) [INFO] [stdout] Inserting (5, 11) with (Left(3), 85) [INFO] [stdout] Traversing (5, 12), heading Down(1) [INFO] [stdout] Traversing (4, 12), heading Left(1) [INFO] [stdout] Current (4, 12), heading: Left(1), value: (Left(2), 43) [INFO] [stdout] Inserting (4, 12) with (Left(1), 49) [INFO] [stdout] Traversing (4, 11), heading Up(1) [INFO] [stdout] Traversing (4, 10), heading Up(2) [INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(3), 66) [INFO] [stdout] Inserting (4, 10) with (Up(2), 72) [INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(1), 64) [INFO] [stdout] Overwriting (4, 10) with (Up(2), 70) [INFO] [stdout] Current (4, 10), heading: Up(2), value: (Left(3), 81) [INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(2), 70) [INFO] [stdout] Inserting (4, 11) with (Up(1), 75) [INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(1), 44) [INFO] [stdout] Overwriting (4, 11) with (Up(1), 49) [INFO] [stdout] Current (4, 11), heading: Up(1), value: (Left(3), 85) [INFO] [stdout] Current (4, 12), heading: Left(1), value: (Up(1), 49) [INFO] [stdout] Current (5, 12), heading: Down(1), value: (Left(1), 49) [INFO] [stdout] Inserting (5, 12) with (Down(1), 56) [INFO] [stdout] Traversing (6, 12), heading Right(1) [INFO] [stdout] Traversing (7, 12), heading Right(2) [INFO] [stdout] Traversing (8, 12), heading Right(3) [INFO] [stdout] Traversing (8, 11), heading Up(1) [INFO] [stdout] Traversing (8, 10), heading Up(2) [INFO] [stdout] Traversing (8, 9), heading Up(3) [INFO] [stdout] Current (8, 9), heading: Up(3), value: (Left(1), 91) [INFO] [stdout] Inserting (8, 9) with (Up(3), 99) [INFO] [stdout] Traversing (9, 9), heading Right(1) [INFO] [stdout] Traversing (10, 9), heading Right(2) [INFO] [stdout] Traversing (11, 9), heading Right(3) [INFO] [stdout] Traversing (11, 8), heading Up(1) [INFO] [stdout] Traversing (11, 7), heading Up(2) [INFO] [stdout] Traversing (11, 6), heading Up(3) [INFO] [stdout] Traversing (10, 6), heading Left(1) [INFO] [stdout] Current (10, 6), heading: Left(1), value: (Up(2), 81) [INFO] [stdout] Inserting (10, 6) with (Left(1), 88) [INFO] [stdout] Current (10, 6), heading: Left(1), value: (Up(2), 72) [INFO] [stdout] Overwriting (10, 6) with (Left(1), 79) [INFO] [stdout] Traversing (10, 7), heading Down(1) [INFO] [stdout] Traversing (10, 8), heading Down(2) [INFO] [stdout] Traversing (10, 9), heading Down(3) [INFO] [stdout] Traversing (9, 9), heading Left(1) [INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(3), 99) [INFO] [stdout] Inserting (9, 9) with (Left(1), 105) [INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(2), 96) [INFO] [stdout] Overwriting (9, 9) with (Left(1), 102) [INFO] [stdout] Traversing (9, 10), heading Down(1) [INFO] [stdout] Traversing (9, 11), heading Down(2) [INFO] [stdout] Traversing (9, 12), heading Down(3) [INFO] [stdout] Traversing (8, 12), heading Left(1) [INFO] [stdout] Traversing (7, 12), heading Left(2) [INFO] [stdout] Traversing (6, 12), heading Left(3) [INFO] [stdout] Traversing (6, 11), heading Up(1) [INFO] [stdout] Current (6, 11), heading: Up(1), value: (Up(1), 87) [INFO] [stdout] Inserting (6, 11) with (Up(1), 95) [INFO] [stdout] Current (6, 11), heading: Up(1), value: (Left(3), 85) [INFO] [stdout] Overwriting (6, 11) with (Up(1), 93) [INFO] [stdout] Traversing (7, 11), heading Right(1) [INFO] [stdout] Traversing (8, 11), heading Right(2) [INFO] [stdout] Traversing (9, 11), heading Right(3) [INFO] [stdout] Traversing (9, 10), heading Up(1) [INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 102) [INFO] [stdout] Inserting (9, 10) with (Up(1), 107) [INFO] [stdout] Traversing (8, 10), heading Left(1) [INFO] [stdout] Traversing (7, 10), heading Left(2) [INFO] [stdout] Current (7, 10), heading: Left(2), value: (Up(1), 87) [INFO] [stdout] Inserting (7, 10) with (Left(2), 95) [INFO] [stdout] Current (7, 10), heading: Left(2), value: (Left(1), 91) [INFO] [stdout] Traversing (7, 11), heading Down(1) [INFO] [stdout] Traversing (7, 12), heading Down(2) [INFO] [stdout] Traversing (6, 12), heading Left(1) [INFO] [stdout] Current (6, 12), heading: Left(1), value: (Down(1), 56) [INFO] [stdout] Inserting (6, 12) with (Left(1), 60) [INFO] [stdout] Current (6, 12), heading: Left(1), value: (Up(1), 93) [INFO] [stdout] Current (7, 12), heading: Down(2), value: (Left(1), 60) [INFO] [stdout] Inserting (7, 12) with (Down(2), 66) [INFO] [stdout] Traversing (8, 12), heading Right(1) [INFO] [stdout] Traversing (9, 12), heading Right(2) [INFO] [stdout] Traversing (10, 12), heading Right(3) [INFO] [stdout] Traversing (10, 11), heading Up(1) [INFO] [stdout] Traversing (10, 10), heading Up(2) [INFO] [stdout] Traversing (10, 9), heading Up(3) [INFO] [stdout] Current (10, 9), heading: Up(3), value: (Left(1), 102) [INFO] [stdout] Inserting (10, 9) with (Up(3), 106) [INFO] [stdout] Traversing (11, 9), heading Right(1) [INFO] [stdout] Traversing (12, 9), heading Right(2) [INFO] [stdout] Traversing (12, 8), heading Up(1) [INFO] [stdout] Traversing (12, 7), heading Up(2) [INFO] [stdout] Traversing (12, 6), heading Up(3) [INFO] [stdout] Traversing (11, 6), heading Left(1) [INFO] [stdout] Current (11, 6), heading: Left(1), value: (Left(1), 79) [INFO] [stdout] Inserting (11, 6) with (Left(1), 85) [INFO] [stdout] Traversing (11, 5), heading Up(1) [INFO] [stdout] Traversing (11, 4), heading Up(2) [INFO] [stdout] Current (11, 4), heading: Up(2), value: (Down(3), 68) [INFO] [stdout] Inserting (11, 4) with (Up(2), 71) [INFO] [stdout] Current (11, 4), heading: Up(2), value: (Up(1), 68) [INFO] [stdout] Current (11, 4), heading: Up(2), value: (Right(2), 54) [INFO] [stdout] Overwriting (11, 4) with (Up(2), 57) [INFO] [stdout] Current (11, 5), heading: Up(1), value: (Up(2), 57) [INFO] [stdout] Inserting (11, 5) with (Up(1), 62) [INFO] [stdout] Current (11, 5), heading: Up(1), value: (Up(2), 72) [INFO] [stdout] Current (11, 5), heading: Up(1), value: (Right(2), 58) [INFO] [stdout] Current (11, 6), heading: Left(1), value: (Up(1), 62) [INFO] [stdout] Overwriting (11, 6) with (Left(1), 68) [INFO] [stdout] Traversing (11, 7), heading Down(1) [INFO] [stdout] Traversing (11, 8), heading Down(2) [INFO] [stdout] Traversing (11, 9), heading Down(3) [INFO] [stdout] Current (11, 9), heading: Down(3), value: (Up(3), 106) [INFO] [stdout] Inserting (11, 9) with (Down(3), 111) [INFO] [stdout] Traversing (12, 9), heading Right(1) [INFO] [stdout] Traversing (12, 8), heading Up(1) [INFO] [stdout] Traversing (12, 7), heading Up(2) [INFO] [stdout] Traversing (12, 6), heading Up(3) [INFO] [stdout] Current (12, 6), heading: Up(3), value: (Left(1), 68) [INFO] [stdout] Inserting (12, 6) with (Up(3), 74) [INFO] [stdout] Current (12, 7), heading: Up(2), value: (Up(3), 74) [INFO] [stdout] Inserting (12, 7) with (Up(2), 77) [INFO] [stdout] Traversing (11, 7), heading Left(1) [INFO] [stdout] Traversing (10, 7), heading Left(2) [INFO] [stdout] Current (10, 7), heading: Left(2), value: (Up(1), 90) [INFO] [stdout] Inserting (10, 7) with (Left(2), 96) [INFO] [stdout] Current (10, 7), heading: Left(2), value: (Left(1), 79) [INFO] [stdout] Overwriting (10, 7) with (Left(2), 85) [INFO] [stdout] Traversing (10, 8), heading Down(1) [INFO] [stdout] Current (10, 8), heading: Down(1), value: (Up(3), 106) [INFO] [stdout] Inserting (10, 8) with (Down(1), 114) [INFO] [stdout] Current (10, 8), heading: Down(1), value: (Up(2), 96) [INFO] [stdout] Overwriting (10, 8) with (Down(1), 104) [INFO] [stdout] Traversing (11, 8), heading Right(1) [INFO] [stdout] Traversing (12, 8), heading Right(2) [INFO] [stdout] Current (12, 8), heading: Right(2), value: (Up(2), 77) [INFO] [stdout] Inserting (12, 8) with (Right(2), 84) [INFO] [stdout] Traversing (12, 9), heading Down(1) [INFO] [stdout] Traversing (12, 10), heading Down(2) [INFO] [stdout] Traversing (12, 11), heading Down(3) [INFO] [stdout] Traversing (11, 11), heading Left(1) [INFO] [stdout] Traversing (10, 11), heading Left(2) [INFO] [stdout] Traversing (9, 11), heading Left(3) [INFO] [stdout] Current (9, 11), heading: Left(3), value: (Up(1), 107) [INFO] [stdout] Inserting (9, 11) with (Left(3), 114) [INFO] [stdout] Traversing (9, 12), heading Down(1) [INFO] [stdout] Traversing (8, 12), heading Left(1) [INFO] [stdout] Current (8, 12), heading: Left(1), value: (Down(2), 66) [INFO] [stdout] Inserting (8, 12) with (Left(1), 71) [INFO] [stdout] Traversing (8, 11), heading Up(1) [INFO] [stdout] Traversing (8, 10), heading Up(2) [INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(3), 99) [INFO] [stdout] Inserting (8, 10) with (Up(2), 105) [INFO] [stdout] Current (8, 10), heading: Up(2), value: (Left(2), 95) [INFO] [stdout] Overwriting (8, 10) with (Up(2), 101) [INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(1), 107) [INFO] [stdout] Current (8, 11), heading: Up(1), value: (Up(2), 101) [INFO] [stdout] Inserting (8, 11) with (Up(1), 109) [INFO] [stdout] Traversing (7, 11), heading Left(1) [INFO] [stdout] Current (7, 11), heading: Left(1), value: (Up(1), 93) [INFO] [stdout] Inserting (7, 11) with (Left(1), 101) [INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 95) [INFO] [stdout] Current (7, 11), heading: Left(1), value: (Down(2), 66) [INFO] [stdout] Overwriting (7, 11) with (Left(1), 74) [INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(1), 74) [INFO] [stdout] Overwriting (8, 11) with (Up(1), 82) [INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(3), 114) [INFO] [stdout] Current (8, 12), heading: Left(1), value: (Up(1), 82) [INFO] [stdout] Current (9, 12), heading: Down(1), value: (Left(1), 71) [INFO] [stdout] Inserting (9, 12) with (Down(1), 76) [INFO] [stdout] Traversing (10, 12), heading Right(1) [INFO] [stdout] Traversing (11, 12), heading Right(2) [INFO] [stdout] Base case (12, 12), 3 [INFO] [stdout] Current (11, 12), heading: Right(2), value: (Right(3), 3) [INFO] [stdout] Inserting (11, 12) with (Right(2), 6) [INFO] [stdout] Traversing (11, 11), heading Up(1) [INFO] [stdout] Traversing (11, 10), heading Up(2) [INFO] [stdout] Current (11, 10), heading: Up(2), value: (Down(3), 111) [INFO] [stdout] Inserting (11, 10) with (Up(2), 117) [INFO] [stdout] Traversing (10, 10), heading Left(1) [INFO] [stdout] Current (10, 10), heading: Left(1), value: (Up(1), 107) [INFO] [stdout] Inserting (10, 10) with (Left(1), 112) [INFO] [stdout] Current (10, 10), heading: Left(1), value: (Up(3), 106) [INFO] [stdout] Overwriting (10, 10) with (Left(1), 111) [INFO] [stdout] Traversing (10, 11), heading Down(1) [INFO] [stdout] Traversing (10, 12), heading Down(2) [INFO] [stdout] Current (10, 12), heading: Down(2), value: (Down(1), 76) [INFO] [stdout] Inserting (10, 12) with (Down(2), 81) [INFO] [stdout] Current (10, 12), heading: Down(2), value: (Right(2), 6) [INFO] [stdout] Overwriting (10, 12) with (Down(2), 11) [INFO] [stdout] Current (10, 11), heading: Down(1), value: (Down(2), 11) [INFO] [stdout] Inserting (10, 11) with (Down(1), 18) [INFO] [stdout] Current (10, 11), heading: Down(1), value: (Left(3), 114) [INFO] [stdout] Traversing (11, 11), heading Right(1) [INFO] [stdout] Traversing (12, 11), heading Right(2) [INFO] [stdout] Traversing (12, 10), heading Up(1) [INFO] [stdout] Traversing (12, 9), heading Up(2) [INFO] [stdout] Current (12, 9), heading: Up(2), value: (Right(2), 84) [INFO] [stdout] Inserting (12, 9) with (Up(2), 87) [INFO] [stdout] Current (12, 9), heading: Up(2), value: (Down(3), 111) [INFO] [stdout] Current (12, 10), heading: Up(1), value: (Up(2), 87) [INFO] [stdout] Inserting (12, 10) with (Up(1), 90) [INFO] [stdout] Current (12, 10), heading: Up(1), value: (Up(2), 117) [INFO] [stdout] Current (12, 11), heading: Right(2), value: (Up(1), 90) [INFO] [stdout] Inserting (12, 11) with (Right(2), 95) [INFO] [stdout] Current (12, 11), heading: Right(2), value: (Right(3), 3) [INFO] [stdout] Overwriting (12, 11) with (Right(2), 8) [INFO] [stdout] Current (11, 11), heading: Right(1), value: (Right(2), 8) [INFO] [stdout] Inserting (11, 11) with (Right(1), 11) [INFO] [stdout] Current (11, 11), heading: Right(1), value: (Up(2), 117) [INFO] [stdout] Current (11, 11), heading: Right(1), value: (Right(2), 6) [INFO] [stdout] Overwriting (11, 11) with (Right(1), 9) [INFO] [stdout] Current (10, 11), heading: Down(1), value: (Right(1), 9) [INFO] [stdout] Overwriting (10, 11) with (Down(1), 16) [INFO] [stdout] Current (10, 10), heading: Left(1), value: (Down(1), 16) [INFO] [stdout] Overwriting (10, 10) with (Left(1), 21) [INFO] [stdout] Current (11, 10), heading: Up(2), value: (Left(1), 21) [INFO] [stdout] Overwriting (11, 10) with (Up(2), 27) [INFO] [stdout] Current (11, 10), heading: Up(2), value: (Up(1), 90) [INFO] [stdout] Current (11, 11), heading: Up(1), value: (Up(2), 27) [INFO] [stdout] Current (11, 11), heading: Up(1), value: (Down(1), 16) [INFO] [stdout] Current (11, 11), heading: Up(1), value: (Right(2), 8) [INFO] [stdout] Current (11, 12), heading: Right(2), value: (Right(1), 9) [INFO] [stdout] Current (10, 12), heading: Right(1), value: (Right(2), 6) [INFO] [stdout] Current (10, 12), heading: Right(1), value: (Down(1), 16) [INFO] [stdout] Current (9, 12), heading: Down(1), value: (Down(2), 11) [INFO] [stdout] Overwriting (9, 12) with (Down(1), 16) [INFO] [stdout] Current (9, 11), heading: Left(3), value: (Down(1), 16) [INFO] [stdout] Overwriting (9, 11) with (Left(3), 23) [INFO] [stdout] Current (10, 11), heading: Left(2), value: (Left(3), 23) [INFO] [stdout] Current (10, 11), heading: Left(2), value: (Left(1), 21) [INFO] [stdout] Current (10, 11), heading: Left(2), value: (Down(2), 11) [INFO] [stdout] Current (11, 11), heading: Left(1), value: (Down(1), 16) [INFO] [stdout] Current (11, 11), heading: Left(1), value: (Up(2), 27) [INFO] [stdout] Current (11, 11), heading: Left(1), value: (Right(2), 6) [INFO] [stdout] Current (12, 11), heading: Down(3), value: (Right(1), 9) [INFO] [stdout] Current (12, 10), heading: Down(2), value: (Right(2), 8) [INFO] [stdout] Overwriting (12, 10) with (Down(2), 11) [INFO] [stdout] Current (12, 10), heading: Down(2), value: (Up(2), 27) [INFO] [stdout] Current (12, 9), heading: Down(1), value: (Down(2), 11) [INFO] [stdout] Overwriting (12, 9) with (Down(1), 14) [INFO] [stdout] Current (12, 9), heading: Down(1), value: (Down(3), 111) [INFO] [stdout] Current (12, 8), heading: Right(2), value: (Down(1), 14) [INFO] [stdout] Overwriting (12, 8) with (Right(2), 21) [INFO] [stdout] Current (11, 8), heading: Right(1), value: (Right(2), 21) [INFO] [stdout] Inserting (11, 8) with (Right(1), 29) [INFO] [stdout] Traversing (11, 7), heading Up(1) [INFO] [stdout] Current (11, 7), heading: Up(1), value: (Left(1), 68) [INFO] [stdout] Inserting (11, 7) with (Up(1), 73) [INFO] [stdout] Current (11, 7), heading: Up(1), value: (Left(2), 85) [INFO] [stdout] Current (11, 7), heading: Up(1), value: (Up(2), 77) [INFO] [stdout] Current (11, 8), heading: Right(1), value: (Up(1), 73) [INFO] [stdout] Current (11, 8), heading: Right(1), value: (Down(3), 111) [INFO] [stdout] Current (10, 8), heading: Down(1), value: (Right(1), 29) [INFO] [stdout] Overwriting (10, 8) with (Down(1), 37) [INFO] [stdout] Current (10, 7), heading: Left(2), value: (Down(1), 37) [INFO] [stdout] Overwriting (10, 7) with (Left(2), 43) [INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(2), 43) [INFO] [stdout] Overwriting (11, 7) with (Left(1), 48) [INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(1), 68) [INFO] [stdout] Current (11, 7), heading: Left(1), value: (Right(1), 29) [INFO] [stdout] Overwriting (11, 7) with (Left(1), 34) [INFO] [stdout] Current (12, 7), heading: Up(2), value: (Left(1), 34) [INFO] [stdout] Overwriting (12, 7) with (Up(2), 37) [INFO] [stdout] Current (12, 8), heading: Up(1), value: (Up(2), 37) [INFO] [stdout] Current (12, 8), heading: Up(1), value: (Right(1), 29) [INFO] [stdout] Current (12, 9), heading: Right(1), value: (Right(2), 21) [INFO] [stdout] Current (12, 9), heading: Right(1), value: (Down(2), 11) [INFO] [stdout] Current (11, 9), heading: Down(3), value: (Down(1), 14) [INFO] [stdout] Overwriting (11, 9) with (Down(3), 19) [INFO] [stdout] Current (11, 8), heading: Down(2), value: (Down(3), 19) [INFO] [stdout] Overwriting (11, 8) with (Down(2), 27) [INFO] [stdout] Current (11, 8), heading: Down(2), value: (Down(1), 37) [INFO] [stdout] Current (11, 8), heading: Down(2), value: (Right(2), 21) [INFO] [stdout] Current (11, 7), heading: Down(1), value: (Down(2), 27) [INFO] [stdout] Overwriting (11, 7) with (Down(1), 32) [INFO] [stdout] Current (11, 7), heading: Down(1), value: (Left(2), 43) [INFO] [stdout] Current (11, 7), heading: Down(1), value: (Up(2), 37) [INFO] [stdout] Current (11, 6), heading: Left(1), value: (Down(1), 32) [INFO] [stdout] Overwriting (11, 6) with (Left(1), 38) [INFO] [stdout] Current (12, 6), heading: Up(3), value: (Left(1), 38) [INFO] [stdout] Overwriting (12, 6) with (Up(3), 44) [INFO] [stdout] Current (12, 7), heading: Up(2), value: (Up(3), 44) [INFO] [stdout] Current (12, 7), heading: Up(2), value: (Down(1), 32) [INFO] [stdout] Overwriting (12, 7) with (Up(2), 35) [INFO] [stdout] Current (12, 8), heading: Up(1), value: (Up(2), 35) [INFO] [stdout] Current (12, 8), heading: Up(1), value: (Down(2), 27) [INFO] [stdout] Current (12, 9), heading: Right(2), value: (Right(2), 21) [INFO] [stdout] Current (12, 9), heading: Right(2), value: (Down(2), 11) [INFO] [stdout] Current (11, 9), heading: Right(1), value: (Down(1), 14) [INFO] [stdout] Current (11, 9), heading: Right(1), value: (Down(2), 27) [INFO] [stdout] Current (11, 9), heading: Right(1), value: (Up(2), 27) [INFO] [stdout] Current (10, 9), heading: Up(3), value: (Down(3), 19) [INFO] [stdout] Overwriting (10, 9) with (Up(3), 23) [INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(3), 23) [INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(1), 107) [INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(2), 27) [INFO] [stdout] Current (10, 11), heading: Up(1), value: (Left(1), 21) [INFO] [stdout] Current (10, 11), heading: Up(1), value: (Left(3), 23) [INFO] [stdout] Current (10, 11), heading: Up(1), value: (Right(1), 9) [INFO] [stdout] Current (10, 12), heading: Right(3), value: (Down(1), 16) [INFO] [stdout] Current (9, 12), heading: Right(2), value: (Down(2), 11) [INFO] [stdout] Current (9, 12), heading: Right(2), value: (Left(3), 23) [INFO] [stdout] Current (8, 12), heading: Right(1), value: (Down(1), 16) [INFO] [stdout] Overwriting (8, 12) with (Right(1), 21) [INFO] [stdout] Current (8, 12), heading: Right(1), value: (Up(1), 82) [INFO] [stdout] Current (7, 12), heading: Down(2), value: (Right(1), 21) [INFO] [stdout] Overwriting (7, 12) with (Down(2), 27) [INFO] [stdout] Current (7, 11), heading: Down(1), value: (Down(2), 27) [INFO] [stdout] Overwriting (7, 11) with (Down(1), 35) [INFO] [stdout] Current (7, 11), heading: Down(1), value: (Up(1), 93) [INFO] [stdout] Current (7, 11), heading: Down(1), value: (Up(1), 82) [INFO] [stdout] Current (7, 10), heading: Left(2), value: (Down(1), 35) [INFO] [stdout] Overwriting (7, 10) with (Left(2), 43) [INFO] [stdout] Current (8, 10), heading: Left(1), value: (Left(2), 43) [INFO] [stdout] Overwriting (8, 10) with (Left(1), 49) [INFO] [stdout] Current (8, 10), heading: Left(1), value: (Up(3), 99) [INFO] [stdout] Current (8, 10), heading: Left(1), value: (Up(1), 82) [INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 49) [INFO] [stdout] Overwriting (9, 10) with (Up(1), 54) [INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 21) [INFO] [stdout] Overwriting (9, 10) with (Up(1), 26) [INFO] [stdout] Current (9, 11), heading: Right(3), value: (Up(1), 26) [INFO] [stdout] Current (9, 11), heading: Right(3), value: (Down(1), 16) [INFO] [stdout] Current (8, 11), heading: Right(2), value: (Left(3), 23) [INFO] [stdout] Overwriting (8, 11) with (Right(2), 31) [INFO] [stdout] Current (8, 11), heading: Right(2), value: (Left(1), 49) [INFO] [stdout] Current (8, 11), heading: Right(2), value: (Right(1), 21) [INFO] [stdout] Overwriting (8, 11) with (Right(2), 29) [INFO] [stdout] Current (7, 11), heading: Right(1), value: (Right(2), 29) [INFO] [stdout] Current (7, 11), heading: Right(1), value: (Left(2), 43) [INFO] [stdout] Current (7, 11), heading: Right(1), value: (Down(2), 27) [INFO] [stdout] Current (6, 11), heading: Up(1), value: (Down(1), 35) [INFO] [stdout] Overwriting (6, 11) with (Up(1), 43) [INFO] [stdout] Current (6, 12), heading: Left(3), value: (Up(1), 43) [INFO] [stdout] Overwriting (6, 12) with (Left(3), 47) [INFO] [stdout] Current (7, 12), heading: Left(2), value: (Left(3), 47) [INFO] [stdout] Current (7, 12), heading: Left(2), value: (Down(1), 35) [INFO] [stdout] Current (8, 12), heading: Left(1), value: (Down(2), 27) [INFO] [stdout] Current (8, 12), heading: Left(1), value: (Right(2), 29) [INFO] [stdout] Current (9, 12), heading: Down(3), value: (Right(1), 21) [INFO] [stdout] Current (9, 12), heading: Down(3), value: (Down(2), 11) [INFO] [stdout] Current (9, 11), heading: Down(2), value: (Down(1), 16) [INFO] [stdout] Current (9, 11), heading: Down(2), value: (Right(2), 29) [INFO] [stdout] Current (9, 11), heading: Down(2), value: (Down(1), 16) [INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(3), 23) [INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(1), 49) [INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(1), 21) [INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(1), 26) [INFO] [stdout] Overwriting (9, 9) with (Left(1), 32) [INFO] [stdout] Current (10, 9), heading: Down(3), value: (Left(1), 32) [INFO] [stdout] Current (10, 9), heading: Down(3), value: (Down(3), 19) [INFO] [stdout] Current (10, 8), heading: Down(2), value: (Up(3), 23) [INFO] [stdout] Overwriting (10, 8) with (Down(2), 31) [INFO] [stdout] Current (10, 8), heading: Down(2), value: (Up(2), 96) [INFO] [stdout] Current (10, 8), heading: Down(2), value: (Down(2), 27) [INFO] [stdout] Current (10, 7), heading: Down(1), value: (Down(2), 31) [INFO] [stdout] Overwriting (10, 7) with (Down(1), 37) [INFO] [stdout] Current (10, 7), heading: Down(1), value: (Up(1), 90) [INFO] [stdout] Current (10, 7), heading: Down(1), value: (Down(1), 32) [INFO] [stdout] Current (10, 6), heading: Left(1), value: (Down(1), 37) [INFO] [stdout] Overwriting (10, 6) with (Left(1), 44) [INFO] [stdout] Current (11, 6), heading: Up(3), value: (Left(1), 44) [INFO] [stdout] Current (11, 6), heading: Up(3), value: (Up(3), 44) [INFO] [stdout] Current (11, 7), heading: Up(2), value: (Left(1), 38) [INFO] [stdout] Current (11, 7), heading: Up(2), value: (Down(1), 37) [INFO] [stdout] Current (11, 7), heading: Up(2), value: (Up(2), 35) [INFO] [stdout] Current (11, 8), heading: Up(1), value: (Down(1), 32) [INFO] [stdout] Current (11, 8), heading: Up(1), value: (Down(2), 31) [INFO] [stdout] Current (11, 8), heading: Up(1), value: (Right(2), 21) [INFO] [stdout] Current (11, 9), heading: Right(3), value: (Down(2), 27) [INFO] [stdout] Current (11, 9), heading: Right(3), value: (Up(2), 27) [INFO] [stdout] Current (10, 9), heading: Right(2), value: (Down(3), 19) [INFO] [stdout] Current (10, 9), heading: Right(2), value: (Down(2), 31) [INFO] [stdout] Current (10, 9), heading: Right(2), value: (Left(1), 21) [INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(3), 23) [INFO] [stdout] Overwriting (9, 9) with (Right(1), 29) [INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(2), 96) [INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(1), 26) [INFO] [stdout] Current (8, 9), heading: Up(3), value: (Right(1), 29) [INFO] [stdout] Overwriting (8, 9) with (Up(3), 37) [INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(3), 37) [INFO] [stdout] Overwriting (8, 10) with (Up(2), 43) [INFO] [stdout] Current (8, 10), heading: Up(2), value: (Left(2), 43) [INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(1), 26) [INFO] [stdout] Overwriting (8, 10) with (Up(2), 32) [INFO] [stdout] Current (8, 11), heading: Up(1), value: (Up(2), 32) [INFO] [stdout] Current (8, 11), heading: Up(1), value: (Down(1), 35) [INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(3), 23) [INFO] [stdout] Current (8, 12), heading: Right(3), value: (Right(2), 29) [INFO] [stdout] Current (7, 12), heading: Right(2), value: (Right(1), 21) [INFO] [stdout] Current (7, 12), heading: Right(2), value: (Down(1), 35) [INFO] [stdout] Current (6, 12), heading: Right(1), value: (Down(2), 27) [INFO] [stdout] Overwriting (6, 12) with (Right(1), 31) [INFO] [stdout] Current (6, 12), heading: Right(1), value: (Up(1), 43) [INFO] [stdout] Current (5, 12), heading: Down(1), value: (Right(1), 31) [INFO] [stdout] Overwriting (5, 12) with (Down(1), 38) [INFO] [stdout] Current (5, 11), heading: Left(3), value: (Down(1), 38) [INFO] [stdout] Overwriting (5, 11) with (Left(3), 42) [INFO] [stdout] Current (6, 11), heading: Left(2), value: (Left(3), 42) [INFO] [stdout] Current (6, 11), heading: Left(2), value: (Up(1), 87) [INFO] [stdout] Current (6, 11), heading: Left(2), value: (Right(1), 31) [INFO] [stdout] Overwriting (6, 11) with (Left(2), 39) [INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 39) [INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 43) [INFO] [stdout] Current (7, 11), heading: Left(1), value: (Down(2), 27) [INFO] [stdout] Current (8, 11), heading: Down(3), value: (Down(1), 35) [INFO] [stdout] Current (8, 11), heading: Down(3), value: (Left(3), 23) [INFO] [stdout] Current (8, 10), heading: Down(2), value: (Right(2), 29) [INFO] [stdout] Current (8, 10), heading: Down(2), value: (Left(2), 43) [INFO] [stdout] Current (8, 10), heading: Down(2), value: (Up(1), 26) [INFO] [stdout] Current (8, 9), heading: Down(1), value: (Up(2), 32) [INFO] [stdout] Current (8, 9), heading: Down(1), value: (Left(1), 91) [INFO] [stdout] Current (8, 9), heading: Down(1), value: (Right(1), 29) [INFO] [stdout] Current (8, 8), heading: Left(1), value: (Up(3), 37) [INFO] [stdout] Overwriting (8, 8) with (Left(1), 45) [INFO] [stdout] Current (9, 8), heading: Up(2), value: (Left(1), 45) [INFO] [stdout] Overwriting (9, 8) with (Up(2), 51) [INFO] [stdout] Current (9, 8), heading: Up(2), value: (Down(2), 31) [INFO] [stdout] Overwriting (9, 8) with (Up(2), 37) [INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(2), 37) [INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(3), 37) [INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(3), 23) [INFO] [stdout] Current (9, 10), heading: Right(3), value: (Right(1), 29) [INFO] [stdout] Current (9, 10), heading: Right(3), value: (Left(3), 23) [INFO] [stdout] Current (8, 10), heading: Right(2), value: (Up(1), 26) [INFO] [stdout] Current (8, 10), heading: Right(2), value: (Up(3), 37) [INFO] [stdout] Current (8, 10), heading: Right(2), value: (Right(2), 29) [INFO] [stdout] Current (7, 10), heading: Right(1), value: (Up(2), 32) [INFO] [stdout] Overwriting (7, 10) with (Right(1), 40) [INFO] [stdout] Current (7, 10), heading: Right(1), value: (Left(1), 91) [INFO] [stdout] Current (7, 10), heading: Right(1), value: (Down(1), 35) [INFO] [stdout] Current (6, 10), heading: Up(1), value: (Right(1), 40) [INFO] [stdout] Overwriting (6, 10) with (Up(1), 46) [INFO] [stdout] Current (6, 11), heading: Right(3), value: (Up(1), 46) [INFO] [stdout] Current (6, 11), heading: Right(3), value: (Right(1), 31) [INFO] [stdout] Current (5, 11), heading: Right(2), value: (Left(2), 39) [INFO] [stdout] Current (5, 11), heading: Right(2), value: (Left(3), 81) [INFO] [stdout] Current (5, 11), heading: Right(2), value: (Down(1), 38) [INFO] [stdout] Current (4, 11), heading: Right(1), value: (Left(3), 42) [INFO] [stdout] Overwriting (4, 11) with (Right(1), 47) [INFO] [stdout] Current (4, 11), heading: Right(1), value: (Up(2), 70) [INFO] [stdout] Current (4, 11), heading: Right(1), value: (Left(1), 49) [INFO] [stdout] Current (3, 11), heading: Up(1), value: (Right(1), 47) [INFO] [stdout] Current (3, 12), heading: Left(2), value: (Up(1), 44) [INFO] [stdout] Current (4, 12), heading: Left(1), value: (Left(2), 43) [INFO] [stdout] Current (4, 12), heading: Left(1), value: (Right(1), 47) [INFO] [stdout] Current (5, 12), heading: Down(2), value: (Left(1), 49) [INFO] [stdout] Current (5, 12), heading: Down(2), value: (Right(1), 31) [INFO] [stdout] Current (5, 11), heading: Down(1), value: (Down(1), 38) [INFO] [stdout] Current (5, 11), heading: Down(1), value: (Right(1), 47) [INFO] [stdout] Current (5, 11), heading: Down(1), value: (Left(2), 39) [INFO] [stdout] Current (5, 10), heading: Left(3), value: (Left(3), 42) [INFO] [stdout] Overwriting (5, 10) with (Left(3), 50) [INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(3), 50) [INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(1), 82) [INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(2), 39) [INFO] [stdout] Overwriting (6, 10) with (Left(2), 45) [INFO] [stdout] Current (7, 10), heading: Left(1), value: (Left(2), 45) [INFO] [stdout] Current (7, 10), heading: Left(1), value: (Left(1), 91) [INFO] [stdout] Current (7, 10), heading: Left(1), value: (Down(1), 35) [INFO] [stdout] Current (8, 10), heading: Down(3), value: (Right(1), 40) [INFO] [stdout] Current (8, 10), heading: Down(3), value: (Up(1), 26) [INFO] [stdout] Current (8, 9), heading: Down(2), value: (Up(2), 32) [INFO] [stdout] Current (8, 9), heading: Down(2), value: (Left(1), 91) [INFO] [stdout] Current (8, 9), heading: Down(2), value: (Right(1), 29) [INFO] [stdout] Current (8, 8), heading: Down(1), value: (Up(3), 37) [INFO] [stdout] Current (8, 8), heading: Down(1), value: (Left(2), 89) [INFO] [stdout] Current (8, 8), heading: Down(1), value: (Up(2), 37) [INFO] [stdout] Current (8, 7), heading: Left(1), value: (Left(1), 45) [INFO] [stdout] Overwriting (8, 7) with (Left(1), 52) [INFO] [stdout] Current (9, 7), heading: Up(1), value: (Left(1), 52) [INFO] [stdout] Overwriting (9, 7) with (Up(1), 61) [INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 37) [INFO] [stdout] Overwriting (9, 7) with (Up(1), 46) [INFO] [stdout] Current (9, 8), heading: Left(3), value: (Up(1), 46) [INFO] [stdout] Current (9, 8), heading: Left(3), value: (Right(1), 29) [INFO] [stdout] Overwriting (9, 8) with (Left(3), 35) [INFO] [stdout] Current (10, 8), heading: Left(2), value: (Left(3), 35) [INFO] [stdout] Current (10, 8), heading: Left(2), value: (Down(1), 37) [INFO] [stdout] Current (10, 8), heading: Left(2), value: (Up(3), 23) [INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(2), 31) [INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(1), 32) [INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(3), 19) [INFO] [stdout] Current (12, 8), heading: Down(3), value: (Down(2), 27) [INFO] [stdout] Current (12, 7), heading: Down(2), value: (Right(2), 21) [INFO] [stdout] Overwriting (12, 7) with (Down(2), 24) [INFO] [stdout] Current (12, 7), heading: Down(2), value: (Down(1), 32) [INFO] [stdout] Current (12, 6), heading: Down(1), value: (Down(2), 24) [INFO] [stdout] Overwriting (12, 6) with (Down(1), 30) [INFO] [stdout] Current (12, 6), heading: Down(1), value: (Left(1), 38) [INFO] [stdout] Current (12, 5), heading: Right(2), value: (Down(1), 30) [INFO] [stdout] Overwriting (12, 5) with (Right(2), 34) [INFO] [stdout] Current (11, 5), heading: Right(1), value: (Right(2), 34) [INFO] [stdout] Overwriting (11, 5) with (Right(1), 39) [INFO] [stdout] Current (11, 5), heading: Right(1), value: (Up(2), 57) [INFO] [stdout] Current (11, 5), heading: Right(1), value: (Left(1), 38) [INFO] [stdout] Current (10, 5), heading: Up(2), value: (Right(1), 39) [INFO] [stdout] Overwriting (10, 5) with (Up(2), 43) [INFO] [stdout] Current (10, 6), heading: Up(1), value: (Up(2), 43) [INFO] [stdout] Current (10, 6), heading: Up(1), value: (Up(2), 81) [INFO] [stdout] Current (10, 6), heading: Up(1), value: (Left(1), 38) [INFO] [stdout] Current (10, 7), heading: Right(3), value: (Left(1), 44) [INFO] [stdout] Current (10, 7), heading: Right(3), value: (Down(2), 31) [INFO] [stdout] Current (9, 7), heading: Right(2), value: (Down(1), 37) [INFO] [stdout] Current (9, 7), heading: Right(2), value: (Up(2), 81) [INFO] [stdout] Current (9, 7), heading: Right(2), value: (Left(3), 35) [INFO] [stdout] Overwriting (9, 7) with (Right(2), 44) [INFO] [stdout] Current (8, 7), heading: Right(1), value: (Right(2), 44) [INFO] [stdout] Overwriting (8, 7) with (Right(1), 51) [INFO] [stdout] Current (8, 7), heading: Right(1), value: (Left(1), 77) [INFO] [stdout] Current (8, 7), heading: Right(1), value: (Left(1), 45) [INFO] [stdout] Current (7, 7), heading: Up(2), value: (Right(1), 51) [INFO] [stdout] Overwriting (7, 7) with (Up(2), 60) [INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(2), 60) [INFO] [stdout] Overwriting (7, 8) with (Up(1), 69) [INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(1), 80) [INFO] [stdout] Current (7, 8), heading: Up(1), value: (Left(1), 45) [INFO] [stdout] Overwriting (7, 8) with (Up(1), 54) [INFO] [stdout] Current (7, 9), heading: Left(1), value: (Up(1), 54) [INFO] [stdout] Overwriting (7, 9) with (Left(1), 63) [INFO] [stdout] Current (7, 9), heading: Left(1), value: (Right(1), 40) [INFO] [stdout] Overwriting (7, 9) with (Left(1), 49) [INFO] [stdout] Current (8, 9), heading: Down(3), value: (Left(1), 49) [INFO] [stdout] Current (8, 9), heading: Down(3), value: (Right(1), 29) [INFO] [stdout] Current (8, 8), heading: Down(2), value: (Up(3), 37) [INFO] [stdout] Current (8, 8), heading: Down(2), value: (Up(1), 54) [INFO] [stdout] Current (8, 8), heading: Down(2), value: (Left(3), 35) [INFO] [stdout] Overwriting (8, 8) with (Down(2), 43) [INFO] [stdout] Current (8, 7), heading: Down(1), value: (Down(2), 43) [INFO] [stdout] Overwriting (8, 7) with (Down(1), 50) [INFO] [stdout] Current (8, 7), heading: Down(1), value: (Up(2), 60) [INFO] [stdout] Current (8, 7), heading: Down(1), value: (Right(2), 44) [INFO] [stdout] Current (8, 6), heading: Left(1), value: (Down(1), 50) [INFO] [stdout] Overwriting (8, 6) with (Left(1), 58) [INFO] [stdout] Current (9, 6), heading: Up(2), value: (Left(1), 58) [INFO] [stdout] Overwriting (9, 6) with (Up(2), 65) [INFO] [stderr] error: test failed, to rerun pass `--bin aoc` [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] [INFO] [stdout] thread 'y2023::day17::tests::part_1_test' (82) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e2f1145 - core::panicking::assert_failed::hd1977e4a86725dc9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e13d12e - aoc::y2023::day17::tests::part_1_test::hd3ee93e37735f19c [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:262:9 [INFO] [stdout] 22: 0x63df5e13d157 - aoc::y2023::day17::tests::part_1_test::{{closure}}::h28b16cff0b49707b [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day17.rs:247:21 [INFO] [stdout] 23: 0x63df5e133a36 - core::ops::function::FnOnce::call_once::h7f54aba3ee2a2054 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- y2023::day8::tests::loop_size_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'y2023::day8::tests::loop_size_test' (146) 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: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63df5e4d79f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63df5e4d79f2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63df5e4d79f2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63df5e4e875f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63df5e4e875f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63df5e4a4331 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63df5e4a4331 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63df5e4b06a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63df5e4b552f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63df5e4b53c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63df5e1ab99e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x63df5e1ab99e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63df5e4b5bef - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x63df5e4b5bef - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63df5e4b5a4a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63df5e4b07e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63df5e498acd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63df5e4f1200 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x63df5e4f1003 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x63df5e15045f - core::panicking::assert_failed::h5f2ee089ff625e08 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x63df5e0f9d6c - aoc::y2023::day8::tests::loop_size_test::h0eb9e1a185915a67 [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day8.rs:270:9 [INFO] [stdout] 22: 0x63df5e0fa0e7 - aoc::y2023::day8::tests::loop_size_test::{{closure}}::h98d4ef54e130481b [INFO] [stdout] at /opt/rustwide/workdir/src/y2023/day8.rs:250:24 [INFO] [stdout] 23: 0x63df5e132346 - core::ops::function::FnOnce::call_once::h159ab791dc57d103 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63df5e1ab77b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63df5e1ab77b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63df5e1c13a5 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63df5e1c13a5 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63df5e1c13a5 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63df5e1c13a5 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63df5e1c13a5 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63df5e1c13a5 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63df5e1c13a5 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63df5e197bb4 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63df5e197bb4 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63df5e19b55a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63df5e19b55a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63df5e19b55a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63df5e19b55a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63df5e19b55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63df5e19b55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63df5e4ab91f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x63df5e4ab91f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x74dac2b72aa4 - [INFO] [stdout] 45: 0x74dac2bffa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] y2023::day11::tests::star_expansion [INFO] [stdout] y2023::day14::tests::part_2_test [INFO] [stdout] y2023::day17::tests::part_1_small2_test [INFO] [stdout] y2023::day17::tests::part_1_small3_test [INFO] [stdout] y2023::day17::tests::part_1_small_test [INFO] [stdout] y2023::day17::tests::part_1_test [INFO] [stdout] y2023::day17::tests::part_2_test [INFO] [stdout] y2023::day18::tests::part_1_test [INFO] [stdout] y2023::day18::tests::part_2_test [INFO] [stdout] y2023::day19::tests::part_1_test [INFO] [stdout] y2023::day19::tests::part_2_test [INFO] [stdout] y2023::day20::tests::part_1_test [INFO] [stdout] y2023::day20::tests::part_2_test [INFO] [stdout] y2023::day8::tests::loop_size_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 131 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f198b3aa2dde2fc9d62705b02d3f253ab17a91a19d6413407ad499104c7c78c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f198b3aa2dde2fc9d62705b02d3f253ab17a91a19d6413407ad499104c7c78c0", kill_on_drop: false }` [INFO] [stdout] f198b3aa2dde2fc9d62705b02d3f253ab17a91a19d6413407ad499104c7c78c0