[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebond2%2Faoc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jessebond2/aoc
[INFO] finished tweaking git repo https://github.com/jessebond2/aoc
[INFO] tweaked toml for git repo https://github.com/jessebond2/aoc written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jessebond2/aoc on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded rustc_version v0.2.3
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded adler2 v2.0.0
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded bitflags v2.6.0
[INFO] [stderr]   Downloaded errno v0.3.10
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded tempfile v3.10.1
[INFO] [stderr]   Downloaded futures-task v0.3.31
[INFO] [stderr]   Downloaded anstyle-query v1.1.2
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.1
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded untrusted v0.9.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded anstyle-parse v0.2.6
[INFO] [stderr]   Downloaded getrandom v0.2.15
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded base64 v0.22.1
[INFO] [stderr]   Downloaded tracing v0.1.41
[INFO] [stderr]   Downloaded tokio-util v0.7.13
[INFO] [stderr]   Downloaded hashbrown v0.15.2
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.8
[INFO] [stderr]   Downloaded idna v1.0.3
[INFO] [stderr]   Downloaded icu_properties_data v1.5.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded gimli v0.31.1
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded object v0.36.5
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded reqwest v0.12.9
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded zerovec v0.10.4
[INFO] [stderr]   Downloaded futures-util v0.3.31
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.6
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded mio v1.0.3
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded icu_collections v1.5.0
[INFO] [stderr]   Downloaded bumpalo v3.16.0
[INFO] [stderr]   Downloaded http v1.2.0
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] [stderr]   Downloaded backtrace v0.3.74
[INFO] [stderr]   Downloaded url v2.5.4
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded libc v0.2.169
[INFO] [stderr]   Downloaded bytes v1.9.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.0
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.6
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded rand v0.6.5
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded tracing-core v0.1.33
[INFO] [stderr]   Downloaded hyper-util v0.1.10
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded security-framework v2.11.1
[INFO] [stderr]   Downloaded addr2line v0.24.2
[INFO] [stderr]   Downloaded icu_normalizer v1.5.0
[INFO] [stderr]   Downloaded icu_locid v1.5.0
[INFO] [stderr]   Downloaded icu_provider v1.5.0
[INFO] [stderr]   Downloaded icu_properties v1.5.1
[INFO] [stderr]   Downloaded smallvec v1.13.2
[INFO] [stderr]   Downloaded js-sys v0.3.76
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded httparse v1.9.5
[INFO] [stderr]   Downloaded schannel v0.1.27
[INFO] [stderr]   Downloaded socket2 v0.5.8
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.99
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded spin v0.9.8
[INFO] [stderr]   Downloaded encoding_rs v0.8.35
[INFO] [stderr]   Downloaded ryu v1.0.18
[INFO] [stderr]   Downloaded shlex v1.3.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.7
[INFO] [stderr]   Downloaded security-framework-sys v2.13.0
[INFO] [stderr]   Downloaded icu_locid_transform v1.5.0
[INFO] [stderr]   Downloaded writeable v0.5.5
[INFO] [stderr]   Downloaded tinystr v0.7.6
[INFO] [stderr]   Downloaded yoke v0.7.5
[INFO] [stderr]   Downloaded idna_adapter v1.2.0
[INFO] [stderr]   Downloaded rand_jitter v0.1.4
[INFO] [stderr]   Downloaded rand_pcg v0.1.2
[INFO] [stderr]   Downloaded anstream v0.6.18
[INFO] [stderr]   Downloaded zeroize v1.8.1
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded futures-core v0.3.31
[INFO] [stderr]   Downloaded system-configuration v0.6.1
[INFO] [stderr]   Downloaded pkg-config v0.3.31
[INFO] [stderr]   Downloaded core-foundation v0.9.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] [stderr]   Downloaded rustc-demangle v0.1.24
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.1
[INFO] [stderr]   Downloaded tower-service v0.3.3
[INFO] [stderr]   Downloaded litemap v0.7.4
[INFO] [stderr]   Downloaded displaydoc v0.2.5
[INFO] [stderr]   Downloaded synstructure v0.13.1
[INFO] [stderr]   Downloaded zerovec-derive v0.10.3
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.99
[INFO] [stderr]   Downloaded windows-result v0.2.0
[INFO] [stderr]   Downloaded lock_api v0.1.5
[INFO] [stderr]   Downloaded cloudabi v0.0.3
[INFO] [stderr]   Downloaded rand_os v0.1.3
[INFO] [stderr]   Downloaded parking_lot_core v0.4.0
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded futures-channel v0.3.31
[INFO] [stderr]   Downloaded slab v0.4.9
[INFO] [stderr]   Downloaded ipnet v2.10.1
[INFO] [stderr]   Downloaded rustls-pemfile v2.2.0
[INFO] [stderr]   Downloaded system-configuration-sys v0.6.0
[INFO] [stderr]   Downloaded windows-sys v0.59.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded hyper-tls v0.6.0
[INFO] [stderr]   Downloaded mime v0.3.17
[INFO] [stderr]   Downloaded sync_wrapper v1.0.2
[INFO] [stderr]   Downloaded windows-registry v0.2.0
[INFO] [stderr]   Downloaded scopeguard v0.3.3
[INFO] [stderr]   Downloaded http-body-util v0.1.2
[INFO] [stderr]   Downloaded want v0.3.1
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded fastrand v2.3.0
[INFO] [stderr]   Downloaded utf16_iter v1.0.5
[INFO] [stderr]   Downloaded write16 v1.0.0
[INFO] [stderr]   Downloaded yoke-derive v0.7.5
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.5
[INFO] [stderr]   Downloaded utf8_iter v1.0.4
[INFO] [stderr]   Downloaded percent-encoding v2.3.1
[INFO] [stderr]   Downloaded form_urlencoded v1.2.1
[INFO] [stderr]   Downloaded icu_provider_macros v1.5.0
[INFO] [stderr]   Downloaded zerofrom v0.1.5
[INFO] [stderr]   Downloaded owning_ref v0.4.1
[INFO] [stderr]   Downloaded colorchoice v1.0.3
[INFO] [stderr]   Downloaded subtle v2.6.1
[INFO] [stderr]   Downloaded futures-io v0.3.31
[INFO] [stderr]   Downloaded atomic-waker v1.1.2
[INFO] [stderr]   Downloaded equivalent v1.0.1
[INFO] [stderr]   Downloaded futures-sink v0.3.31
[INFO] [stderr]   Downloaded http-body v1.0.1
[INFO] [stderr]   Downloaded try-lock v0.2.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.99
[INFO] [stderr]   Downloaded windows-sys v0.52.0
[INFO] [stderr]   Downloaded windows-targets v0.52.6
[INFO] [stderr]   Downloaded stable_deref_trait v1.2.0
[INFO] [stderr]   Downloaded rand_chacha v0.1.1
[INFO] [stderr]   Downloaded rand_isaac v0.1.1
[INFO] [stderr]   Downloaded autocfg v0.1.8
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr]   Downloaded workerpool v1.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.99
[INFO] [stderr]   Downloaded windows-strings v0.1.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded rdrand v0.4.0
[INFO] [stderr]   Downloaded rand_xorshift v0.1.1
[INFO] [stderr]   Downloaded rand_hc v0.1.0
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded parking_lot v0.7.1
[INFO] [stderr]   Downloaded ring v0.17.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c6f0810558d4d7b373463c09ec5bd511255ac6d40c9d71ecc45810f5e5ee81c
[INFO] running `Command { std: "docker" "start" "-a" "9c6f0810558d4d7b373463c09ec5bd511255ac6d40c9d71ecc45810f5e5ee81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c6f0810558d4d7b373463c09ec5bd511255ac6d40c9d71ecc45810f5e5ee81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6f0810558d4d7b373463c09ec5bd511255ac6d40c9d71ecc45810f5e5ee81c", kill_on_drop: false }`
[INFO] [stdout] 9c6f0810558d4d7b373463c09ec5bd511255ac6d40c9d71ecc45810f5e5ee81c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4c8cca57db4d9693969fb5f0b80a90e6d1439a9d57fe190c9580d0e967779b0
[INFO] running `Command { std: "docker" "start" "-a" "a4c8cca57db4d9693969fb5f0b80a90e6d1439a9d57fe190c9580d0e967779b0", 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 shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling workerpool v1.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/day8.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node> {
[INFO] [stdout]    |                         ^^                              ^^^^
[INFO] [stdout]    |                         |                               |
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here     the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "a4c8cca57db4d9693969fb5f0b80a90e6d1439a9d57fe190c9580d0e967779b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4c8cca57db4d9693969fb5f0b80a90e6d1439a9d57fe190c9580d0e967779b0", kill_on_drop: false }`
[INFO] [stdout] a4c8cca57db4d9693969fb5f0b80a90e6d1439a9d57fe190c9580d0e967779b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca45e337900147a8d5740ca54d097ba0f643cbac86b67573ef885d55466b686
[INFO] running `Command { std: "docker" "start" "-a" "7ca45e337900147a8d5740ca54d097ba0f643cbac86b67573ef885d55466b686", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/y2023/day8.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node> {
[INFO] [stdout]    |                         ^^                              ^^^^
[INFO] [stdout]    |                         |                               |
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         |                               the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here     the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.68s
[INFO] running `Command { std: "docker" "inspect" "7ca45e337900147a8d5740ca54d097ba0f643cbac86b67573ef885d55466b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca45e337900147a8d5740ca54d097ba0f643cbac86b67573ef885d55466b686", kill_on_drop: false }`
[INFO] [stdout] 7ca45e337900147a8d5740ca54d097ba0f643cbac86b67573ef885d55466b686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fbbdae959e44cf39e01209579d0b9122ab8ee08f43b7e998a37ceb5829dfa9f0
[INFO] running `Command { std: "docker" "start" "-a" "fbbdae959e44cf39e01209579d0b9122ab8ee08f43b7e998a37ceb5829dfa9f0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/y2023/day8.rs:15:25
[INFO] [stdout] running 145 tests
[INFO] [stderr]    |
[INFO] [stdout] test y2021::day3::tests::co2_rating_test ... ok
[INFO] [stderr] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node> {
[INFO] [stdout] test y2021::day3::tests::part_two_test ... ok
[INFO] [stderr]    |                         ^^                              ^^^^
[INFO] [stdout] test y2021::day3::tests::part_one_test ... ok
[INFO] [stderr]    |                         |                               |
[INFO] [stdout] test y2023::day11::tests::part_1_test ... ok
[INFO] [stderr]    |                         |                               the same lifetime is hidden here
[INFO] [stdout] test y2023::day10::tests::part_1_test ... ok
[INFO] [stderr]    |                         |                               the same lifetime is hidden here
[INFO] [stdout] test y2023::day10::tests::part_1_test_2 ... ok
[INFO] [stderr]    |                         the lifetime is elided here     the same lifetime is hidden here
[INFO] [stdout] test y2023::day11::tests::part_2_test ... ok
[INFO] [stderr]    |
[INFO] [stdout] test y2021::day4::tests::build_boards_test ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test y2023::day12::tests::get_possibilities2 ... ok
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test y2023::day12::tests::get_possibilities ... ok
[INFO] [stderr] help: consistently use `'_`
[INFO] [stdout] test y2021::day3::tests::oxygen_generator_rating_test ... ok
[INFO] [stderr]    |
[INFO] [stdout] test y2023::day12::tests::from_str2_v2_test ... ok
[INFO] [stderr] 15 | fn build_map(iter: Iter<'_, String>) -> HashMap<String, Node<'_>> {
[INFO] [stdout] test y2023::day12::tests::dp_base_case_test ... ok
[INFO] [stderr]    |                                                             ++++
[INFO] [stdout] test y2023::day11::tests::star_distance ... ok
[INFO] [stderr] 
[INFO] [stdout] test y2023::day12::tests::parse_spring_group2 ... ok
[INFO] [stderr] warning: `aoc` (bin "aoc" test) generated 1 warning (run `cargo fix --bin "aoc" -p aoc --tests` to apply 1 suggestion)
[INFO] [stdout] test y2023::day12::tests::is_valid ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stdout] test y2023::day12::tests::part_1_test ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc-47c171c8a2f8f4ce)
[INFO] [stdout] test y2023::day13::tests::bit_difference_test ... ok
[INFO] [stdout] test y2023::day13::tests::bit_count_test ... ok
[INFO] [stdout] test y2023::day13::tests::bit_difference_index_test ... ok
[INFO] [stdout] test y2023::day13::tests::flip_bit_test ... ok
[INFO] [stdout] test y2023::day13::tests::is_reflection_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day13::tests::reflection_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_2_input_test ... ok
[INFO] [stdout] test y2023::day13::tests::score_test ... ok
[INFO] [stdout] test y2023::day14::tests::get_score_test ... ok
[INFO] [stdout] test y2023::day13::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day14::tests::part_1_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::day15::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day15::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day16::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day16::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day12::tests::dp_possibilities_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_small3_test ... FAILED
[INFO] [stdout] test y2023::day18::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day19::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day1::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day17::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day1::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day17::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day18::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day17::tests::part_1_small_test ... FAILED
[INFO] [stdout] test y2023::day19::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day20::tests::part_2_test ... FAILED
[INFO] [stdout] test y2023::day20::tests::part_1_test ... FAILED
[INFO] [stdout] test y2023::day3::tests::parse_numbers_test ... ok
[INFO] [stdout] test y2023::day3::tests::parse_symbols_test ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_above_and_below ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_edge2 ... ok
[INFO] [stdout] test y2023::day3::tests::part_1_test_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_1_test2 ... ok
[INFO] [stdout] test y2023::day6::tests::new_race ... ok
[INFO] [stdout] test y2023::day6::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day5::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day7::tests::compare_hands ... ok
[INFO] [stdout] test y2023::day7::tests::compare_hands_2 ... ok
[INFO] [stdout] test y2023::day7::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day7::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day7::tests::test_hands ... ok
[INFO] [stdout] test y2023::day7::tests::test_hands_2 ... ok
[INFO] [stdout] test y2023::day8::tests::find_ending_with_a_test ... ok
[INFO] [stdout] test y2023::day8::tests::loop_size_test ... FAILED
[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::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 y2023::day12::tests::parse_spring_group ... 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 y2023::day2::tests::part_1_test ... ok
[INFO] [stdout] test y2023::day2::tests::parse_game ... ok
[INFO] [stdout] test y2023::day2::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day20::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day20::tests::part_1_test ... ok
[INFO] [stdout] test y2024::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 y2023::day6::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_2_test ... ok
[INFO] [stdout] test y2024::day25::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day2::tests::part_1_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::day2::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day22::tests::part_1_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::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 y2024::day4::tests::part_2_test ... ok
[INFO] [stdout] test y2024::day4::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day3::tests::part_1_test ... ok
[INFO] [stdout] test y2024::day3::tests::part_2_test ... ok
[INFO] [stdout] test y2023::day1::tests::parse_line2_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day11::tests::star_expansion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day11::tests::star_expansion' (27) panicked at src/y2023/day11.rs:133:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Star { x: 1, y: 1 }
[INFO] [stdout]  right: Star { x: 2, y: 2 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc1c8b54 - core::panicking::assert_failed::h907677ad0efd8dbc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc20823f - aoc::y2023::day11::tests::star_expansion::h4ad93c41c2985feb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day11.rs:133:9
[INFO] [stdout]   22:     0x58dafc2085d7 - aoc::y2023::day11::tests::star_expansion::{{closure}}::h223b66a2045a4037
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day11.rs:125:24
[INFO] [stdout]   23:     0x58dafc2197b6 - core::ops::function::FnOnce::call_once::h7036b5664ef46185
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day14::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day14::tests::part_2_test' (70) 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:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc571383 - core::panicking::assert_failed::hbb2473d641487b15
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1de55f - aoc::y2023::day14::tests::part_2_test::h02dd8f155b414240
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day14.rs:401:9
[INFO] [stdout]   22:     0x58dafc1de587 - aoc::y2023::day14::tests::part_2_test::{{closure}}::h2a9d68b6c134ff3b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day14.rs:398:21
[INFO] [stdout]   23:     0x58dafc21afa6 - core::ops::function::FnOnce::call_once::hed6d7c99d81057d9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_small2_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Traversing (2, 2), heading Right(2)
[INFO] [stdout] Base case (3, 2), 1
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Right(3), 1)
[INFO] [stdout] 	Inserting (2, 2) with (Right(2), 2)
[INFO] [stdout] Traversing (2, 1), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Up(2)
[INFO] [stdout] Traversing (1, 0), heading Left(1)
[INFO] [stdout] Current (1, 0), heading: Left(1), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Left(1), 1)
[INFO] [stdout] Traversing (1, 1), heading Down(1)
[INFO] [stdout] Traversing (1, 2), heading Down(2)
[INFO] [stdout] Traversing (0, 2), heading Left(1)
[INFO] [stdout] Traversing (0, 1), heading Up(1)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Up(1), 1)
[INFO] [stdout] Traversing (1, 1), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Right(2)
[INFO] [stdout] Traversing (3, 1), heading Right(3)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(1), 1)
[INFO] [stdout] 	Inserting (2, 0) with (Left(1), 2)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(2), 2)
[INFO] [stdout] 	Inserting (2, 1) with (Down(1), 7)
[INFO] [stdout] Traversing (1, 1), heading Left(1)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] 	Inserting (1, 1) with (Left(1), 6)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Left(1), 1)
[INFO] [stdout] Traversing (1, 2), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Left(1)
[INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] 	Inserting (0, 2) with (Left(1), 10)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(1), 10)
[INFO] [stdout] 	Inserting (1, 2) with (Down(1), 19)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Right(2), 2)
[INFO] [stdout] 	Overwriting (1, 2) with (Down(1), 11)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Down(1), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] Traversing (3, 1), heading Right(1)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] 	Inserting (3, 0) with (Up(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Up(1), 3)
[INFO] [stdout] 	Inserting (3, 1) with (Right(1), 4)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Right(3), 1)
[INFO] [stdout] 	Overwriting (3, 1) with (Right(1), 2)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(1), 2)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Down(1), 7)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Right(3), 1)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(2), 2)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Down(1), 7)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(1), 1)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Down(1), 11)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Left(1), 6)
[INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(1), 10)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Right(2), 2)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Down(1), 11)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Down(1), 7)
[INFO] [stdout] Current (1, 0), heading: Left(1), value: (Left(1), 6)
[INFO] [stdout] Current (2, 0), heading: Up(2), value: (Left(1), 1)
[INFO] [stdout] Current (2, 0), heading: Up(2), value: (Up(1), 3)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 6)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Right(1), 2)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Down(1), 7)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Right(2), 2)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 6)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Down(1), 11)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 10)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_small2_test' (82) 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:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc571383 - core::panicking::assert_failed::hbb2473d641487b15
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1febe4 - aoc::y2023::day17::tests::part_1_small2_test::h5294ff195b032da9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:234:9
[INFO] [stdout]   22:     0x58dafc1fec07 - aoc::y2023::day17::tests::part_1_small2_test::{{closure}}::h750d36fd8cdbefaa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:229:28
[INFO] [stdout]   23:     0x58dafc219ec6 - core::ops::function::FnOnce::call_once::h9da9916ed1b64872
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_small3_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Traversing (2, 2), heading Right(2)
[INFO] [stdout] Traversing (3, 2), heading Right(3)
[INFO] [stdout] Traversing (3, 1), heading Up(1)
[INFO] [stdout] Traversing (3, 0), heading Up(2)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Traversing (1, 0), heading Left(2)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Left(2), 1)
[INFO] [stdout] Traversing (1, 1), heading Down(1)
[INFO] [stdout] Traversing (1, 2), heading Down(2)
[INFO] [stdout] Traversing (0, 2), heading Left(1)
[INFO] [stdout] Traversing (0, 1), heading Up(1)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Up(1), 1)
[INFO] [stdout] Traversing (1, 1), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Right(2)
[INFO] [stdout] Traversing (3, 1), heading Right(3)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 1)
[INFO] [stdout] 	Inserting (2, 0) with (Left(1), 2)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Traversing (2, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Left(1)
[INFO] [stdout] Traversing (0, 2), heading Left(2)
[INFO] [stdout] Current (0, 2), heading: Left(2), value: (Up(1), 1)
[INFO] [stdout] 	Inserting (0, 2) with (Left(2), 10)
[INFO] [stdout] Current (1, 2), heading: Left(1), value: (Left(2), 10)
[INFO] [stdout] 	Inserting (1, 2) with (Left(1), 19)
[INFO] [stdout] Traversing (1, 1), heading Up(1)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Left(2), 1)
[INFO] [stdout] 	Inserting (1, 1) with (Up(1), 6)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(1), 1)
[INFO] [stdout] Traversing (2, 1), heading Right(1)
[INFO] [stdout] Traversing (3, 1), heading Right(2)
[INFO] [stdout] Traversing (4, 1), heading Right(3)
[INFO] [stdout] Traversing (4, 0), heading Up(1)
[INFO] [stdout] Traversing (3, 0), heading Left(1)
[INFO] [stdout] Current (3, 0), heading: Left(1), value: (Left(1), 2)
[INFO] [stdout] 	Inserting (3, 0) with (Left(1), 3)
[INFO] [stdout] Traversing (3, 1), heading Down(1)
[INFO] [stdout] Traversing (3, 2), heading Down(2)
[INFO] [stdout] Traversing (2, 2), heading Left(1)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Left(1), 19)
[INFO] [stdout] 	Inserting (2, 2) with (Left(1), 28)
[INFO] [stdout] Traversing (2, 1), heading Up(1)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] 	Inserting (2, 1) with (Up(1), 7)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] Traversing (3, 1), heading Right(1)
[INFO] [stdout] Traversing (4, 1), heading Right(2)
[INFO] [stdout] Traversing (4, 0), heading Up(1)
[INFO] [stdout] Current (4, 0), heading: Up(1), value: (Left(1), 3)
[INFO] [stdout] 	Inserting (4, 0) with (Up(1), 4)
[INFO] [stdout] Current (4, 1), heading: Right(2), value: (Up(1), 4)
[INFO] [stdout] 	Inserting (4, 1) with (Right(2), 5)
[INFO] [stdout] Base case (4, 2), 1
[INFO] [stdout] Current (4, 1), heading: Right(2), value: (Down(1), 1)
[INFO] [stdout] 	Overwriting (4, 1) with (Right(2), 2)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Right(2), 2)
[INFO] [stdout] 	Inserting (3, 1) with (Right(1), 7)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Left(1), 3)
[INFO] [stdout] Traversing (3, 2), heading Down(1)
[INFO] [stdout] Current (3, 2), heading: Down(1), value: (Left(1), 28)
[INFO] [stdout] 	Inserting (3, 2) with (Down(1), 29)
[INFO] [stdout] Current (3, 2), heading: Down(1), value: (Down(1), 1)
[INFO] [stdout] 	Overwriting (3, 2) with (Down(1), 2)
[INFO] [stdout] Current (3, 1), heading: Right(1), value: (Down(1), 2)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Right(1), 7)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(1), 7)
[INFO] [stdout] 	Overwriting (2, 2) with (Left(1), 16)
[INFO] [stdout] Current (3, 2), heading: Down(2), value: (Left(1), 16)
[INFO] [stdout] Current (3, 2), heading: Down(2), value: (Down(1), 1)
[INFO] [stdout] Current (3, 1), heading: Down(1), value: (Down(1), 2)
[INFO] [stdout] Current (3, 1), heading: Down(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 1), heading: Down(1), value: (Right(2), 2)
[INFO] [stdout] Current (3, 0), heading: Left(1), value: (Right(1), 7)
[INFO] [stdout] Current (4, 0), heading: Up(1), value: (Left(1), 3)
[INFO] [stdout] Current (4, 1), heading: Right(3), value: (Up(1), 4)
[INFO] [stdout] Current (4, 1), heading: Right(3), value: (Down(1), 1)
[INFO] [stdout] Current (3, 1), heading: Right(2), value: (Right(2), 2)
[INFO] [stdout] Current (3, 1), heading: Right(2), value: (Left(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(2), value: (Down(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(1), value: (Right(1), 7)
[INFO] [stdout] Current (2, 1), heading: Right(1), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(1), value: (Left(1), 16)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(1), 7)
[INFO] [stdout] Current (1, 2), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] 	Overwriting (1, 2) with (Left(1), 15)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Left(1), 15)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Down(1), 2)
[INFO] [stdout] 	Overwriting (2, 2) with (Down(2), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(1), 7)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 2)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Up(1), 4)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Left(1), 3)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Down(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Right(1), 7)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 2)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Down(2), 11)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Up(1), 7)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 1)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(1), 15)
[INFO] [stdout] Current (0, 1), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 2), heading: Left(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(2), 10)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Down(2), 11)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Left(1), 15)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 1)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 7)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Up(1), 6)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(1), 2)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Up(1), 4)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Left(1), 3)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(1), 7)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Right(2), 2)
[INFO] [stdout] Current (3, 2), heading: Right(3), value: (Right(1), 7)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Down(1), 2)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 7)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Down(2), 11)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Left(1), 15)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(2), 10)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_small3_test' (86) 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:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc571383 - core::panicking::assert_failed::hbb2473d641487b15
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1fec94 - aoc::y2023::day17::tests::part_1_small3_test::ha6aeae504c9f6156
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:243:9
[INFO] [stdout]   22:     0x58dafc1fecb7 - aoc::y2023::day17::tests::part_1_small3_test::{{closure}}::h6f9442193ccc495e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:238:28
[INFO] [stdout]   23:     0x58dafc21af26 - core::ops::function::FnOnce::call_once::hecc9038e7160bf34
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day18::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day18::tests::part_2_test' (96) panicked at src/y2023/day18.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1e9282 - aoc::y2023::day18::tests::part_2_test::h7a5d05c550a2c709
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:24:9
[INFO] [stdout]   22:     0x58dafc1e92a7 - aoc::y2023::day18::tests::part_2_test::{{closure}}::h824e9f4a93df68a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:21:21
[INFO] [stdout]   23:     0x58dafc21a8f6 - core::ops::function::FnOnce::call_once::hcd9dbe9659a25e0c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day19::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day19::tests::part_2_test' (98) panicked at src/y2023/day19.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1fedf2 - aoc::y2023::day19::tests::part_2_test::ha809456a2f96c3cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:24:9
[INFO] [stdout]   22:     0x58dafc1fee17 - aoc::y2023::day19::tests::part_2_test::{{closure}}::h1af8810f96aa9a48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:21:21
[INFO] [stdout]   23:     0x58dafc21aee6 - core::ops::function::FnOnce::call_once::hea35f4322e55b205
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc`
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_2_test' (94) panicked at src/y2023/day17.rs:269:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1fea82 - aoc::y2023::day17::tests::part_2_test::h556c95eef536c914
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:269:9
[INFO] [stdout]   22:     0x58dafc1feaa7 - aoc::y2023::day17::tests::part_2_test::{{closure}}::hd03c834e8e09cf55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:266:21
[INFO] [stdout]   23:     0x58dafc218cb6 - core::ops::function::FnOnce::call_once::h3c3d6dd72cd84c08
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (0, 3), heading Down(3)
[INFO] [stdout] Traversing (1, 3), heading Right(1)
[INFO] [stdout] Traversing (2, 3), heading Right(2)
[INFO] [stdout] Traversing (3, 3), heading Right(3)
[INFO] [stdout] Traversing (3, 2), heading Up(1)
[INFO] [stdout] Traversing (3, 1), heading Up(2)
[INFO] [stdout] Traversing (3, 0), heading Up(3)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Traversing (1, 0), heading Left(2)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Left(2), 4)
[INFO] [stdout] Traversing (1, 1), heading Down(1)
[INFO] [stdout] Traversing (1, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 3), heading Down(3)
[INFO] [stdout] Traversing (0, 3), heading Left(1)
[INFO] [stdout] Traversing (0, 2), heading Up(1)
[INFO] [stdout] Traversing (0, 1), heading Up(2)
[INFO] [stdout] Current (0, 1), heading: Up(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Up(2), 3)
[INFO] [stdout] Traversing (1, 1), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Right(2)
[INFO] [stdout] Traversing (3, 1), heading Right(3)
[INFO] [stdout] Traversing (3, 0), heading Up(1)
[INFO] [stdout] Traversing (2, 0), heading Left(1)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 4)
[INFO] [stdout] 	Inserting (2, 0) with (Left(1), 5)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Traversing (2, 2), heading Down(2)
[INFO] [stdout] Traversing (2, 3), heading Down(3)
[INFO] [stdout] Traversing (1, 3), heading Left(1)
[INFO] [stdout] Traversing (0, 3), heading Left(2)
[INFO] [stdout] Traversing (0, 2), heading Up(1)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Up(2), 3)
[INFO] [stdout] 	Inserting (0, 2) with (Up(1), 6)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Traversing (2, 2), heading Right(2)
[INFO] [stdout] Traversing (3, 2), heading Right(3)
[INFO] [stdout] Traversing (3, 1), heading Up(1)
[INFO] [stdout] Traversing (3, 0), heading Up(2)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(1), 5)
[INFO] [stdout] 	Inserting (3, 0) with (Up(2), 8)
[INFO] [stdout] Traversing (4, 0), heading Right(1)
[INFO] [stdout] Traversing (5, 0), heading Right(2)
[INFO] [stdout] Traversing (6, 0), heading Right(3)
[INFO] [stdout] Traversing (6, 1), heading Down(1)
[INFO] [stdout] Traversing (6, 2), heading Down(2)
[INFO] [stdout] Traversing (6, 3), heading Down(3)
[INFO] [stdout] Traversing (5, 3), heading Left(1)
[INFO] [stdout] Traversing (4, 3), heading Left(2)
[INFO] [stdout] Traversing (3, 3), heading Left(3)
[INFO] [stdout] Traversing (3, 2), heading Up(1)
[INFO] [stdout] Traversing (3, 1), heading Up(2)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(2), 8)
[INFO] [stdout] 	Inserting (3, 1) with (Up(2), 13)
[INFO] [stdout] Traversing (2, 1), heading Left(1)
[INFO] [stdout] Traversing (1, 1), heading Left(2)
[INFO] [stdout] Current (1, 1), heading: Left(2), value: (Up(2), 3)
[INFO] [stdout] 	Inserting (1, 1) with (Left(2), 5)
[INFO] [stdout] Current (1, 1), heading: Left(2), value: (Left(2), 4)
[INFO] [stdout] Traversing (1, 2), heading Down(1)
[INFO] [stdout] Traversing (1, 3), heading Down(2)
[INFO] [stdout] Traversing (1, 4), heading Down(3)
[INFO] [stdout] Traversing (0, 4), heading Left(1)
[INFO] [stdout] Traversing (0, 3), heading Up(1)
[INFO] [stdout] Current (0, 3), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] 	Inserting (0, 3) with (Up(1), 9)
[INFO] [stdout] Traversing (1, 3), heading Right(1)
[INFO] [stdout] Traversing (2, 3), heading Right(2)
[INFO] [stdout] Traversing (3, 3), heading Right(3)
[INFO] [stdout] Traversing (3, 2), heading Up(1)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 13)
[INFO] [stdout] 	Inserting (3, 2) with (Up(1), 18)
[INFO] [stdout] Traversing (2, 2), heading Left(1)
[INFO] [stdout] Traversing (1, 2), heading Left(2)
[INFO] [stdout] Current (1, 2), heading: Left(2), value: (Up(1), 6)
[INFO] [stdout] 	Inserting (1, 2) with (Left(2), 8)
[INFO] [stdout] Current (1, 2), heading: Left(2), value: (Left(2), 5)
[INFO] [stdout] 	Overwriting (1, 2) with (Left(2), 7)
[INFO] [stdout] Traversing (1, 3), heading Down(1)
[INFO] [stdout] Traversing (1, 4), heading Down(2)
[INFO] [stdout] Traversing (1, 5), heading Down(3)
[INFO] [stdout] Traversing (0, 5), heading Left(1)
[INFO] [stdout] Traversing (0, 4), heading Up(1)
[INFO] [stdout] Current (0, 4), heading: Up(1), value: (Up(1), 9)
[INFO] [stdout] 	Inserting (0, 4) with (Up(1), 13)
[INFO] [stdout] Traversing (1, 4), heading Right(1)
[INFO] [stdout] Traversing (2, 4), heading Right(2)
[INFO] [stdout] Traversing (3, 4), heading Right(3)
[INFO] [stdout] Traversing (3, 3), heading Up(1)
[INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(1), 18)
[INFO] [stdout] 	Inserting (3, 3) with (Up(1), 24)
[INFO] [stdout] Traversing (2, 3), heading Left(1)
[INFO] [stdout] Traversing (1, 3), heading Left(2)
[INFO] [stdout] Current (1, 3), heading: Left(2), value: (Up(1), 9)
[INFO] [stdout] 	Inserting (1, 3) with (Left(2), 13)
[INFO] [stdout] Current (1, 3), heading: Left(2), value: (Left(2), 7)
[INFO] [stdout] 	Overwriting (1, 3) with (Left(2), 11)
[INFO] [stdout] Traversing (1, 4), heading Down(1)
[INFO] [stdout] Traversing (1, 5), heading Down(2)
[INFO] [stdout] Traversing (1, 6), heading Down(3)
[INFO] [stdout] Traversing (0, 6), heading Left(1)
[INFO] [stdout] Traversing (0, 5), heading Up(1)
[INFO] [stdout] Current (0, 5), heading: Up(1), value: (Up(1), 13)
[INFO] [stdout] 	Inserting (0, 5) with (Up(1), 14)
[INFO] [stdout] Traversing (1, 5), heading Right(1)
[INFO] [stdout] Traversing (2, 5), heading Right(2)
[INFO] [stdout] Traversing (3, 5), heading Right(3)
[INFO] [stdout] Traversing (3, 4), heading Up(1)
[INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(1), 24)
[INFO] [stdout] 	Inserting (3, 4) with (Up(1), 30)
[INFO] [stdout] Traversing (2, 4), heading Left(1)
[INFO] [stdout] Traversing (1, 4), heading Left(2)
[INFO] [stdout] Current (1, 4), heading: Left(2), value: (Up(1), 13)
[INFO] [stdout] 	Inserting (1, 4) with (Left(2), 18)
[INFO] [stdout] Current (1, 4), heading: Left(2), value: (Left(2), 11)
[INFO] [stdout] 	Overwriting (1, 4) with (Left(2), 16)
[INFO] [stdout] Traversing (1, 5), heading Down(1)
[INFO] [stdout] Traversing (1, 6), heading Down(2)
[INFO] [stdout] Traversing (1, 7), heading Down(3)
[INFO] [stdout] Traversing (0, 7), heading Left(1)
[INFO] [stdout] Traversing (0, 6), heading Up(1)
[INFO] [stdout] Current (0, 6), heading: Up(1), value: (Up(1), 14)
[INFO] [stdout] 	Inserting (0, 6) with (Up(1), 18)
[INFO] [stdout] Traversing (1, 6), heading Right(1)
[INFO] [stdout] Traversing (2, 6), heading Right(2)
[INFO] [stdout] Traversing (3, 6), heading Right(3)
[INFO] [stdout] Traversing (3, 5), heading Up(1)
[INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (3, 5) with (Up(1), 38)
[INFO] [stdout] Traversing (2, 5), heading Left(1)
[INFO] [stdout] Traversing (1, 5), heading Left(2)
[INFO] [stdout] Current (1, 5), heading: Left(2), value: (Up(1), 14)
[INFO] [stdout] 	Inserting (1, 5) with (Left(2), 18)
[INFO] [stdout] Current (1, 5), heading: Left(2), value: (Left(2), 16)
[INFO] [stdout] Traversing (1, 6), heading Down(1)
[INFO] [stdout] Traversing (1, 7), heading Down(2)
[INFO] [stdout] Traversing (1, 8), heading Down(3)
[INFO] [stdout] Traversing (0, 8), heading Left(1)
[INFO] [stdout] Traversing (0, 7), heading Up(1)
[INFO] [stdout] Current (0, 7), heading: Up(1), value: (Up(1), 18)
[INFO] [stdout] 	Inserting (0, 7) with (Up(1), 21)
[INFO] [stdout] Traversing (1, 7), heading Right(1)
[INFO] [stdout] Traversing (2, 7), heading Right(2)
[INFO] [stdout] Traversing (3, 7), heading Right(3)
[INFO] [stdout] Traversing (3, 6), heading Up(1)
[INFO] [stdout] Current (3, 6), heading: Up(1), value: (Up(1), 38)
[INFO] [stdout] 	Inserting (3, 6) with (Up(1), 45)
[INFO] [stdout] Traversing (2, 6), heading Left(1)
[INFO] [stdout] Traversing (1, 6), heading Left(2)
[INFO] [stdout] Current (1, 6), heading: Left(2), value: (Up(1), 18)
[INFO] [stdout] 	Inserting (1, 6) with (Left(2), 22)
[INFO] [stdout] Current (1, 6), heading: Left(2), value: (Left(2), 18)
[INFO] [stdout] Traversing (1, 7), heading Down(1)
[INFO] [stdout] Traversing (1, 8), heading Down(2)
[INFO] [stdout] Traversing (1, 9), heading Down(3)
[INFO] [stdout] Traversing (0, 9), heading Left(1)
[INFO] [stdout] Traversing (0, 8), heading Up(1)
[INFO] [stdout] Current (0, 8), heading: Up(1), value: (Up(1), 21)
[INFO] [stdout] 	Inserting (0, 8) with (Up(1), 25)
[INFO] [stdout] Traversing (1, 8), heading Right(1)
[INFO] [stdout] Traversing (2, 8), heading Right(2)
[INFO] [stdout] Traversing (3, 8), heading Right(3)
[INFO] [stdout] Traversing (3, 7), heading Up(1)
[INFO] [stdout] Current (3, 7), heading: Up(1), value: (Up(1), 45)
[INFO] [stdout] 	Inserting (3, 7) with (Up(1), 52)
[INFO] [stdout] Traversing (2, 7), heading Left(1)
[INFO] [stdout] Traversing (1, 7), heading Left(2)
[INFO] [stdout] Current (1, 7), heading: Left(2), value: (Up(1), 21)
[INFO] [stdout] 	Inserting (1, 7) with (Left(2), 27)
[INFO] [stdout] Current (1, 7), heading: Left(2), value: (Left(2), 22)
[INFO] [stdout] Traversing (1, 8), heading Down(1)
[INFO] [stdout] Traversing (1, 9), heading Down(2)
[INFO] [stdout] Traversing (1, 10), heading Down(3)
[INFO] [stdout] Traversing (0, 10), heading Left(1)
[INFO] [stdout] Traversing (0, 9), heading Up(1)
[INFO] [stdout] Current (0, 9), heading: Up(1), value: (Up(1), 25)
[INFO] [stdout] 	Inserting (0, 9) with (Up(1), 29)
[INFO] [stdout] Traversing (1, 9), heading Right(1)
[INFO] [stdout] Traversing (2, 9), heading Right(2)
[INFO] [stdout] Traversing (3, 9), heading Right(3)
[INFO] [stdout] Traversing (3, 8), heading Up(1)
[INFO] [stdout] Current (3, 8), heading: Up(1), value: (Up(1), 52)
[INFO] [stdout] 	Inserting (3, 8) with (Up(1), 56)
[INFO] [stdout] Traversing (2, 8), heading Left(1)
[INFO] [stdout] Traversing (1, 8), heading Left(2)
[INFO] [stdout] Current (1, 8), heading: Left(2), value: (Up(1), 25)
[INFO] [stdout] 	Inserting (1, 8) with (Left(2), 31)
[INFO] [stdout] Current (1, 8), heading: Left(2), value: (Left(2), 27)
[INFO] [stdout] Traversing (1, 9), heading Down(1)
[INFO] [stdout] Traversing (1, 10), heading Down(2)
[INFO] [stdout] Traversing (1, 11), heading Down(3)
[INFO] [stdout] Traversing (0, 11), heading Left(1)
[INFO] [stdout] Traversing (0, 10), heading Up(1)
[INFO] [stdout] Current (0, 10), heading: Up(1), value: (Up(1), 29)
[INFO] [stdout] 	Inserting (0, 10) with (Up(1), 30)
[INFO] [stdout] Traversing (1, 10), heading Right(1)
[INFO] [stdout] Traversing (2, 10), heading Right(2)
[INFO] [stdout] Traversing (3, 10), heading Right(3)
[INFO] [stdout] Traversing (3, 9), heading Up(1)
[INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(1), 56)
[INFO] [stdout] 	Inserting (3, 9) with (Up(1), 60)
[INFO] [stdout] Traversing (2, 9), heading Left(1)
[INFO] [stdout] Traversing (1, 9), heading Left(2)
[INFO] [stdout] Current (1, 9), heading: Left(2), value: (Up(1), 29)
[INFO] [stdout] 	Inserting (1, 9) with (Left(2), 34)
[INFO] [stdout] Current (1, 9), heading: Left(2), value: (Left(2), 31)
[INFO] [stdout] Traversing (1, 10), heading Down(1)
[INFO] [stdout] Traversing (1, 11), heading Down(2)
[INFO] [stdout] Traversing (1, 12), heading Down(3)
[INFO] [stdout] Traversing (0, 12), heading Left(1)
[INFO] [stdout] Traversing (0, 11), heading Up(1)
[INFO] [stdout] Current (0, 11), heading: Up(1), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (0, 11) with (Up(1), 32)
[INFO] [stdout] Traversing (1, 11), heading Right(1)
[INFO] [stdout] Traversing (2, 11), heading Right(2)
[INFO] [stdout] Traversing (3, 11), heading Right(3)
[INFO] [stdout] Traversing (3, 10), heading Up(1)
[INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(1), 60)
[INFO] [stdout] 	Inserting (3, 10) with (Up(1), 64)
[INFO] [stdout] Traversing (2, 10), heading Left(1)
[INFO] [stdout] Traversing (1, 10), heading Left(2)
[INFO] [stdout] Current (1, 10), heading: Left(2), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (1, 10) with (Left(2), 32)
[INFO] [stdout] Current (1, 10), heading: Left(2), value: (Left(2), 34)
[INFO] [stdout] Traversing (1, 11), heading Down(1)
[INFO] [stdout] Traversing (1, 12), heading Down(2)
[INFO] [stdout] Traversing (0, 12), heading Left(1)
[INFO] [stdout] Current (0, 12), heading: Left(1), value: (Up(1), 32)
[INFO] [stdout] 	Inserting (0, 12) with (Left(1), 36)
[INFO] [stdout] Current (1, 12), heading: Down(2), value: (Left(1), 36)
[INFO] [stdout] 	Inserting (1, 12) with (Down(2), 39)
[INFO] [stdout] Traversing (2, 12), heading Right(1)
[INFO] [stdout] Traversing (3, 12), heading Right(2)
[INFO] [stdout] Traversing (4, 12), heading Right(3)
[INFO] [stdout] Traversing (4, 11), heading Up(1)
[INFO] [stdout] Traversing (4, 10), heading Up(2)
[INFO] [stdout] Traversing (4, 9), heading Up(3)
[INFO] [stdout] Current (4, 9), heading: Up(3), value: (Up(1), 60)
[INFO] [stdout] 	Inserting (4, 9) with (Up(3), 66)
[INFO] [stdout] Traversing (5, 9), heading Right(1)
[INFO] [stdout] Traversing (6, 9), heading Right(2)
[INFO] [stdout] Traversing (7, 9), heading Right(3)
[INFO] [stdout] Traversing (7, 8), heading Up(1)
[INFO] [stdout] Traversing (7, 7), heading Up(2)
[INFO] [stdout] Traversing (7, 6), heading Up(3)
[INFO] [stdout] Traversing (6, 6), heading Left(1)
[INFO] [stdout] Traversing (5, 6), heading Left(2)
[INFO] [stdout] Traversing (4, 6), heading Left(3)
[INFO] [stdout] Traversing (4, 5), heading Up(1)
[INFO] [stdout] Traversing (4, 4), heading Up(2)
[INFO] [stdout] Traversing (4, 3), heading Up(3)
[INFO] [stdout] Current (4, 3), heading: Up(3), value: (Up(1), 24)
[INFO] [stdout] 	Inserting (4, 3) with (Up(3), 29)
[INFO] [stdout] Traversing (5, 3), heading Right(1)
[INFO] [stdout] Traversing (6, 3), heading Right(2)
[INFO] [stdout] Traversing (7, 3), heading Right(3)
[INFO] [stdout] Traversing (7, 2), heading Up(1)
[INFO] [stdout] Traversing (7, 1), heading Up(2)
[INFO] [stdout] Traversing (7, 0), heading Up(3)
[INFO] [stdout] Traversing (6, 0), heading Left(1)
[INFO] [stdout] Traversing (5, 0), heading Left(2)
[INFO] [stdout] Traversing (4, 0), heading Left(3)
[INFO] [stdout] Traversing (4, 1), heading Down(1)
[INFO] [stdout] Traversing (4, 2), heading Down(2)
[INFO] [stdout] Current (4, 2), heading: Down(2), value: (Up(3), 29)
[INFO] [stdout] 	Inserting (4, 2) with (Down(2), 31)
[INFO] [stdout] Current (4, 2), heading: Down(2), value: (Up(1), 18)
[INFO] [stdout] 	Overwriting (4, 2) with (Down(2), 20)
[INFO] [stdout] Traversing (5, 2), heading Right(1)
[INFO] [stdout] Traversing (6, 2), heading Right(2)
[INFO] [stdout] Traversing (7, 2), heading Right(3)
[INFO] [stdout] Traversing (7, 1), heading Up(1)
[INFO] [stdout] Traversing (7, 0), heading Up(2)
[INFO] [stdout] Traversing (6, 0), heading Left(1)
[INFO] [stdout] Traversing (5, 0), heading Left(2)
[INFO] [stdout] Traversing (4, 0), heading Left(3)
[INFO] [stdout] Traversing (4, 1), heading Down(1)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Down(2), 20)
[INFO] [stdout] 	Inserting (4, 1) with (Down(1), 24)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Up(2), 13)
[INFO] [stdout] 	Overwriting (4, 1) with (Down(1), 17)
[INFO] [stdout] Traversing (5, 1), heading Right(1)
[INFO] [stdout] Traversing (6, 1), heading Right(2)
[INFO] [stdout] Traversing (7, 1), heading Right(3)
[INFO] [stdout] Traversing (7, 0), heading Up(1)
[INFO] [stdout] Traversing (6, 0), heading Left(1)
[INFO] [stdout] Traversing (5, 0), heading Left(2)
[INFO] [stdout] Traversing (4, 0), heading Left(3)
[INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17)
[INFO] [stdout] 	Inserting (4, 0) with (Left(3), 21)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21)
[INFO] [stdout] 	Inserting (5, 0) with (Left(2), 24)
[INFO] [stdout] Traversing (5, 1), heading Down(1)
[INFO] [stdout] Traversing (5, 2), heading Down(2)
[INFO] [stdout] Traversing (5, 3), heading Down(3)
[INFO] [stdout] Current (5, 3), heading: Down(3), value: (Up(3), 29)
[INFO] [stdout] 	Inserting (5, 3) with (Down(3), 37)
[INFO] [stdout] Traversing (6, 3), heading Right(1)
[INFO] [stdout] Traversing (7, 3), heading Right(2)
[INFO] [stdout] Traversing (8, 3), heading Right(3)
[INFO] [stdout] Traversing (8, 2), heading Up(1)
[INFO] [stdout] Traversing (8, 1), heading Up(2)
[INFO] [stdout] Traversing (8, 0), heading Up(3)
[INFO] [stdout] Traversing (7, 0), heading Left(1)
[INFO] [stdout] Traversing (6, 0), heading Left(2)
[INFO] [stdout] Current (6, 0), heading: Left(2), value: (Left(2), 24)
[INFO] [stdout] 	Inserting (6, 0) with (Left(2), 26)
[INFO] [stdout] Traversing (6, 1), heading Down(1)
[INFO] [stdout] Traversing (6, 2), heading Down(2)
[INFO] [stdout] Traversing (6, 3), heading Down(3)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Down(3), 37)
[INFO] [stdout] 	Inserting (6, 3) with (Down(3), 42)
[INFO] [stdout] Traversing (7, 3), heading Right(1)
[INFO] [stdout] Traversing (8, 3), heading Right(2)
[INFO] [stdout] Traversing (9, 3), heading Right(3)
[INFO] [stdout] Traversing (9, 2), heading Up(1)
[INFO] [stdout] Traversing (9, 1), heading Up(2)
[INFO] [stdout] Traversing (9, 0), heading Up(3)
[INFO] [stdout] Traversing (8, 0), heading Left(1)
[INFO] [stdout] Traversing (7, 0), heading Left(2)
[INFO] [stdout] Current (7, 0), heading: Left(2), value: (Left(2), 26)
[INFO] [stdout] 	Inserting (7, 0) with (Left(2), 29)
[INFO] [stdout] Traversing (7, 1), heading Down(1)
[INFO] [stdout] Traversing (7, 2), heading Down(2)
[INFO] [stdout] Traversing (7, 3), heading Down(3)
[INFO] [stdout] Current (7, 3), heading: Down(3), value: (Down(3), 42)
[INFO] [stdout] 	Inserting (7, 3) with (Down(3), 50)
[INFO] [stdout] Traversing (8, 3), heading Right(1)
[INFO] [stdout] Traversing (9, 3), heading Right(2)
[INFO] [stdout] Traversing (10, 3), heading Right(3)
[INFO] [stdout] Traversing (10, 2), heading Up(1)
[INFO] [stdout] Traversing (10, 1), heading Up(2)
[INFO] [stdout] Traversing (10, 0), heading Up(3)
[INFO] [stdout] Traversing (9, 0), heading Left(1)
[INFO] [stdout] Traversing (8, 0), heading Left(2)
[INFO] [stdout] Current (8, 0), heading: Left(2), value: (Left(2), 29)
[INFO] [stdout] 	Inserting (8, 0) with (Left(2), 30)
[INFO] [stdout] Traversing (8, 1), heading Down(1)
[INFO] [stdout] Traversing (8, 2), heading Down(2)
[INFO] [stdout] Traversing (8, 3), heading Down(3)
[INFO] [stdout] Current (8, 3), heading: Down(3), value: (Down(3), 50)
[INFO] [stdout] 	Inserting (8, 3) with (Down(3), 54)
[INFO] [stdout] Traversing (9, 3), heading Right(1)
[INFO] [stdout] Traversing (10, 3), heading Right(2)
[INFO] [stdout] Traversing (11, 3), heading Right(3)
[INFO] [stdout] Traversing (11, 2), heading Up(1)
[INFO] [stdout] Traversing (11, 1), heading Up(2)
[INFO] [stdout] Traversing (11, 0), heading Up(3)
[INFO] [stdout] Traversing (10, 0), heading Left(1)
[INFO] [stdout] Traversing (9, 0), heading Left(2)
[INFO] [stdout] Current (9, 0), heading: Left(2), value: (Left(2), 30)
[INFO] [stdout] 	Inserting (9, 0) with (Left(2), 31)
[INFO] [stdout] Traversing (9, 1), heading Down(1)
[INFO] [stdout] Traversing (9, 2), heading Down(2)
[INFO] [stdout] Traversing (9, 3), heading Down(3)
[INFO] [stdout] Current (9, 3), heading: Down(3), value: (Down(3), 54)
[INFO] [stdout] 	Inserting (9, 3) with (Down(3), 59)
[INFO] [stdout] Traversing (10, 3), heading Right(1)
[INFO] [stdout] Traversing (11, 3), heading Right(2)
[INFO] [stdout] Traversing (12, 3), heading Right(3)
[INFO] [stdout] Traversing (12, 2), heading Up(1)
[INFO] [stdout] Traversing (12, 1), heading Up(2)
[INFO] [stdout] Traversing (12, 0), heading Up(3)
[INFO] [stdout] Traversing (11, 0), heading Left(1)
[INFO] [stdout] Traversing (10, 0), heading Left(2)
[INFO] [stdout] Current (10, 0), heading: Left(2), value: (Left(2), 31)
[INFO] [stdout] 	Inserting (10, 0) with (Left(2), 34)
[INFO] [stdout] Traversing (10, 1), heading Down(1)
[INFO] [stdout] Traversing (10, 2), heading Down(2)
[INFO] [stdout] Traversing (10, 3), heading Down(3)
[INFO] [stdout] Current (10, 3), heading: Down(3), value: (Down(3), 59)
[INFO] [stdout] 	Inserting (10, 3) with (Down(3), 63)
[INFO] [stdout] Traversing (11, 3), heading Right(1)
[INFO] [stdout] Traversing (12, 3), heading Right(2)
[INFO] [stdout] Traversing (12, 2), heading Up(1)
[INFO] [stdout] Traversing (12, 1), heading Up(2)
[INFO] [stdout] Traversing (12, 0), heading Up(3)
[INFO] [stdout] Traversing (11, 0), heading Left(1)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] 	Inserting (11, 0) with (Left(1), 36)
[INFO] [stdout] Traversing (11, 1), heading Down(1)
[INFO] [stdout] Traversing (11, 2), heading Down(2)
[INFO] [stdout] Traversing (11, 3), heading Down(3)
[INFO] [stdout] Current (11, 3), heading: Down(3), value: (Down(3), 63)
[INFO] [stdout] 	Inserting (11, 3) with (Down(3), 68)
[INFO] [stdout] Traversing (12, 3), heading Right(1)
[INFO] [stdout] Traversing (12, 2), heading Up(1)
[INFO] [stdout] Traversing (12, 1), heading Up(2)
[INFO] [stdout] Traversing (12, 0), heading Up(3)
[INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] 	Inserting (12, 0) with (Up(3), 39)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39)
[INFO] [stdout] 	Inserting (12, 1) with (Up(2), 42)
[INFO] [stdout] Traversing (11, 1), heading Left(1)
[INFO] [stdout] Traversing (10, 1), heading Left(2)
[INFO] [stdout] Traversing (9, 1), heading Left(3)
[INFO] [stdout] Current (9, 1), heading: Left(3), value: (Left(2), 31)
[INFO] [stdout] 	Inserting (9, 1) with (Left(3), 36)
[INFO] [stdout] Traversing (9, 2), heading Down(1)
[INFO] [stdout] Current (9, 2), heading: Down(1), value: (Down(3), 59)
[INFO] [stdout] 	Inserting (9, 2) with (Down(1), 63)
[INFO] [stdout] Traversing (8, 2), heading Left(1)
[INFO] [stdout] Traversing (7, 2), heading Left(2)
[INFO] [stdout] Traversing (6, 2), heading Left(3)
[INFO] [stdout] Traversing (6, 1), heading Up(1)
[INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(2), 26)
[INFO] [stdout] 	Inserting (6, 1) with (Up(1), 29)
[INFO] [stdout] Traversing (5, 1), heading Left(1)
[INFO] [stdout] Current (5, 1), heading: Left(1), value: (Down(1), 17)
[INFO] [stdout] 	Inserting (5, 1) with (Left(1), 22)
[INFO] [stdout] Current (5, 1), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Traversing (5, 2), heading Down(1)
[INFO] [stdout] Current (5, 2), heading: Down(1), value: (Down(3), 37)
[INFO] [stdout] 	Inserting (5, 2) with (Down(1), 41)
[INFO] [stdout] Current (5, 2), heading: Down(1), value: (Down(2), 20)
[INFO] [stdout] 	Overwriting (5, 2) with (Down(1), 24)
[INFO] [stdout] Traversing (6, 2), heading Right(1)
[INFO] [stdout] Traversing (7, 2), heading Right(2)
[INFO] [stdout] Traversing (8, 2), heading Right(3)
[INFO] [stdout] Traversing (8, 1), heading Up(1)
[INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(2), 30)
[INFO] [stdout] 	Inserting (8, 1) with (Up(1), 33)
[INFO] [stdout] Traversing (7, 1), heading Left(1)
[INFO] [stdout] Current (7, 1), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] 	Inserting (7, 1) with (Left(1), 34)
[INFO] [stdout] Current (7, 1), heading: Left(1), value: (Left(2), 29)
[INFO] [stdout] Traversing (7, 2), heading Down(1)
[INFO] [stdout] Current (7, 2), heading: Down(1), value: (Down(3), 50)
[INFO] [stdout] 	Inserting (7, 2) with (Down(1), 56)
[INFO] [stdout] Traversing (6, 2), heading Left(1)
[INFO] [stdout] Current (6, 2), heading: Left(1), value: (Down(1), 24)
[INFO] [stdout] 	Inserting (6, 2) with (Left(1), 29)
[INFO] [stdout] Current (6, 2), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (6, 2), heading: Left(1), value: (Down(3), 42)
[INFO] [stdout] Current (7, 2), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] 	Overwriting (7, 2) with (Down(1), 35)
[INFO] [stdout] Traversing (8, 2), heading Right(1)
[INFO] [stdout] Current (8, 2), heading: Right(1), value: (Down(1), 63)
[INFO] [stdout] 	Inserting (8, 2) with (Right(1), 68)
[INFO] [stdout] Current (8, 2), heading: Right(1), value: (Up(1), 33)
[INFO] [stdout] 	Overwriting (8, 2) with (Right(1), 38)
[INFO] [stdout] Current (8, 2), heading: Right(1), value: (Down(3), 54)
[INFO] [stdout] Current (7, 2), heading: Down(1), value: (Right(1), 38)
[INFO] [stdout] Current (7, 1), heading: Left(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(1), 34)
[INFO] [stdout] Current (8, 1), heading: Up(1), value: (Left(3), 36)
[INFO] [stdout] Current (8, 2), heading: Right(3), value: (Up(1), 33)
[INFO] [stdout] Current (8, 2), heading: Right(3), value: (Down(3), 54)
[INFO] [stdout] Current (7, 2), heading: Right(2), value: (Right(1), 38)
[INFO] [stdout] Current (7, 2), heading: Right(2), value: (Left(1), 34)
[INFO] [stdout] Current (7, 2), heading: Right(2), value: (Down(3), 50)
[INFO] [stdout] Current (6, 2), heading: Right(1), value: (Down(1), 35)
[INFO] [stdout] Current (6, 2), heading: Right(1), value: (Up(1), 29)
[INFO] [stdout] Current (6, 2), heading: Right(1), value: (Down(3), 42)
[INFO] [stdout] Current (5, 2), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] Current (5, 1), heading: Left(1), value: (Down(1), 24)
[INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(1), 22)
[INFO] [stdout] 	Overwriting (6, 1) with (Up(1), 25)
[INFO] [stdout] Current (6, 1), heading: Up(1), value: (Left(1), 34)
[INFO] [stdout] Current (6, 2), heading: Left(3), value: (Up(1), 25)
[INFO] [stdout] Current (6, 2), heading: Left(3), value: (Down(3), 42)
[INFO] [stdout] Current (7, 2), heading: Left(2), value: (Left(1), 29)
[INFO] [stdout] Current (7, 2), heading: Left(2), value: (Left(1), 34)
[INFO] [stdout] Current (7, 2), heading: Left(2), value: (Down(3), 50)
[INFO] [stdout] Current (8, 2), heading: Left(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 2), heading: Left(1), value: (Up(1), 33)
[INFO] [stdout] Current (8, 2), heading: Left(1), value: (Down(3), 54)
[INFO] [stdout] Current (9, 2), heading: Down(1), value: (Right(1), 38)
[INFO] [stdout] 	Overwriting (9, 2) with (Down(1), 42)
[INFO] [stdout] Traversing (10, 2), heading Right(1)
[INFO] [stdout] Traversing (11, 2), heading Right(2)
[INFO] [stdout] Traversing (12, 2), heading Right(3)
[INFO] [stdout] Current (12, 2), heading: Right(3), value: (Up(2), 42)
[INFO] [stdout] 	Inserting (12, 2) with (Right(3), 46)
[INFO] [stdout] Traversing (12, 3), heading Down(1)
[INFO] [stdout] Traversing (12, 4), heading Down(2)
[INFO] [stdout] Traversing (12, 5), heading Down(3)
[INFO] [stdout] Traversing (11, 5), heading Left(1)
[INFO] [stdout] Traversing (10, 5), heading Left(2)
[INFO] [stdout] Traversing (9, 5), heading Left(3)
[INFO] [stdout] Traversing (9, 4), heading Up(1)
[INFO] [stdout] Current (9, 4), heading: Up(1), value: (Down(3), 59)
[INFO] [stdout] 	Inserting (9, 4) with (Up(1), 66)
[INFO] [stdout] Traversing (8, 4), heading Left(1)
[INFO] [stdout] Traversing (7, 4), heading Left(2)
[INFO] [stdout] Traversing (6, 4), heading Left(3)
[INFO] [stdout] Current (6, 4), heading: Left(3), value: (Down(3), 42)
[INFO] [stdout] 	Inserting (6, 4) with (Left(3), 49)
[INFO] [stdout] Traversing (6, 5), heading Down(1)
[INFO] [stdout] Traversing (6, 6), heading Down(2)
[INFO] [stdout] Traversing (6, 7), heading Down(3)
[INFO] [stdout] Traversing (5, 7), heading Left(1)
[INFO] [stdout] Traversing (4, 7), heading Left(2)
[INFO] [stdout] Current (4, 7), heading: Left(2), value: (Up(1), 52)
[INFO] [stdout] 	Inserting (4, 7) with (Left(2), 60)
[INFO] [stdout] Traversing (4, 6), heading Up(1)
[INFO] [stdout] Traversing (4, 5), heading Up(2)
[INFO] [stdout] Traversing (4, 4), heading Up(3)
[INFO] [stdout] Current (4, 4), heading: Up(3), value: (Up(1), 30)
[INFO] [stdout] 	Inserting (4, 4) with (Up(3), 36)
[INFO] [stdout] Traversing (5, 4), heading Right(1)
[INFO] [stdout] Current (5, 4), heading: Right(1), value: (Left(3), 49)
[INFO] [stdout] 	Inserting (5, 4) with (Right(1), 54)
[INFO] [stdout] Current (5, 4), heading: Right(1), value: (Down(3), 37)
[INFO] [stdout] 	Overwriting (5, 4) with (Right(1), 42)
[INFO] [stdout] Traversing (5, 5), heading Down(1)
[INFO] [stdout] Traversing (5, 6), heading Down(2)
[INFO] [stdout] Traversing (5, 7), heading Down(3)
[INFO] [stdout] Current (5, 7), heading: Down(3), value: (Left(2), 60)
[INFO] [stdout] 	Inserting (5, 7) with (Down(3), 67)
[INFO] [stdout] Traversing (6, 7), heading Right(1)
[INFO] [stdout] Traversing (7, 7), heading Right(2)
[INFO] [stdout] Traversing (8, 7), heading Right(3)
[INFO] [stdout] Traversing (8, 6), heading Up(1)
[INFO] [stdout] Traversing (8, 5), heading Up(2)
[INFO] [stdout] Traversing (8, 4), heading Up(3)
[INFO] [stdout] Traversing (7, 4), heading Left(1)
[INFO] [stdout] Current (7, 4), heading: Left(1), value: (Left(3), 49)
[INFO] [stdout] 	Inserting (7, 4) with (Left(1), 57)
[INFO] [stdout] Current (7, 4), heading: Left(1), value: (Down(3), 50)
[INFO] [stdout] Traversing (7, 5), heading Down(1)
[INFO] [stdout] Traversing (7, 6), heading Down(2)
[INFO] [stdout] Traversing (7, 7), heading Down(3)
[INFO] [stdout] Traversing (6, 7), heading Left(1)
[INFO] [stdout] Current (6, 7), heading: Left(1), value: (Down(3), 67)
[INFO] [stdout] 	Inserting (6, 7) with (Left(1), 74)
[INFO] [stdout] Traversing (6, 6), heading Up(1)
[INFO] [stdout] Traversing (6, 5), heading Up(2)
[INFO] [stdout] Current (6, 5), heading: Up(2), value: (Left(3), 49)
[INFO] [stdout] 	Inserting (6, 5) with (Up(2), 57)
[INFO] [stdout] Traversing (5, 5), heading Left(1)
[INFO] [stdout] Traversing (4, 5), heading Left(2)
[INFO] [stdout] Current (4, 5), heading: Left(2), value: (Up(1), 38)
[INFO] [stdout] 	Inserting (4, 5) with (Left(2), 43)
[INFO] [stdout] Current (4, 5), heading: Left(2), value: (Up(3), 36)
[INFO] [stdout] 	Overwriting (4, 5) with (Left(2), 41)
[INFO] [stdout] Traversing (4, 6), heading Down(1)
[INFO] [stdout] Current (4, 6), heading: Down(1), value: (Left(2), 60)
[INFO] [stdout] 	Inserting (4, 6) with (Down(1), 68)
[INFO] [stdout] Current (4, 6), heading: Down(1), value: (Up(1), 45)
[INFO] [stdout] 	Overwriting (4, 6) with (Down(1), 53)
[INFO] [stdout] Traversing (5, 6), heading Right(1)
[INFO] [stdout] Traversing (6, 6), heading Right(2)
[INFO] [stdout] Traversing (7, 6), heading Right(3)
[INFO] [stdout] Traversing (7, 5), heading Up(1)
[INFO] [stdout] Current (7, 5), heading: Up(1), value: (Left(1), 57)
[INFO] [stdout] 	Inserting (7, 5) with (Up(1), 64)
[INFO] [stdout] Current (7, 5), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] Traversing (8, 5), heading Right(1)
[INFO] [stdout] Traversing (9, 5), heading Right(2)
[INFO] [stdout] Traversing (10, 5), heading Right(3)
[INFO] [stdout] Traversing (10, 4), heading Up(1)
[INFO] [stdout] Current (10, 4), heading: Up(1), value: (Down(3), 63)
[INFO] [stdout] 	Inserting (10, 4) with (Up(1), 68)
[INFO] [stdout] Current (10, 4), heading: Up(1), value: (Up(1), 66)
[INFO] [stdout] Traversing (11, 4), heading Right(1)
[INFO] [stdout] Traversing (12, 4), heading Right(2)
[INFO] [stdout] Traversing (12, 3), heading Up(1)
[INFO] [stdout] Current (12, 3), heading: Up(1), value: (Right(3), 46)
[INFO] [stdout] 	Inserting (12, 3) with (Up(1), 48)
[INFO] [stdout] Current (12, 3), heading: Up(1), value: (Down(3), 68)
[INFO] [stdout] Current (12, 4), heading: Right(2), value: (Up(1), 48)
[INFO] [stdout] 	Inserting (12, 4) with (Right(2), 54)
[INFO] [stdout] Traversing (12, 5), heading Down(1)
[INFO] [stdout] Traversing (12, 6), heading Down(2)
[INFO] [stdout] Traversing (12, 7), heading Down(3)
[INFO] [stdout] Traversing (11, 7), heading Left(1)
[INFO] [stdout] Traversing (10, 7), heading Left(2)
[INFO] [stdout] Traversing (9, 7), heading Left(3)
[INFO] [stdout] Traversing (9, 6), heading Up(1)
[INFO] [stdout] Traversing (9, 5), heading Up(2)
[INFO] [stdout] Current (9, 5), heading: Up(2), value: (Up(1), 66)
[INFO] [stdout] 	Inserting (9, 5) with (Up(2), 74)
[INFO] [stdout] Traversing (8, 5), heading Left(1)
[INFO] [stdout] Current (8, 5), heading: Left(1), value: (Up(1), 64)
[INFO] [stdout] 	Inserting (8, 5) with (Left(1), 73)
[INFO] [stdout] Traversing (8, 4), heading Up(1)
[INFO] [stdout] Current (8, 4), heading: Up(1), value: (Down(3), 54)
[INFO] [stdout] 	Inserting (8, 4) with (Up(1), 60)
[INFO] [stdout] Current (8, 4), heading: Up(1), value: (Left(1), 57)
[INFO] [stdout] Current (8, 4), heading: Up(1), value: (Up(1), 66)
[INFO] [stdout] Current (8, 5), heading: Left(1), value: (Up(1), 60)
[INFO] [stdout] 	Overwriting (8, 5) with (Left(1), 69)
[INFO] [stdout] Traversing (8, 6), heading Down(1)
[INFO] [stdout] Traversing (8, 7), heading Down(2)
[INFO] [stdout] Traversing (8, 8), heading Down(3)
[INFO] [stdout] Traversing (7, 8), heading Left(1)
[INFO] [stdout] Traversing (6, 8), heading Left(2)
[INFO] [stdout] Traversing (5, 8), heading Left(3)
[INFO] [stdout] Current (5, 8), heading: Left(3), value: (Down(3), 67)
[INFO] [stdout] 	Inserting (5, 8) with (Left(3), 73)
[INFO] [stdout] Traversing (5, 9), heading Down(1)
[INFO] [stdout] Traversing (5, 10), heading Down(2)
[INFO] [stdout] Traversing (5, 11), heading Down(3)
[INFO] [stdout] Traversing (4, 11), heading Left(1)
[INFO] [stdout] Traversing (3, 11), heading Left(2)
[INFO] [stdout] Traversing (2, 11), heading Left(3)
[INFO] [stdout] Traversing (2, 10), heading Up(1)
[INFO] [stdout] Traversing (2, 9), heading Up(2)
[INFO] [stdout] Traversing (2, 8), heading Up(3)
[INFO] [stdout] Current (2, 8), heading: Up(3), value: (Left(2), 31)
[INFO] [stdout] 	Inserting (2, 8) with (Up(3), 36)
[INFO] [stdout] Current (2, 8), heading: Up(3), value: (Up(1), 56)
[INFO] [stdout] Current (2, 9), heading: Up(2), value: (Up(3), 36)
[INFO] [stdout] 	Inserting (2, 9) with (Up(2), 42)
[INFO] [stdout] Current (2, 9), heading: Up(2), value: (Left(2), 34)
[INFO] [stdout] 	Overwriting (2, 9) with (Up(2), 40)
[INFO] [stdout] Current (2, 9), heading: Up(2), value: (Up(1), 60)
[INFO] [stdout] Current (2, 10), heading: Up(1), value: (Up(2), 40)
[INFO] [stdout] 	Inserting (2, 10) with (Up(1), 42)
[INFO] [stdout] Current (2, 10), heading: Up(1), value: (Left(2), 32)
[INFO] [stdout] 	Overwriting (2, 10) with (Up(1), 34)
[INFO] [stdout] Current (2, 10), heading: Up(1), value: (Up(1), 64)
[INFO] [stdout] Current (2, 11), heading: Left(3), value: (Up(1), 34)
[INFO] [stdout] 	Inserting (2, 11) with (Left(3), 38)
[INFO] [stdout] Traversing (2, 12), heading Down(1)
[INFO] [stdout] Current (2, 12), heading: Down(1), value: (Down(2), 39)
[INFO] [stdout] 	Inserting (2, 12) with (Down(1), 41)
[INFO] [stdout] Traversing (3, 12), heading Right(1)
[INFO] [stdout] Traversing (4, 12), heading Right(2)
[INFO] [stdout] Traversing (5, 12), heading Right(3)
[INFO] [stdout] Traversing (5, 11), heading Up(1)
[INFO] [stdout] Traversing (5, 10), heading Up(2)
[INFO] [stdout] Traversing (5, 9), heading Up(3)
[INFO] [stdout] Current (5, 9), heading: Up(3), value: (Up(3), 66)
[INFO] [stdout] 	Inserting (5, 9) with (Up(3), 73)
[INFO] [stdout] Traversing (6, 9), heading Right(1)
[INFO] [stdout] Traversing (7, 9), heading Right(2)
[INFO] [stdout] Traversing (8, 9), heading Right(3)
[INFO] [stdout] Traversing (8, 8), heading Up(1)
[INFO] [stdout] Traversing (8, 7), heading Up(2)
[INFO] [stdout] Traversing (8, 6), heading Up(3)
[INFO] [stdout] Traversing (7, 6), heading Left(1)
[INFO] [stdout] Traversing (6, 6), heading Left(2)
[INFO] [stdout] Traversing (5, 6), heading Left(3)
[INFO] [stdout] Traversing (5, 5), heading Up(1)
[INFO] [stdout] Current (5, 5), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] 	Inserting (5, 5) with (Up(1), 51)
[INFO] [stdout] Current (5, 5), heading: Up(1), value: (Left(2), 41)
[INFO] [stdout] 	Overwriting (5, 5) with (Up(1), 50)
[INFO] [stdout] Current (5, 5), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] Current (5, 6), heading: Left(3), value: (Up(1), 50)
[INFO] [stdout] 	Inserting (5, 6) with (Left(3), 57)
[INFO] [stdout] Current (5, 6), heading: Left(3), value: (Down(3), 67)
[INFO] [stdout] Current (6, 6), heading: Left(2), value: (Left(3), 57)
[INFO] [stdout] 	Inserting (6, 6) with (Left(2), 63)
[INFO] [stdout] Current (6, 6), heading: Left(2), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Left(2), value: (Left(1), 74)
[INFO] [stdout] Current (7, 6), heading: Left(1), value: (Left(2), 63)
[INFO] [stdout] 	Inserting (7, 6) with (Left(1), 72)
[INFO] [stdout] Current (7, 6), heading: Left(1), value: (Up(1), 64)
[INFO] [stdout] Traversing (7, 7), heading Down(1)
[INFO] [stdout] Traversing (7, 8), heading Down(2)
[INFO] [stdout] Traversing (7, 9), heading Down(3)
[INFO] [stdout] Traversing (6, 9), heading Left(1)
[INFO] [stdout] Current (6, 9), heading: Left(1), value: (Up(3), 73)
[INFO] [stdout] 	Inserting (6, 9) with (Left(1), 82)
[INFO] [stdout] Traversing (6, 8), heading Up(1)
[INFO] [stdout] Current (6, 8), heading: Up(1), value: (Left(1), 74)
[INFO] [stdout] 	Inserting (6, 8) with (Up(1), 81)
[INFO] [stdout] Current (6, 8), heading: Up(1), value: (Left(3), 73)
[INFO] [stdout] 	Overwriting (6, 8) with (Up(1), 80)
[INFO] [stdout] Traversing (7, 8), heading Right(1)
[INFO] [stdout] Traversing (8, 8), heading Right(2)
[INFO] [stdout] Traversing (9, 8), heading Right(3)
[INFO] [stdout] Traversing (9, 7), heading Up(1)
[INFO] [stdout] Traversing (9, 6), heading Up(2)
[INFO] [stdout] Current (9, 6), heading: Up(2), value: (Up(2), 74)
[INFO] [stdout] 	Inserting (9, 6) with (Up(2), 81)
[INFO] [stdout] Traversing (8, 6), heading Left(1)
[INFO] [stdout] Current (8, 6), heading: Left(1), value: (Left(1), 72)
[INFO] [stdout] 	Inserting (8, 6) with (Left(1), 80)
[INFO] [stdout] Current (8, 6), heading: Left(1), value: (Left(1), 69)
[INFO] [stdout] 	Overwriting (8, 6) with (Left(1), 77)
[INFO] [stdout] Traversing (8, 7), heading Down(1)
[INFO] [stdout] Traversing (8, 8), heading Down(2)
[INFO] [stdout] Traversing (8, 9), heading Down(3)
[INFO] [stdout] Traversing (7, 9), heading Left(1)
[INFO] [stdout] Current (7, 9), heading: Left(1), value: (Left(1), 82)
[INFO] [stdout] 	Inserting (7, 9) with (Left(1), 91)
[INFO] [stdout] Traversing (7, 8), heading Up(1)
[INFO] [stdout] Traversing (7, 7), heading Up(2)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 72)
[INFO] [stdout] 	Inserting (7, 7) with (Up(2), 81)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 74)
[INFO] [stdout] Traversing (8, 7), heading Right(1)
[INFO] [stdout] Traversing (9, 7), heading Right(2)
[INFO] [stdout] Traversing (10, 7), heading Right(3)
[INFO] [stdout] Traversing (10, 6), heading Up(1)
[INFO] [stdout] Traversing (10, 5), heading Up(2)
[INFO] [stdout] Current (10, 5), heading: Up(2), value: (Up(1), 68)
[INFO] [stdout] 	Inserting (10, 5) with (Up(2), 72)
[INFO] [stdout] Current (10, 5), heading: Up(2), value: (Up(2), 74)
[INFO] [stdout] Traversing (11, 5), heading Right(1)
[INFO] [stdout] Traversing (12, 5), heading Right(2)
[INFO] [stdout] Current (12, 5), heading: Right(2), value: (Right(2), 54)
[INFO] [stdout] 	Inserting (12, 5) with (Right(2), 58)
[INFO] [stdout] Traversing (12, 6), heading Down(1)
[INFO] [stdout] Traversing (12, 7), heading Down(2)
[INFO] [stdout] Traversing (12, 8), heading Down(3)
[INFO] [stdout] Traversing (11, 8), heading Left(1)
[INFO] [stdout] Traversing (10, 8), heading Left(2)
[INFO] [stdout] Traversing (9, 8), heading Left(3)
[INFO] [stdout] Traversing (9, 7), heading Up(1)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Up(2), 81)
[INFO] [stdout] 	Inserting (9, 7) with (Up(1), 90)
[INFO] [stdout] Traversing (8, 7), heading Left(1)
[INFO] [stdout] Current (8, 7), heading: Left(1), value: (Up(2), 81)
[INFO] [stdout] 	Inserting (8, 7) with (Left(1), 88)
[INFO] [stdout] Current (8, 7), heading: Left(1), value: (Left(1), 77)
[INFO] [stdout] 	Overwriting (8, 7) with (Left(1), 84)
[INFO] [stdout] Traversing (8, 8), heading Down(1)
[INFO] [stdout] Traversing (8, 9), heading Down(2)
[INFO] [stdout] Traversing (8, 10), heading Down(3)
[INFO] [stdout] Traversing (7, 10), heading Left(1)
[INFO] [stdout] Traversing (6, 10), heading Left(2)
[INFO] [stdout] Traversing (5, 10), heading Left(3)
[INFO] [stdout] Current (5, 10), heading: Left(3), value: (Up(3), 73)
[INFO] [stdout] 	Inserting (5, 10) with (Left(3), 81)
[INFO] [stdout] Traversing (5, 11), heading Down(1)
[INFO] [stdout] Traversing (5, 12), heading Down(2)
[INFO] [stdout] Traversing (4, 12), heading Left(1)
[INFO] [stdout] Traversing (3, 12), heading Left(2)
[INFO] [stdout] Current (3, 12), heading: Left(2), value: (Down(1), 41)
[INFO] [stdout] 	Inserting (3, 12) with (Left(2), 43)
[INFO] [stdout] Traversing (3, 11), heading Up(1)
[INFO] [stdout] Current (3, 11), heading: Up(1), value: (Up(1), 64)
[INFO] [stdout] 	Inserting (3, 11) with (Up(1), 70)
[INFO] [stdout] Current (3, 11), heading: Up(1), value: (Left(3), 38)
[INFO] [stdout] 	Overwriting (3, 11) with (Up(1), 44)
[INFO] [stdout] Traversing (4, 11), heading Right(1)
[INFO] [stdout] Traversing (5, 11), heading Right(2)
[INFO] [stdout] Traversing (6, 11), heading Right(3)
[INFO] [stdout] Traversing (6, 10), heading Up(1)
[INFO] [stdout] Current (6, 10), heading: Up(1), value: (Left(1), 82)
[INFO] [stdout] 	Inserting (6, 10) with (Up(1), 88)
[INFO] [stdout] Current (6, 10), heading: Up(1), value: (Left(3), 81)
[INFO] [stdout] 	Overwriting (6, 10) with (Up(1), 87)
[INFO] [stdout] Traversing (7, 10), heading Right(1)
[INFO] [stdout] Traversing (8, 10), heading Right(2)
[INFO] [stdout] Traversing (9, 10), heading Right(3)
[INFO] [stdout] Traversing (9, 9), heading Up(1)
[INFO] [stdout] Traversing (9, 8), heading Up(2)
[INFO] [stdout] Current (9, 8), heading: Up(2), value: (Up(1), 90)
[INFO] [stdout] 	Inserting (9, 8) with (Up(2), 96)
[INFO] [stdout] Traversing (8, 8), heading Left(1)
[INFO] [stdout] Traversing (7, 8), heading Left(2)
[INFO] [stdout] Current (7, 8), heading: Left(2), value: (Up(1), 80)
[INFO] [stdout] 	Inserting (7, 8) with (Left(2), 89)
[INFO] [stdout] Current (7, 8), heading: Left(2), value: (Up(2), 81)
[INFO] [stdout] Current (7, 8), heading: Left(2), value: (Left(1), 91)
[INFO] [stdout] Current (8, 8), heading: Left(1), value: (Left(2), 89)
[INFO] [stdout] 	Inserting (8, 8) with (Left(1), 97)
[INFO] [stdout] Current (8, 8), heading: Left(1), value: (Left(1), 84)
[INFO] [stdout] 	Overwriting (8, 8) with (Left(1), 92)
[INFO] [stdout] Traversing (8, 9), heading Down(1)
[INFO] [stdout] Traversing (8, 10), heading Down(2)
[INFO] [stdout] Traversing (8, 11), heading Down(3)
[INFO] [stdout] Traversing (7, 11), heading Left(1)
[INFO] [stdout] Traversing (6, 11), heading Left(2)
[INFO] [stdout] Traversing (5, 11), heading Left(3)
[INFO] [stdout] Current (5, 11), heading: Left(3), value: (Left(3), 81)
[INFO] [stdout] 	Inserting (5, 11) with (Left(3), 85)
[INFO] [stdout] Traversing (5, 12), heading Down(1)
[INFO] [stdout] Traversing (4, 12), heading Left(1)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] 	Inserting (4, 12) with (Left(1), 49)
[INFO] [stdout] Traversing (4, 11), heading Up(1)
[INFO] [stdout] Traversing (4, 10), heading Up(2)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(3), 66)
[INFO] [stdout] 	Inserting (4, 10) with (Up(2), 72)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] 	Overwriting (4, 10) with (Up(2), 70)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Left(3), 81)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(2), 70)
[INFO] [stdout] 	Inserting (4, 11) with (Up(1), 75)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(1), 44)
[INFO] [stdout] 	Overwriting (4, 11) with (Up(1), 49)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Left(3), 85)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Up(1), 49)
[INFO] [stdout] Current (5, 12), heading: Down(1), value: (Left(1), 49)
[INFO] [stdout] 	Inserting (5, 12) with (Down(1), 56)
[INFO] [stdout] Traversing (6, 12), heading Right(1)
[INFO] [stdout] Traversing (7, 12), heading Right(2)
[INFO] [stdout] Traversing (8, 12), heading Right(3)
[INFO] [stdout] Traversing (8, 11), heading Up(1)
[INFO] [stdout] Traversing (8, 10), heading Up(2)
[INFO] [stdout] Traversing (8, 9), heading Up(3)
[INFO] [stdout] Current (8, 9), heading: Up(3), value: (Left(1), 91)
[INFO] [stdout] 	Inserting (8, 9) with (Up(3), 99)
[INFO] [stdout] Traversing (9, 9), heading Right(1)
[INFO] [stdout] Traversing (10, 9), heading Right(2)
[INFO] [stdout] Traversing (11, 9), heading Right(3)
[INFO] [stdout] Traversing (11, 8), heading Up(1)
[INFO] [stdout] Traversing (11, 7), heading Up(2)
[INFO] [stdout] Traversing (11, 6), heading Up(3)
[INFO] [stdout] Traversing (10, 6), heading Left(1)
[INFO] [stdout] Current (10, 6), heading: Left(1), value: (Up(2), 81)
[INFO] [stdout] 	Inserting (10, 6) with (Left(1), 88)
[INFO] [stdout] Current (10, 6), heading: Left(1), value: (Up(2), 72)
[INFO] [stdout] 	Overwriting (10, 6) with (Left(1), 79)
[INFO] [stdout] Traversing (10, 7), heading Down(1)
[INFO] [stdout] Traversing (10, 8), heading Down(2)
[INFO] [stdout] Traversing (10, 9), heading Down(3)
[INFO] [stdout] Traversing (9, 9), heading Left(1)
[INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(3), 99)
[INFO] [stdout] 	Inserting (9, 9) with (Left(1), 105)
[INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(2), 96)
[INFO] [stdout] 	Overwriting (9, 9) with (Left(1), 102)
[INFO] [stdout] Traversing (9, 10), heading Down(1)
[INFO] [stdout] Traversing (9, 11), heading Down(2)
[INFO] [stdout] Traversing (9, 12), heading Down(3)
[INFO] [stdout] Traversing (8, 12), heading Left(1)
[INFO] [stdout] Traversing (7, 12), heading Left(2)
[INFO] [stdout] Traversing (6, 12), heading Left(3)
[INFO] [stdout] Traversing (6, 11), heading Up(1)
[INFO] [stdout] Current (6, 11), heading: Up(1), value: (Up(1), 87)
[INFO] [stdout] 	Inserting (6, 11) with (Up(1), 95)
[INFO] [stdout] Current (6, 11), heading: Up(1), value: (Left(3), 85)
[INFO] [stdout] 	Overwriting (6, 11) with (Up(1), 93)
[INFO] [stdout] Traversing (7, 11), heading Right(1)
[INFO] [stdout] Traversing (8, 11), heading Right(2)
[INFO] [stdout] Traversing (9, 11), heading Right(3)
[INFO] [stdout] Traversing (9, 10), heading Up(1)
[INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 102)
[INFO] [stdout] 	Inserting (9, 10) with (Up(1), 107)
[INFO] [stdout] Traversing (8, 10), heading Left(1)
[INFO] [stdout] Traversing (7, 10), heading Left(2)
[INFO] [stdout] Current (7, 10), heading: Left(2), value: (Up(1), 87)
[INFO] [stdout] 	Inserting (7, 10) with (Left(2), 95)
[INFO] [stdout] Current (7, 10), heading: Left(2), value: (Left(1), 91)
[INFO] [stdout] Traversing (7, 11), heading Down(1)
[INFO] [stdout] Traversing (7, 12), heading Down(2)
[INFO] [stdout] Traversing (6, 12), heading Left(1)
[INFO] [stdout] Current (6, 12), heading: Left(1), value: (Down(1), 56)
[INFO] [stdout] 	Inserting (6, 12) with (Left(1), 60)
[INFO] [stdout] Current (6, 12), heading: Left(1), value: (Up(1), 93)
[INFO] [stdout] Current (7, 12), heading: Down(2), value: (Left(1), 60)
[INFO] [stdout] 	Inserting (7, 12) with (Down(2), 66)
[INFO] [stdout] Traversing (8, 12), heading Right(1)
[INFO] [stdout] Traversing (9, 12), heading Right(2)
[INFO] [stdout] Traversing (10, 12), heading Right(3)
[INFO] [stdout] Traversing (10, 11), heading Up(1)
[INFO] [stdout] Traversing (10, 10), heading Up(2)
[INFO] [stdout] Traversing (10, 9), heading Up(3)
[INFO] [stdout] Current (10, 9), heading: Up(3), value: (Left(1), 102)
[INFO] [stdout] 	Inserting (10, 9) with (Up(3), 106)
[INFO] [stdout] Traversing (11, 9), heading Right(1)
[INFO] [stdout] Traversing (12, 9), heading Right(2)
[INFO] [stdout] Traversing (12, 8), heading Up(1)
[INFO] [stdout] Traversing (12, 7), heading Up(2)
[INFO] [stdout] Traversing (12, 6), heading Up(3)
[INFO] [stdout] Traversing (11, 6), heading Left(1)
[INFO] [stdout] Current (11, 6), heading: Left(1), value: (Left(1), 79)
[INFO] [stdout] 	Inserting (11, 6) with (Left(1), 85)
[INFO] [stdout] Traversing (11, 5), heading Up(1)
[INFO] [stdout] Traversing (11, 4), heading Up(2)
[INFO] [stdout] Current (11, 4), heading: Up(2), value: (Down(3), 68)
[INFO] [stdout] 	Inserting (11, 4) with (Up(2), 71)
[INFO] [stdout] Current (11, 4), heading: Up(2), value: (Up(1), 68)
[INFO] [stdout] Current (11, 4), heading: Up(2), value: (Right(2), 54)
[INFO] [stdout] 	Overwriting (11, 4) with (Up(2), 57)
[INFO] [stdout] Current (11, 5), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] 	Inserting (11, 5) with (Up(1), 62)
[INFO] [stdout] Current (11, 5), heading: Up(1), value: (Up(2), 72)
[INFO] [stdout] Current (11, 5), heading: Up(1), value: (Right(2), 58)
[INFO] [stdout] Current (11, 6), heading: Left(1), value: (Up(1), 62)
[INFO] [stdout] 	Overwriting (11, 6) with (Left(1), 68)
[INFO] [stdout] Traversing (11, 7), heading Down(1)
[INFO] [stdout] Traversing (11, 8), heading Down(2)
[INFO] [stdout] Traversing (11, 9), heading Down(3)
[INFO] [stdout] Current (11, 9), heading: Down(3), value: (Up(3), 106)
[INFO] [stdout] 	Inserting (11, 9) with (Down(3), 111)
[INFO] [stdout] Traversing (12, 9), heading Right(1)
[INFO] [stdout] Traversing (12, 8), heading Up(1)
[INFO] [stdout] Traversing (12, 7), heading Up(2)
[INFO] [stdout] Traversing (12, 6), heading Up(3)
[INFO] [stdout] Current (12, 6), heading: Up(3), value: (Left(1), 68)
[INFO] [stdout] 	Inserting (12, 6) with (Up(3), 74)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Up(3), 74)
[INFO] [stdout] 	Inserting (12, 7) with (Up(2), 77)
[INFO] [stdout] Traversing (11, 7), heading Left(1)
[INFO] [stdout] Traversing (10, 7), heading Left(2)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Up(1), 90)
[INFO] [stdout] 	Inserting (10, 7) with (Left(2), 96)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Left(1), 79)
[INFO] [stdout] 	Overwriting (10, 7) with (Left(2), 85)
[INFO] [stdout] Traversing (10, 8), heading Down(1)
[INFO] [stdout] Current (10, 8), heading: Down(1), value: (Up(3), 106)
[INFO] [stdout] 	Inserting (10, 8) with (Down(1), 114)
[INFO] [stdout] Current (10, 8), heading: Down(1), value: (Up(2), 96)
[INFO] [stdout] 	Overwriting (10, 8) with (Down(1), 104)
[INFO] [stdout] Traversing (11, 8), heading Right(1)
[INFO] [stdout] Traversing (12, 8), heading Right(2)
[INFO] [stdout] Current (12, 8), heading: Right(2), value: (Up(2), 77)
[INFO] [stdout] 	Inserting (12, 8) with (Right(2), 84)
[INFO] [stdout] Traversing (12, 9), heading Down(1)
[INFO] [stdout] Traversing (12, 10), heading Down(2)
[INFO] [stdout] Traversing (12, 11), heading Down(3)
[INFO] [stdout] Traversing (11, 11), heading Left(1)
[INFO] [stdout] Traversing (10, 11), heading Left(2)
[INFO] [stdout] Traversing (9, 11), heading Left(3)
[INFO] [stdout] Current (9, 11), heading: Left(3), value: (Up(1), 107)
[INFO] [stdout] 	Inserting (9, 11) with (Left(3), 114)
[INFO] [stdout] Traversing (9, 12), heading Down(1)
[INFO] [stdout] Traversing (8, 12), heading Left(1)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Down(2), 66)
[INFO] [stdout] 	Inserting (8, 12) with (Left(1), 71)
[INFO] [stdout] Traversing (8, 11), heading Up(1)
[INFO] [stdout] Traversing (8, 10), heading Up(2)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(3), 99)
[INFO] [stdout] 	Inserting (8, 10) with (Up(2), 105)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Left(2), 95)
[INFO] [stdout] 	Overwriting (8, 10) with (Up(2), 101)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(1), 107)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Up(2), 101)
[INFO] [stdout] 	Inserting (8, 11) with (Up(1), 109)
[INFO] [stdout] Traversing (7, 11), heading Left(1)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Up(1), 93)
[INFO] [stdout] 	Inserting (7, 11) with (Left(1), 101)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 95)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Down(2), 66)
[INFO] [stdout] 	Overwriting (7, 11) with (Left(1), 74)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(1), 74)
[INFO] [stdout] 	Overwriting (8, 11) with (Up(1), 82)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(3), 114)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Up(1), 82)
[INFO] [stdout] Current (9, 12), heading: Down(1), value: (Left(1), 71)
[INFO] [stdout] 	Inserting (9, 12) with (Down(1), 76)
[INFO] [stdout] Traversing (10, 12), heading Right(1)
[INFO] [stdout] Traversing (11, 12), heading Right(2)
[INFO] [stdout] Base case (12, 12), 3
[INFO] [stdout] Current (11, 12), heading: Right(2), value: (Right(3), 3)
[INFO] [stdout] 	Inserting (11, 12) with (Right(2), 6)
[INFO] [stdout] Traversing (11, 11), heading Up(1)
[INFO] [stdout] Traversing (11, 10), heading Up(2)
[INFO] [stdout] Current (11, 10), heading: Up(2), value: (Down(3), 111)
[INFO] [stdout] 	Inserting (11, 10) with (Up(2), 117)
[INFO] [stdout] Traversing (10, 10), heading Left(1)
[INFO] [stdout] Current (10, 10), heading: Left(1), value: (Up(1), 107)
[INFO] [stdout] 	Inserting (10, 10) with (Left(1), 112)
[INFO] [stdout] Current (10, 10), heading: Left(1), value: (Up(3), 106)
[INFO] [stdout] 	Overwriting (10, 10) with (Left(1), 111)
[INFO] [stdout] Traversing (10, 11), heading Down(1)
[INFO] [stdout] Traversing (10, 12), heading Down(2)
[INFO] [stdout] Current (10, 12), heading: Down(2), value: (Down(1), 76)
[INFO] [stdout] 	Inserting (10, 12) with (Down(2), 81)
[INFO] [stdout] Current (10, 12), heading: Down(2), value: (Right(2), 6)
[INFO] [stdout] 	Overwriting (10, 12) with (Down(2), 11)
[INFO] [stdout] Current (10, 11), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] 	Inserting (10, 11) with (Down(1), 18)
[INFO] [stdout] Current (10, 11), heading: Down(1), value: (Left(3), 114)
[INFO] [stdout] Traversing (11, 11), heading Right(1)
[INFO] [stdout] Traversing (12, 11), heading Right(2)
[INFO] [stdout] Traversing (12, 10), heading Up(1)
[INFO] [stdout] Traversing (12, 9), heading Up(2)
[INFO] [stdout] Current (12, 9), heading: Up(2), value: (Right(2), 84)
[INFO] [stdout] 	Inserting (12, 9) with (Up(2), 87)
[INFO] [stdout] Current (12, 9), heading: Up(2), value: (Down(3), 111)
[INFO] [stdout] Current (12, 10), heading: Up(1), value: (Up(2), 87)
[INFO] [stdout] 	Inserting (12, 10) with (Up(1), 90)
[INFO] [stdout] Current (12, 10), heading: Up(1), value: (Up(2), 117)
[INFO] [stdout] Current (12, 11), heading: Right(2), value: (Up(1), 90)
[INFO] [stdout] 	Inserting (12, 11) with (Right(2), 95)
[INFO] [stdout] Current (12, 11), heading: Right(2), value: (Right(3), 3)
[INFO] [stdout] 	Overwriting (12, 11) with (Right(2), 8)
[INFO] [stdout] Current (11, 11), heading: Right(1), value: (Right(2), 8)
[INFO] [stdout] 	Inserting (11, 11) with (Right(1), 11)
[INFO] [stdout] Current (11, 11), heading: Right(1), value: (Up(2), 117)
[INFO] [stdout] Current (11, 11), heading: Right(1), value: (Right(2), 6)
[INFO] [stdout] 	Overwriting (11, 11) with (Right(1), 9)
[INFO] [stdout] Current (10, 11), heading: Down(1), value: (Right(1), 9)
[INFO] [stdout] 	Overwriting (10, 11) with (Down(1), 16)
[INFO] [stdout] Current (10, 10), heading: Left(1), value: (Down(1), 16)
[INFO] [stdout] 	Overwriting (10, 10) with (Left(1), 21)
[INFO] [stdout] Current (11, 10), heading: Up(2), value: (Left(1), 21)
[INFO] [stdout] 	Overwriting (11, 10) with (Up(2), 27)
[INFO] [stdout] Current (11, 10), heading: Up(2), value: (Up(1), 90)
[INFO] [stdout] Current (11, 11), heading: Up(1), value: (Up(2), 27)
[INFO] [stdout] Current (11, 11), heading: Up(1), value: (Down(1), 16)
[INFO] [stdout] Current (11, 11), heading: Up(1), value: (Right(2), 8)
[INFO] [stdout] Current (11, 12), heading: Right(2), value: (Right(1), 9)
[INFO] [stdout] Current (10, 12), heading: Right(1), value: (Right(2), 6)
[INFO] [stdout] Current (10, 12), heading: Right(1), value: (Down(1), 16)
[INFO] [stdout] Current (9, 12), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] 	Overwriting (9, 12) with (Down(1), 16)
[INFO] [stdout] Current (9, 11), heading: Left(3), value: (Down(1), 16)
[INFO] [stdout] 	Overwriting (9, 11) with (Left(3), 23)
[INFO] [stdout] Current (10, 11), heading: Left(2), value: (Left(3), 23)
[INFO] [stdout] Current (10, 11), heading: Left(2), value: (Left(1), 21)
[INFO] [stdout] Current (10, 11), heading: Left(2), value: (Down(2), 11)
[INFO] [stdout] Current (11, 11), heading: Left(1), value: (Down(1), 16)
[INFO] [stdout] Current (11, 11), heading: Left(1), value: (Up(2), 27)
[INFO] [stdout] Current (11, 11), heading: Left(1), value: (Right(2), 6)
[INFO] [stdout] Current (12, 11), heading: Down(3), value: (Right(1), 9)
[INFO] [stdout] Current (12, 10), heading: Down(2), value: (Right(2), 8)
[INFO] [stdout] 	Overwriting (12, 10) with (Down(2), 11)
[INFO] [stdout] Current (12, 10), heading: Down(2), value: (Up(2), 27)
[INFO] [stdout] Current (12, 9), heading: Down(1), value: (Down(2), 11)
[INFO] [stdout] 	Overwriting (12, 9) with (Down(1), 14)
[INFO] [stdout] Current (12, 9), heading: Down(1), value: (Down(3), 111)
[INFO] [stdout] Current (12, 8), heading: Right(2), value: (Down(1), 14)
[INFO] [stdout] 	Overwriting (12, 8) with (Right(2), 21)
[INFO] [stdout] Current (11, 8), heading: Right(1), value: (Right(2), 21)
[INFO] [stdout] 	Inserting (11, 8) with (Right(1), 29)
[INFO] [stdout] Traversing (11, 7), heading Up(1)
[INFO] [stdout] Current (11, 7), heading: Up(1), value: (Left(1), 68)
[INFO] [stdout] 	Inserting (11, 7) with (Up(1), 73)
[INFO] [stdout] Current (11, 7), heading: Up(1), value: (Left(2), 85)
[INFO] [stdout] Current (11, 7), heading: Up(1), value: (Up(2), 77)
[INFO] [stdout] Current (11, 8), heading: Right(1), value: (Up(1), 73)
[INFO] [stdout] Current (11, 8), heading: Right(1), value: (Down(3), 111)
[INFO] [stdout] Current (10, 8), heading: Down(1), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (10, 8) with (Down(1), 37)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Down(1), 37)
[INFO] [stdout] 	Overwriting (10, 7) with (Left(2), 43)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] 	Overwriting (11, 7) with (Left(1), 48)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(1), 68)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (11, 7) with (Left(1), 34)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Left(1), 34)
[INFO] [stdout] 	Overwriting (12, 7) with (Up(2), 37)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Up(2), 37)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Right(1), 29)
[INFO] [stdout] Current (12, 9), heading: Right(1), value: (Right(2), 21)
[INFO] [stdout] Current (12, 9), heading: Right(1), value: (Down(2), 11)
[INFO] [stdout] Current (11, 9), heading: Down(3), value: (Down(1), 14)
[INFO] [stdout] 	Overwriting (11, 9) with (Down(3), 19)
[INFO] [stdout] Current (11, 8), heading: Down(2), value: (Down(3), 19)
[INFO] [stdout] 	Overwriting (11, 8) with (Down(2), 27)
[INFO] [stdout] Current (11, 8), heading: Down(2), value: (Down(1), 37)
[INFO] [stdout] Current (11, 8), heading: Down(2), value: (Right(2), 21)
[INFO] [stdout] Current (11, 7), heading: Down(1), value: (Down(2), 27)
[INFO] [stdout] 	Overwriting (11, 7) with (Down(1), 32)
[INFO] [stdout] Current (11, 7), heading: Down(1), value: (Left(2), 43)
[INFO] [stdout] Current (11, 7), heading: Down(1), value: (Up(2), 37)
[INFO] [stdout] Current (11, 6), heading: Left(1), value: (Down(1), 32)
[INFO] [stdout] 	Overwriting (11, 6) with (Left(1), 38)
[INFO] [stdout] Current (12, 6), heading: Up(3), value: (Left(1), 38)
[INFO] [stdout] 	Overwriting (12, 6) with (Up(3), 44)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Up(3), 44)
[INFO] [stdout] Current (12, 7), heading: Up(2), value: (Down(1), 32)
[INFO] [stdout] 	Overwriting (12, 7) with (Up(2), 35)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Up(2), 35)
[INFO] [stdout] Current (12, 8), heading: Up(1), value: (Down(2), 27)
[INFO] [stdout] Current (12, 9), heading: Right(2), value: (Right(2), 21)
[INFO] [stdout] Current (12, 9), heading: Right(2), value: (Down(2), 11)
[INFO] [stdout] Current (11, 9), heading: Right(1), value: (Down(1), 14)
[INFO] [stdout] Current (11, 9), heading: Right(1), value: (Down(2), 27)
[INFO] [stdout] Current (11, 9), heading: Right(1), value: (Up(2), 27)
[INFO] [stdout] Current (10, 9), heading: Up(3), value: (Down(3), 19)
[INFO] [stdout] 	Overwriting (10, 9) with (Up(3), 23)
[INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(3), 23)
[INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(1), 107)
[INFO] [stdout] Current (10, 10), heading: Up(2), value: (Up(2), 27)
[INFO] [stdout] Current (10, 11), heading: Up(1), value: (Left(1), 21)
[INFO] [stdout] Current (10, 11), heading: Up(1), value: (Left(3), 23)
[INFO] [stdout] Current (10, 11), heading: Up(1), value: (Right(1), 9)
[INFO] [stdout] Current (10, 12), heading: Right(3), value: (Down(1), 16)
[INFO] [stdout] Current (9, 12), heading: Right(2), value: (Down(2), 11)
[INFO] [stdout] Current (9, 12), heading: Right(2), value: (Left(3), 23)
[INFO] [stdout] Current (8, 12), heading: Right(1), value: (Down(1), 16)
[INFO] [stdout] 	Overwriting (8, 12) with (Right(1), 21)
[INFO] [stdout] Current (8, 12), heading: Right(1), value: (Up(1), 82)
[INFO] [stdout] Current (7, 12), heading: Down(2), value: (Right(1), 21)
[INFO] [stdout] 	Overwriting (7, 12) with (Down(2), 27)
[INFO] [stdout] Current (7, 11), heading: Down(1), value: (Down(2), 27)
[INFO] [stdout] 	Overwriting (7, 11) with (Down(1), 35)
[INFO] [stdout] Current (7, 11), heading: Down(1), value: (Up(1), 93)
[INFO] [stdout] Current (7, 11), heading: Down(1), value: (Up(1), 82)
[INFO] [stdout] Current (7, 10), heading: Left(2), value: (Down(1), 35)
[INFO] [stdout] 	Overwriting (7, 10) with (Left(2), 43)
[INFO] [stdout] Current (8, 10), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] 	Overwriting (8, 10) with (Left(1), 49)
[INFO] [stdout] Current (8, 10), heading: Left(1), value: (Up(3), 99)
[INFO] [stdout] Current (8, 10), heading: Left(1), value: (Up(1), 82)
[INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 49)
[INFO] [stdout] 	Overwriting (9, 10) with (Up(1), 54)
[INFO] [stdout] Current (9, 10), heading: Up(1), value: (Left(1), 21)
[INFO] [stdout] 	Overwriting (9, 10) with (Up(1), 26)
[INFO] [stdout] Current (9, 11), heading: Right(3), value: (Up(1), 26)
[INFO] [stdout] Current (9, 11), heading: Right(3), value: (Down(1), 16)
[INFO] [stdout] Current (8, 11), heading: Right(2), value: (Left(3), 23)
[INFO] [stdout] 	Overwriting (8, 11) with (Right(2), 31)
[INFO] [stdout] Current (8, 11), heading: Right(2), value: (Left(1), 49)
[INFO] [stdout] Current (8, 11), heading: Right(2), value: (Right(1), 21)
[INFO] [stdout] 	Overwriting (8, 11) with (Right(2), 29)
[INFO] [stdout] Current (7, 11), heading: Right(1), value: (Right(2), 29)
[INFO] [stdout] Current (7, 11), heading: Right(1), value: (Left(2), 43)
[INFO] [stdout] Current (7, 11), heading: Right(1), value: (Down(2), 27)
[INFO] [stdout] Current (6, 11), heading: Up(1), value: (Down(1), 35)
[INFO] [stdout] 	Overwriting (6, 11) with (Up(1), 43)
[INFO] [stdout] Current (6, 12), heading: Left(3), value: (Up(1), 43)
[INFO] [stdout] 	Overwriting (6, 12) with (Left(3), 47)
[INFO] [stdout] Current (7, 12), heading: Left(2), value: (Left(3), 47)
[INFO] [stdout] Current (7, 12), heading: Left(2), value: (Down(1), 35)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Down(2), 27)
[INFO] [stdout] Current (8, 12), heading: Left(1), value: (Right(2), 29)
[INFO] [stdout] Current (9, 12), heading: Down(3), value: (Right(1), 21)
[INFO] [stdout] Current (9, 12), heading: Down(3), value: (Down(2), 11)
[INFO] [stdout] Current (9, 11), heading: Down(2), value: (Down(1), 16)
[INFO] [stdout] Current (9, 11), heading: Down(2), value: (Right(2), 29)
[INFO] [stdout] Current (9, 11), heading: Down(2), value: (Down(1), 16)
[INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(3), 23)
[INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(1), 49)
[INFO] [stdout] Current (9, 10), heading: Down(1), value: (Left(1), 21)
[INFO] [stdout] Current (9, 9), heading: Left(1), value: (Up(1), 26)
[INFO] [stdout] 	Overwriting (9, 9) with (Left(1), 32)
[INFO] [stdout] Current (10, 9), heading: Down(3), value: (Left(1), 32)
[INFO] [stdout] Current (10, 9), heading: Down(3), value: (Down(3), 19)
[INFO] [stdout] Current (10, 8), heading: Down(2), value: (Up(3), 23)
[INFO] [stdout] 	Overwriting (10, 8) with (Down(2), 31)
[INFO] [stdout] Current (10, 8), heading: Down(2), value: (Up(2), 96)
[INFO] [stdout] Current (10, 8), heading: Down(2), value: (Down(2), 27)
[INFO] [stdout] Current (10, 7), heading: Down(1), value: (Down(2), 31)
[INFO] [stdout] 	Overwriting (10, 7) with (Down(1), 37)
[INFO] [stdout] Current (10, 7), heading: Down(1), value: (Up(1), 90)
[INFO] [stdout] Current (10, 7), heading: Down(1), value: (Down(1), 32)
[INFO] [stdout] Current (10, 6), heading: Left(1), value: (Down(1), 37)
[INFO] [stdout] 	Overwriting (10, 6) with (Left(1), 44)
[INFO] [stdout] Current (11, 6), heading: Up(3), value: (Left(1), 44)
[INFO] [stdout] Current (11, 6), heading: Up(3), value: (Up(3), 44)
[INFO] [stdout] Current (11, 7), heading: Up(2), value: (Left(1), 38)
[INFO] [stdout] Current (11, 7), heading: Up(2), value: (Down(1), 37)
[INFO] [stdout] Current (11, 7), heading: Up(2), value: (Up(2), 35)
[INFO] [stdout] Current (11, 8), heading: Up(1), value: (Down(1), 32)
[INFO] [stdout] Current (11, 8), heading: Up(1), value: (Down(2), 31)
[INFO] [stdout] Current (11, 8), heading: Up(1), value: (Right(2), 21)
[INFO] [stdout] Current (11, 9), heading: Right(3), value: (Down(2), 27)
[INFO] [stdout] Current (11, 9), heading: Right(3), value: (Up(2), 27)
[INFO] [stdout] Current (10, 9), heading: Right(2), value: (Down(3), 19)
[INFO] [stdout] Current (10, 9), heading: Right(2), value: (Down(2), 31)
[INFO] [stdout] Current (10, 9), heading: Right(2), value: (Left(1), 21)
[INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(3), 23)
[INFO] [stdout] 	Overwriting (9, 9) with (Right(1), 29)
[INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(2), 96)
[INFO] [stdout] Current (9, 9), heading: Right(1), value: (Up(1), 26)
[INFO] [stdout] Current (8, 9), heading: Up(3), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (8, 9) with (Up(3), 37)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(3), 37)
[INFO] [stdout] 	Overwriting (8, 10) with (Up(2), 43)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Left(2), 43)
[INFO] [stdout] Current (8, 10), heading: Up(2), value: (Up(1), 26)
[INFO] [stdout] 	Overwriting (8, 10) with (Up(2), 32)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Up(2), 32)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 11), heading: Up(1), value: (Left(3), 23)
[INFO] [stdout] Current (8, 12), heading: Right(3), value: (Right(2), 29)
[INFO] [stdout] Current (7, 12), heading: Right(2), value: (Right(1), 21)
[INFO] [stdout] Current (7, 12), heading: Right(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 12), heading: Right(1), value: (Down(2), 27)
[INFO] [stdout] 	Overwriting (6, 12) with (Right(1), 31)
[INFO] [stdout] Current (6, 12), heading: Right(1), value: (Up(1), 43)
[INFO] [stdout] Current (5, 12), heading: Down(1), value: (Right(1), 31)
[INFO] [stdout] 	Overwriting (5, 12) with (Down(1), 38)
[INFO] [stdout] Current (5, 11), heading: Left(3), value: (Down(1), 38)
[INFO] [stdout] 	Overwriting (5, 11) with (Left(3), 42)
[INFO] [stdout] Current (6, 11), heading: Left(2), value: (Left(3), 42)
[INFO] [stdout] Current (6, 11), heading: Left(2), value: (Up(1), 87)
[INFO] [stdout] Current (6, 11), heading: Left(2), value: (Right(1), 31)
[INFO] [stdout] 	Overwriting (6, 11) with (Left(2), 39)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 39)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] Current (7, 11), heading: Left(1), value: (Down(2), 27)
[INFO] [stdout] Current (8, 11), heading: Down(3), value: (Down(1), 35)
[INFO] [stdout] Current (8, 11), heading: Down(3), value: (Left(3), 23)
[INFO] [stdout] Current (8, 10), heading: Down(2), value: (Right(2), 29)
[INFO] [stdout] Current (8, 10), heading: Down(2), value: (Left(2), 43)
[INFO] [stdout] Current (8, 10), heading: Down(2), value: (Up(1), 26)
[INFO] [stdout] Current (8, 9), heading: Down(1), value: (Up(2), 32)
[INFO] [stdout] Current (8, 9), heading: Down(1), value: (Left(1), 91)
[INFO] [stdout] Current (8, 9), heading: Down(1), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Left(1), value: (Up(3), 37)
[INFO] [stdout] 	Overwriting (8, 8) with (Left(1), 45)
[INFO] [stdout] Current (9, 8), heading: Up(2), value: (Left(1), 45)
[INFO] [stdout] 	Overwriting (9, 8) with (Up(2), 51)
[INFO] [stdout] Current (9, 8), heading: Up(2), value: (Down(2), 31)
[INFO] [stdout] 	Overwriting (9, 8) with (Up(2), 37)
[INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(2), 37)
[INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(3), 37)
[INFO] [stdout] Current (9, 9), heading: Up(1), value: (Up(3), 23)
[INFO] [stdout] Current (9, 10), heading: Right(3), value: (Right(1), 29)
[INFO] [stdout] Current (9, 10), heading: Right(3), value: (Left(3), 23)
[INFO] [stdout] Current (8, 10), heading: Right(2), value: (Up(1), 26)
[INFO] [stdout] Current (8, 10), heading: Right(2), value: (Up(3), 37)
[INFO] [stdout] Current (8, 10), heading: Right(2), value: (Right(2), 29)
[INFO] [stdout] Current (7, 10), heading: Right(1), value: (Up(2), 32)
[INFO] [stdout] 	Overwriting (7, 10) with (Right(1), 40)
[INFO] [stdout] Current (7, 10), heading: Right(1), value: (Left(1), 91)
[INFO] [stdout] Current (7, 10), heading: Right(1), value: (Down(1), 35)
[INFO] [stdout] Current (6, 10), heading: Up(1), value: (Right(1), 40)
[INFO] [stdout] 	Overwriting (6, 10) with (Up(1), 46)
[INFO] [stdout] Current (6, 11), heading: Right(3), value: (Up(1), 46)
[INFO] [stdout] Current (6, 11), heading: Right(3), value: (Right(1), 31)
[INFO] [stdout] Current (5, 11), heading: Right(2), value: (Left(2), 39)
[INFO] [stdout] Current (5, 11), heading: Right(2), value: (Left(3), 81)
[INFO] [stdout] Current (5, 11), heading: Right(2), value: (Down(1), 38)
[INFO] [stdout] Current (4, 11), heading: Right(1), value: (Left(3), 42)
[INFO] [stdout] 	Overwriting (4, 11) with (Right(1), 47)
[INFO] [stdout] Current (4, 11), heading: Right(1), value: (Up(2), 70)
[INFO] [stdout] Current (4, 11), heading: Right(1), value: (Left(1), 49)
[INFO] [stdout] Current (3, 11), heading: Up(1), value: (Right(1), 47)
[INFO] [stdout] Current (3, 12), heading: Left(2), value: (Up(1), 44)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Left(2), 43)
[INFO] [stdout] Current (4, 12), heading: Left(1), value: (Right(1), 47)
[INFO] [stdout] Current (5, 12), heading: Down(2), value: (Left(1), 49)
[INFO] [stdout] Current (5, 12), heading: Down(2), value: (Right(1), 31)
[INFO] [stdout] Current (5, 11), heading: Down(1), value: (Down(1), 38)
[INFO] [stdout] Current (5, 11), heading: Down(1), value: (Right(1), 47)
[INFO] [stdout] Current (5, 11), heading: Down(1), value: (Left(2), 39)
[INFO] [stdout] Current (5, 10), heading: Left(3), value: (Left(3), 42)
[INFO] [stdout] 	Overwriting (5, 10) with (Left(3), 50)
[INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(3), 50)
[INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(1), 82)
[INFO] [stdout] Current (6, 10), heading: Left(2), value: (Left(2), 39)
[INFO] [stdout] 	Overwriting (6, 10) with (Left(2), 45)
[INFO] [stdout] Current (7, 10), heading: Left(1), value: (Left(2), 45)
[INFO] [stdout] Current (7, 10), heading: Left(1), value: (Left(1), 91)
[INFO] [stdout] Current (7, 10), heading: Left(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 10), heading: Down(3), value: (Right(1), 40)
[INFO] [stdout] Current (8, 10), heading: Down(3), value: (Up(1), 26)
[INFO] [stdout] Current (8, 9), heading: Down(2), value: (Up(2), 32)
[INFO] [stdout] Current (8, 9), heading: Down(2), value: (Left(1), 91)
[INFO] [stdout] Current (8, 9), heading: Down(2), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Down(1), value: (Up(3), 37)
[INFO] [stdout] Current (8, 8), heading: Down(1), value: (Left(2), 89)
[INFO] [stdout] Current (8, 8), heading: Down(1), value: (Up(2), 37)
[INFO] [stdout] Current (8, 7), heading: Left(1), value: (Left(1), 45)
[INFO] [stdout] 	Overwriting (8, 7) with (Left(1), 52)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Left(1), 52)
[INFO] [stdout] 	Overwriting (9, 7) with (Up(1), 61)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 37)
[INFO] [stdout] 	Overwriting (9, 7) with (Up(1), 46)
[INFO] [stdout] Current (9, 8), heading: Left(3), value: (Up(1), 46)
[INFO] [stdout] Current (9, 8), heading: Left(3), value: (Right(1), 29)
[INFO] [stdout] 	Overwriting (9, 8) with (Left(3), 35)
[INFO] [stdout] Current (10, 8), heading: Left(2), value: (Left(3), 35)
[INFO] [stdout] Current (10, 8), heading: Left(2), value: (Down(1), 37)
[INFO] [stdout] Current (10, 8), heading: Left(2), value: (Up(3), 23)
[INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(2), 31)
[INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(1), 32)
[INFO] [stdout] Current (11, 8), heading: Left(1), value: (Down(3), 19)
[INFO] [stdout] Current (12, 8), heading: Down(3), value: (Down(2), 27)
[INFO] [stdout] Current (12, 7), heading: Down(2), value: (Right(2), 21)
[INFO] [stdout] 	Overwriting (12, 7) with (Down(2), 24)
[INFO] [stdout] Current (12, 7), heading: Down(2), value: (Down(1), 32)
[INFO] [stdout] Current (12, 6), heading: Down(1), value: (Down(2), 24)
[INFO] [stdout] 	Overwriting (12, 6) with (Down(1), 30)
[INFO] [stdout] Current (12, 6), heading: Down(1), value: (Left(1), 38)
[INFO] [stdout] Current (12, 5), heading: Right(2), value: (Down(1), 30)
[INFO] [stdout] 	Overwriting (12, 5) with (Right(2), 34)
[INFO] [stdout] Current (11, 5), heading: Right(1), value: (Right(2), 34)
[INFO] [stdout] 	Overwriting (11, 5) with (Right(1), 39)
[INFO] [stdout] Current (11, 5), heading: Right(1), value: (Up(2), 57)
[INFO] [stdout] Current (11, 5), heading: Right(1), value: (Left(1), 38)
[INFO] [stdout] Current (10, 5), heading: Up(2), value: (Right(1), 39)
[INFO] [stdout] 	Overwriting (10, 5) with (Up(2), 43)
[INFO] [stdout] Current (10, 6), heading: Up(1), value: (Up(2), 43)
[INFO] [stdout] Current (10, 6), heading: Up(1), value: (Up(2), 81)
[INFO] [stdout] Current (10, 6), heading: Up(1), value: (Left(1), 38)
[INFO] [stdout] Current (10, 7), heading: Right(3), value: (Left(1), 44)
[INFO] [stdout] Current (10, 7), heading: Right(3), value: (Down(2), 31)
[INFO] [stdout] Current (9, 7), heading: Right(2), value: (Down(1), 37)
[INFO] [stdout] Current (9, 7), heading: Right(2), value: (Up(2), 81)
[INFO] [stdout] Current (9, 7), heading: Right(2), value: (Left(3), 35)
[INFO] [stdout] 	Overwriting (9, 7) with (Right(2), 44)
[INFO] [stdout] Current (8, 7), heading: Right(1), value: (Right(2), 44)
[INFO] [stdout] 	Overwriting (8, 7) with (Right(1), 51)
[INFO] [stdout] Current (8, 7), heading: Right(1), value: (Left(1), 77)
[INFO] [stdout] Current (8, 7), heading: Right(1), value: (Left(1), 45)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Right(1), 51)
[INFO] [stdout] 	Overwriting (7, 7) with (Up(2), 60)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(2), 60)
[INFO] [stdout] 	Overwriting (7, 8) with (Up(1), 69)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(1), 80)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Left(1), 45)
[INFO] [stdout] 	Overwriting (7, 8) with (Up(1), 54)
[INFO] [stdout] Current (7, 9), heading: Left(1), value: (Up(1), 54)
[INFO] [stdout] 	Overwriting (7, 9) with (Left(1), 63)
[INFO] [stdout] Current (7, 9), heading: Left(1), value: (Right(1), 40)
[INFO] [stdout] 	Overwriting (7, 9) with (Left(1), 49)
[INFO] [stdout] Current (8, 9), heading: Down(3), value: (Left(1), 49)
[INFO] [stdout] Current (8, 9), heading: Down(3), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Down(2), value: (Up(3), 37)
[INFO] [stdout] Current (8, 8), heading: Down(2), value: (Up(1), 54)
[INFO] [stdout] Current (8, 8), heading: Down(2), value: (Left(3), 35)
[INFO] [stdout] 	Overwriting (8, 8) with (Down(2), 43)
[INFO] [stdout] Current (8, 7), heading: Down(1), value: (Down(2), 43)
[INFO] [stdout] 	Overwriting (8, 7) with (Down(1), 50)
[INFO] [stdout] Current (8, 7), heading: Down(1), value: (Up(2), 60)
[INFO] [stdout] Current (8, 7), heading: Down(1), value: (Right(2), 44)
[INFO] [stdout] Current (8, 6), heading: Left(1), value: (Down(1), 50)
[INFO] [stdout] 	Overwriting (8, 6) with (Left(1), 58)
[INFO] [stdout] Current (9, 6), heading: Up(2), value: (Left(1), 58)
[INFO] [stdout] 	Overwriting (9, 6) with (Up(2), 65)
[INFO] [stdout] Current (9, 6), heading: Up(2), value: (Left(1), 44)
[INFO] [stdout] 	Overwriting (9, 6) with (Up(2), 51)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Up(2), 51)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 50)
[INFO] [stdout] Current (9, 7), heading: Up(1), value: (Down(1), 37)
[INFO] [stdout] Current (9, 8), heading: Right(3), value: (Right(2), 44)
[INFO] [stdout] Current (9, 8), heading: Right(3), value: (Right(1), 29)
[INFO] [stdout] Current (8, 8), heading: Right(2), value: (Left(3), 35)
[INFO] [stdout] Current (8, 8), heading: Right(2), value: (Down(1), 50)
[INFO] [stdout] Current (8, 8), heading: Right(2), value: (Up(3), 37)
[INFO] [stdout] Current (7, 8), heading: Right(1), value: (Down(2), 43)
[INFO] [stdout] 	Overwriting (7, 8) with (Right(1), 52)
[INFO] [stdout] Current (7, 8), heading: Right(1), value: (Up(2), 60)
[INFO] [stdout] Current (7, 8), heading: Right(1), value: (Left(1), 49)
[INFO] [stdout] Current (6, 8), heading: Up(1), value: (Right(1), 52)
[INFO] [stdout] 	Overwriting (6, 8) with (Up(1), 59)
[INFO] [stdout] Current (6, 9), heading: Left(1), value: (Up(1), 59)
[INFO] [stdout] 	Overwriting (6, 9) with (Left(1), 68)
[INFO] [stdout] Current (6, 9), heading: Left(1), value: (Left(2), 45)
[INFO] [stdout] 	Overwriting (6, 9) with (Left(1), 54)
[INFO] [stdout] Current (7, 9), heading: Down(3), value: (Left(1), 54)
[INFO] [stdout] Current (7, 9), heading: Down(3), value: (Up(3), 37)
[INFO] [stdout] 	Overwriting (7, 9) with (Down(3), 46)
[INFO] [stdout] Current (7, 8), heading: Down(2), value: (Down(3), 46)
[INFO] [stdout] Current (7, 8), heading: Down(2), value: (Up(1), 59)
[INFO] [stdout] Current (7, 8), heading: Down(2), value: (Down(2), 43)
[INFO] [stdout] Current (7, 7), heading: Down(1), value: (Right(1), 52)
[INFO] [stdout] Current (7, 7), heading: Down(1), value: (Left(1), 74)
[INFO] [stdout] Current (7, 7), heading: Down(1), value: (Down(1), 50)
[INFO] [stdout] 	Overwriting (7, 7) with (Down(1), 59)
[INFO] [stdout] Current (7, 6), heading: Left(1), value: (Down(1), 59)
[INFO] [stdout] 	Overwriting (7, 6) with (Left(1), 68)
[INFO] [stdout] Current (8, 6), heading: Up(3), value: (Left(1), 68)
[INFO] [stdout] Current (8, 6), heading: Up(3), value: (Up(2), 51)
[INFO] [stdout] Current (8, 7), heading: Up(2), value: (Left(1), 58)
[INFO] [stdout] Current (8, 7), heading: Up(2), value: (Down(1), 59)
[INFO] [stdout] Current (8, 7), heading: Up(2), value: (Right(2), 44)
[INFO] [stdout] Current (8, 8), heading: Up(1), value: (Down(1), 50)
[INFO] [stdout] Current (8, 8), heading: Up(1), value: (Right(1), 52)
[INFO] [stdout] Current (8, 8), heading: Up(1), value: (Left(3), 35)
[INFO] [stdout] Current (8, 9), heading: Right(3), value: (Down(2), 43)
[INFO] [stdout] Current (8, 9), heading: Right(3), value: (Up(2), 32)
[INFO] [stdout] Current (7, 9), heading: Right(2), value: (Up(3), 37)
[INFO] [stdout] Current (7, 9), heading: Right(2), value: (Right(1), 52)
[INFO] [stdout] Current (7, 9), heading: Right(2), value: (Right(1), 40)
[INFO] [stdout] Current (6, 9), heading: Right(1), value: (Down(3), 46)
[INFO] [stdout] Current (6, 9), heading: Right(1), value: (Up(1), 59)
[INFO] [stdout] Current (6, 9), heading: Right(1), value: (Left(2), 45)
[INFO] [stdout] Current (5, 9), heading: Up(3), value: (Left(1), 54)
[INFO] [stdout] 	Overwriting (5, 9) with (Up(3), 61)
[INFO] [stdout] Current (5, 10), heading: Up(2), value: (Up(3), 61)
[INFO] [stdout] Current (5, 10), heading: Up(2), value: (Up(2), 70)
[INFO] [stdout] Current (5, 10), heading: Up(2), value: (Left(2), 45)
[INFO] [stdout] Current (5, 11), heading: Up(1), value: (Left(3), 50)
[INFO] [stdout] Current (5, 11), heading: Up(1), value: (Right(1), 47)
[INFO] [stdout] Current (5, 11), heading: Up(1), value: (Left(2), 39)
[INFO] [stdout] Current (5, 12), heading: Right(3), value: (Left(3), 42)
[INFO] [stdout] Current (4, 12), heading: Right(2), value: (Down(1), 38)
[INFO] [stdout] 	Overwriting (4, 12) with (Right(2), 44)
[INFO] [stdout] Current (4, 12), heading: Right(2), value: (Right(1), 47)
[INFO] [stdout] Current (3, 12), heading: Right(1), value: (Right(2), 44)
[INFO] [stdout] Current (3, 12), heading: Right(1), value: (Up(1), 44)
[INFO] [stdout] Current (2, 12), heading: Down(1), value: (Left(2), 43)
[INFO] [stdout] Current (2, 11), heading: Left(3), value: (Down(1), 41)
[INFO] [stdout] Current (3, 11), heading: Left(2), value: (Left(3), 38)
[INFO] [stdout] Current (3, 11), heading: Left(2), value: (Up(1), 64)
[INFO] [stdout] Current (3, 11), heading: Left(2), value: (Left(2), 43)
[INFO] [stdout] Current (4, 11), heading: Left(1), value: (Up(1), 44)
[INFO] [stdout] Current (4, 11), heading: Left(1), value: (Up(2), 70)
[INFO] [stdout] Current (4, 11), heading: Left(1), value: (Right(2), 44)
[INFO] [stdout] Current (5, 11), heading: Down(3), value: (Right(1), 47)
[INFO] [stdout] Current (5, 11), heading: Down(3), value: (Left(2), 39)
[INFO] [stdout] Current (5, 10), heading: Down(2), value: (Left(3), 42)
[INFO] [stdout] Current (5, 10), heading: Down(2), value: (Up(2), 70)
[INFO] [stdout] Current (5, 10), heading: Down(2), value: (Left(2), 45)
[INFO] [stdout] Current (5, 9), heading: Down(1), value: (Left(3), 50)
[INFO] [stdout] 	Overwriting (5, 9) with (Down(1), 57)
[INFO] [stdout] Current (5, 9), heading: Down(1), value: (Up(3), 66)
[INFO] [stdout] Current (5, 9), heading: Down(1), value: (Left(1), 54)
[INFO] [stdout] Current (5, 8), heading: Left(3), value: (Down(1), 57)
[INFO] [stdout] 	Overwriting (5, 8) with (Left(3), 63)
[INFO] [stdout] Current (6, 8), heading: Left(2), value: (Left(3), 63)
[INFO] [stdout] Current (6, 8), heading: Left(2), value: (Left(1), 74)
[INFO] [stdout] Current (6, 8), heading: Left(2), value: (Left(1), 54)
[INFO] [stdout] Current (7, 8), heading: Left(1), value: (Up(1), 59)
[INFO] [stdout] Current (7, 8), heading: Left(1), value: (Down(1), 59)
[INFO] [stdout] Current (7, 8), heading: Left(1), value: (Down(3), 46)
[INFO] [stdout] Current (8, 8), heading: Down(3), value: (Right(1), 52)
[INFO] [stdout] Current (8, 8), heading: Down(3), value: (Left(3), 35)
[INFO] [stdout] Current (8, 7), heading: Down(2), value: (Down(2), 43)
[INFO] [stdout] Current (8, 7), heading: Down(2), value: (Down(1), 59)
[INFO] [stdout] Current (8, 7), heading: Down(2), value: (Right(2), 44)
[INFO] [stdout] Current (8, 6), heading: Down(1), value: (Down(1), 50)
[INFO] [stdout] Current (8, 6), heading: Down(1), value: (Left(1), 68)
[INFO] [stdout] Current (8, 6), heading: Down(1), value: (Up(2), 51)
[INFO] [stdout] Current (8, 5), heading: Left(1), value: (Left(1), 58)
[INFO] [stdout] 	Overwriting (8, 5) with (Left(1), 67)
[INFO] [stdout] Current (9, 5), heading: Up(2), value: (Left(1), 67)
[INFO] [stdout] Current (9, 5), heading: Up(2), value: (Up(2), 43)
[INFO] [stdout] 	Overwriting (9, 5) with (Up(2), 51)
[INFO] [stdout] Current (9, 6), heading: Up(1), value: (Up(2), 51)
[INFO] [stdout] Current (9, 6), heading: Up(1), value: (Left(1), 58)
[INFO] [stdout] Current (9, 6), heading: Up(1), value: (Left(1), 44)
[INFO] [stdout] Current (9, 7), heading: Left(3), value: (Up(2), 51)
[INFO] [stdout] Current (9, 7), heading: Left(3), value: (Left(3), 35)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Right(2), 44)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Left(1), 44)
[INFO] [stdout] Current (10, 7), heading: Left(2), value: (Down(2), 31)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Down(1), 37)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Left(1), 38)
[INFO] [stdout] Current (11, 7), heading: Left(1), value: (Down(2), 27)
[INFO] [stdout] Current (12, 7), heading: Down(3), value: (Down(1), 32)
[INFO] [stdout] Current (12, 6), heading: Down(2), value: (Down(2), 24)
[INFO] [stdout] Current (12, 6), heading: Down(2), value: (Left(1), 38)
[INFO] [stdout] Current (12, 5), heading: Down(1), value: (Down(1), 30)
[INFO] [stdout] Current (12, 5), heading: Down(1), value: (Right(1), 39)
[INFO] [stdout] Current (12, 4), heading: Right(2), value: (Right(2), 34)
[INFO] [stdout] 	Overwriting (12, 4) with (Right(2), 40)
[INFO] [stdout] Current (11, 4), heading: Right(1), value: (Right(2), 40)
[INFO] [stdout] 	Overwriting (11, 4) with (Right(1), 43)
[INFO] [stdout] Current (11, 4), heading: Right(1), value: (Down(3), 68)
[INFO] [stdout] Current (11, 4), heading: Right(1), value: (Right(1), 39)
[INFO] [stdout] 	Overwriting (11, 4) with (Right(1), 42)
[INFO] [stdout] Current (10, 4), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] 	Overwriting (10, 4) with (Up(1), 47)
[INFO] [stdout] Current (10, 5), heading: Right(3), value: (Up(1), 47)
[INFO] [stdout] Current (10, 5), heading: Right(3), value: (Left(1), 44)
[INFO] [stdout] Current (9, 5), heading: Right(2), value: (Up(2), 43)
[INFO] [stdout] Current (9, 5), heading: Right(2), value: (Up(1), 66)
[INFO] [stdout] Current (9, 5), heading: Right(2), value: (Up(2), 51)
[INFO] [stdout] Current (8, 5), heading: Right(1), value: (Up(2), 51)
[INFO] [stdout] 	Overwriting (8, 5) with (Right(1), 60)
[INFO] [stdout] Current (8, 5), heading: Right(1), value: (Up(1), 60)
[INFO] [stdout] Current (8, 5), heading: Right(1), value: (Left(1), 58)
[INFO] [stdout] Current (7, 5), heading: Up(1), value: (Right(1), 60)
[INFO] [stdout] Current (7, 6), heading: Right(3), value: (Up(1), 64)
[INFO] [stdout] Current (7, 6), heading: Right(3), value: (Down(1), 59)
[INFO] [stdout] Current (6, 6), heading: Right(2), value: (Left(1), 68)
[INFO] [stdout] Current (6, 6), heading: Right(2), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Right(2), value: (Left(1), 74)
[INFO] [stdout] Current (5, 6), heading: Right(1), value: (Left(2), 63)
[INFO] [stdout] Current (5, 6), heading: Right(1), value: (Up(1), 50)
[INFO] [stdout] Current (5, 6), heading: Right(1), value: (Down(3), 67)
[INFO] [stdout] Current (4, 6), heading: Down(1), value: (Left(3), 57)
[INFO] [stdout] Current (4, 5), heading: Left(2), value: (Down(1), 53)
[INFO] [stdout] Current (5, 5), heading: Left(1), value: (Left(2), 41)
[INFO] [stdout] Current (5, 5), heading: Left(1), value: (Right(1), 42)
[INFO] [stdout] Current (5, 5), heading: Left(1), value: (Left(3), 57)
[INFO] [stdout] Current (6, 5), heading: Up(2), value: (Up(1), 50)
[INFO] [stdout] Current (6, 5), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] Current (6, 6), heading: Up(1), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Up(1), value: (Left(3), 57)
[INFO] [stdout] Current (6, 6), heading: Up(1), value: (Left(1), 68)
[INFO] [stdout] Current (6, 7), heading: Left(1), value: (Left(2), 63)
[INFO] [stdout] 	Overwriting (6, 7) with (Left(1), 70)
[INFO] [stdout] Current (6, 7), heading: Left(1), value: (Up(1), 59)
[INFO] [stdout] 	Overwriting (6, 7) with (Left(1), 66)
[INFO] [stdout] Current (7, 7), heading: Down(3), value: (Left(1), 66)
[INFO] [stdout] Current (7, 7), heading: Down(3), value: (Down(1), 50)
[INFO] [stdout] Current (7, 6), heading: Down(2), value: (Down(1), 59)
[INFO] [stdout] Current (7, 6), heading: Down(2), value: (Left(2), 63)
[INFO] [stdout] Current (7, 6), heading: Down(2), value: (Left(1), 58)
[INFO] [stdout] 	Overwriting (7, 6) with (Down(2), 67)
[INFO] [stdout] Current (7, 5), heading: Down(1), value: (Down(2), 67)
[INFO] [stdout] Current (7, 5), heading: Down(1), value: (Up(2), 57)
[INFO] [stdout] Current (7, 5), heading: Down(1), value: (Right(1), 60)
[INFO] [stdout] Current (7, 4), heading: Left(1), value: (Up(1), 64)
[INFO] [stdout] Current (8, 4), heading: Up(3), value: (Left(1), 57)
[INFO] [stdout] Current (8, 4), heading: Up(3), value: (Up(1), 66)
[INFO] [stdout] Current (8, 5), heading: Up(2), value: (Up(1), 60)
[INFO] [stdout] Current (8, 5), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] Current (8, 5), heading: Up(2), value: (Up(2), 51)
[INFO] [stdout] Current (8, 6), heading: Up(1), value: (Right(1), 60)
[INFO] [stdout] Current (8, 6), heading: Up(1), value: (Down(2), 67)
[INFO] [stdout] Current (8, 6), heading: Up(1), value: (Up(2), 51)
[INFO] [stdout] Current (8, 7), heading: Right(3), value: (Left(1), 58)
[INFO] [stdout] Current (8, 7), heading: Right(3), value: (Down(2), 43)
[INFO] [stdout] Current (7, 7), heading: Right(2), value: (Down(1), 50)
[INFO] [stdout] Current (7, 7), heading: Right(2), value: (Down(2), 67)
[INFO] [stdout] Current (7, 7), heading: Right(2), value: (Right(1), 52)
[INFO] [stdout] Current (6, 7), heading: Right(1), value: (Down(1), 59)
[INFO] [stdout] Current (6, 7), heading: Right(1), value: (Left(2), 63)
[INFO] [stdout] Current (6, 7), heading: Right(1), value: (Up(1), 59)
[INFO] [stdout] Current (5, 7), heading: Down(3), value: (Left(1), 66)
[INFO] [stdout] Current (5, 6), heading: Down(2), value: (Down(3), 67)
[INFO] [stdout] Current (5, 6), heading: Down(2), value: (Down(1), 53)
[INFO] [stdout] Current (5, 6), heading: Down(2), value: (Left(2), 63)
[INFO] [stdout] Current (5, 5), heading: Down(1), value: (Left(3), 57)
[INFO] [stdout] Current (5, 5), heading: Down(1), value: (Left(2), 41)
[INFO] [stdout] Current (5, 5), heading: Down(1), value: (Up(2), 57)
[INFO] [stdout] Current (5, 4), heading: Right(1), value: (Up(1), 50)
[INFO] [stdout] Current (4, 4), heading: Up(3), value: (Right(1), 42)
[INFO] [stdout] Current (4, 5), heading: Up(2), value: (Up(3), 36)
[INFO] [stdout] Current (4, 5), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (4, 5), heading: Up(2), value: (Up(1), 50)
[INFO] [stdout] Current (4, 6), heading: Up(1), value: (Left(2), 41)
[INFO] [stdout] 	Overwriting (4, 6) with (Up(1), 49)
[INFO] [stdout] Current (4, 6), heading: Up(1), value: (Up(1), 45)
[INFO] [stdout] Current (4, 6), heading: Up(1), value: (Left(3), 57)
[INFO] [stdout] Current (4, 7), heading: Left(2), value: (Up(1), 49)
[INFO] [stdout] 	Overwriting (4, 7) with (Left(2), 57)
[INFO] [stdout] Traversing (4, 8), heading Down(1)
[INFO] [stdout] Current (4, 8), heading: Down(1), value: (Up(3), 66)
[INFO] [stdout] 	Inserting (4, 8) with (Down(1), 75)
[INFO] [stdout] Current (4, 8), heading: Down(1), value: (Up(1), 56)
[INFO] [stdout] 	Overwriting (4, 8) with (Down(1), 65)
[INFO] [stdout] Current (4, 8), heading: Down(1), value: (Left(3), 63)
[INFO] [stdout] Current (4, 7), heading: Left(2), value: (Down(1), 65)
[INFO] [stdout] Current (5, 7), heading: Left(1), value: (Left(2), 57)
[INFO] [stdout] 	Overwriting (5, 7) with (Left(1), 64)
[INFO] [stdout] Current (5, 7), heading: Left(1), value: (Left(3), 57)
[INFO] [stdout] Current (5, 7), heading: Left(1), value: (Left(3), 63)
[INFO] [stdout] Current (6, 7), heading: Down(3), value: (Left(1), 64)
[INFO] [stdout] Current (6, 7), heading: Down(3), value: (Down(1), 59)
[INFO] [stdout] Current (6, 6), heading: Down(2), value: (Left(1), 66)
[INFO] [stdout] Current (6, 6), heading: Down(2), value: (Left(3), 57)
[INFO] [stdout] Current (6, 6), heading: Down(2), value: (Down(2), 67)
[INFO] [stdout] Current (6, 5), heading: Down(1), value: (Left(2), 63)
[INFO] [stdout] Current (6, 5), heading: Down(1), value: (Up(1), 50)
[INFO] [stdout] Current (6, 5), heading: Down(1), value: (Up(1), 64)
[INFO] [stdout] Current (6, 4), heading: Left(3), value: (Up(2), 57)
[INFO] [stdout] Current (7, 4), heading: Left(2), value: (Left(3), 49)
[INFO] [stdout] Current (7, 4), heading: Left(2), value: (Down(3), 50)
[INFO] [stdout] Current (7, 4), heading: Left(2), value: (Up(1), 64)
[INFO] [stdout] Current (8, 4), heading: Left(1), value: (Left(1), 57)
[INFO] [stdout] Current (8, 4), heading: Left(1), value: (Down(3), 54)
[INFO] [stdout] Current (8, 4), heading: Left(1), value: (Right(1), 60)
[INFO] [stdout] Current (9, 4), heading: Up(1), value: (Up(1), 60)
[INFO] [stdout] Current (9, 4), heading: Up(1), value: (Up(1), 47)
[INFO] [stdout] 	Overwriting (9, 4) with (Up(1), 54)
[INFO] [stdout] Current (9, 5), heading: Left(3), value: (Up(1), 54)
[INFO] [stdout] Current (9, 5), heading: Left(3), value: (Up(2), 51)
[INFO] [stdout] Current (10, 5), heading: Left(2), value: (Up(2), 51)
[INFO] [stdout] Current (10, 5), heading: Left(2), value: (Up(1), 47)
[INFO] [stdout] Current (10, 5), heading: Left(2), value: (Left(1), 44)
[INFO] [stdout] Current (11, 5), heading: Left(1), value: (Up(2), 43)
[INFO] [stdout] Current (11, 5), heading: Left(1), value: (Right(1), 42)
[INFO] [stdout] Current (11, 5), heading: Left(1), value: (Left(1), 38)
[INFO] [stdout] Current (12, 5), heading: Down(3), value: (Right(1), 39)
[INFO] [stdout] Current (12, 4), heading: Down(2), value: (Right(2), 34)
[INFO] [stdout] Current (12, 4), heading: Down(2), value: (Right(1), 42)
[INFO] [stdout] Current (12, 3), heading: Down(1), value: (Right(2), 40)
[INFO] [stdout] 	Overwriting (12, 3) with (Down(1), 42)
[INFO] [stdout] Current (12, 3), heading: Down(1), value: (Down(3), 68)
[INFO] [stdout] Current (12, 2), heading: Right(3), value: (Down(1), 42)
[INFO] [stdout] Current (11, 2), heading: Right(2), value: (Right(3), 46)
[INFO] [stdout] 	Inserting (11, 2) with (Right(2), 51)
[INFO] [stdout] Traversing (11, 1), heading Up(1)
[INFO] [stdout] Current (11, 1), heading: Up(1), value: (Left(1), 36)
[INFO] [stdout] 	Inserting (11, 1) with (Up(1), 38)
[INFO] [stdout] Traversing (10, 1), heading Left(1)
[INFO] [stdout] Current (10, 1), heading: Left(1), value: (Left(3), 36)
[INFO] [stdout] 	Inserting (10, 1) with (Left(1), 42)
[INFO] [stdout] Current (10, 1), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] 	Overwriting (10, 1) with (Left(1), 40)
[INFO] [stdout] Traversing (10, 2), heading Down(1)
[INFO] [stdout] Current (10, 2), heading: Down(1), value: (Down(3), 63)
[INFO] [stdout] 	Inserting (10, 2) with (Down(1), 65)
[INFO] [stdout] Current (10, 2), heading: Down(1), value: (Down(1), 42)
[INFO] [stdout] 	Overwriting (10, 2) with (Down(1), 44)
[INFO] [stdout] Current (10, 2), heading: Down(1), value: (Right(2), 51)
[INFO] [stdout] Current (10, 1), heading: Left(1), value: (Down(1), 44)
[INFO] [stdout] Current (11, 1), heading: Up(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Up(1), value: (Up(2), 42)
[INFO] [stdout] Current (11, 2), heading: Right(2), value: (Up(1), 38)
[INFO] [stdout] 	Overwriting (11, 2) with (Right(2), 43)
[INFO] [stdout] Current (11, 2), heading: Right(2), value: (Down(3), 68)
[INFO] [stdout] Current (10, 2), heading: Right(1), value: (Right(2), 43)
[INFO] [stdout] Current (10, 2), heading: Right(1), value: (Left(1), 40)
[INFO] [stdout] 	Overwriting (10, 2) with (Right(1), 42)
[INFO] [stdout] Current (10, 2), heading: Right(1), value: (Down(3), 63)
[INFO] [stdout] Current (9, 2), heading: Down(1), value: (Right(1), 42)
[INFO] [stdout] Current (9, 1), heading: Left(3), value: (Down(1), 42)
[INFO] [stdout] Current (10, 1), heading: Left(2), value: (Left(3), 36)
[INFO] [stdout] Current (10, 1), heading: Left(2), value: (Left(2), 34)
[INFO] [stdout] Current (10, 1), heading: Left(2), value: (Right(1), 42)
[INFO] [stdout] Current (11, 1), heading: Left(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Left(1), value: (Left(1), 36)
[INFO] [stdout] Current (11, 1), heading: Left(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] 	Overwriting (12, 1) with (Up(2), 41)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Up(2), 41)
[INFO] [stdout] 	Overwriting (12, 2) with (Up(1), 45)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 3), heading: Right(1), value: (Up(1), 45)
[INFO] [stdout] Current (12, 3), heading: Right(1), value: (Right(2), 40)
[INFO] [stdout] Current (11, 3), heading: Down(3), value: (Down(1), 42)
[INFO] [stdout] 	Overwriting (11, 3) with (Down(3), 47)
[INFO] [stdout] Current (11, 2), heading: Down(2), value: (Down(3), 47)
[INFO] [stdout] Current (11, 2), heading: Down(2), value: (Right(1), 42)
[INFO] [stdout] Current (11, 2), heading: Down(2), value: (Up(1), 45)
[INFO] [stdout] Current (11, 1), heading: Down(1), value: (Right(2), 43)
[INFO] [stdout] Current (11, 1), heading: Down(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Down(1), value: (Up(2), 41)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Up(1), 38)
[INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Up(2), 41)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 3), heading: Right(2), value: (Up(1), 45)
[INFO] [stdout] Current (12, 3), heading: Right(2), value: (Right(2), 40)
[INFO] [stdout] Current (11, 3), heading: Right(1), value: (Down(1), 42)
[INFO] [stdout] Current (11, 3), heading: Right(1), value: (Right(2), 43)
[INFO] [stdout] Current (11, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Down(3), value: (Down(3), 47)
[INFO] [stdout] 	Overwriting (10, 3) with (Down(3), 51)
[INFO] [stdout] Current (10, 2), heading: Down(2), value: (Down(3), 51)
[INFO] [stdout] Current (10, 2), heading: Down(2), value: (Down(1), 42)
[INFO] [stdout] Current (10, 2), heading: Down(2), value: (Right(2), 43)
[INFO] [stdout] Current (10, 1), heading: Down(1), value: (Right(1), 42)
[INFO] [stdout] Current (10, 1), heading: Down(1), value: (Left(3), 36)
[INFO] [stdout] Current (10, 1), heading: Down(1), value: (Up(1), 38)
[INFO] [stdout] Current (10, 0), heading: Left(2), value: (Left(1), 40)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] Current (11, 0), heading: Left(1), value: (Up(1), 38)
[INFO] [stdout] Current (12, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(3), 39)
[INFO] [stdout] Current (12, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Up(2), 41)
[INFO] [stdout] Current (12, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (12, 3), heading: Right(3), value: (Up(1), 45)
[INFO] [stdout] Current (12, 3), heading: Right(3), value: (Right(2), 40)
[INFO] [stdout] Current (11, 3), heading: Right(2), value: (Down(1), 42)
[INFO] [stdout] Current (11, 3), heading: Right(2), value: (Right(2), 43)
[INFO] [stdout] Current (11, 3), heading: Right(2), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(1), value: (Down(3), 47)
[INFO] [stdout] Current (10, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] 	Overwriting (10, 3) with (Right(1), 46)
[INFO] [stdout] Current (10, 3), heading: Right(1), value: (Up(1), 47)
[INFO] [stdout] Current (9, 3), heading: Down(3), value: (Right(1), 46)
[INFO] [stdout] 	Overwriting (9, 3) with (Down(3), 51)
[INFO] [stdout] Current (9, 2), heading: Down(2), value: (Down(3), 51)
[INFO] [stdout] Current (9, 2), heading: Down(2), value: (Right(1), 38)
[INFO] [stdout] Current (9, 2), heading: Down(2), value: (Right(1), 42)
[INFO] [stdout] Current (9, 1), heading: Down(1), value: (Down(1), 42)
[INFO] [stdout] Current (9, 1), heading: Down(1), value: (Up(1), 33)
[INFO] [stdout] Current (9, 1), heading: Down(1), value: (Left(1), 40)
[INFO] [stdout] Current (9, 0), heading: Left(2), value: (Left(3), 36)
[INFO] [stdout] Current (10, 0), heading: Left(1), value: (Left(2), 31)
[INFO] [stdout] Current (10, 0), heading: Left(1), value: (Left(1), 40)
[INFO] [stdout] Current (11, 0), heading: Up(3), value: (Left(2), 34)
[INFO] [stdout] Current (11, 0), heading: Up(3), value: (Up(3), 39)
[INFO] [stdout] Current (11, 1), heading: Up(2), value: (Left(1), 36)
[INFO] [stdout] Current (11, 1), heading: Up(2), value: (Left(1), 40)
[INFO] [stdout] Current (11, 1), heading: Up(2), value: (Up(2), 41)
[INFO] [stdout] Current (11, 2), heading: Up(1), value: (Up(1), 38)
[INFO] [stdout] Current (11, 2), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] Current (11, 2), heading: Up(1), value: (Up(1), 45)
[INFO] [stdout] Current (11, 3), heading: Right(3), value: (Right(2), 43)
[INFO] [stdout] Current (11, 3), heading: Right(3), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(2), value: (Down(3), 47)
[INFO] [stdout] Current (10, 3), heading: Right(2), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(2), value: (Up(1), 47)
[INFO] [stdout] Current (9, 3), heading: Right(1), value: (Right(1), 46)
[INFO] [stdout] Current (9, 3), heading: Right(1), value: (Down(1), 42)
[INFO] [stdout] 	Overwriting (9, 3) with (Right(1), 47)
[INFO] [stdout] Current (9, 3), heading: Right(1), value: (Up(1), 54)
[INFO] [stdout] Current (8, 3), heading: Down(3), value: (Right(1), 47)
[INFO] [stdout] 	Overwriting (8, 3) with (Down(3), 51)
[INFO] [stdout] Current (8, 2), heading: Down(2), value: (Down(3), 51)
[INFO] [stdout] Current (8, 2), heading: Down(2), value: (Down(1), 35)
[INFO] [stdout] Current (8, 2), heading: Down(2), value: (Down(1), 42)
[INFO] [stdout] Current (8, 1), heading: Down(1), value: (Right(1), 38)
[INFO] [stdout] Current (8, 1), heading: Down(1), value: (Left(1), 34)
[INFO] [stdout] Current (8, 1), heading: Down(1), value: (Left(3), 36)
[INFO] [stdout] Current (8, 0), heading: Left(2), value: (Up(1), 33)
[INFO] [stdout] Current (9, 0), heading: Left(1), value: (Left(2), 30)
[INFO] [stdout] Current (9, 0), heading: Left(1), value: (Left(3), 36)
[INFO] [stdout] Current (10, 0), heading: Up(3), value: (Left(2), 31)
[INFO] [stdout] Current (10, 0), heading: Up(3), value: (Left(1), 36)
[INFO] [stdout] Current (10, 1), heading: Up(2), value: (Left(2), 34)
[INFO] [stdout] Current (10, 1), heading: Up(2), value: (Left(3), 36)
[INFO] [stdout] Current (10, 1), heading: Up(2), value: (Up(1), 38)
[INFO] [stdout] Current (10, 2), heading: Up(1), value: (Left(1), 40)
[INFO] [stdout] Current (10, 2), heading: Up(1), value: (Down(1), 42)
[INFO] [stdout] Current (10, 2), heading: Up(1), value: (Right(2), 43)
[INFO] [stdout] Current (10, 3), heading: Right(3), value: (Right(1), 42)
[INFO] [stdout] Current (10, 3), heading: Right(3), value: (Up(1), 47)
[INFO] [stdout] Current (9, 3), heading: Right(2), value: (Right(1), 46)
[INFO] [stdout] Current (9, 3), heading: Right(2), value: (Down(1), 42)
[INFO] [stdout] Current (9, 3), heading: Right(2), value: (Up(1), 54)
[INFO] [stdout] Current (8, 3), heading: Right(1), value: (Right(1), 47)
[INFO] [stdout] Current (8, 3), heading: Right(1), value: (Right(1), 38)
[INFO] [stdout] 	Overwriting (8, 3) with (Right(1), 42)
[INFO] [stdout] Current (8, 3), heading: Right(1), value: (Up(1), 60)
[INFO] [stdout] Current (7, 3), heading: Down(3), value: (Right(1), 42)
[INFO] [stdout] Current (7, 2), heading: Down(2), value: (Down(3), 50)
[INFO] [stdout] Current (7, 2), heading: Down(2), value: (Left(1), 29)
[INFO] [stdout] Current (7, 2), heading: Down(2), value: (Right(1), 38)
[INFO] [stdout] Current (7, 1), heading: Down(1), value: (Down(1), 35)
[INFO] [stdout] Current (7, 1), heading: Down(1), value: (Up(1), 25)
[INFO] [stdout] 	Overwriting (7, 1) with (Down(1), 30)
[INFO] [stdout] Current (7, 1), heading: Down(1), value: (Up(1), 33)
[INFO] [stdout] Current (7, 0), heading: Left(2), value: (Down(1), 30)
[INFO] [stdout] Current (8, 0), heading: Left(1), value: (Left(2), 29)
[INFO] [stdout] Current (8, 0), heading: Left(1), value: (Up(1), 33)
[INFO] [stdout] Current (9, 0), heading: Up(3), value: (Left(2), 30)
[INFO] [stdout] Current (9, 0), heading: Up(3), value: (Left(2), 34)
[INFO] [stdout] Current (9, 1), heading: Up(2), value: (Left(2), 31)
[INFO] [stdout] Current (9, 1), heading: Up(2), value: (Up(1), 33)
[INFO] [stdout] Current (9, 1), heading: Up(2), value: (Left(1), 40)
[INFO] [stdout] Current (9, 2), heading: Up(1), value: (Left(3), 36)
[INFO] [stdout] 	Overwriting (9, 2) with (Up(1), 40)
[INFO] [stdout] Current (9, 2), heading: Up(1), value: (Right(1), 38)
[INFO] [stdout] Current (9, 2), heading: Up(1), value: (Right(1), 42)
[INFO] [stdout] Current (9, 3), heading: Right(3), value: (Up(1), 40)
[INFO] [stdout] 	Overwriting (9, 3) with (Right(3), 45)
[INFO] [stdout] Current (9, 3), heading: Right(3), value: (Up(1), 54)
[INFO] [stdout] Current (8, 3), heading: Right(2), value: (Right(3), 45)
[INFO] [stdout] Current (8, 3), heading: Right(2), value: (Right(1), 38)
[INFO] [stdout] Current (8, 3), heading: Right(2), value: (Up(1), 60)
[INFO] [stdout] Current (7, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] Current (7, 3), heading: Right(1), value: (Down(1), 35)
[INFO] [stdout] 	Overwriting (7, 3) with (Right(1), 43)
[INFO] [stdout] Current (7, 3), heading: Right(1), value: (Left(1), 57)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Right(1), 43)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(3), 42)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 24)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Down(1), 30)
[INFO] [stdout] Current (6, 0), heading: Left(2), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Left(1), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Left(1), value: (Down(1), 30)
[INFO] [stdout] Current (8, 0), heading: Up(3), value: (Left(2), 29)
[INFO] [stdout] Current (8, 0), heading: Up(3), value: (Left(2), 31)
[INFO] [stdout] Current (8, 1), heading: Up(2), value: (Left(2), 30)
[INFO] [stdout] Current (8, 1), heading: Up(2), value: (Down(1), 30)
[INFO] [stdout] Current (8, 1), heading: Up(2), value: (Left(3), 36)
[INFO] [stdout] Current (8, 2), heading: Up(1), value: (Up(1), 33)
[INFO] [stdout] Current (8, 2), heading: Up(1), value: (Down(1), 35)
[INFO] [stdout] Current (8, 2), heading: Up(1), value: (Up(1), 40)
[INFO] [stdout] Current (8, 3), heading: Right(3), value: (Right(1), 38)
[INFO] [stdout] Current (8, 3), heading: Right(3), value: (Up(1), 60)
[INFO] [stdout] Current (7, 3), heading: Right(2), value: (Right(1), 42)
[INFO] [stdout] Current (7, 3), heading: Right(2), value: (Down(1), 35)
[INFO] [stdout] Current (7, 3), heading: Right(2), value: (Left(1), 57)
[INFO] [stdout] Current (6, 3), heading: Right(1), value: (Right(1), 43)
[INFO] [stdout] Current (6, 3), heading: Right(1), value: (Left(1), 29)
[INFO] [stdout] 	Overwriting (6, 3) with (Right(1), 34)
[INFO] [stdout] Current (6, 3), heading: Right(1), value: (Left(3), 49)
[INFO] [stdout] Current (5, 3), heading: Down(3), value: (Right(1), 34)
[INFO] [stdout] Current (5, 2), heading: Down(2), value: (Down(3), 37)
[INFO] [stdout] Current (5, 2), heading: Down(2), value: (Down(2), 20)
[INFO] [stdout] Current (5, 2), heading: Down(2), value: (Left(1), 29)
[INFO] [stdout] Current (5, 1), heading: Down(1), value: (Down(1), 24)
[INFO] [stdout] Current (5, 1), heading: Down(1), value: (Down(1), 17)
[INFO] [stdout] Current (5, 1), heading: Down(1), value: (Up(1), 25)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(1), 22)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Up(1), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Up(1), value: (Left(2), 30)
[INFO] [stdout] Current (7, 1), heading: Right(3), value: (Left(2), 29)
[INFO] [stdout] Current (7, 1), heading: Right(3), value: (Down(1), 35)
[INFO] [stdout] Current (6, 1), heading: Right(2), value: (Down(1), 30)
[INFO] [stdout] Current (6, 1), heading: Right(2), value: (Left(2), 26)
[INFO] [stdout] Current (6, 1), heading: Right(2), value: (Left(1), 29)
[INFO] [stdout] Current (5, 1), heading: Right(1), value: (Up(1), 25)
[INFO] [stdout] Current (5, 1), heading: Right(1), value: (Left(2), 24)
[INFO] [stdout] Current (5, 1), heading: Right(1), value: (Down(1), 24)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(1), 22)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Up(2), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Up(2), value: (Left(2), 30)
[INFO] [stdout] Current (7, 1), heading: Up(1), value: (Left(2), 29)
[INFO] [stdout] Current (7, 1), heading: Up(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 1), heading: Up(1), value: (Up(1), 33)
[INFO] [stdout] Current (7, 2), heading: Right(3), value: (Down(1), 30)
[INFO] [stdout] Current (7, 2), heading: Right(3), value: (Right(1), 43)
[INFO] [stdout] Current (6, 2), heading: Right(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 2), heading: Right(2), value: (Up(1), 25)
[INFO] [stdout] Current (6, 2), heading: Right(2), value: (Right(1), 34)
[INFO] [stdout] Current (5, 2), heading: Right(1), value: (Left(1), 29)
[INFO] [stdout] Current (5, 2), heading: Right(1), value: (Left(1), 22)
[INFO] [stdout] Current (5, 2), heading: Right(1), value: (Down(3), 37)
[INFO] [stdout] Current (4, 2), heading: Down(2), value: (Down(1), 24)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Down(2), 20)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Up(2), 13)
[INFO] [stdout] Current (4, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (4, 0), heading: Left(3), value: (Down(1), 17)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(3), 21)
[INFO] [stdout] Current (5, 0), heading: Left(2), value: (Left(1), 22)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Left(2), 24)
[INFO] [stdout] Current (6, 0), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (7, 0), heading: Up(3), value: (Left(2), 26)
[INFO] [stdout] Current (7, 0), heading: Up(3), value: (Left(2), 30)
[INFO] [stdout] Current (7, 1), heading: Up(2), value: (Left(2), 29)
[INFO] [stdout] Current (7, 1), heading: Up(2), value: (Up(1), 25)
[INFO] [stdout] Current (7, 1), heading: Up(2), value: (Up(1), 33)
[INFO] [stdout] Current (7, 2), heading: Up(1), value: (Down(1), 30)
[INFO] [stdout] Current (7, 2), heading: Up(1), value: (Left(1), 29)
[INFO] [stdout] Current (7, 2), heading: Up(1), value: (Right(1), 38)
[INFO] [stdout] Current (7, 3), heading: Right(3), value: (Down(1), 35)
[INFO] [stdout] Current (7, 3), heading: Right(3), value: (Left(1), 57)
[INFO] [stdout] Current (6, 3), heading: Right(2), value: (Right(1), 43)
[INFO] [stdout] Current (6, 3), heading: Right(2), value: (Left(1), 29)
[INFO] [stdout] Current (6, 3), heading: Right(2), value: (Left(3), 49)
[INFO] [stdout] Current (5, 3), heading: Right(1), value: (Right(1), 34)
[INFO] [stdout] Current (5, 3), heading: Right(1), value: (Down(1), 24)
[INFO] [stdout] 	Overwriting (5, 3) with (Right(1), 32)
[INFO] [stdout] Current (5, 3), heading: Right(1), value: (Right(1), 42)
[INFO] [stdout] Current (4, 3), heading: Up(3), value: (Right(1), 32)
[INFO] [stdout] Current (4, 4), heading: Up(2), value: (Up(3), 29)
[INFO] [stdout] 	Overwriting (4, 4) with (Up(2), 35)
[INFO] [stdout] Current (4, 4), heading: Up(2), value: (Up(1), 30)
[INFO] [stdout] Current (4, 4), heading: Up(2), value: (Right(1), 42)
[INFO] [stdout] Current (4, 5), heading: Up(1), value: (Up(2), 35)
[INFO] [stdout] 	Overwriting (4, 5) with (Up(1), 40)
[INFO] [stdout] Current (4, 5), heading: Up(1), value: (Up(1), 38)
[INFO] [stdout] Current (4, 5), heading: Up(1), value: (Up(1), 50)
[INFO] [stdout] Current (4, 6), heading: Left(3), value: (Up(1), 40)
[INFO] [stdout] 	Overwriting (4, 6) with (Left(3), 48)
[INFO] [stdout] Current (4, 6), heading: Left(3), value: (Left(2), 57)
[INFO] [stdout] Current (5, 6), heading: Left(2), value: (Left(3), 48)
[INFO] [stdout] 	Overwriting (5, 6) with (Left(2), 55)
[INFO] [stdout] Current (5, 6), heading: Left(2), value: (Up(1), 50)
[INFO] [stdout] Current (5, 6), heading: Left(2), value: (Left(1), 64)
[INFO] [stdout] Current (6, 6), heading: Left(1), value: (Left(2), 55)
[INFO] [stdout] 	Overwriting (6, 6) with (Left(1), 61)
[INFO] [stdout] Current (6, 6), heading: Left(1), value: (Up(2), 57)
[INFO] [stdout] Current (6, 6), heading: Left(1), value: (Left(1), 66)
[INFO] [stdout] Current (7, 6), heading: Up(3), value: (Left(1), 61)
[INFO] [stdout] Current (7, 6), heading: Up(3), value: (Left(1), 58)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Down(2), 67)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Left(1), 66)
[INFO] [stdout] Current (7, 7), heading: Up(2), value: (Down(1), 50)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Down(1), 59)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Up(1), 59)
[INFO] [stdout] Current (7, 8), heading: Up(1), value: (Down(2), 43)
[INFO] [stdout] Current (7, 9), heading: Right(3), value: (Right(1), 52)
[INFO] [stdout] Current (7, 9), heading: Right(3), value: (Right(1), 40)
[INFO] [stdout] Current (6, 9), heading: Right(2), value: (Down(3), 46)
[INFO] [stdout] Current (6, 9), heading: Right(2), value: (Up(1), 59)
[INFO] [stdout] Current (6, 9), heading: Right(2), value: (Left(2), 45)
[INFO] [stdout] Current (5, 9), heading: Right(1), value: (Left(1), 54)
[INFO] [stdout] Current (5, 9), heading: Right(1), value: (Left(3), 63)
[INFO] [stdout] Current (5, 9), heading: Right(1), value: (Left(3), 50)
[INFO] [stdout] Current (4, 9), heading: Up(3), value: (Down(1), 57)
[INFO] [stdout] 	Overwriting (4, 9) with (Up(3), 63)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(3), 63)
[INFO] [stdout] 	Overwriting (4, 10) with (Up(2), 69)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Up(1), 64)
[INFO] [stdout] Current (4, 10), heading: Up(2), value: (Left(3), 50)
[INFO] [stdout] 	Overwriting (4, 10) with (Up(2), 56)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(2), 56)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Up(1), 44)
[INFO] [stdout] Current (4, 11), heading: Up(1), value: (Left(3), 42)
[INFO] [stdout] Current (4, 12), heading: Right(3), value: (Right(1), 47)
[INFO] [stdout] Current (3, 12), heading: Right(2), value: (Right(2), 44)
[INFO] [stdout] Current (3, 12), heading: Right(2), value: (Up(1), 44)
[INFO] [stdout] Current (2, 12), heading: Right(1), value: (Left(2), 43)
[INFO] [stdout] Current (2, 12), heading: Right(1), value: (Left(3), 38)
[INFO] [stdout] 	Overwriting (2, 12) with (Right(1), 40)
[INFO] [stdout] Current (1, 12), heading: Down(2), value: (Right(1), 40)
[INFO] [stdout] Current (1, 11), heading: Down(1), value: (Down(2), 39)
[INFO] [stdout] 	Inserting (1, 11) with (Down(1), 44)
[INFO] [stdout] Current (1, 11), heading: Down(1), value: (Up(1), 32)
[INFO] [stdout] 	Overwriting (1, 11) with (Down(1), 37)
[INFO] [stdout] Current (1, 11), heading: Down(1), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Left(2), value: (Down(1), 37)
[INFO] [stdout] Current (2, 10), heading: Left(1), value: (Left(2), 32)
[INFO] [stdout] Current (2, 10), heading: Left(1), value: (Up(2), 40)
[INFO] [stdout] Current (2, 10), heading: Left(1), value: (Left(3), 38)
[INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(1), 34)
[INFO] [stdout] 	Overwriting (3, 10) with (Up(1), 38)
[INFO] [stdout] Current (3, 10), heading: Up(1), value: (Up(2), 56)
[INFO] [stdout] Current (3, 11), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] Current (3, 11), heading: Right(3), value: (Left(2), 43)
[INFO] [stdout] Current (2, 11), heading: Right(2), value: (Up(1), 44)
[INFO] [stdout] Current (2, 11), heading: Right(2), value: (Up(1), 34)
[INFO] [stdout] Current (2, 11), heading: Right(2), value: (Right(1), 40)
[INFO] [stdout] Current (1, 11), heading: Right(1), value: (Left(3), 38)
[INFO] [stdout] Current (1, 11), heading: Right(1), value: (Left(2), 32)
[INFO] [stdout] Current (1, 11), heading: Right(1), value: (Down(2), 39)
[INFO] [stdout] Current (0, 11), heading: Up(1), value: (Down(1), 37)
[INFO] [stdout] Current (0, 12), heading: Left(1), value: (Up(1), 32)
[INFO] [stdout] Current (1, 12), heading: Down(3), value: (Left(1), 36)
[INFO] [stdout] Current (1, 12), heading: Down(3), value: (Right(1), 40)
[INFO] [stdout] Current (1, 11), heading: Down(2), value: (Down(2), 39)
[INFO] [stdout] Current (1, 11), heading: Down(2), value: (Up(1), 32)
[INFO] [stdout] Current (1, 11), heading: Down(2), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Down(1), value: (Down(1), 37)
[INFO] [stdout] Current (1, 10), heading: Down(1), value: (Up(1), 30)
[INFO] [stdout] Current (1, 10), heading: Down(1), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Left(2), value: (Left(2), 32)
[INFO] [stdout] Current (2, 9), heading: Left(1), value: (Left(2), 34)
[INFO] [stdout] Current (2, 9), heading: Left(1), value: (Up(3), 36)
[INFO] [stdout] Current (2, 9), heading: Left(1), value: (Up(1), 34)
[INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(2), 40)
[INFO] [stdout] 	Overwriting (3, 9) with (Up(1), 44)
[INFO] [stdout] Current (3, 9), heading: Up(1), value: (Up(3), 63)
[INFO] [stdout] Current (3, 10), heading: Right(3), value: (Up(1), 44)
[INFO] [stdout] Current (3, 10), heading: Right(3), value: (Up(1), 44)
[INFO] [stdout] Current (2, 10), heading: Right(2), value: (Up(1), 38)
[INFO] [stdout] Current (2, 10), heading: Right(2), value: (Up(2), 40)
[INFO] [stdout] Current (2, 10), heading: Right(2), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Right(1), value: (Up(1), 34)
[INFO] [stdout] Current (1, 10), heading: Right(1), value: (Left(2), 34)
[INFO] [stdout] Current (1, 10), heading: Right(1), value: (Down(1), 37)
[INFO] [stdout] Current (0, 10), heading: Up(1), value: (Left(2), 32)
[INFO] [stdout] Current (0, 11), heading: Left(1), value: (Up(1), 30)
[INFO] [stdout] Current (0, 11), heading: Left(1), value: (Left(1), 36)
[INFO] [stdout] Current (1, 11), heading: Down(3), value: (Up(1), 32)
[INFO] [stdout] Current (1, 11), heading: Down(3), value: (Left(3), 38)
[INFO] [stdout] Current (1, 10), heading: Down(2), value: (Down(1), 37)
[INFO] [stdout] Current (1, 10), heading: Down(2), value: (Up(1), 30)
[INFO] [stdout] Current (1, 10), heading: Down(2), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Down(1), value: (Left(2), 32)
[INFO] [stdout] Current (1, 9), heading: Down(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 9), heading: Down(1), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Left(2), value: (Left(2), 34)
[INFO] [stdout] Current (2, 8), heading: Left(1), value: (Left(2), 31)
[INFO] [stdout] Traversing (2, 7), heading Up(1)
[INFO] [stdout] Traversing (2, 6), heading Up(2)
[INFO] [stdout] Traversing (2, 5), heading Up(3)
[INFO] [stdout] Current (2, 5), heading: Up(3), value: (Left(2), 18)
[INFO] [stdout] 	Inserting (2, 5) with (Up(3), 21)
[INFO] [stdout] Current (2, 5), heading: Up(3), value: (Up(1), 38)
[INFO] [stdout] Current (2, 6), heading: Up(2), value: (Up(3), 21)
[INFO] [stdout] 	Inserting (2, 6) with (Up(2), 26)
[INFO] [stdout] Current (2, 6), heading: Up(2), value: (Left(2), 22)
[INFO] [stdout] Current (2, 6), heading: Up(2), value: (Up(1), 45)
[INFO] [stdout] Current (2, 7), heading: Up(1), value: (Up(2), 26)
[INFO] [stdout] 	Inserting (2, 7) with (Up(1), 29)
[INFO] [stdout] Current (2, 7), heading: Up(1), value: (Left(2), 27)
[INFO] [stdout] Current (2, 7), heading: Up(1), value: (Up(1), 52)
[INFO] [stdout] Current (2, 8), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] 	Overwriting (2, 8) with (Left(1), 34)
[INFO] [stdout] Current (2, 8), heading: Left(1), value: (Up(2), 40)
[INFO] [stdout] Current (3, 8), heading: Up(1), value: (Left(1), 34)
[INFO] [stdout] 	Overwriting (3, 8) with (Up(1), 38)
[INFO] [stdout] Current (3, 8), heading: Up(1), value: (Down(1), 65)
[INFO] [stdout] Current (3, 9), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] 	Overwriting (3, 9) with (Right(3), 42)
[INFO] [stdout] Current (3, 9), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] Current (2, 9), heading: Right(2), value: (Right(3), 42)
[INFO] [stdout] Current (2, 9), heading: Right(2), value: (Left(1), 34)
[INFO] [stdout] Current (2, 9), heading: Right(2), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Right(1), value: (Up(2), 40)
[INFO] [stdout] Current (1, 9), heading: Right(1), value: (Left(2), 31)
[INFO] [stdout] Current (1, 9), heading: Right(1), value: (Left(2), 32)
[INFO] [stdout] Current (0, 9), heading: Up(1), value: (Left(2), 34)
[INFO] [stdout] Current (0, 10), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (0, 10), heading: Left(1), value: (Up(1), 32)
[INFO] [stdout] Current (1, 10), heading: Down(3), value: (Up(1), 30)
[INFO] [stdout] Current (1, 10), heading: Down(3), value: (Up(1), 34)
[INFO] [stdout] Current (1, 9), heading: Down(2), value: (Left(2), 32)
[INFO] [stdout] Current (1, 9), heading: Down(2), value: (Up(1), 29)
[INFO] [stdout] Current (1, 9), heading: Down(2), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Down(1), value: (Left(2), 34)
[INFO] [stdout] Current (1, 8), heading: Down(1), value: (Up(1), 25)
[INFO] [stdout] Current (1, 8), heading: Down(1), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Left(2), value: (Left(2), 31)
[INFO] [stdout] Current (2, 7), heading: Left(1), value: (Left(2), 27)
[INFO] [stdout] Current (2, 7), heading: Left(1), value: (Up(2), 26)
[INFO] [stdout] Current (2, 7), heading: Left(1), value: (Left(1), 34)
[INFO] [stdout] Current (3, 7), heading: Up(1), value: (Up(1), 29)
[INFO] [stdout] 	Overwriting (3, 7) with (Up(1), 36)
[INFO] [stdout] Current (3, 7), heading: Up(1), value: (Left(2), 57)
[INFO] [stdout] Current (3, 8), heading: Right(3), value: (Up(1), 36)
[INFO] [stdout] Current (3, 8), heading: Right(3), value: (Right(3), 42)
[INFO] [stdout] Current (2, 8), heading: Right(2), value: (Up(1), 38)
[INFO] [stdout] Current (2, 8), heading: Right(2), value: (Up(1), 29)
[INFO] [stdout] Current (2, 8), heading: Right(2), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Right(1), value: (Left(1), 34)
[INFO] [stdout] Current (1, 8), heading: Right(1), value: (Left(2), 27)
[INFO] [stdout] Current (1, 8), heading: Right(1), value: (Left(2), 34)
[INFO] [stdout] Current (0, 8), heading: Up(1), value: (Left(2), 31)
[INFO] [stdout] Current (0, 9), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (0, 9), heading: Left(1), value: (Up(1), 30)
[INFO] [stdout] Current (1, 9), heading: Down(3), value: (Up(1), 29)
[INFO] [stdout] Current (1, 9), heading: Down(3), value: (Up(2), 40)
[INFO] [stdout] Current (1, 8), heading: Down(2), value: (Left(2), 34)
[INFO] [stdout] Current (1, 8), heading: Down(2), value: (Up(1), 25)
[INFO] [stdout] Current (1, 8), heading: Down(2), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Down(1), value: (Left(2), 31)
[INFO] [stdout] Current (1, 7), heading: Down(1), value: (Up(1), 21)
[INFO] [stdout] Current (1, 7), heading: Down(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Left(2), value: (Left(2), 27)
[INFO] [stdout] Current (2, 6), heading: Left(1), value: (Left(2), 22)
[INFO] [stdout] Current (2, 6), heading: Left(1), value: (Up(3), 21)
[INFO] [stdout] Current (2, 6), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (3, 6), heading: Up(1), value: (Up(2), 26)
[INFO] [stdout] 	Overwriting (3, 6) with (Up(1), 33)
[INFO] [stdout] Current (3, 6), heading: Up(1), value: (Left(3), 48)
[INFO] [stdout] Current (3, 7), heading: Right(3), value: (Up(1), 33)
[INFO] [stdout] Current (3, 7), heading: Right(3), value: (Up(1), 38)
[INFO] [stdout] Current (2, 7), heading: Right(2), value: (Up(1), 36)
[INFO] [stdout] Current (2, 7), heading: Right(2), value: (Up(2), 26)
[INFO] [stdout] Current (2, 7), heading: Right(2), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Right(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 7), heading: Right(1), value: (Left(2), 22)
[INFO] [stdout] Current (1, 7), heading: Right(1), value: (Left(2), 31)
[INFO] [stdout] Current (0, 7), heading: Up(1), value: (Left(2), 27)
[INFO] [stdout] Current (0, 8), heading: Left(1), value: (Up(1), 21)
[INFO] [stdout] Current (0, 8), heading: Left(1), value: (Up(1), 29)
[INFO] [stdout] Current (1, 8), heading: Down(3), value: (Up(1), 25)
[INFO] [stdout] Current (1, 8), heading: Down(3), value: (Left(1), 34)
[INFO] [stdout] Current (1, 7), heading: Down(2), value: (Left(2), 31)
[INFO] [stdout] Current (1, 7), heading: Down(2), value: (Up(1), 21)
[INFO] [stdout] Current (1, 7), heading: Down(2), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Down(1), value: (Left(2), 27)
[INFO] [stdout] Current (1, 6), heading: Down(1), value: (Up(1), 18)
[INFO] [stdout] Current (1, 6), heading: Down(1), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Left(2), value: (Left(2), 22)
[INFO] [stdout] Current (2, 5), heading: Left(1), value: (Left(2), 18)
[INFO] [stdout] Traversing (2, 4), heading Up(1)
[INFO] [stdout] Traversing (2, 3), heading Up(2)
[INFO] [stdout] Traversing (2, 2), heading Up(3)
[INFO] [stdout] Current (2, 2), heading: Up(3), value: (Left(2), 7)
[INFO] [stdout] 	Inserting (2, 2) with (Up(3), 12)
[INFO] [stdout] Current (2, 2), heading: Up(3), value: (Up(1), 18)
[INFO] [stdout] Current (2, 3), heading: Up(2), value: (Up(3), 12)
[INFO] [stdout] 	Inserting (2, 3) with (Up(2), 16)
[INFO] [stdout] Current (2, 3), heading: Up(2), value: (Left(2), 11)
[INFO] [stdout] 	Overwriting (2, 3) with (Up(2), 15)
[INFO] [stdout] Current (2, 3), heading: Up(2), value: (Up(1), 24)
[INFO] [stdout] Current (2, 4), heading: Up(1), value: (Up(2), 15)
[INFO] [stdout] 	Inserting (2, 4) with (Up(1), 19)
[INFO] [stdout] Current (2, 4), heading: Up(1), value: (Left(2), 16)
[INFO] [stdout] Current (2, 4), heading: Up(1), value: (Up(1), 30)
[INFO] [stdout] Current (2, 5), heading: Left(1), value: (Up(1), 19)
[INFO] [stdout] Current (2, 5), heading: Left(1), value: (Up(2), 26)
[INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(3), 21)
[INFO] [stdout] 	Overwriting (3, 5) with (Up(1), 29)
[INFO] [stdout] Current (3, 5), heading: Up(1), value: (Up(1), 40)
[INFO] [stdout] Current (3, 6), heading: Right(3), value: (Up(1), 29)
[INFO] [stdout] Current (3, 6), heading: Right(3), value: (Up(1), 36)
[INFO] [stdout] Current (2, 6), heading: Right(2), value: (Up(1), 33)
[INFO] [stdout] Current (2, 6), heading: Right(2), value: (Up(3), 21)
[INFO] [stdout] Current (2, 6), heading: Right(2), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Right(1), value: (Up(2), 26)
[INFO] [stdout] Current (1, 6), heading: Right(1), value: (Left(2), 18)
[INFO] [stdout] Current (1, 6), heading: Right(1), value: (Left(2), 27)
[INFO] [stdout] Current (0, 6), heading: Up(1), value: (Left(2), 22)
[INFO] [stdout] Current (0, 7), heading: Left(1), value: (Up(1), 18)
[INFO] [stdout] Current (0, 7), heading: Left(1), value: (Up(1), 25)
[INFO] [stdout] Current (1, 7), heading: Down(3), value: (Up(1), 21)
[INFO] [stdout] Current (1, 7), heading: Down(3), value: (Up(1), 29)
[INFO] [stdout] Current (1, 6), heading: Down(2), value: (Left(2), 27)
[INFO] [stdout] Current (1, 6), heading: Down(2), value: (Up(1), 18)
[INFO] [stdout] Current (1, 6), heading: Down(2), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Down(1), value: (Left(2), 22)
[INFO] [stdout] Current (1, 5), heading: Down(1), value: (Up(1), 14)
[INFO] [stdout] Current (1, 5), heading: Down(1), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Left(2), value: (Left(2), 18)
[INFO] [stdout] Current (2, 4), heading: Left(1), value: (Left(2), 16)
[INFO] [stdout] Current (2, 4), heading: Left(1), value: (Up(2), 15)
[INFO] [stdout] Current (2, 4), heading: Left(1), value: (Up(3), 21)
[INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(1), 19)
[INFO] [stdout] 	Overwriting (3, 4) with (Up(1), 25)
[INFO] [stdout] Current (3, 4), heading: Up(1), value: (Up(2), 35)
[INFO] [stdout] Current (3, 5), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (3, 5), heading: Right(3), value: (Up(1), 33)
[INFO] [stdout] Current (2, 5), heading: Right(2), value: (Up(1), 29)
[INFO] [stdout] Current (2, 5), heading: Right(2), value: (Up(1), 19)
[INFO] [stdout] Current (2, 5), heading: Right(2), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Right(1), value: (Up(3), 21)
[INFO] [stdout] Current (1, 5), heading: Right(1), value: (Left(2), 16)
[INFO] [stdout] Current (1, 5), heading: Right(1), value: (Left(2), 22)
[INFO] [stdout] Current (0, 5), heading: Up(1), value: (Left(2), 18)
[INFO] [stdout] Current (0, 6), heading: Left(1), value: (Up(1), 14)
[INFO] [stdout] Current (0, 6), heading: Left(1), value: (Up(1), 21)
[INFO] [stdout] Current (1, 6), heading: Down(3), value: (Up(1), 18)
[INFO] [stdout] Current (1, 6), heading: Down(3), value: (Up(2), 26)
[INFO] [stdout] Current (1, 5), heading: Down(2), value: (Left(2), 22)
[INFO] [stdout] Current (1, 5), heading: Down(2), value: (Up(1), 14)
[INFO] [stdout] Current (1, 5), heading: Down(2), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Down(1), value: (Left(2), 18)
[INFO] [stdout] Current (1, 4), heading: Down(1), value: (Up(1), 13)
[INFO] [stdout] Current (1, 4), heading: Down(1), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Left(2), value: (Left(2), 16)
[INFO] [stdout] Current (2, 3), heading: Left(1), value: (Left(2), 11)
[INFO] [stdout] Current (2, 3), heading: Left(1), value: (Up(3), 12)
[INFO] [stdout] Current (2, 3), heading: Left(1), value: (Up(1), 19)
[INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(2), 15)
[INFO] [stdout] 	Overwriting (3, 3) with (Up(1), 21)
[INFO] [stdout] Current (3, 3), heading: Up(1), value: (Up(3), 29)
[INFO] [stdout] Current (3, 4), heading: Right(3), value: (Up(1), 21)
[INFO] [stdout] Current (3, 4), heading: Right(3), value: (Up(1), 29)
[INFO] [stdout] Current (2, 4), heading: Right(2), value: (Up(1), 25)
[INFO] [stdout] Current (2, 4), heading: Right(2), value: (Up(2), 15)
[INFO] [stdout] Current (2, 4), heading: Right(2), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Right(1), value: (Up(1), 19)
[INFO] [stdout] Current (1, 4), heading: Right(1), value: (Left(2), 11)
[INFO] [stdout] Current (1, 4), heading: Right(1), value: (Left(2), 18)
[INFO] [stdout] Current (0, 4), heading: Up(1), value: (Left(2), 16)
[INFO] [stdout] Current (0, 5), heading: Left(1), value: (Up(1), 13)
[INFO] [stdout] Current (0, 5), heading: Left(1), value: (Up(1), 18)
[INFO] [stdout] Current (1, 5), heading: Down(3), value: (Up(1), 14)
[INFO] [stdout] Current (1, 5), heading: Down(3), value: (Up(3), 21)
[INFO] [stdout] Current (1, 4), heading: Down(2), value: (Left(2), 18)
[INFO] [stdout] Current (1, 4), heading: Down(2), value: (Up(1), 13)
[INFO] [stdout] Current (1, 4), heading: Down(2), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Down(1), value: (Left(2), 16)
[INFO] [stdout] Current (1, 3), heading: Down(1), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Down(1), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Left(2), value: (Left(2), 11)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Left(2), 7)
[INFO] [stdout] Traversing (2, 1), heading Up(1)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(1), 5)
[INFO] [stdout] 	Inserting (2, 1) with (Up(1), 6)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Left(2), 5)
[INFO] [stdout] Current (2, 1), heading: Up(1), value: (Up(2), 13)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] 	Overwriting (2, 2) with (Left(1), 11)
[INFO] [stdout] Current (2, 2), heading: Left(1), value: (Up(2), 15)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Left(1), 11)
[INFO] [stdout] 	Overwriting (3, 2) with (Up(1), 16)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Down(2), 20)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 16)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 21)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Left(1), 11)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Up(2), 15)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 16)
[INFO] [stdout] Current (0, 3), heading: Up(1), value: (Left(2), 11)
[INFO] [stdout] Current (0, 4), heading: Left(1), value: (Up(1), 9)
[INFO] [stdout] Current (0, 4), heading: Left(1), value: (Up(1), 14)
[INFO] [stdout] Current (1, 4), heading: Down(3), value: (Up(1), 13)
[INFO] [stdout] Current (1, 4), heading: Down(3), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Down(2), value: (Left(2), 16)
[INFO] [stdout] Current (1, 3), heading: Down(2), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Down(2), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(2), 11)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (1, 2), heading: Down(1), value: (Left(1), 11)
[INFO] [stdout] Current (1, 1), heading: Left(2), value: (Left(2), 7)
[INFO] [stdout] Current (2, 1), heading: Left(1), value: (Left(2), 5)
[INFO] [stdout] Current (2, 1), heading: Left(1), value: (Left(1), 5)
[INFO] [stdout] Current (2, 1), heading: Left(1), value: (Left(1), 11)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(1), 6)
[INFO] [stdout] 	Overwriting (3, 1) with (Up(2), 11)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Down(1), 17)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Left(1), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Down(2), 20)
[INFO] [stdout] Current (3, 3), heading: Left(3), value: (Up(1), 16)
[INFO] [stdout] Current (3, 3), heading: Left(3), value: (Up(1), 25)
[INFO] [stdout] Current (4, 3), heading: Left(2), value: (Up(1), 21)
[INFO] [stdout] 	Overwriting (4, 3) with (Left(2), 26)
[INFO] [stdout] Current (4, 3), heading: Left(2), value: (Down(2), 20)
[INFO] [stdout] 	Overwriting (4, 3) with (Left(2), 25)
[INFO] [stdout] Current (4, 3), heading: Left(2), value: (Up(2), 35)
[INFO] [stdout] Current (5, 3), heading: Left(1), value: (Left(2), 25)
[INFO] [stdout] Current (5, 3), heading: Left(1), value: (Down(1), 24)
[INFO] [stdout] Current (5, 3), heading: Left(1), value: (Right(1), 42)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Right(1), 32)
[INFO] [stdout] Current (6, 3), heading: Down(3), value: (Right(1), 43)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Right(1), 34)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 24)
[INFO] [stdout] Current (6, 2), heading: Down(2), value: (Down(1), 35)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 29)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Left(1), 22)
[INFO] [stdout] Current (6, 1), heading: Down(1), value: (Down(1), 30)
[INFO] [stdout] Current (6, 0), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (5, 0), heading: Right(2), value: (Left(2), 26)
[INFO] [stdout] Current (5, 0), heading: Right(2), value: (Left(1), 22)
[INFO] [stdout] Current (4, 0), heading: Right(1), value: (Left(2), 24)
[INFO] [stdout] Current (4, 0), heading: Right(1), value: (Down(1), 17)
[INFO] [stdout] Current (3, 0), heading: Up(2), value: (Left(3), 21)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(2), 8)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Up(1), 6)
[INFO] [stdout] Current (3, 1), heading: Up(1), value: (Down(1), 17)
[INFO] [stdout] Current (3, 2), heading: Right(3), value: (Up(2), 11)
[INFO] [stdout] Current (3, 2), heading: Right(3), value: (Up(1), 21)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 16)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(1), 6)
[INFO] [stdout] Current (2, 2), heading: Right(2), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 11)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(2), 5)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(2), 11)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Left(2), 7)
[INFO] [stdout] Current (0, 3), heading: Left(2), value: (Up(1), 6)
[INFO] [stdout] Current (0, 3), heading: Left(2), value: (Up(1), 13)
[INFO] [stdout] Current (1, 3), heading: Left(1), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Left(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 3), heading: Left(1), value: (Left(2), 16)
[INFO] [stdout] Current (2, 3), heading: Down(3), value: (Left(2), 11)
[INFO] [stdout] Current (2, 3), heading: Down(3), value: (Up(1), 21)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Up(2), 15)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Left(2), 7)
[INFO] [stdout] Current (2, 2), heading: Down(2), value: (Up(1), 16)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 11)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(2), 5)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Up(2), 11)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(1), 5)
[INFO] [stdout] Current (3, 0), heading: Up(1), value: (Left(3), 21)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(2), 8)
[INFO] [stdout] Current (3, 1), heading: Right(3), value: (Up(1), 16)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Up(2), 11)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 5)
[INFO] [stdout] Current (2, 1), heading: Right(2), value: (Left(1), 11)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Up(1), 6)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 4)
[INFO] [stdout] Current (1, 1), heading: Right(1), value: (Left(2), 7)
[INFO] [stdout] Current (0, 1), heading: Up(2), value: (Left(2), 5)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Up(2), 3)
[INFO] [stdout] Current (0, 2), heading: Up(1), value: (Left(2), 7)
[INFO] [stdout] Current (0, 3), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 3), heading: Left(1), value: (Up(1), 13)
[INFO] [stdout] Current (1, 3), heading: Down(3), value: (Up(1), 9)
[INFO] [stdout] Current (1, 3), heading: Down(3), value: (Up(2), 15)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(2), 11)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Up(1), 6)
[INFO] [stdout] Current (1, 2), heading: Down(2), value: (Left(1), 11)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(2), 3)
[INFO] [stdout] Current (1, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (1, 0), heading: Left(2), value: (Left(2), 5)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Left(2), 4)
[INFO] [stdout] Current (2, 0), heading: Left(1), value: (Up(1), 6)
[INFO] [stdout] Current (3, 0), heading: Up(3), value: (Left(1), 5)
[INFO] [stdout] Current (3, 0), heading: Up(3), value: (Left(3), 21)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(2), 8)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Up(1), 6)
[INFO] [stdout] Current (3, 1), heading: Up(2), value: (Down(1), 17)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Up(2), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Left(1), 11)
[INFO] [stdout] Current (3, 2), heading: Up(1), value: (Down(2), 20)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 16)
[INFO] [stdout] Current (3, 3), heading: Right(3), value: (Up(1), 25)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 21)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Left(1), 11)
[INFO] [stdout] Current (2, 3), heading: Right(2), value: (Up(1), 19)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Up(2), 15)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 7)
[INFO] [stdout] Current (1, 3), heading: Right(1), value: (Left(2), 16)
[INFO] [stdout] Current (0, 3), heading: Down(3), value: (Left(2), 11)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Up(1), 9)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Left(2), 7)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Up(1), 6)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(2), 5)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_test' (93) panicked at src/y2023/day17.rs:262:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 102
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc571383 - core::panicking::assert_failed::hbb2473d641487b15
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1fe9d4 - aoc::y2023::day17::tests::part_1_test::h85d44cf53209337f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:262:9
[INFO] [stdout]   22:     0x58dafc1fe9f7 - aoc::y2023::day17::tests::part_1_test::{{closure}}::h790da9a9b940fe38
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:247:21
[INFO] [stdout]   23:     0x58dafc219006 - core::ops::function::FnOnce::call_once::h49cdf505e880b3e3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day18::tests::part_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day18::tests::part_1_test' (95) panicked at src/y2023/day18.rs:17:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 288
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1e91d2 - aoc::y2023::day18::tests::part_1_test::h5b57ad37f4367d7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:17:9
[INFO] [stdout]   22:     0x58dafc1e91f7 - aoc::y2023::day18::tests::part_1_test::{{closure}}::heb21c3a38953e7a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day18.rs:14:21
[INFO] [stdout]   23:     0x58dafc219476 - core::ops::function::FnOnce::call_once::h59d2a01fc600068a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day17::tests::part_1_small_test stdout ----
[INFO] [stdout] Traversing (0, 1), heading Down(1)
[INFO] [stdout] Traversing (0, 2), heading Down(2)
[INFO] [stdout] Traversing (1, 2), heading Right(1)
[INFO] [stdout] Base case (2, 2), 1
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Right(2), 1)
[INFO] [stdout] 	Inserting (1, 2) with (Right(1), 2)
[INFO] [stdout] Traversing (1, 1), heading Up(1)
[INFO] [stdout] Traversing (1, 0), heading Up(2)
[INFO] [stdout] Current (1, 0), heading: Up(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (1, 0) with (Up(2), 1)
[INFO] [stdout] Traversing (2, 0), heading Right(1)
[INFO] [stdout] Traversing (2, 1), heading Down(1)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Right(2), 1)
[INFO] [stdout] 	Inserting (2, 1) with (Down(1), 6)
[INFO] [stdout] Traversing (1, 1), heading Left(1)
[INFO] [stdout] Traversing (0, 1), heading Left(2)
[INFO] [stdout] Current (0, 1), heading: Left(2), value: (Down(0), 0)
[INFO] [stdout] 	Inserting (0, 1) with (Left(2), 1)
[INFO] [stdout] Traversing (0, 2), heading Down(1)
[INFO] [stdout] Current (0, 2), heading: Down(1), value: (Right(1), 2)
[INFO] [stdout] 	Inserting (0, 2) with (Down(1), 3)
[INFO] [stdout] Current (0, 1), heading: Left(2), value: (Down(1), 3)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Left(2), 1)
[INFO] [stdout] 	Inserting (1, 1) with (Left(1), 6)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Up(2), 1)
[INFO] [stdout] Current (1, 1), heading: Left(1), value: (Right(1), 2)
[INFO] [stdout] Current (2, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] Current (2, 0), heading: Right(1), value: (Down(1), 6)
[INFO] [stdout] 	Inserting (2, 0) with (Right(1), 7)
[INFO] [stdout] Current (1, 0), heading: Up(2), value: (Right(1), 7)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Up(2), 1)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Left(2), 1)
[INFO] [stdout] Current (1, 1), heading: Up(1), value: (Down(1), 6)
[INFO] [stdout] Current (1, 2), heading: Right(1), value: (Left(1), 6)
[INFO] [stdout] Current (0, 2), heading: Down(2), value: (Right(1), 2)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Down(1), 3)
[INFO] [stdout] Current (0, 1), heading: Down(1), value: (Left(1), 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day17::tests::part_1_small_test' (87) 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:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc571383 - core::panicking::assert_failed::hbb2473d641487b15
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1feb34 - aoc::y2023::day17::tests::part_1_small_test::h2c2a63f0f735360c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:225:9
[INFO] [stdout]   22:     0x58dafc1feb57 - aoc::y2023::day17::tests::part_1_small_test::{{closure}}::h052a477cbe29bb8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day17.rs:220:27
[INFO] [stdout]   23:     0x58dafc219736 - core::ops::function::FnOnce::call_once::h6cbff3f06bd2f2b1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day19::tests::part_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day19::tests::part_1_test' (97) panicked at src/y2023/day19.rs:17:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 288
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc1fed42 - aoc::y2023::day19::tests::part_1_test::hc96369e2a9b44543
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:17:9
[INFO] [stdout]   22:     0x58dafc1fed67 - aoc::y2023::day19::tests::part_1_test::{{closure}}::h9f695938e45aa9a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day19.rs:14:21
[INFO] [stdout]   23:     0x58dafc21a836 - core::ops::function::FnOnce::call_once::hcb701b22141f17be
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day20::tests::part_2_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day20::tests::part_2_test' (103) panicked at src/y2023/day20.rs:24:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 71503
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc215a42 - aoc::y2023::day20::tests::part_2_test::h49472ce210992c41
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:24:9
[INFO] [stdout]   22:     0x58dafc215a67 - aoc::y2023::day20::tests::part_2_test::{{closure}}::h4746e608598079e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:21:21
[INFO] [stdout]   23:     0x58dafc21aad6 - core::ops::function::FnOnce::call_once::hd64e03770946b318
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day20::tests::part_1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day20::tests::part_1_test' (102) panicked at src/y2023/day20.rs:17:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 288
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc59bc53 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc215992 - aoc::y2023::day20::tests::part_1_test::h77ab73e17469db6b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:17:9
[INFO] [stdout]   22:     0x58dafc2159b7 - aoc::y2023::day20::tests::part_1_test::{{closure}}::h851dbe31e9483611
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day20.rs:14:21
[INFO] [stdout]   23:     0x58dafc21ae66 - core::ops::function::FnOnce::call_once::he5df6a59234858a2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- y2023::day8::tests::loop_size_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'y2023::day8::tests::loop_size_test' (138) panicked at src/y2023/day8.rs:270:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: (3, 2, ["12A", "12B", "11A", "11B", "11Z"])
[INFO] [stdout]  right: (3, 2, [])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dafc5831b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dafc5831b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dafc5831b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dafc5831b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dafc593bca - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dafc593bca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x58dafc551a66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58dafc551a66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58dafc562539 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dafc562539 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dafc5623d1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dafc275f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58dafc275f3e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58dafc5627b2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58dafc5627b2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dafc5625f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dafc55d859 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dafc54689d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dafc59bf0c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dafc59bdc3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58dafc1c887b - core::panicking::assert_failed::h157860c48624dbb0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58dafc23700a - aoc::y2023::day8::tests::loop_size_test::h623f00749fc79426
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day8.rs:270:9
[INFO] [stdout]   22:     0x58dafc237307 - aoc::y2023::day8::tests::loop_size_test::{{closure}}::ha50347c1ea79f8c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/y2023/day8.rs:250:24
[INFO] [stdout]   23:     0x58dafc2194b6 - core::ops::function::FnOnce::call_once::h5e5e0f954598cc38
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58dafc275cfb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58dafc275cfb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58dafc28970a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58dafc28970a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58dafc28970a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58dafc28970a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58dafc28970a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58dafc28970a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58dafc28970a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58dafc263b64 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58dafc263b64 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58dafc267502 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58dafc267502 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58dafc267502 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58dafc267502 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58dafc267502 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58dafc267502 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58dafc558aef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58dafc558aef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7e0bc573caa4 - <unknown>
[INFO] [stdout]   45:     0x7e0bc57c9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     y2023::day11::tests::star_expansion
[INFO] [stdout]     y2023::day14::tests::part_2_test
[INFO] [stdout]     y2023::day17::tests::part_1_small2_test
[INFO] [stdout]     y2023::day17::tests::part_1_small3_test
[INFO] [stdout]     y2023::day17::tests::part_1_small_test
[INFO] [stdout]     y2023::day17::tests::part_1_test
[INFO] [stdout]     y2023::day17::tests::part_2_test
[INFO] [stdout]     y2023::day18::tests::part_1_test
[INFO] [stdout]     y2023::day18::tests::part_2_test
[INFO] [stdout]     y2023::day19::tests::part_1_test
[INFO] [stdout]     y2023::day19::tests::part_2_test
[INFO] [stdout]     y2023::day20::tests::part_1_test
[INFO] [stdout]     y2023::day20::tests::part_2_test
[INFO] [stdout]     y2023::day8::tests::loop_size_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 131 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fbbdae959e44cf39e01209579d0b9122ab8ee08f43b7e998a37ceb5829dfa9f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbbdae959e44cf39e01209579d0b9122ab8ee08f43b7e998a37ceb5829dfa9f0", kill_on_drop: false }`
[INFO] [stdout] fbbdae959e44cf39e01209579d0b9122ab8ee08f43b7e998a37ceb5829dfa9f0
