[INFO] cloning repository https://github.com/bjornin/adventofcode2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjornin/adventofcode2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjornin%2Fadventofcode2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjornin%2Fadventofcode2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40c9c194903d818af079dc4fb8a99b63be0224ae
[INFO] testing bjornin/adventofcode2024 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjornin%2Fadventofcode2024" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bjornin/adventofcode2024
[INFO] finished tweaking git repo https://github.com/bjornin/adventofcode2024
[INFO] tweaked toml for git repo https://github.com/bjornin/adventofcode2024 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bjornin/adventofcode2024 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bjornin/adventofcode2024 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edd87154b62db25d1d20b57bcf18cbb60eb829b2dd67e65bda1a958a43edba64
[INFO] running `Command { std: "docker" "start" "-a" "edd87154b62db25d1d20b57bcf18cbb60eb829b2dd67e65bda1a958a43edba64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edd87154b62db25d1d20b57bcf18cbb60eb829b2dd67e65bda1a958a43edba64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd87154b62db25d1d20b57bcf18cbb60eb829b2dd67e65bda1a958a43edba64", kill_on_drop: false }`
[INFO] [stdout] edd87154b62db25d1d20b57bcf18cbb60eb829b2dd67e65bda1a958a43edba64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6afb68c54c7f90373722b0c1253be1462ae163b7ce50af25e6c049f88cd9aa21
[INFO] running `Command { std: "docker" "start" "-a" "6afb68c54c7f90373722b0c1253be1462ae163b7ce50af25e6c049f88cd9aa21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 http-body-util v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[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 adventofcode2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/solutions/d15.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solutions/d15.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let (mut map, moves) = parse2(input);
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solutions/d15.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let (mut robot_r, mut robot_c) = map
[INFO] [stdout]    |          ----^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solutions/d15.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let (mut robot_r, mut robot_c) = map
[INFO] [stdout]    |                       ----^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.93s
[INFO] running `Command { std: "docker" "inspect" "6afb68c54c7f90373722b0c1253be1462ae163b7ce50af25e6c049f88cd9aa21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6afb68c54c7f90373722b0c1253be1462ae163b7ce50af25e6c049f88cd9aa21", kill_on_drop: false }`
[INFO] [stdout] 6afb68c54c7f90373722b0c1253be1462ae163b7ce50af25e6c049f88cd9aa21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3093bce67596d46908c2a7bf45abe8dec59e46c072f57b56bd6e952ad87a8f01
[INFO] running `Command { std: "docker" "start" "-a" "3093bce67596d46908c2a7bf45abe8dec59e46c072f57b56bd6e952ad87a8f01", kill_on_drop: false }`
[INFO] [stderr]    Compiling adventofcode2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/solutions/d15.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solutions/d15.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let (mut map, moves) = parse2(input);
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solutions/d15.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let (mut robot_r, mut robot_c) = map
[INFO] [stdout]    |          ----^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/solutions/d15.rs:62:23
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let (mut robot_r, mut robot_c) = map
[INFO] [stdout]    |                       ----^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "3093bce67596d46908c2a7bf45abe8dec59e46c072f57b56bd6e952ad87a8f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3093bce67596d46908c2a7bf45abe8dec59e46c072f57b56bd6e952ad87a8f01", kill_on_drop: false }`
[INFO] [stdout] 3093bce67596d46908c2a7bf45abe8dec59e46c072f57b56bd6e952ad87a8f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0af814c5d20ba487f2b2dbf84e83ee99bb4b7eec3080a148a8bafb4dc5f4d4b
[INFO] running `Command { std: "docker" "start" "-a" "c0af814c5d20ba487f2b2dbf84e83ee99bb4b7eec3080a148a8bafb4dc5f4d4b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `hash::Hash`
[INFO] [stderr]  --> src/solutions/d15.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashSet, hash::Hash};
[INFO] [stderr]   |                                 ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/solutions/d15.rs:61:10
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let (mut map, moves) = parse2(input);
[INFO] [stderr]    |          ----^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/solutions/d15.rs:62:10
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let (mut robot_r, mut robot_c) = map
[INFO] [stderr]    |          ----^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/solutions/d15.rs:62:23
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let (mut robot_r, mut robot_c) = map
[INFO] [stderr]    |                       ----^^^^^^^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `adventofcode2024` (bin "adventofcode2024" test) generated 4 warnings (run `cargo fix --bin "adventofcode2024" -p adventofcode2024 --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adventofcode2024-c3bbf5801cddcf36)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adventofcode2024-84edaa3af8032af3)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test solutions::d10::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d10::tests::test_s1_2 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d10::tests::test_s2_2 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d14::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s2_2 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1_2 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1_4 ... ok
[INFO] [stdout] test solutions::d13::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d15::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1_3 ... ok
[INFO] [stdout] test solutions::d16::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d17::tests::test_adv ... ok
[INFO] [stdout] test solutions::d16::tests::test_s1_3 ... ok
[INFO] [stdout] test solutions::d10::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d17::tests::test_bxl ... ok
[INFO] [stdout] test solutions::d16::tests::test_s1_2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_cdv ... ok
[INFO] [stdout] test solutions::d12::tests::test_s2_3 ... ok
[INFO] [stdout] test solutions::d17::tests::test_bst ... ok
[INFO] [stdout] test solutions::d17::tests::test_bxc ... ok
[INFO] [stdout] test solutions::d17::tests::test_combo ... ok
[INFO] [stdout] test solutions::d17::tests::test_instruction_1 ... ok
[INFO] [stdout] test solutions::d17::tests::test_instruction_2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_instruction_3 ... ok
[INFO] [stdout] test solutions::d17::tests::test_instruction_4 ... ok
[INFO] [stdout] test solutions::d17::tests::test_instruction_5 ... ok
[INFO] [stdout] test solutions::d17::tests::test_out ... ok
[INFO] [stdout] test solutions::d18::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d18::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d1::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d2::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d1::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d2::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d3::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d5::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d2::tests::test2_s2 ... ok
[INFO] [stdout] test solutions::d4::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d3::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d7::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d5::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d6::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d4::tests::test_s1_1 ... ok
[INFO] [stdout] test solutions::d7::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d6::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d9::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d9::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d8::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d8::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_bdv ... ok
[INFO] [stdout] test solutions::d11::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d4::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d15::tests::test_s2 ... FAILED
[INFO] [stdout] test solutions::d16::tests::test_s2 ... FAILED
[INFO] [stdout] test solutions::d13::tests::test_s2 ... FAILED
[INFO] [stdout] test solutions::d16::tests::test_s2_4 ... FAILED
[INFO] [stdout] test solutions::d16::tests::test_s2_2 ... FAILED
[INFO] [stdout] test solutions::d17::tests::test_s2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d15::tests::test_s2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d15::tests::test_s2' (42) panicked at src/solutions/d15.rs:86:46:
[INFO] [stdout] attempt to add with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b2e66ba882 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b2e66d048a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b2e66d048a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x55b2e66bf686 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b2e66bf686 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b2e669901f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b2e669901f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b2e66b2bb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55b2e63d56fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55b2e63d56fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55b2e66b2d72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55b2e66b2d72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55b2e669910a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55b2e668e2c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55b2e6699f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55b2e66d0c4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55b2e66d1c49 - core[585f66e14d78f9ba]::panicking::panic_const::panic_const_add_overflow
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x55b2e639f54d - adventofcode2024[c8cf7eb8933de93b]::solutions::d15::s2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d15.rs:86:46
[INFO] [stdout]   21:     0x55b2e6385bc5 - adventofcode2024[c8cf7eb8933de93b]::solutions::d15::tests::test_s2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d15.rs:189:19
[INFO] [stdout]   22:     0x55b2e6384717 - adventofcode2024[c8cf7eb8933de93b]::solutions::d15::tests::test_s2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d15.rs:188:17
[INFO] [stdout]   23:     0x55b2e6388396 - <adventofcode2024[c8cf7eb8933de93b]::solutions::d15::tests::test_s2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b2e63c9aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b2e63c9aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55b2e63d630a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55b2e63d07d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55b2e63d07d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55b2e63d8e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55b2e63d8e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b2e66ba12f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55b2e66ba12f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9c91bb3aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c91c40a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d16::tests::test_s2 stdout ----
[INFO] [stdout] 7036 (1, 13) (-1, 0)
[INFO] [stdout] ((5, 9), (0, -1)): cost = 7018, parent = (5, 10)
[INFO] [stdout] ((9, 9), (0, 1)): cost = 4012, parent = (9, 8)
[INFO] [stdout] ((1, 2), (0, 1)): cost = 6017, parent = (1, 1)
[INFO] [stdout] ((7, 13), (1, 0)): cost = 8032, parent = (6, 13)
[INFO] [stdout] ((13, 13), (1, 0)): cost = 8026, parent = (12, 13)
[INFO] [stdout] ((9, 13), (1, 0)): cost = 8030, parent = (8, 13)
[INFO] [stdout] ((9, 1), (-1, 0)): cost = 1004, parent = (10, 1)
[INFO] [stdout] ((7, 5), (0, 1)): cost = 4010, parent = (7, 4)
[INFO] [stdout] ((8, 5), (1, 0)): cost = 4011, parent = (7, 5)
[INFO] [stdout] ((7, 9), (1, 0)): cost = 6016, parent = (6, 9)
[INFO] [stdout] ((12, 11), (-1, 0)): cost = 6023, parent = (13, 11)
[INFO] [stdout] ((5, 7), (0, -1)): cost = 6018, parent = (5, 8)
[INFO] [stdout] ((11, 5), (0, 1)): cost = 2006, parent = (11, 4)
[INFO] [stdout] ((5, 6), (0, -1)): cost = 6019, parent = (5, 7)
[INFO] [stdout] ((6, 13), (-1, 0)): cost = 7031, parent = (7, 13)
[INFO] [stdout] ((1, 13), (-1, 0)): cost = 7036, parent = (2, 13)
[INFO] [stdout] ((8, 5), (-1, 0)): cost = 3009, parent = (9, 5)
[INFO] [stdout] ((9, 7), (0, -1)): cost = 5012, parent = (9, 8)
[INFO] [stdout] ((10, 9), (-1, 0)): cost = 5015, parent = (11, 9)
[INFO] [stdout] ((1, 7), (0, 1)): cost = 6022, parent = (1, 6)
[INFO] [stdout] ((13, 12), (0, -1)): cost = 7025, parent = (13, 13)
[INFO] [stdout] ((7, 5), (0, -1)): cost = 5012, parent = (7, 6)
[INFO] [stdout] ((5, 1), (1, 0)): cost = 6014, parent = (4, 1)
[INFO] [stdout] ((11, 3), (1, 0)): cost = 3008, parent = (10, 3)
[INFO] [stdout] ((11, 5), (-1, 0)): cost = 4008, parent = (12, 5)
[INFO] [stdout] ((12, 9), (1, 0)): cost = 5015, parent = (11, 9)
[INFO] [stdout] ((11, 4), (0, -1)): cost = 3007, parent = (11, 5)
[INFO] [stdout] ((8, 11), (-1, 0)): cost = 6019, parent = (9, 11)
[INFO] [stdout] ((8, 3), (1, 0)): cost = 4009, parent = (7, 3)
[INFO] [stdout] ((7, 3), (1, 0)): cost = 4010, parent = (6, 3)
[INFO] [stdout] ((11, 11), (-1, 0)): cost = 6022, parent = (12, 11)
[INFO] [stdout] ((1, 1), (0, -1)): cost = 7018, parent = (1, 2)
[INFO] [stdout] ((2, 7), (-1, 0)): cost = 8025, parent = (3, 7)
[INFO] [stdout] ((9, 5), (1, 0)): cost = 4010, parent = (8, 5)
[INFO] [stdout] ((5, 13), (-1, 0)): cost = 7032, parent = (6, 13)
[INFO] [stdout] ((2, 13), (-1, 0)): cost = 7035, parent = (3, 13)
[INFO] [stdout] ((3, 11), (-1, 0)): cost = 7020, parent = (4, 11)
[INFO] [stdout] ((6, 1), (1, 0)): cost = 6013, parent = (5, 1)
[INFO] [stdout] ((9, 2), (0, 1)): cost = 2005, parent = (9, 1)
[INFO] [stdout] ((9, 5), (0, -1)): cost = 5010, parent = (9, 6)
[INFO] [stdout] ((3, 1), (-1, 0)): cost = 5014, parent = (4, 1)
[INFO] [stdout] ((11, 4), (0, 1)): cost = 2005, parent = (11, 3)
[INFO] [stdout] ((9, 3), (-1, 0)): cost = 3006, parent = (10, 3)
[INFO] [stdout] ((13, 9), (1, 0)): cost = 5016, parent = (12, 9)
[INFO] [stdout] ((12, 9), (-1, 0)): cost = 5013, parent = (13, 9)
[INFO] [stdout] ((13, 11), (1, 0)): cost = 5022, parent = (12, 11)
[INFO] [stdout] ((12, 1), (1, 0)): cost = 2003, parent = (11, 1)
[INFO] [stdout] ((1, 3), (0, -1)): cost = 7020, parent = (1, 4)
[INFO] [stdout] ((13, 7), (1, 0)): cost = 6012, parent = (12, 7)
[INFO] [stdout] ((7, 3), (0, -1)): cost = 4012, parent = (7, 4)
[INFO] [stdout] ((1, 2), (0, -1)): cost = 7019, parent = (1, 3)
[INFO] [stdout] ((12, 13), (-1, 0)): cost = 7025, parent = (13, 13)
[INFO] [stdout] ((11, 3), (0, -1)): cost = 3006, parent = (11, 4)
[INFO] [stdout] ((9, 13), (-1, 0)): cost = 7028, parent = (10, 13)
[INFO] [stdout] ((3, 13), (1, 0)): cost = 8036, parent = (2, 13)
[INFO] [stdout] ((9, 3), (1, 0)): cost = 4008, parent = (8, 3)
[INFO] [stdout] ((7, 2), (0, -1)): cost = 4009, parent = (7, 3)
[INFO] [stdout] ((7, 2), (0, 1)): cost = 5011, parent = (7, 1)
[INFO] [stdout] ((7, 11), (-1, 0)): cost = 6018, parent = (8, 11)
[INFO] [stdout] ((11, 13), (-1, 0)): cost = 7026, parent = (12, 13)
[INFO] [stdout] ((4, 1), (-1, 0)): cost = 5013, parent = (5, 1)
[INFO] [stdout] ((5, 10), (0, 1)): cost = 6017, parent = (5, 9)
[INFO] [stdout] ((9, 6), (0, -1)): cost = 5011, parent = (9, 7)
[INFO] [stdout] ((9, 11), (1, 0)): cost = 5018, parent = (8, 11)
[INFO] [stdout] ((12, 11), (1, 0)): cost = 5021, parent = (11, 11)
[INFO] [stdout] ((7, 9), (0, 1)): cost = 4014, parent = (7, 8)
[INFO] [stdout] ((4, 11), (-1, 0)): cost = 7019, parent = (5, 11)
[INFO] [stdout] ((9, 5), (-1, 0)): cost = 3008, parent = (10, 5)
[INFO] [stdout] ((11, 2), (0, 1)): cost = 2003, parent = (11, 1)
[INFO] [stdout] ((3, 1), (1, 0)): cost = 6016, parent = (2, 1)
[INFO] [stdout] ((5, 8), (0, 1)): cost = 7019, parent = (5, 7)
[INFO] [stdout] ((13, 6), (0, -1)): cost = 5011, parent = (13, 7)
[INFO] [stdout] ((2, 3), (1, 0)): cost = 7019, parent = (1, 3)
[INFO] [stdout] ((1, 6), (0, -1)): cost = 7023, parent = (1, 7)
[INFO] [stdout] ((9, 7), (0, 1)): cost = 4010, parent = (9, 6)
[INFO] [stdout] ((7, 8), (0, -1)): cost = 5015, parent = (7, 9)
[INFO] [stdout] ((13, 3), (0, 1)): cost = 2, parent = (13, 2)
[INFO] [stdout] ((10, 5), (-1, 0)): cost = 3007, parent = (11, 5)
[INFO] [stdout] ((10, 13), (-1, 0)): cost = 7027, parent = (11, 13)
[INFO] [stdout] ((6, 3), (1, 0)): cost = 4011, parent = (5, 3)
[INFO] [stdout] ((8, 13), (-1, 0)): cost = 7029, parent = (9, 13)
[INFO] [stdout] ((10, 13), (1, 0)): cost = 8029, parent = (9, 13)
[INFO] [stdout] ((1, 1), (-1, 0)): cost = 5016, parent = (2, 1)
[INFO] [stdout] ((3, 3), (0, 1)): cost = 6016, parent = (3, 2)
[INFO] [stdout] ((3, 2), (0, -1)): cost = 7017, parent = (3, 3)
[INFO] [stdout] ((5, 7), (0, 1)): cost = 7020, parent = (5, 6)
[INFO] [stdout] ((11, 5), (1, 0)): cost = 4008, parent = (10, 5)
[INFO] [stdout] ((7, 7), (0, -1)): cost = 5014, parent = (7, 8)
[INFO] [stdout] ((5, 6), (0, 1)): cost = 7021, parent = (5, 5)
[INFO] [stdout] ((9, 1), (0, -1)): cost = 3006, parent = (9, 2)
[INFO] [stdout] ((11, 2), (0, -1)): cost = 3005, parent = (11, 3)
[INFO] [stdout] ((12, 7), (-1, 0)): cost = 5011, parent = (13, 7)
[INFO] [stdout] ((11, 9), (0, 1)): cost = 6014, parent = (11, 8)
[INFO] [stdout] ((11, 7), (0, -1)): cost = 6016, parent = (11, 8)
[INFO] [stdout] ((13, 6), (0, 1)): cost = 4009, parent = (13, 5)
[INFO] [stdout] ((4, 11), (1, 0)): cost = 8021, parent = (3, 11)
[INFO] [stdout] ((7, 3), (0, 1)): cost = 5010, parent = (7, 2)
[INFO] [stdout] ((7, 5), (-1, 0)): cost = 3010, parent = (8, 5)
[INFO] [stdout] ((11, 8), (0, -1)): cost = 6015, parent = (11, 9)
[INFO] [stdout] ((6, 9), (1, 0)): cost = 6017, parent = (5, 9)
[INFO] [stdout] ((13, 5), (0, -1)): cost = 5010, parent = (13, 6)
[INFO] [stdout] ((5, 10), (0, -1)): cost = 7019, parent = (5, 11)
[INFO] [stdout] ((4, 5), (-1, 0)): cost = 7021, parent = (5, 5)
[INFO] [stdout] ((2, 7), (1, 0)): cost = 7023, parent = (1, 7)
[INFO] [stdout] ((3, 7), (1, 0)): cost = 7024, parent = (2, 7)
[INFO] [stdout] ((9, 8), (0, 1)): cost = 4011, parent = (9, 7)
[INFO] [stdout] ((10, 9), (1, 0)): cost = 5013, parent = (9, 9)
[INFO] [stdout] ((11, 9), (1, 0)): cost = 5014, parent = (10, 9)
[INFO] [stdout] ((11, 8), (0, 1)): cost = 6013, parent = (11, 7)
[INFO] [stdout] ((9, 3), (0, 1)): cost = 2006, parent = (9, 2)
[INFO] [stdout] ((1, 5), (0, 1)): cost = 6020, parent = (1, 4)
[INFO] [stdout] ((1, 5), (0, -1)): cost = 7022, parent = (1, 6)
[INFO] [stdout] ((3, 3), (1, 0)): cost = 7020, parent = (2, 3)
[INFO] [stdout] ((6, 13), (1, 0)): cost = 8033, parent = (5, 13)
[INFO] [stdout] ((10, 3), (1, 0)): cost = 3007, parent = (9, 3)
[INFO] [stdout] ((12, 13), (1, 0)): cost = 8027, parent = (11, 13)
[INFO] [stdout] ((7, 8), (0, 1)): cost = 4013, parent = (7, 7)
[INFO] [stdout] ((5, 11), (1, 0)): cost = 8020, parent = (4, 11)
[INFO] [stdout] ((11, 1), (1, 0)): cost = 2004, parent = (10, 1)
[INFO] [stdout] ((11, 9), (-1, 0)): cost = 5014, parent = (12, 9)
[INFO] [stdout] ((9, 8), (0, -1)): cost = 5013, parent = (9, 9)
[INFO] [stdout] ((13, 7), (0, 1)): cost = 4010, parent = (13, 6)
[INFO] [stdout] ((2, 3), (-1, 0)): cost = 7017, parent = (3, 3)
[INFO] [stdout] ((3, 5), (0, 1)): cost = 6018, parent = (3, 4)
[INFO] [stdout] ((8, 3), (-1, 0)): cost = 3007, parent = (9, 3)
[INFO] [stdout] ((10, 5), (1, 0)): cost = 4009, parent = (9, 5)
[INFO] [stdout] ((6, 1), (-1, 0)): cost = 5011, parent = (7, 1)
[INFO] [stdout] ((9, 11), (-1, 0)): cost = 6020, parent = (10, 11)
[INFO] [stdout] ((3, 1), (0, -1)): cost = 7016, parent = (3, 2)
[INFO] [stdout] ((13, 5), (1, 0)): cost = 3008, parent = (12, 5)
[INFO] [stdout] ((3, 3), (0, -1)): cost = 7018, parent = (3, 4)
[INFO] [stdout] ((3, 5), (-1, 0)): cost = 7022, parent = (4, 5)
[INFO] [stdout] ((12, 1), (-1, 0)): cost = 1001, parent = (13, 1)
[INFO] [stdout] ((4, 13), (1, 0)): cost = 8035, parent = (3, 13)
[INFO] [stdout] ((7, 7), (0, 1)): cost = 4012, parent = (7, 6)
[INFO] [stdout] ((6, 9), (-1, 0)): cost = 5015, parent = (7, 9)
[INFO] [stdout] ((10, 11), (-1, 0)): cost = 6021, parent = (11, 11)
[INFO] [stdout] ((7, 1), (0, -1)): cost = 4010, parent = (7, 2)
[INFO] [stdout] ((1, 4), (0, 1)): cost = 6019, parent = (1, 3)
[INFO] [stdout] ((7, 4), (0, 1)): cost = 4009, parent = (7, 3)
[INFO] [stdout] ((11, 11), (1, 0)): cost = 5020, parent = (10, 11)
[INFO] [stdout] ((7, 10), (0, -1)): cost = 5017, parent = (7, 11)
[INFO] [stdout] ((13, 8), (0, 1)): cost = 4011, parent = (13, 7)
[INFO] [stdout] ((13, 2), (0, -1)): cost = 1003, parent = (13, 3)
[INFO] [stdout] ((5, 11), (0, 1)): cost = 6018, parent = (5, 10)
[INFO] [stdout] ((11, 3), (0, 1)): cost = 2004, parent = (11, 2)
[INFO] [stdout] ((7, 11), (0, 1)): cost = 4016, parent = (7, 10)
[INFO] [stdout] ((10, 11), (1, 0)): cost = 5019, parent = (9, 11)
[INFO] [stdout] ((13, 13), (0, 1)): cost = 6024, parent = (13, 12)
[INFO] [stdout] ((5, 5), (1, 0)): cost = 7020, parent = (4, 5)
[INFO] [stdout] ((3, 10), (0, -1)): cost = 8021, parent = (3, 11)
[INFO] [stdout] ((7, 10), (0, 1)): cost = 4015, parent = (7, 9)
[INFO] [stdout] ((7, 6), (0, 1)): cost = 4011, parent = (7, 5)
[INFO] [stdout] ((13, 7), (0, -1)): cost = 5012, parent = (13, 8)
[INFO] [stdout] ((2, 1), (-1, 0)): cost = 5015, parent = (3, 1)
[INFO] [stdout] ((11, 1), (-1, 0)): cost = 1002, parent = (12, 1)
[INFO] [stdout] ((13, 1), (1, 0)): cost = 2002, parent = (12, 1)
[INFO] [stdout] ((10, 3), (-1, 0)): cost = 3005, parent = (11, 3)
[INFO] [stdout] ((10, 1), (-1, 0)): cost = 1003, parent = (11, 1)
[INFO] [stdout] ((13, 8), (0, -1)): cost = 5013, parent = (13, 9)
[INFO] [stdout] ((7, 6), (0, -1)): cost = 5013, parent = (7, 7)
[INFO] [stdout] ((7, 9), (0, -1)): cost = 5016, parent = (7, 10)
[INFO] [stdout] ((2, 1), (1, 0)): cost = 6017, parent = (1, 1)
[INFO] [stdout] ((1, 3), (0, 1)): cost = 6018, parent = (1, 2)
[INFO] [stdout] ((4, 5), (1, 0)): cost = 7019, parent = (3, 5)
[INFO] [stdout] ((3, 4), (0, -1)): cost = 7019, parent = (3, 5)
[INFO] [stdout] ((7, 13), (-1, 0)): cost = 7030, parent = (8, 13)
[INFO] [stdout] ((5, 1), (-1, 0)): cost = 5012, parent = (6, 1)
[INFO] [stdout] ((10, 1), (1, 0)): cost = 2005, parent = (9, 1)
[INFO] [stdout] ((1, 3), (-1, 0)): cost = 7018, parent = (2, 3)
[INFO] [stdout] ((8, 13), (1, 0)): cost = 8031, parent = (7, 13)
[INFO] [stdout] ((4, 13), (-1, 0)): cost = 7033, parent = (5, 13)
[INFO] [stdout] ((5, 13), (1, 0)): cost = 8034, parent = (4, 13)
[INFO] [stdout] ((5, 8), (0, -1)): cost = 6017, parent = (5, 9)
[INFO] [stdout] ((12, 5), (1, 0)): cost = 3007, parent = (11, 5)
[INFO] [stdout] ((5, 5), (0, -1)): cost = 6020, parent = (5, 6)
[INFO] [stdout] ((7, 1), (1, 0)): cost = 6012, parent = (6, 1)
[INFO] [stdout] ((4, 1), (1, 0)): cost = 6015, parent = (3, 1)
[INFO] [stdout] ((13, 9), (0, 1)): cost = 4012, parent = (13, 8)
[INFO] [stdout] ((9, 2), (0, -1)): cost = 3007, parent = (9, 3)
[INFO] [stdout] ((11, 7), (-1, 0)): cost = 5012, parent = (12, 7)
[INFO] [stdout] ((3, 4), (0, 1)): cost = 6017, parent = (3, 3)
[INFO] [stdout] ((5, 9), (0, 1)): cost = 7018, parent = (5, 8)
[INFO] [stdout] ((7, 4), (0, -1)): cost = 4011, parent = (7, 5)
[INFO] [stdout] ((1, 6), (0, 1)): cost = 6021, parent = (1, 5)
[INFO] [stdout] ((13, 12), (0, 1)): cost = 6023, parent = (13, 11)
[INFO] [stdout] ((11, 1), (0, -1)): cost = 3004, parent = (11, 2)
[INFO] [stdout] ((13, 11), (0, -1)): cost = 7024, parent = (13, 12)
[INFO] [stdout] ((3, 2), (0, 1)): cost = 6015, parent = (3, 1)
[INFO] [stdout] ((9, 9), (-1, 0)): cost = 5016, parent = (10, 9)
[INFO] [stdout] ((1, 4), (0, -1)): cost = 7021, parent = (1, 5)
[INFO] [stdout] ((12, 7), (1, 0)): cost = 6013, parent = (11, 7)
[INFO] [stdout] ((1, 7), (-1, 0)): cost = 8024, parent = (2, 7)
[INFO] [stdout] ((8, 11), (1, 0)): cost = 5017, parent = (7, 11)
[INFO] [stdout] ((5, 9), (-1, 0)): cost = 5016, parent = (6, 9)
[INFO] [stdout] ((11, 13), (1, 0)): cost = 8028, parent = (10, 13)
[INFO] [stdout] ((3, 13), (-1, 0)): cost = 7034, parent = (4, 13)
[INFO] [stdout] ((13, 2), (0, 1)): cost = 1, parent = (13, 1)
[INFO] [stdout] ((12, 5), (-1, 0)): cost = 4009, parent = (13, 5)
[INFO] [stdout] ((6, 3), (-1, 0)): cost = 3009, parent = (7, 3)
[INFO] [stdout] ((7, 3), (-1, 0)): cost = 3008, parent = (8, 3)
[INFO] [stdout] ((13, 1), (0, -1)): cost = 1002, parent = (13, 2)
[INFO] [stdout] ((9, 6), (0, 1)): cost = 4009, parent = (9, 5)
[INFO] [stdout] ((5, 3), (-1, 0)): cost = 3010, parent = (6, 3)
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d16::tests::test_s2' (46) panicked at src/solutions/d16.rs:223:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 45
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b2e66ba882 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b2e66d048a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b2e66d048a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x55b2e66bf686 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b2e66bf686 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b2e669901f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b2e669901f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b2e66b2bb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55b2e63d56fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55b2e63d56fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55b2e66b2d72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55b2e66b2d72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55b2e66990d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55b2e668e2c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55b2e6699f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55b2e66d0c4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55b2e66d0b03 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55b2e66cc2ed - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55b2e63b5382 - adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:223:9
[INFO] [stdout]   22:     0x55b2e63b2ec7 - adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:221:17
[INFO] [stdout]   23:     0x55b2e6388416 - <adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b2e63c9aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b2e63c9aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55b2e63d630a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55b2e63d07d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55b2e63d07d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55b2e63d8e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55b2e63d8e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b2e66ba12f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55b2e66ba12f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9c91bb3aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c91c40a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d13::tests::test_s2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d13::tests::test_s2' (39) panicked at src/solutions/d13.rs:107:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 875318608908
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b2e66ba882 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b2e66d048a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b2e66d048a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x55b2e66bf686 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b2e66bf686 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b2e669901f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b2e669901f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b2e66b2bb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55b2e63d56fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55b2e63d56fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55b2e66b2d72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55b2e66b2d72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55b2e66990d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55b2e668e2c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55b2e6699f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55b2e66d0c4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55b2e66d0b03 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55b2e66cc2ed - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55b2e637f9e2 - adventofcode2024[c8cf7eb8933de93b]::solutions::d13::tests::test_s2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d13.rs:107:9
[INFO] [stdout]   22:     0x55b2e637d1c7 - adventofcode2024[c8cf7eb8933de93b]::solutions::d13::tests::test_s2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d13.rs:105:17
[INFO] [stdout]   23:     0x55b2e63882d6 - <adventofcode2024[c8cf7eb8933de93b]::solutions::d13::tests::test_s2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b2e63c9aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b2e63c9aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55b2e63d630a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55b2e63d07d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55b2e63d07d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55b2e63d8e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55b2e63d8e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b2e66ba12f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55b2e66ba12f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9c91bb3aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c91c40a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d16::tests::test_s2_4 stdout ----
[INFO] [stdout] 2006 (1, 5) (0, 1)
[INFO] [stdout] ((1, 4), (0, 1)): cost = 2005, parent = (1, 3)
[INFO] [stdout] ((3, 4), (1, 0)): cost = 2005, parent = (2, 4)
[INFO] [stdout] ((3, 3), (0, -1)): cost = 1004, parent = (3, 4)
[INFO] [stdout] ((2, 4), (1, 0)): cost = 2006, parent = (1, 4)
[INFO] [stdout] ((3, 1), (0, -1)): cost = 1002, parent = (3, 2)
[INFO] [stdout] ((2, 1), (-1, 0)): cost = 1001, parent = (3, 1)
[INFO] [stdout] ((1, 1), (0, -1)): cost = 3004, parent = (1, 2)
[INFO] [stdout] ((3, 2), (0, 1)): cost = 1, parent = (3, 1)
[INFO] [stdout] ((3, 4), (0, 1)): cost = 3, parent = (3, 3)
[INFO] [stdout] ((2, 1), (1, 0)): cost = 2003, parent = (1, 1)
[INFO] [stdout] ((1, 2), (0, 1)): cost = 2003, parent = (1, 1)
[INFO] [stdout] ((1, 4), (-1, 0)): cost = 1005, parent = (2, 4)
[INFO] [stdout] ((1, 3), (0, -1)): cost = 2006, parent = (1, 4)
[INFO] [stdout] ((1, 1), (-1, 0)): cost = 1002, parent = (2, 1)
[INFO] [stdout] ((1, 2), (0, -1)): cost = 3005, parent = (1, 3)
[INFO] [stdout] ((3, 1), (1, 0)): cost = 2002, parent = (2, 1)
[INFO] [stdout] ((3, 2), (0, -1)): cost = 1003, parent = (3, 3)
[INFO] [stdout] ((1, 5), (0, 1)): cost = 2006, parent = (1, 4)
[INFO] [stdout] ((1, 3), (0, 1)): cost = 2004, parent = (1, 2)
[INFO] [stdout] ((2, 4), (-1, 0)): cost = 1004, parent = (3, 4)
[INFO] [stdout] ((3, 3), (0, 1)): cost = 2, parent = (3, 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d16::tests::test_s2_4' (48) panicked at src/solutions/d16.rs:241:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b2e66ba882 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b2e66d048a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b2e66d048a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x55b2e66bf686 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b2e66bf686 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b2e669901f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b2e669901f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b2e66b2bb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55b2e63d56fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55b2e63d56fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55b2e66b2d72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55b2e66b2d72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55b2e66990d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55b2e668e2c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55b2e6699f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55b2e66d0c4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55b2e66d0b03 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55b2e66cc2ed - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55b2e63b5542 - adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2_4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:241:9
[INFO] [stdout]   22:     0x55b2e63b2f87 - adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2_4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:239:19
[INFO] [stdout]   23:     0x55b2e6388516 - <adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2_4::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b2e63c9aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b2e63c9aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55b2e63d630a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55b2e63d07d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55b2e63d07d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55b2e63d8e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55b2e63d8e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b2e66ba12f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55b2e66ba12f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9c91bb3aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c91c40a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d16::tests::test_s2_2 stdout ----
[INFO] [stdout] 11048 (1, 15) (-1, 0)
[INFO] [stdout] ((9, 3), (-1, 0)): cost = 4018, parent = (10, 3)
[INFO] [stdout] ((9, 10), (0, 1)): cost = 8035, parent = (9, 9)
[INFO] [stdout] ((11, 12), (0, 1)): cost = 8035, parent = (11, 11)
[INFO] [stdout] ((2, 15), (-1, 0)): cost = 11047, parent = (3, 15)
[INFO] [stdout] ((9, 1), (1, 0)): cost = 2008, parent = (8, 1)
[INFO] [stdout] ((3, 15), (1, 0)): cost = 12048, parent = (2, 15)
[INFO] [stdout] ((5, 10), (0, -1)): cost = 11041, parent = (5, 11)
[INFO] [stdout] ((11, 10), (0, 1)): cost = 9037, parent = (11, 9)
[INFO] [stdout] ((2, 11), (-1, 0)): cost = 11043, parent = (3, 11)
[INFO] [stdout] ((4, 3), (1, 0)): cost = 3019, parent = (3, 3)
[INFO] [stdout] ((1, 15), (-1, 0)): cost = 11048, parent = (2, 15)
[INFO] [stdout] ((3, 12), (0, 1)): cost = 12035, parent = (3, 11)
[INFO] [stdout] ((8, 9), (-1, 0)): cost = 9035, parent = (9, 9)
[INFO] [stdout] ((5, 7), (1, 0)): cost = 7028, parent = (4, 7)
[INFO] [stdout] ((11, 11), (0, 1)): cost = 9036, parent = (11, 10)
[INFO] [stdout] ((1, 2), (0, 1)): cost = 2015, parent = (1, 1)
[INFO] [stdout] ((4, 7), (1, 0)): cost = 7027, parent = (3, 7)
[INFO] [stdout] ((7, 15), (0, 1)): cost = 10042, parent = (7, 14)
[INFO] [stdout] ((13, 15), (-1, 0)): cost = 5036, parent = (14, 15)
[INFO] [stdout] ((10, 7), (-1, 0)): cost = 7031, parent = (11, 7)
[INFO] [stdout] ((9, 6), (0, 1)): cost = 9035, parent = (9, 5)
[INFO] [stdout] ((7, 5), (0, 1)): cost = 4016, parent = (7, 4)
[INFO] [stdout] ((10, 13), (-1, 0)): cost = 9037, parent = (11, 13)
[INFO] [stdout] ((5, 12), (0, 1)): cost = 10041, parent = (5, 11)
[INFO] [stdout] ((7, 15), (1, 0)): cost = 12044, parent = (6, 15)
[INFO] [stdout] ((5, 11), (1, 0)): cost = 11036, parent = (4, 11)
[INFO] [stdout] ((9, 9), (1, 0)): cost = 10036, parent = (8, 9)
[INFO] [stdout] ((7, 1), (1, 0)): cost = 2010, parent = (6, 1)
[INFO] [stdout] ((12, 5), (1, 0)): cost = 6029, parent = (11, 5)
[INFO] [stdout] ((5, 1), (-1, 0)): cost = 1010, parent = (6, 1)
[INFO] [stdout] ((14, 15), (-1, 0)): cost = 5035, parent = (15, 15)
[INFO] [stdout] ((6, 1), (-1, 0)): cost = 1009, parent = (7, 1)
[INFO] [stdout] ((10, 7), (1, 0)): cost = 8033, parent = (9, 7)
[INFO] [stdout] ((7, 4), (0, -1)): cost = 5017, parent = (7, 5)
[INFO] [stdout] ((5, 7), (-1, 0)): cost = 8030, parent = (6, 7)
[INFO] [stdout] ((3, 9), (0, 1)): cost = 8028, parent = (3, 8)
[INFO] [stdout] ((4, 11), (1, 0)): cost = 11035, parent = (3, 11)
[INFO] [stdout] ((14, 1), (1, 0)): cost = 2003, parent = (13, 1)
[INFO] [stdout] ((15, 3), (1, 0)): cost = 3022, parent = (14, 3)
[INFO] [stdout] ((12, 3), (1, 0)): cost = 3019, parent = (11, 3)
[INFO] [stdout] ((13, 11), (0, 1)): cost = 6032, parent = (13, 10)
[INFO] [stdout] ((2, 13), (-1, 0)): cost = 11045, parent = (3, 13)
[INFO] [stdout] ((3, 1), (-1, 0)): cost = 1012, parent = (4, 1)
[INFO] [stdout] ((15, 11), (0, 1)): cost = 4030, parent = (15, 10)
[INFO] [stdout] ((6, 3), (-1, 0)): cost = 4015, parent = (7, 3)
[INFO] [stdout] ((15, 10), (0, 1)): cost = 4029, parent = (15, 9)
[INFO] [stdout] ((8, 15), (1, 0)): cost = 11043, parent = (7, 15)
[INFO] [stdout] ((3, 3), (-1, 0)): cost = 3014, parent = (4, 3)
[INFO] [stdout] ((7, 11), (-1, 0)): cost = 9038, parent = (8, 11)
[INFO] [stdout] ((15, 8), (0, -1)): cost = 5029, parent = (15, 9)
[INFO] [stdout] ((5, 11), (0, 1)): cost = 10040, parent = (5, 10)
[INFO] [stdout] ((7, 13), (0, -1)): cost = 11042, parent = (7, 14)
[INFO] [stdout] ((6, 3), (1, 0)): cost = 3013, parent = (5, 3)
[INFO] [stdout] ((15, 14), (0, 1)): cost = 4033, parent = (15, 13)
[INFO] [stdout] ((5, 9), (0, -1)): cost = 11040, parent = (5, 10)
[INFO] [stdout] ((5, 15), (-1, 0)): cost = 11044, parent = (6, 15)
[INFO] [stdout] ((13, 3), (-1, 0)): cost = 4022, parent = (14, 3)
[INFO] [stdout] ((6, 15), (1, 0)): cost = 12045, parent = (5, 15)
[INFO] [stdout] ((1, 6), (0, -1)): cost = 7025, parent = (1, 7)
[INFO] [stdout] ((15, 10), (0, -1)): cost = 5031, parent = (15, 11)
[INFO] [stdout] ((4, 15), (1, 0)): cost = 12047, parent = (3, 15)
[INFO] [stdout] ((13, 6), (0, -1)): cost = 7029, parent = (13, 7)
[INFO] [stdout] ((4, 13), (-1, 0)): cost = 11043, parent = (5, 13)
[INFO] [stdout] ((11, 13), (0, 1)): cost = 8036, parent = (11, 12)
[INFO] [stdout] ((13, 1), (-1, 0)): cost = 1002, parent = (14, 1)
[INFO] [stdout] ((2, 3), (-1, 0)): cost = 3015, parent = (3, 3)
[INFO] [stdout] ((1, 10), (0, -1)): cost = 11033, parent = (1, 11)
[INFO] [stdout] ((9, 9), (0, -1)): cost = 9036, parent = (9, 10)
[INFO] [stdout] ((5, 12), (0, -1)): cost = 11043, parent = (5, 13)
[INFO] [stdout] ((1, 7), (0, 1)): cost = 6024, parent = (1, 6)
[INFO] [stdout] ((14, 5), (-1, 0)): cost = 5025, parent = (15, 5)
[INFO] [stdout] ((1, 9), (0, -1)): cost = 11032, parent = (1, 10)
[INFO] [stdout] ((5, 15), (1, 0)): cost = 12046, parent = (4, 15)
[INFO] [stdout] ((9, 13), (-1, 0)): cost = 9038, parent = (10, 13)
[INFO] [stdout] ((4, 1), (-1, 0)): cost = 1011, parent = (5, 1)
[INFO] [stdout] ((2, 7), (1, 0)): cost = 7025, parent = (1, 7)
[INFO] [stdout] ((6, 7), (1, 0)): cost = 7029, parent = (5, 7)
[INFO] [stdout] ((13, 12), (0, 1)): cost = 6033, parent = (13, 11)
[INFO] [stdout] ((5, 2), (0, 1)): cost = 2011, parent = (5, 1)
[INFO] [stdout] ((15, 15), (1, 0)): cost = 6036, parent = (14, 15)
[INFO] [stdout] ((9, 13), (0, -1)): cost = 11040, parent = (9, 14)
[INFO] [stdout] ((3, 9), (1, 0)): cost = 10030, parent = (2, 9)
[INFO] [stdout] ((15, 6), (0, 1)): cost = 4025, parent = (15, 5)
[INFO] [stdout] ((5, 1), (1, 0)): cost = 2012, parent = (4, 1)
[INFO] [stdout] ((5, 5), (-1, 0)): cost = 5018, parent = (6, 5)
[INFO] [stdout] ((9, 10), (0, -1)): cost = 9037, parent = (9, 11)
[INFO] [stdout] ((12, 15), (-1, 0)): cost = 5037, parent = (13, 15)
[INFO] [stdout] ((8, 3), (-1, 0)): cost = 4017, parent = (9, 3)
[INFO] [stdout] ((13, 7), (0, 1)): cost = 6028, parent = (13, 6)
[INFO] [stdout] ((15, 13), (0, -1)): cost = 5034, parent = (15, 14)
[INFO] [stdout] ((6, 15), (-1, 0)): cost = 11043, parent = (7, 15)
[INFO] [stdout] ((7, 1), (-1, 0)): cost = 1008, parent = (8, 1)
[INFO] [stdout] ((7, 12), (0, -1)): cost = 11041, parent = (7, 13)
[INFO] [stdout] ((2, 5), (1, 0)): cost = 6023, parent = (1, 5)
[INFO] [stdout] ((2, 1), (-1, 0)): cost = 1013, parent = (3, 1)
[INFO] [stdout] ((15, 4), (0, 1)): cost = 4023, parent = (15, 3)
[INFO] [stdout] ((5, 5), (1, 0)): cost = 6020, parent = (4, 5)
[INFO] [stdout] ((7, 5), (1, 0)): cost = 6018, parent = (6, 5)
[INFO] [stdout] ((10, 3), (-1, 0)): cost = 4019, parent = (11, 3)
[INFO] [stdout] ((14, 15), (1, 0)): cost = 6037, parent = (13, 15)
[INFO] [stdout] ((6, 1), (1, 0)): cost = 2011, parent = (5, 1)
[INFO] [stdout] ((6, 9), (1, 0)): cost = 10039, parent = (5, 9)
[INFO] [stdout] ((10, 13), (1, 0)): cost = 10039, parent = (9, 13)
[INFO] [stdout] ((11, 3), (1, 0)): cost = 3018, parent = (10, 3)
[INFO] [stdout] ((3, 7), (-1, 0)): cost = 8028, parent = (4, 7)
[INFO] [stdout] ((15, 5), (0, 1)): cost = 4024, parent = (15, 4)
[INFO] [stdout] ((7, 3), (0, -1)): cost = 5016, parent = (7, 4)
[INFO] [stdout] ((5, 3), (-1, 0)): cost = 4014, parent = (6, 3)
[INFO] [stdout] ((1, 1), (0, -1)): cost = 3016, parent = (1, 2)
[INFO] [stdout] ((9, 5), (0, -1)): cost = 8034, parent = (9, 6)
[INFO] [stdout] ((15, 9), (0, 1)): cost = 4028, parent = (15, 8)
[INFO] [stdout] ((1, 9), (-1, 0)): cost = 9030, parent = (2, 9)
[INFO] [stdout] ((4, 15), (-1, 0)): cost = 11045, parent = (5, 15)
[INFO] [stdout] ((8, 11), (-1, 0)): cost = 9037, parent = (9, 11)
[INFO] [stdout] ((3, 11), (1, 0)): cost = 11034, parent = (2, 11)
[INFO] [stdout] ((15, 1), (1, 0)): cost = 2002, parent = (14, 1)
[INFO] [stdout] ((11, 1), (1, 0)): cost = 2006, parent = (10, 1)
[INFO] [stdout] ((3, 7), (1, 0)): cost = 7026, parent = (2, 7)
[INFO] [stdout] ((8, 15), (-1, 0)): cost = 11041, parent = (9, 15)
[INFO] [stdout] ((7, 15), (-1, 0)): cost = 11042, parent = (8, 15)
[INFO] [stdout] ((15, 11), (0, -1)): cost = 5032, parent = (15, 12)
[INFO] [stdout] ((15, 7), (0, 1)): cost = 4026, parent = (15, 6)
[INFO] [stdout] ((3, 13), (-1, 0)): cost = 11044, parent = (4, 13)
[INFO] [stdout] ((4, 13), (1, 0)): cost = 12045, parent = (3, 13)
[INFO] [stdout] ((6, 5), (1, 0)): cost = 6019, parent = (5, 5)
[INFO] [stdout] ((4, 5), (1, 0)): cost = 6021, parent = (3, 5)
[INFO] [stdout] ((5, 2), (0, -1)): cost = 3013, parent = (5, 3)
[INFO] [stdout] ((2, 7), (-1, 0)): cost = 8027, parent = (3, 7)
[INFO] [stdout] ((11, 10), (0, -1)): cost = 8035, parent = (11, 11)
[INFO] [stdout] ((15, 12), (0, -1)): cost = 5033, parent = (15, 13)
[INFO] [stdout] ((13, 9), (0, -1)): cost = 7032, parent = (13, 10)
[INFO] [stdout] ((13, 11), (1, 0)): cost = 8034, parent = (12, 11)
[INFO] [stdout] ((9, 9), (0, 1)): cost = 8034, parent = (9, 8)
[INFO] [stdout] ((7, 14), (0, -1)): cost = 11043, parent = (7, 15)
[INFO] [stdout] ((5, 13), (1, 0)): cost = 12044, parent = (4, 13)
[INFO] [stdout] ((9, 14), (0, 1)): cost = 10039, parent = (9, 13)
[INFO] [stdout] ((9, 8), (0, -1)): cost = 9035, parent = (9, 9)
[INFO] [stdout] ((6, 7), (-1, 0)): cost = 8031, parent = (7, 7)
[INFO] [stdout] ((10, 3), (1, 0)): cost = 3017, parent = (9, 3)
[INFO] [stdout] ((7, 9), (-1, 0)): cost = 9036, parent = (8, 9)
[INFO] [stdout] ((15, 12), (0, 1)): cost = 4031, parent = (15, 11)
[INFO] [stdout] ((1, 7), (-1, 0)): cost = 8026, parent = (2, 7)
[INFO] [stdout] ((2, 13), (1, 0)): cost = 12047, parent = (1, 13)
[INFO] [stdout] ((13, 9), (0, 1)): cost = 6030, parent = (13, 8)
[INFO] [stdout] ((4, 5), (-1, 0)): cost = 5019, parent = (5, 5)
[INFO] [stdout] ((11, 12), (0, -1)): cost = 9037, parent = (11, 13)
[INFO] [stdout] ((9, 7), (-1, 0)): cost = 7032, parent = (10, 7)
[INFO] [stdout] ((4, 11), (-1, 0)): cost = 11041, parent = (5, 11)
[INFO] [stdout] ((1, 3), (-1, 0)): cost = 3016, parent = (2, 3)
[INFO] [stdout] ((13, 5), (1, 0)): cost = 6028, parent = (12, 5)
[INFO] [stdout] ((7, 3), (-1, 0)): cost = 4016, parent = (8, 3)
[INFO] [stdout] ((11, 13), (1, 0)): cost = 10038, parent = (10, 13)
[INFO] [stdout] ((13, 8), (0, -1)): cost = 7031, parent = (13, 9)
[INFO] [stdout] ((8, 1), (-1, 0)): cost = 1007, parent = (9, 1)
[INFO] [stdout] ((13, 15), (1, 0)): cost = 6038, parent = (12, 15)
[INFO] [stdout] ((9, 15), (0, 1)): cost = 10040, parent = (9, 14)
[INFO] [stdout] ((12, 11), (-1, 0)): cost = 7033, parent = (13, 11)
[INFO] [stdout] ((2, 5), (-1, 0)): cost = 5021, parent = (3, 5)
[INFO] [stdout] ((9, 8), (0, 1)): cost = 8033, parent = (9, 7)
[INFO] [stdout] ((11, 3), (-1, 0)): cost = 4020, parent = (12, 3)
[INFO] [stdout] ((15, 8), (0, 1)): cost = 4027, parent = (15, 7)
[INFO] [stdout] ((13, 6), (0, 1)): cost = 6027, parent = (13, 5)
[INFO] [stdout] ((14, 5), (1, 0)): cost = 6027, parent = (13, 5)
[INFO] [stdout] ((3, 1), (1, 0)): cost = 2014, parent = (2, 1)
[INFO] [stdout] ((1, 5), (0, -1)): cost = 7024, parent = (1, 6)
[INFO] [stdout] ((8, 11), (1, 0)): cost = 10039, parent = (7, 11)
[INFO] [stdout] ((15, 7), (0, -1)): cost = 5028, parent = (15, 8)
[INFO] [stdout] ((5, 13), (0, 1)): cost = 10042, parent = (5, 12)
[INFO] [stdout] ((3, 5), (-1, 0)): cost = 5020, parent = (4, 5)
[INFO] [stdout] ((9, 11), (0, 1)): cost = 8036, parent = (9, 10)
[INFO] [stdout] ((11, 5), (-1, 0)): cost = 5028, parent = (12, 5)
[INFO] [stdout] ((12, 15), (1, 0)): cost = 6039, parent = (11, 15)
[INFO] [stdout] ((13, 13), (0, 1)): cost = 6034, parent = (13, 12)
[INFO] [stdout] ((1, 11), (-1, 0)): cost = 11044, parent = (2, 11)
[INFO] [stdout] ((3, 13), (1, 0)): cost = 12046, parent = (2, 13)
[INFO] [stdout] ((6, 5), (-1, 0)): cost = 5017, parent = (7, 5)
[INFO] [stdout] ((4, 1), (1, 0)): cost = 2013, parent = (3, 1)
[INFO] [stdout] ((13, 5), (0, -1)): cost = 7028, parent = (13, 6)
[INFO] [stdout] ((13, 10), (0, 1)): cost = 6031, parent = (13, 9)
[INFO] [stdout] ((4, 3), (-1, 0)): cost = 3013, parent = (5, 3)
[INFO] [stdout] ((15, 5), (1, 0)): cost = 6026, parent = (14, 5)
[INFO] [stdout] ((12, 1), (-1, 0)): cost = 1003, parent = (13, 1)
[INFO] [stdout] ((11, 5), (0, -1)): cost = 7030, parent = (11, 6)
[INFO] [stdout] ((3, 7), (0, -1)): cost = 9028, parent = (3, 8)
[INFO] [stdout] ((9, 7), (0, 1)): cost = 9034, parent = (9, 6)
[INFO] [stdout] ((1, 13), (-1, 0)): cost = 11046, parent = (2, 13)
[INFO] [stdout] ((5, 3), (1, 0)): cost = 3020, parent = (4, 3)
[INFO] [stdout] ((8, 9), (1, 0)): cost = 10037, parent = (7, 9)
[INFO] [stdout] ((3, 12), (0, -1)): cost = 12045, parent = (3, 13)
[INFO] [stdout] ((9, 1), (-1, 0)): cost = 1006, parent = (10, 1)
[INFO] [stdout] ((11, 6), (0, -1)): cost = 7031, parent = (11, 7)
[INFO] [stdout] ((7, 4), (0, 1)): cost = 4015, parent = (7, 3)
[INFO] [stdout] ((2, 1), (1, 0)): cost = 2015, parent = (1, 1)
[INFO] [stdout] ((7, 3), (1, 0)): cost = 3014, parent = (6, 3)
[INFO] [stdout] ((2, 3), (1, 0)): cost = 3017, parent = (1, 3)
[INFO] [stdout] ((11, 15), (-1, 0)): cost = 5038, parent = (12, 15)
[INFO] [stdout] ((13, 11), (0, -1)): cost = 7034, parent = (13, 12)
[INFO] [stdout] ((15, 14), (0, -1)): cost = 5035, parent = (15, 15)
[INFO] [stdout] ((10, 1), (-1, 0)): cost = 1005, parent = (11, 1)
[INFO] [stdout] ((1, 11), (0, 1)): cost = 10032, parent = (1, 10)
[INFO] [stdout] ((13, 8), (0, 1)): cost = 6029, parent = (13, 7)
[INFO] [stdout] ((11, 11), (-1, 0)): cost = 7034, parent = (12, 11)
[INFO] [stdout] ((7, 9), (1, 0)): cost = 10038, parent = (6, 9)
[INFO] [stdout] ((14, 1), (-1, 0)): cost = 1001, parent = (15, 1)
[INFO] [stdout] ((3, 5), (1, 0)): cost = 6022, parent = (2, 5)
[INFO] [stdout] ((4, 7), (-1, 0)): cost = 8029, parent = (5, 7)
[INFO] [stdout] ((9, 11), (1, 0)): cost = 10038, parent = (8, 11)
[INFO] [stdout] ((2, 11), (1, 0)): cost = 11033, parent = (1, 11)
[INFO] [stdout] ((15, 13), (0, 1)): cost = 4032, parent = (15, 12)
[INFO] [stdout] ((11, 7), (1, 0)): cost = 8032, parent = (10, 7)
[INFO] [stdout] ((13, 1), (1, 0)): cost = 2004, parent = (12, 1)
[INFO] [stdout] ((7, 14), (0, 1)): cost = 10041, parent = (7, 13)
[INFO] [stdout] ((1, 3), (0, 1)): cost = 2016, parent = (1, 2)
[INFO] [stdout] ((13, 3), (1, 0)): cost = 3020, parent = (12, 3)
[INFO] [stdout] ((1, 6), (0, 1)): cost = 6023, parent = (1, 5)
[INFO] [stdout] ((2, 9), (1, 0)): cost = 10031, parent = (1, 9)
[INFO] [stdout] ((11, 1), (-1, 0)): cost = 1004, parent = (12, 1)
[INFO] [stdout] ((12, 11), (1, 0)): cost = 8035, parent = (11, 11)
[INFO] [stdout] ((3, 8), (0, -1)): cost = 9029, parent = (3, 9)
[INFO] [stdout] ((11, 6), (0, 1)): cost = 6029, parent = (11, 5)
[INFO] [stdout] ((15, 15), (0, 1)): cost = 4034, parent = (15, 14)
[INFO] [stdout] ((3, 11), (-1, 0)): cost = 11042, parent = (4, 11)
[INFO] [stdout] ((7, 12), (0, 1)): cost = 10039, parent = (7, 11)
[INFO] [stdout] ((5, 9), (-1, 0)): cost = 9038, parent = (6, 9)
[INFO] [stdout] ((1, 5), (-1, 0)): cost = 5022, parent = (2, 5)
[INFO] [stdout] ((9, 6), (0, -1)): cost = 8033, parent = (9, 7)
[INFO] [stdout] ((1, 1), (-1, 0)): cost = 1014, parent = (2, 1)
[INFO] [stdout] ((3, 8), (0, 1)): cost = 8027, parent = (3, 7)
[INFO] [stdout] ((1, 2), (0, -1)): cost = 3017, parent = (1, 3)
[INFO] [stdout] ((8, 1), (1, 0)): cost = 2009, parent = (7, 1)
[INFO] [stdout] ((5, 3), (0, 1)): cost = 2012, parent = (5, 2)
[INFO] [stdout] ((6, 9), (-1, 0)): cost = 9037, parent = (7, 9)
[INFO] [stdout] ((10, 1), (1, 0)): cost = 2007, parent = (9, 1)
[INFO] [stdout] ((3, 3), (1, 0)): cost = 3018, parent = (2, 3)
[INFO] [stdout] ((9, 3), (1, 0)): cost = 3016, parent = (8, 3)
[INFO] [stdout] ((14, 3), (1, 0)): cost = 3021, parent = (13, 3)
[INFO] [stdout] ((7, 7), (1, 0)): cost = 7030, parent = (6, 7)
[INFO] [stdout] ((12, 1), (1, 0)): cost = 2005, parent = (11, 1)
[INFO] [stdout] ((2, 9), (-1, 0)): cost = 9029, parent = (3, 9)
[INFO] [stdout] ((7, 13), (0, 1)): cost = 10040, parent = (7, 12)
[INFO] [stdout] ((9, 14), (0, -1)): cost = 11041, parent = (9, 15)
[INFO] [stdout] ((9, 15), (1, 0)): cost = 11044, parent = (8, 15)
[INFO] [stdout] ((8, 3), (1, 0)): cost = 3015, parent = (7, 3)
[INFO] [stdout] ((3, 15), (-1, 0)): cost = 11046, parent = (4, 15)
[INFO] [stdout] ((14, 3), (-1, 0)): cost = 4023, parent = (15, 3)
[INFO] [stdout] ((5, 1), (0, -1)): cost = 3012, parent = (5, 2)
[INFO] [stdout] ((15, 3), (0, -1)): cost = 5024, parent = (15, 4)
[INFO] [stdout] ((15, 9), (0, -1)): cost = 5030, parent = (15, 10)
[INFO] [stdout] ((13, 5), (-1, 0)): cost = 5026, parent = (14, 5)
[INFO] [stdout] ((13, 7), (0, -1)): cost = 7030, parent = (13, 8)
[INFO] [stdout] ((13, 10), (0, -1)): cost = 7033, parent = (13, 11)
[INFO] [stdout] ((7, 11), (0, -1)): cost = 11040, parent = (7, 12)
[INFO] [stdout] ((5, 11), (0, -1)): cost = 11042, parent = (5, 12)
[INFO] [stdout] ((13, 12), (0, -1)): cost = 7035, parent = (13, 13)
[INFO] [stdout] ((11, 7), (0, 1)): cost = 6030, parent = (11, 6)
[INFO] [stdout] ((9, 7), (0, -1)): cost = 9034, parent = (9, 8)
[INFO] [stdout] ((5, 10), (0, 1)): cost = 10039, parent = (5, 9)
[INFO] [stdout] ((15, 6), (0, -1)): cost = 5027, parent = (15, 7)
[INFO] [stdout] ((12, 5), (-1, 0)): cost = 5027, parent = (13, 5)
[INFO] [stdout] ((11, 11), (0, -1)): cost = 9036, parent = (11, 12)
[INFO] [stdout] ((15, 5), (0, -1)): cost = 5026, parent = (15, 6)
[INFO] [stdout] ((11, 9), (0, -1)): cost = 8036, parent = (11, 10)
[INFO] [stdout] ((1, 14), (0, 1)): cost = 12047, parent = (1, 13)
[INFO] [stdout] ((1, 10), (0, 1)): cost = 10031, parent = (1, 9)
[INFO] [stdout] ((15, 4), (0, -1)): cost = 5025, parent = (15, 5)
[INFO] [stdout] ((12, 3), (-1, 0)): cost = 4021, parent = (13, 3)
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d16::tests::test_s2_2' (47) panicked at src/solutions/d16.rs:228:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 64
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b2e66ba882 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b2e66ba882 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b2e66d048a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b2e66d048a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x55b2e66bf686 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b2e66bf686 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stderr] error: test failed, to rerun pass `--bin adventofcode2024`
[INFO] [stdout]    8:     0x55b2e669901f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b2e669901f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b2e66b2bb9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55b2e63d56fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55b2e63d56fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55b2e66b2d72 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55b2e66b2d72 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55b2e66990d8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55b2e668e2c9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55b2e6699f2d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55b2e66d0c4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55b2e66d0b03 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55b2e66cc2ed - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55b2e63b54d2 - adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:228:9
[INFO] [stdout]   22:     0x55b2e63b2f57 - adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:226:19
[INFO] [stdout]   23:     0x55b2e63884d6 - <adventofcode2024[c8cf7eb8933de93b]::solutions::d16::tests::test_s2_2::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b2e63c9aab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b2e63c9aab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55b2e63d630a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55b2e63d630a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55b2e63d630a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55b2e63d07d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55b2e63d07d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55b2e63d8e02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55b2e63d8e02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55b2e63d8e02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b2e66ba12f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55b2e66ba12f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7e9c91bb3aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c91c40a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     solutions::d13::tests::test_s2
[INFO] [stdout]     solutions::d15::tests::test_s2
[INFO] [stdout]     solutions::d16::tests::test_s2
[INFO] [stdout]     solutions::d16::tests::test_s2_2
[INFO] [stdout]     solutions::d16::tests::test_s2_4
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 55 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0af814c5d20ba487f2b2dbf84e83ee99bb4b7eec3080a148a8bafb4dc5f4d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0af814c5d20ba487f2b2dbf84e83ee99bb4b7eec3080a148a8bafb4dc5f4d4b", kill_on_drop: false }`
[INFO] [stdout] c0af814c5d20ba487f2b2dbf84e83ee99bb4b7eec3080a148a8bafb4dc5f4d4b
