[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjornin%2Fadventofcode2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bjornin/adventofcode2024 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.7
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60bddcf6fccd0ff549eba3f67a6223afb9bac8b65e1963193f9912487e8f6640
[INFO] running `Command { std: "docker" "start" "-a" "60bddcf6fccd0ff549eba3f67a6223afb9bac8b65e1963193f9912487e8f6640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60bddcf6fccd0ff549eba3f67a6223afb9bac8b65e1963193f9912487e8f6640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bddcf6fccd0ff549eba3f67a6223afb9bac8b65e1963193f9912487e8f6640", kill_on_drop: false }`
[INFO] [stdout] 60bddcf6fccd0ff549eba3f67a6223afb9bac8b65e1963193f9912487e8f6640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7caa99053bf45808a4dafb0764a7b3be983cc2582afb4042b5fdb10dd34ac9e7
[INFO] running `Command { std: "docker" "start" "-a" "7caa99053bf45808a4dafb0764a7b3be983cc2582afb4042b5fdb10dd34ac9e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling hyper v1.5.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 zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[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)]` 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)]` 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 2m 22s
[INFO] running `Command { std: "docker" "inspect" "7caa99053bf45808a4dafb0764a7b3be983cc2582afb4042b5fdb10dd34ac9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7caa99053bf45808a4dafb0764a7b3be983cc2582afb4042b5fdb10dd34ac9e7", kill_on_drop: false }`
[INFO] [stdout] 7caa99053bf45808a4dafb0764a7b3be983cc2582afb4042b5fdb10dd34ac9e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ce289e01031fd10cc6dfc53a4c3da0e7e56c8146a8d6c2c8d54f8fd2867df47
[INFO] running `Command { std: "docker" "start" "-a" "2ce289e01031fd10cc6dfc53a4c3da0e7e56c8146a8d6c2c8d54f8fd2867df47", 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)]` 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)]` 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 8.21s
[INFO] running `Command { std: "docker" "inspect" "2ce289e01031fd10cc6dfc53a4c3da0e7e56c8146a8d6c2c8d54f8fd2867df47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce289e01031fd10cc6dfc53a4c3da0e7e56c8146a8d6c2c8d54f8fd2867df47", kill_on_drop: false }`
[INFO] [stdout] 2ce289e01031fd10cc6dfc53a4c3da0e7e56c8146a8d6c2c8d54f8fd2867df47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb547e3fd8b670a3ed9c719797a7173c2c3cbc1725ef9c092111e318ebec776d
[INFO] running `Command { std: "docker" "start" "-a" "eb547e3fd8b670a3ed9c719797a7173c2c3cbc1725ef9c092111e318ebec776d", 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)]` 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)]` 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" --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-e98bd824af027ccc)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adventofcode2024-f60c40bc160884fa)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test solutions::d10::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s2_2 ... ok
[INFO] [stdout] test solutions::d10::tests::test_s2_2 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s2_3 ... ok
[INFO] [stdout] test solutions::d13::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d14::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d15::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d16::tests::test_s1_3 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1_4 ... ok
[INFO] [stdout] test solutions::d10::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_adv ... ok
[INFO] [stdout] test solutions::d16::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1_2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_bdv ... ok
[INFO] [stdout] test solutions::d12::tests::test_s1_3 ... ok
[INFO] [stdout] test solutions::d17::tests::test_bst ... ok
[INFO] [stdout] test solutions::d17::tests::test_bxc ... ok
[INFO] [stdout] test solutions::d16::tests::test_s1_2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_bxl ... ok
[INFO] [stdout] test solutions::d17::tests::test_cdv ... 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::d1::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d2::tests::test2_s2 ... ok
[INFO] [stdout] test solutions::d18::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d18::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d1::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d2::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d3::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d3::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d5::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d5::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d4::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d7::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d6::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d4::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d4::tests::test_s1_1 ... ok
[INFO] [stdout] test solutions::d6::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d9::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d8::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d8::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d9::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d7::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d17::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d17::tests::test_s2 ... ok
[INFO] [stdout] test solutions::d11::tests::test_s1 ... ok
[INFO] [stdout] test solutions::d10::tests::test_s1_2 ... ok
[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 ... FAILED
[INFO] [stdout] test solutions::d15::tests::test_s2 ... FAILED
[INFO] [stdout] test solutions::d16::tests::test_s2_2 ... FAILED
[INFO] [stdout] test solutions::d2::tests::test_s2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d13::tests::test_s2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d13::tests::test_s2' 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:     0x60079c45b612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60079c45b612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60079c45b612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60079c45b612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60079c4812d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60079c4812d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60079c4587f3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60079c4587f3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60079c45b462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60079c45cb7c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60079c45c9d2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60079c3575c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60079c3575c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60079c45d55b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60079c45d55b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60079c45d32a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60079c45bb09 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60079c45cfbd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60079c47fab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60079c47fda8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60079c47fcca - core::panicking::assert_failed::h24b207bf351b573a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60079c311102 - adventofcode2024::solutions::d13::tests::test_s2::hbdc48ef95d25a980
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d13.rs:107:9
[INFO] [stdout]   22:     0x60079c311102 - adventofcode2024::solutions::d13::tests::test_s2::{{closure}}::h29356af61cbc4483
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d13.rs:105:17
[INFO] [stdout]   23:     0x60079c311102 - core::ops::function::FnOnce::call_once::h268c3b4c1d212a4c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60079c35cd4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60079c35cd4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60079c35bf3e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60079c35bf3e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60079c35bf3e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60079c35bf3e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60079c35bf3e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60079c35bf3e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60079c35bf3e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60079c31fab4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60079c31fab4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60079c32348a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60079c32348a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60079c32348a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60079c32348a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60079c32348a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60079c4604b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7618f2e49aa4 - <unknown>
[INFO] [stdout]   46:     0x7618f2ed6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d16::tests::test_s2_4 stdout ----
[INFO] [stdout] 2006 (1, 5) (0, 1)
[INFO] [stdout] ((3, 2), (0, 1)): cost = 1, parent = (3, 1)
[INFO] [stdout] ((1, 3), (0, -1)): cost = 2006, parent = (1, 4)
[INFO] [stdout] ((3, 1), (0, -1)): cost = 1002, parent = (3, 2)
[INFO] [stdout] ((3, 2), (0, -1)): cost = 1003, parent = (3, 3)
[INFO] [stdout] ((3, 1), (1, 0)): cost = 2002, parent = (2, 1)
[INFO] [stdout] ((2, 4), (-1, 0)): cost = 1004, parent = (3, 4)
[INFO] [stdout] ((1, 4), (-1, 0)): cost = 1005, parent = (2, 4)
[INFO] [stdout] ((2, 1), (-1, 0)): cost = 1001, parent = (3, 1)
[INFO] [stdout] ((3, 3), (0, 1)): cost = 2, parent = (3, 2)
[INFO] [stdout] ((1, 5), (0, 1)): cost = 2006, parent = (1, 4)
[INFO] [stdout] ((1, 4), (0, 1)): cost = 2005, parent = (1, 3)
[INFO] [stdout] ((1, 2), (0, -1)): cost = 3005, parent = (1, 3)
[INFO] [stdout] ((1, 1), (0, -1)): cost = 3004, parent = (1, 2)
[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, 3), (0, 1)): cost = 2004, parent = (1, 2)
[INFO] [stdout] ((3, 4), (1, 0)): cost = 2005, parent = (2, 4)
[INFO] [stdout] ((1, 1), (-1, 0)): cost = 1002, parent = (2, 1)
[INFO] [stdout] ((2, 4), (1, 0)): cost = 2006, parent = (1, 4)
[INFO] [stdout] ((3, 3), (0, -1)): cost = 1004, parent = (3, 4)
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d16::tests::test_s2_4' 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:     0x60079c45b612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60079c45b612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60079c45b612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60079c45b612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60079c4812d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60079c4812d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60079c4587f3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60079c4587f3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60079c45b462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60079c45cb7c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60079c45c9d2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60079c3575c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60079c3575c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60079c45d55b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60079c45d55b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60079c45d32a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60079c45bb09 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60079c45cfbd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60079c47fab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60079c47fda8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60079c47fcca - core::panicking::assert_failed::h24b207bf351b573a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60079c311cc3 - adventofcode2024::solutions::d16::tests::test_s2_4::h9f2dbe401fa5e945
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:241:9
[INFO] [stdout]   22:     0x60079c311cc3 - adventofcode2024::solutions::d16::tests::test_s2_4::{{closure}}::h26c85332b54f40e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:239:19
[INFO] [stdout]   23:     0x60079c311cc3 - core::ops::function::FnOnce::call_once::h80364fcc6db517ad
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60079c35cd4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60079c35cd4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60079c35bf3e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60079c35bf3e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60079c35bf3e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60079c35bf3e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60079c35bf3e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60079c35bf3e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60079c35bf3e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60079c31fab4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60079c31fab4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60079c32348a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60079c32348a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60079c32348a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60079c32348a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60079c32348a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60079c4604b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7618f2e49aa4 - <unknown>
[INFO] [stdout]   46:     0x7618f2ed6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d16::tests::test_s2 stdout ----
[INFO] [stdout] 7036 (1, 13) (-1, 0)
[INFO] [stdout] ((2, 3), (-1, 0)): cost = 7017, parent = (3, 3)
[INFO] [stdout] ((11, 5), (-1, 0)): cost = 4008, parent = (12, 5)
[INFO] [stdout] ((8, 11), (1, 0)): cost = 5017, parent = (7, 11)
[INFO] [stdout] ((9, 7), (0, -1)): cost = 5012, parent = (9, 8)
[INFO] [stdout] ((12, 7), (1, 0)): cost = 6013, parent = (11, 7)
[INFO] [stdout] ((5, 1), (1, 0)): cost = 6014, parent = (4, 1)
[INFO] [stdout] ((8, 13), (-1, 0)): cost = 7029, parent = (9, 13)
[INFO] [stdout] ((3, 1), (-1, 0)): cost = 5014, parent = (4, 1)
[INFO] [stdout] ((7, 3), (0, -1)): cost = 4012, parent = (7, 4)
[INFO] [stdout] ((1, 1), (0, -1)): cost = 7018, parent = (1, 2)
[INFO] [stdout] ((12, 9), (1, 0)): cost = 5015, parent = (11, 9)
[INFO] [stdout] ((13, 12), (0, 1)): cost = 6023, parent = (13, 11)
[INFO] [stdout] ((5, 9), (0, -1)): cost = 7018, parent = (5, 10)
[INFO] [stdout] ((6, 1), (1, 0)): cost = 6013, parent = (5, 1)
[INFO] [stdout] ((10, 11), (-1, 0)): cost = 6021, parent = (11, 11)
[INFO] [stdout] ((1, 3), (0, -1)): cost = 7020, parent = (1, 4)
[INFO] [stdout] ((6, 13), (1, 0)): cost = 8033, parent = (5, 13)
[INFO] [stdout] ((7, 10), (0, 1)): cost = 4015, parent = (7, 9)
[INFO] [stdout] ((1, 6), (0, -1)): cost = 7023, parent = (1, 7)
[INFO] [stdout] ((3, 7), (1, 0)): cost = 7024, parent = (2, 7)
[INFO] [stdout] ((4, 5), (-1, 0)): cost = 7021, parent = (5, 5)
[INFO] [stdout] ((3, 4), (0, -1)): cost = 7019, parent = (3, 5)
[INFO] [stdout] ((1, 4), (0, -1)): cost = 7021, parent = (1, 5)
[INFO] [stdout] ((7, 3), (1, 0)): cost = 4010, parent = (6, 3)
[INFO] [stdout] ((3, 11), (-1, 0)): cost = 7020, parent = (4, 11)
[INFO] [stdout] ((8, 3), (1, 0)): cost = 4009, parent = (7, 3)
[INFO] [stdout] ((11, 7), (0, -1)): cost = 6016, parent = (11, 8)
[INFO] [stdout] ((5, 7), (0, 1)): cost = 7020, parent = (5, 6)
[INFO] [stdout] ((9, 3), (-1, 0)): cost = 3006, parent = (10, 3)
[INFO] [stdout] ((9, 2), (0, 1)): cost = 2005, parent = (9, 1)
[INFO] [stdout] ((4, 1), (-1, 0)): cost = 5013, parent = (5, 1)
[INFO] [stdout] ((7, 11), (-1, 0)): cost = 6018, parent = (8, 11)
[INFO] [stdout] ((5, 13), (1, 0)): cost = 8034, parent = (4, 13)
[INFO] [stdout] ((6, 1), (-1, 0)): cost = 5011, parent = (7, 1)
[INFO] [stdout] ((13, 8), (0, 1)): cost = 4011, parent = (13, 7)
[INFO] [stdout] ((5, 3), (-1, 0)): cost = 3010, parent = (6, 3)
[INFO] [stdout] ((13, 9), (1, 0)): cost = 5016, parent = (12, 9)
[INFO] [stdout] ((11, 11), (1, 0)): cost = 5020, parent = (10, 11)
[INFO] [stdout] ((12, 5), (1, 0)): cost = 3007, parent = (11, 5)
[INFO] [stdout] ((13, 1), (0, -1)): cost = 1002, parent = (13, 2)
[INFO] [stdout] ((9, 1), (-1, 0)): cost = 1004, parent = (10, 1)
[INFO] [stdout] ((13, 3), (0, 1)): cost = 2, parent = (13, 2)
[INFO] [stdout] ((11, 3), (1, 0)): cost = 3008, parent = (10, 3)
[INFO] [stdout] ((11, 1), (-1, 0)): cost = 1002, parent = (12, 1)
[INFO] [stdout] ((13, 2), (0, 1)): cost = 1, parent = (13, 1)
[INFO] [stdout] ((13, 8), (0, -1)): cost = 5013, parent = (13, 9)
[INFO] [stdout] ((10, 9), (1, 0)): cost = 5013, parent = (9, 9)
[INFO] [stdout] ((7, 8), (0, 1)): cost = 4013, parent = (7, 7)
[INFO] [stdout] ((9, 11), (-1, 0)): cost = 6020, parent = (10, 11)
[INFO] [stdout] ((7, 11), (0, 1)): cost = 4016, parent = (7, 10)
[INFO] [stdout] ((12, 11), (1, 0)): cost = 5021, parent = (11, 11)
[INFO] [stdout] ((9, 5), (0, -1)): cost = 5010, parent = (9, 6)
[INFO] [stdout] ((7, 10), (0, -1)): cost = 5017, parent = (7, 11)
[INFO] [stdout] ((9, 6), (0, 1)): cost = 4009, parent = (9, 5)
[INFO] [stdout] ((12, 7), (-1, 0)): cost = 5011, parent = (13, 7)
[INFO] [stdout] ((13, 5), (1, 0)): cost = 3008, parent = (12, 5)
[INFO] [stdout] ((6, 9), (-1, 0)): cost = 5015, parent = (7, 9)
[INFO] [stdout] ((7, 1), (1, 0)): cost = 6012, parent = (6, 1)
[INFO] [stdout] ((5, 11), (0, 1)): cost = 6018, parent = (5, 10)
[INFO] [stdout] ((1, 3), (0, 1)): cost = 6018, parent = (1, 2)
[INFO] [stdout] ((13, 6), (0, -1)): cost = 5011, parent = (13, 7)
[INFO] [stdout] ((1, 5), (0, -1)): cost = 7022, parent = (1, 6)
[INFO] [stdout] ((11, 1), (0, -1)): cost = 3004, parent = (11, 2)
[INFO] [stdout] ((3, 3), (1, 0)): cost = 7020, parent = (2, 3)
[INFO] [stdout] ((7, 13), (1, 0)): cost = 8032, parent = (6, 13)
[INFO] [stdout] ((5, 13), (-1, 0)): cost = 7032, parent = (6, 13)
[INFO] [stdout] ((2, 3), (1, 0)): cost = 7019, parent = (1, 3)
[INFO] [stdout] ((4, 13), (-1, 0)): cost = 7033, parent = (5, 13)
[INFO] [stdout] ((11, 2), (0, 1)): cost = 2003, parent = (11, 1)
[INFO] [stdout] ((8, 5), (-1, 0)): cost = 3009, parent = (9, 5)
[INFO] [stdout] ((10, 11), (1, 0)): cost = 5019, parent = (9, 11)
[INFO] [stdout] ((3, 3), (0, -1)): cost = 7018, parent = (3, 4)
[INFO] [stdout] ((3, 10), (0, -1)): cost = 8021, parent = (3, 11)
[INFO] [stdout] ((1, 7), (-1, 0)): cost = 8024, parent = (2, 7)
[INFO] [stdout] ((11, 3), (0, 1)): cost = 2004, parent = (11, 2)
[INFO] [stdout] ((11, 4), (0, 1)): cost = 2005, parent = (11, 3)
[INFO] [stdout] ((7, 7), (0, -1)): cost = 5014, parent = (7, 8)
[INFO] [stdout] ((5, 1), (-1, 0)): cost = 5012, parent = (6, 1)
[INFO] [stdout] ((12, 1), (1, 0)): cost = 2003, parent = (11, 1)
[INFO] [stdout] ((12, 11), (-1, 0)): cost = 6023, parent = (13, 11)
[INFO] [stdout] ((4, 5), (1, 0)): cost = 7019, parent = (3, 5)
[INFO] [stdout] ((6, 13), (-1, 0)): cost = 7031, parent = (7, 13)
[INFO] [stdout] ((4, 13), (1, 0)): cost = 8035, parent = (3, 13)
[INFO] [stdout] ((9, 3), (0, 1)): cost = 2006, parent = (9, 2)
[INFO] [stdout] ((11, 1), (1, 0)): cost = 2004, parent = (10, 1)
[INFO] [stdout] ((2, 7), (1, 0)): cost = 7023, parent = (1, 7)
[INFO] [stdout] ((5, 6), (0, -1)): cost = 6019, parent = (5, 7)
[INFO] [stdout] ((11, 3), (0, -1)): cost = 3006, parent = (11, 4)
[INFO] [stdout] ((7, 3), (0, 1)): cost = 5010, parent = (7, 2)
[INFO] [stdout] ((4, 1), (1, 0)): cost = 6015, parent = (3, 1)
[INFO] [stdout] ((5, 6), (0, 1)): cost = 7021, parent = (5, 5)
[INFO] [stdout] ((10, 9), (-1, 0)): cost = 5015, parent = (11, 9)
[INFO] [stdout] ((9, 8), (0, -1)): cost = 5013, parent = (9, 9)
[INFO] [stdout] ((9, 9), (0, 1)): cost = 4012, parent = (9, 8)
[INFO] [stdout] ((3, 3), (0, 1)): cost = 6016, parent = (3, 2)
[INFO] [stdout] ((10, 1), (-1, 0)): cost = 1003, parent = (11, 1)
[INFO] [stdout] ((8, 13), (1, 0)): cost = 8031, parent = (7, 13)
[INFO] [stdout] ((3, 1), (0, -1)): cost = 7016, parent = (3, 2)
[INFO] [stdout] ((5, 9), (0, 1)): cost = 7018, parent = (5, 8)
[INFO] [stdout] ((5, 9), (-1, 0)): cost = 5016, parent = (6, 9)
[INFO] [stdout] ((7, 2), (0, 1)): cost = 5011, parent = (7, 1)
[INFO] [stdout] ((5, 7), (0, -1)): cost = 6018, parent = (5, 8)
[INFO] [stdout] ((8, 3), (-1, 0)): cost = 3007, parent = (9, 3)
[INFO] [stdout] ((13, 6), (0, 1)): cost = 4009, parent = (13, 5)
[INFO] [stdout] ((6, 3), (1, 0)): cost = 4011, parent = (5, 3)
[INFO] [stdout] ((3, 2), (0, 1)): cost = 6015, parent = (3, 1)
[INFO] [stdout] ((7, 3), (-1, 0)): cost = 3008, parent = (8, 3)
[INFO] [stdout] ((1, 1), (-1, 0)): cost = 5016, parent = (2, 1)
[INFO] [stdout] ((5, 8), (0, -1)): cost = 6017, parent = (5, 9)
[INFO] [stdout] ((13, 11), (1, 0)): cost = 5022, parent = (12, 11)
[INFO] [stdout] ((11, 11), (-1, 0)): cost = 6022, parent = (12, 11)
[INFO] [stdout] ((1, 6), (0, 1)): cost = 6021, parent = (1, 5)
[INFO] [stdout] ((3, 5), (0, 1)): cost = 6018, parent = (3, 4)
[INFO] [stdout] ((13, 11), (0, -1)): cost = 7024, parent = (13, 12)
[INFO] [stdout] ((11, 13), (-1, 0)): cost = 7026, parent = (12, 13)
[INFO] [stdout] ((7, 5), (-1, 0)): cost = 3010, parent = (8, 5)
[INFO] [stdout] ((11, 13), (1, 0)): cost = 8028, parent = (10, 13)
[INFO] [stdout] ((11, 8), (0, 1)): cost = 6013, parent = (11, 7)
[INFO] [stdout] ((7, 2), (0, -1)): cost = 4009, parent = (7, 3)
[INFO] [stdout] ((11, 8), (0, -1)): cost = 6015, parent = (11, 9)
[INFO] [stdout] ((4, 11), (-1, 0)): cost = 7019, parent = (5, 11)
[INFO] [stdout] ((7, 1), (0, -1)): cost = 4010, parent = (7, 2)
[INFO] [stdout] ((13, 1), (1, 0)): cost = 2002, parent = (12, 1)
[INFO] [stdout] ((11, 2), (0, -1)): cost = 3005, parent = (11, 3)
[INFO] [stdout] ((6, 3), (-1, 0)): cost = 3009, parent = (7, 3)
[INFO] [stdout] ((7, 4), (0, -1)): cost = 4011, parent = (7, 5)
[INFO] [stdout] ((10, 5), (-1, 0)): cost = 3007, parent = (11, 5)
[INFO] [stdout] ((9, 7), (0, 1)): cost = 4010, parent = (9, 6)
[INFO] [stdout] ((9, 8), (0, 1)): cost = 4011, parent = (9, 7)
[INFO] [stdout] ((5, 10), (0, 1)): cost = 6017, parent = (5, 9)
[INFO] [stdout] ((3, 4), (0, 1)): cost = 6017, parent = (3, 3)
[INFO] [stdout] ((13, 2), (0, -1)): cost = 1003, parent = (13, 3)
[INFO] [stdout] ((13, 13), (0, 1)): cost = 6024, parent = (13, 12)
[INFO] [stdout] ((13, 12), (0, -1)): cost = 7025, parent = (13, 13)
[INFO] [stdout] ((10, 13), (-1, 0)): cost = 7027, parent = (11, 13)
[INFO] [stdout] ((9, 13), (-1, 0)): cost = 7028, parent = (10, 13)
[INFO] [stdout] ((9, 13), (1, 0)): cost = 8030, parent = (8, 13)
[INFO] [stdout] ((7, 4), (0, 1)): cost = 4009, parent = (7, 3)
[INFO] [stdout] ((7, 13), (-1, 0)): cost = 7030, parent = (8, 13)
[INFO] [stdout] ((1, 3), (-1, 0)): cost = 7018, parent = (2, 3)
[INFO] [stdout] ((9, 1), (0, -1)): cost = 3006, parent = (9, 2)
[INFO] [stdout] ((4, 11), (1, 0)): cost = 8021, parent = (3, 11)
[INFO] [stdout] ((2, 1), (1, 0)): cost = 6017, parent = (1, 1)
[INFO] [stdout] ((9, 2), (0, -1)): cost = 3007, parent = (9, 3)
[INFO] [stdout] ((2, 13), (-1, 0)): cost = 7035, parent = (3, 13)
[INFO] [stdout] ((12, 13), (-1, 0)): cost = 7025, parent = (13, 13)
[INFO] [stdout] ((13, 7), (0, 1)): cost = 4010, parent = (13, 6)
[INFO] [stdout] ((1, 13), (-1, 0)): cost = 7036, parent = (2, 13)
[INFO] [stdout] ((9, 9), (-1, 0)): cost = 5016, parent = (10, 9)
[INFO] [stdout] ((11, 9), (0, 1)): cost = 6014, parent = (11, 8)
[INFO] [stdout] ((9, 3), (1, 0)): cost = 4008, parent = (8, 3)
[INFO] [stdout] ((7, 6), (0, 1)): cost = 4011, parent = (7, 5)
[INFO] [stdout] ((7, 5), (0, -1)): cost = 5012, parent = (7, 6)
[INFO] [stdout] ((12, 9), (-1, 0)): cost = 5013, parent = (13, 9)
[INFO] [stdout] ((7, 9), (0, -1)): cost = 5016, parent = (7, 10)
[INFO] [stdout] ((3, 2), (0, -1)): cost = 7017, parent = (3, 3)
[INFO] [stdout] ((7, 6), (0, -1)): cost = 5013, parent = (7, 7)
[INFO] [stdout] ((5, 10), (0, -1)): cost = 7019, parent = (5, 11)
[INFO] [stdout] ((1, 4), (0, 1)): cost = 6019, parent = (1, 3)
[INFO] [stdout] ((2, 1), (-1, 0)): cost = 5015, parent = (3, 1)
[INFO] [stdout] ((5, 5), (1, 0)): cost = 7020, parent = (4, 5)
[INFO] [stdout] ((12, 13), (1, 0)): cost = 8027, parent = (11, 13)
[INFO] [stdout] ((9, 5), (-1, 0)): cost = 3008, parent = (10, 5)
[INFO] [stdout] ((5, 8), (0, 1)): cost = 7019, parent = (5, 7)
[INFO] [stdout] ((1, 5), (0, 1)): cost = 6020, parent = (1, 4)
[INFO] [stdout] ((10, 3), (-1, 0)): cost = 3005, parent = (11, 3)
[INFO] [stdout] ((9, 6), (0, -1)): cost = 5011, parent = (9, 7)
[INFO] [stdout] ((7, 9), (1, 0)): cost = 6016, parent = (6, 9)
[INFO] [stdout] ((6, 9), (1, 0)): cost = 6017, parent = (5, 9)
[INFO] [stdout] ((12, 1), (-1, 0)): cost = 1001, parent = (13, 1)
[INFO] [stdout] ((13, 9), (0, 1)): cost = 4012, parent = (13, 8)
[INFO] [stdout] ((13, 7), (1, 0)): cost = 6012, parent = (12, 7)
[INFO] [stdout] ((8, 11), (-1, 0)): cost = 6019, parent = (9, 11)
[INFO] [stdout] ((3, 13), (-1, 0)): cost = 7034, parent = (4, 13)
[INFO] [stdout] ((3, 13), (1, 0)): cost = 8036, parent = (2, 13)
[INFO] [stdout] ((2, 7), (-1, 0)): cost = 8025, parent = (3, 7)
[INFO] [stdout] ((10, 3), (1, 0)): cost = 3007, parent = (9, 3)
[INFO] [stdout] ((1, 2), (0, -1)): cost = 7019, parent = (1, 3)
[INFO] [stdout] ((11, 5), (0, 1)): cost = 2006, parent = (11, 4)
[INFO] [stdout] ((1, 2), (0, 1)): cost = 6017, parent = (1, 1)
[INFO] [stdout] ((5, 5), (0, -1)): cost = 6020, parent = (5, 6)
[INFO] [stdout] ((9, 11), (1, 0)): cost = 5018, parent = (8, 11)
[INFO] [stdout] ((9, 5), (1, 0)): cost = 4010, parent = (8, 5)
[INFO] [stdout] ((13, 13), (1, 0)): cost = 8026, parent = (12, 13)
[INFO] [stdout] ((10, 5), (1, 0)): cost = 4009, parent = (9, 5)
[INFO] [stdout] ((13, 7), (0, -1)): cost = 5012, parent = (13, 8)
[INFO] [stdout] ((12, 5), (-1, 0)): cost = 4009, parent = (13, 5)
[INFO] [stdout] ((7, 5), (0, 1)): cost = 4010, parent = (7, 4)
[INFO] [stdout] ((3, 1), (1, 0)): cost = 6016, parent = (2, 1)
[INFO] [stdout] ((3, 5), (-1, 0)): cost = 7022, parent = (4, 5)
[INFO] [stdout] ((11, 9), (-1, 0)): cost = 5014, parent = (12, 9)
[INFO] [stdout] ((1, 7), (0, 1)): cost = 6022, parent = (1, 6)
[INFO] [stdout] ((10, 13), (1, 0)): cost = 8029, parent = (9, 13)
[INFO] [stdout] ((11, 7), (-1, 0)): cost = 5012, parent = (12, 7)
[INFO] [stdout] ((5, 11), (1, 0)): cost = 8020, parent = (4, 11)
[INFO] [stdout] ((8, 5), (1, 0)): cost = 4011, parent = (7, 5)
[INFO] [stdout] ((7, 8), (0, -1)): cost = 5015, parent = (7, 9)
[INFO] [stdout] ((7, 9), (0, 1)): cost = 4014, parent = (7, 8)
[INFO] [stdout] ((11, 9), (1, 0)): cost = 5014, parent = (10, 9)
[INFO] [stdout] ((11, 4), (0, -1)): cost = 3007, parent = (11, 5)
[INFO] [stdout] ((10, 1), (1, 0)): cost = 2005, parent = (9, 1)
[INFO] [stdout] ((11, 5), (1, 0)): cost = 4008, parent = (10, 5)
[INFO] [stdout] ((13, 5), (0, -1)): cost = 5010, parent = (13, 6)
[INFO] [stdout] ((7, 7), (0, 1)): cost = 4012, parent = (7, 6)
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d16::tests::test_s2' 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:     0x60079c45b612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60079c45b612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60079c45b612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60079c45b612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60079c4812d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60079c4812d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60079c4587f3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60079c4587f3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60079c45b462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60079c45cb7c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60079c45c9d2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stderr] error: test failed, to rerun pass `--bin adventofcode2024`
[INFO] [stdout]   11:     0x60079c3575c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60079c3575c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60079c45d55b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60079c45d55b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60079c45d32a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60079c45bb09 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60079c45cfbd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60079c47fab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60079c47fda8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60079c47fcca - core::panicking::assert_failed::h24b207bf351b573a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60079c311723 - adventofcode2024::solutions::d16::tests::test_s2::h2015b6780f684f6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:223:9
[INFO] [stdout]   22:     0x60079c311723 - adventofcode2024::solutions::d16::tests::test_s2::{{closure}}::ha9985e12ec7c5091
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:221:17
[INFO] [stdout]   23:     0x60079c311723 - core::ops::function::FnOnce::call_once::h4954eb6d7bf12052
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60079c35cd4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60079c35cd4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60079c35bf3e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60079c35bf3e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60079c35bf3e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60079c35bf3e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60079c35bf3e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60079c35bf3e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60079c35bf3e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60079c31fab4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60079c31fab4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60079c32348a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60079c32348a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60079c32348a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60079c32348a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60079c32348a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60079c4604b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7618f2e49aa4 - <unknown>
[INFO] [stdout]   46:     0x7618f2ed6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d15::tests::test_s2 stdout ----
[INFO] [stdout] {(3, 6), (3, 10), (3, 8), (3, 7), (3, 9)}
[INFO] [stdout] {(3, 10)}
[INFO] [stdout] {(3, 10)}
[INFO] [stdout] {(3, 8), (3, 7), (3, 6), (3, 9), (3, 10)}
[INFO] [stdout] {(3, 7), (3, 9), (3, 10), (3, 8), (3, 6)}
[INFO] [stdout] {(3, 10)}
[INFO] [stdout] {(3, 10)}
[INFO] [stdout] {(3, 6), (3, 10), (3, 7), (3, 8), (3, 9)}
[INFO] [stdout] {(3, 8), (3, 7), (3, 10), (3, 6), (3, 9)}
[INFO] [stdout] {(3, 10)}
[INFO] [stdout] {(3, 10)}
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d15::tests::test_s2' panicked at src/solutions/d15.rs:190:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 618
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60079c45b612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60079c45b612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60079c45b612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60079c45b612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60079c4812d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60079c4812d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60079c4587f3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60079c4587f3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60079c45b462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60079c45cb7c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60079c45c9d2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60079c3575c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60079c3575c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60079c45d55b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60079c45d55b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60079c45d32a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60079c45bb09 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60079c45cfbd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60079c47fab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60079c47fda8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60079c47fcca - core::panicking::assert_failed::h24b207bf351b573a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60079c311bc5 - adventofcode2024::solutions::d15::tests::test_s2::h5a8290cee3f011b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d15.rs:190:9
[INFO] [stdout]   22:     0x60079c311bc5 - adventofcode2024::solutions::d15::tests::test_s2::{{closure}}::h56509534b97160ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d15.rs:188:17
[INFO] [stdout]   23:     0x60079c311bc5 - core::ops::function::FnOnce::call_once::h7d12efc3de410930
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60079c35cd4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60079c35cd4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60079c35bf3e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60079c35bf3e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60079c35bf3e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60079c35bf3e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60079c35bf3e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60079c35bf3e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60079c35bf3e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60079c31fab4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60079c31fab4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60079c32348a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60079c32348a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60079c32348a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60079c32348a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60079c32348a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60079c4604b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7618f2e49aa4 - <unknown>
[INFO] [stdout]   46:     0x7618f2ed6a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solutions::d16::tests::test_s2_2 stdout ----
[INFO] [stdout] 11048 (1, 15) (-1, 0)
[INFO] [stdout] ((7, 5), (1, 0)): cost = 6018, parent = (6, 5)
[INFO] [stdout] ((11, 11), (-1, 0)): cost = 7034, parent = (12, 11)
[INFO] [stdout] ((3, 11), (1, 0)): cost = 11034, parent = (2, 11)
[INFO] [stdout] ((3, 15), (-1, 0)): cost = 11046, parent = (4, 15)
[INFO] [stdout] ((1, 10), (0, -1)): cost = 11033, parent = (1, 11)
[INFO] [stdout] ((15, 4), (0, 1)): cost = 4023, parent = (15, 3)
[INFO] [stdout] ((1, 9), (-1, 0)): cost = 9030, parent = (2, 9)
[INFO] [stdout] ((2, 7), (1, 0)): cost = 7025, parent = (1, 7)
[INFO] [stdout] ((9, 14), (0, 1)): cost = 10039, parent = (9, 13)
[INFO] [stdout] ((13, 15), (1, 0)): cost = 6038, parent = (12, 15)
[INFO] [stdout] ((15, 12), (0, -1)): cost = 5033, parent = (15, 13)
[INFO] [stdout] ((9, 8), (0, -1)): cost = 9035, parent = (9, 9)
[INFO] [stdout] ((13, 7), (0, 1)): cost = 6028, parent = (13, 6)
[INFO] [stdout] ((11, 11), (0, 1)): cost = 9036, parent = (11, 10)
[INFO] [stdout] ((15, 5), (0, -1)): cost = 5026, parent = (15, 6)
[INFO] [stdout] ((13, 11), (0, -1)): cost = 7034, parent = (13, 12)
[INFO] [stdout] ((2, 3), (1, 0)): cost = 3017, parent = (1, 3)
[INFO] [stdout] ((3, 3), (1, 0)): cost = 3018, parent = (2, 3)
[INFO] [stdout] ((3, 5), (1, 0)): cost = 6022, parent = (2, 5)
[INFO] [stdout] ((10, 3), (1, 0)): cost = 3017, parent = (9, 3)
[INFO] [stdout] ((15, 4), (0, -1)): cost = 5025, parent = (15, 5)
[INFO] [stdout] ((13, 6), (0, 1)): cost = 6027, parent = (13, 5)
[INFO] [stdout] ((6, 9), (-1, 0)): cost = 9037, parent = (7, 9)
[INFO] [stdout] ((4, 3), (-1, 0)): cost = 3013, parent = (5, 3)
[INFO] [stdout] ((9, 7), (0, 1)): cost = 9034, parent = (9, 6)
[INFO] [stdout] ((6, 5), (1, 0)): cost = 6019, parent = (5, 5)
[INFO] [stdout] ((2, 11), (-1, 0)): cost = 11043, parent = (3, 11)
[INFO] [stdout] ((11, 10), (0, -1)): cost = 8035, parent = (11, 11)
[INFO] [stdout] ((11, 1), (-1, 0)): cost = 1004, parent = (12, 1)
[INFO] [stdout] ((10, 7), (-1, 0)): cost = 7031, parent = (11, 7)
[INFO] [stdout] ((7, 15), (0, 1)): cost = 10042, parent = (7, 14)
[INFO] [stdout] ((3, 12), (0, 1)): cost = 12035, parent = (3, 11)
[INFO] [stdout] ((7, 11), (-1, 0)): cost = 9038, parent = (8, 11)
[INFO] [stdout] ((4, 13), (1, 0)): cost = 12045, parent = (3, 13)
[INFO] [stdout] ((9, 3), (1, 0)): cost = 3016, parent = (8, 3)
[INFO] [stdout] ((3, 5), (-1, 0)): cost = 5020, parent = (4, 5)
[INFO] [stdout] ((12, 5), (-1, 0)): cost = 5027, parent = (13, 5)
[INFO] [stdout] ((11, 9), (0, -1)): cost = 8036, parent = (11, 10)
[INFO] [stdout] ((6, 3), (-1, 0)): cost = 4015, parent = (7, 3)
[INFO] [stdout] ((11, 12), (0, -1)): cost = 9037, parent = (11, 13)
[INFO] [stdout] ((2, 9), (1, 0)): cost = 10031, parent = (1, 9)
[INFO] [stdout] ((9, 11), (1, 0)): cost = 10038, parent = (8, 11)
[INFO] [stdout] ((15, 3), (1, 0)): cost = 3022, parent = (14, 3)
[INFO] [stdout] ((4, 3), (1, 0)): cost = 3019, parent = (3, 3)
[INFO] [stdout] ((1, 5), (-1, 0)): cost = 5022, parent = (2, 5)
[INFO] [stdout] ((1, 7), (-1, 0)): cost = 8026, parent = (2, 7)
[INFO] [stdout] ((14, 3), (1, 0)): cost = 3021, parent = (13, 3)
[INFO] [stdout] ((4, 5), (1, 0)): cost = 6021, parent = (3, 5)
[INFO] [stdout] ((6, 15), (1, 0)): cost = 12045, parent = (5, 15)
[INFO] [stdout] ((12, 15), (1, 0)): cost = 6039, parent = (11, 15)
[INFO] [stdout] ((11, 12), (0, 1)): cost = 8035, parent = (11, 11)
[INFO] [stdout] ((14, 3), (-1, 0)): cost = 4023, parent = (15, 3)
[INFO] [stdout] ((15, 12), (0, 1)): cost = 4031, parent = (15, 11)
[INFO] [stdout] ((9, 7), (-1, 0)): cost = 7032, parent = (10, 7)
[INFO] [stdout] ((8, 1), (1, 0)): cost = 2009, parent = (7, 1)
[INFO] [stdout] ((3, 11), (-1, 0)): cost = 11042, parent = (4, 11)
[INFO] [stdout] ((9, 7), (0, -1)): cost = 9034, parent = (9, 8)
[INFO] [stdout] ((14, 5), (-1, 0)): cost = 5025, parent = (15, 5)
[INFO] [stdout] ((6, 1), (1, 0)): cost = 2011, parent = (5, 1)
[INFO] [stdout] ((15, 15), (0, 1)): cost = 4034, parent = (15, 14)
[INFO] [stdout] ((9, 10), (0, 1)): cost = 8035, parent = (9, 9)
[INFO] [stdout] ((7, 15), (1, 0)): cost = 12044, parent = (6, 15)
[INFO] [stdout] ((3, 13), (1, 0)): cost = 12046, parent = (2, 13)
[INFO] [stdout] ((2, 13), (1, 0)): cost = 12047, parent = (1, 13)
[INFO] [stdout] ((13, 7), (0, -1)): cost = 7030, parent = (13, 8)
[INFO] [stdout] ((5, 11), (0, 1)): cost = 10040, parent = (5, 10)
[INFO] [stdout] ((7, 14), (0, 1)): cost = 10041, parent = (7, 13)
[INFO] [stdout] ((1, 2), (0, -1)): cost = 3017, parent = (1, 3)
[INFO] [stdout] ((4, 7), (1, 0)): cost = 7027, parent = (3, 7)
[INFO] [stdout] ((11, 7), (1, 0)): cost = 8032, parent = (10, 7)
[INFO] [stdout] ((13, 11), (1, 0)): cost = 8034, parent = (12, 11)
[INFO] [stdout] ((1, 1), (-1, 0)): cost = 1014, parent = (2, 1)
[INFO] [stdout] ((12, 15), (-1, 0)): cost = 5037, parent = (13, 15)
[INFO] [stdout] ((3, 7), (-1, 0)): cost = 8028, parent = (4, 7)
[INFO] [stdout] ((7, 7), (1, 0)): cost = 7030, parent = (6, 7)
[INFO] [stdout] ((3, 13), (-1, 0)): cost = 11044, parent = (4, 13)
[INFO] [stdout] ((2, 5), (-1, 0)): cost = 5021, parent = (3, 5)
[INFO] [stdout] ((5, 12), (0, 1)): cost = 10041, parent = (5, 11)
[INFO] [stdout] ((1, 5), (0, -1)): cost = 7024, parent = (1, 6)
[INFO] [stdout] ((13, 5), (0, -1)): cost = 7028, parent = (13, 6)
[INFO] [stdout] ((4, 15), (1, 0)): cost = 12047, parent = (3, 15)
[INFO] [stdout] ((13, 9), (0, 1)): cost = 6030, parent = (13, 8)
[INFO] [stdout] ((13, 1), (-1, 0)): cost = 1002, parent = (14, 1)
[INFO] [stdout] ((13, 10), (0, 1)): cost = 6031, parent = (13, 9)
[INFO] [stdout] ((3, 9), (1, 0)): cost = 10030, parent = (2, 9)
[INFO] [stdout] ((11, 10), (0, 1)): cost = 9037, parent = (11, 9)
[INFO] [stdout] ((11, 13), (1, 0)): cost = 10038, parent = (10, 13)
[INFO] [stdout] ((12, 5), (1, 0)): cost = 6029, parent = (11, 5)
[INFO] [stdout] ((13, 13), (0, 1)): cost = 6034, parent = (13, 12)
[INFO] [stdout] ((9, 8), (0, 1)): cost = 8033, parent = (9, 7)
[INFO] [stdout] ((11, 1), (1, 0)): cost = 2006, parent = (10, 1)
[INFO] [stdout] ((8, 9), (-1, 0)): cost = 9035, parent = (9, 9)
[INFO] [stdout] ((8, 1), (-1, 0)): cost = 1007, parent = (9, 1)
[INFO] [stdout] ((9, 6), (0, 1)): cost = 9035, parent = (9, 5)
[INFO] [stdout] ((9, 15), (0, 1)): cost = 10040, parent = (9, 14)
[INFO] [stdout] ((2, 9), (-1, 0)): cost = 9029, parent = (3, 9)
[INFO] [stdout] ((5, 1), (0, -1)): cost = 3012, parent = (5, 2)
[INFO] [stdout] ((3, 3), (-1, 0)): cost = 3014, parent = (4, 3)
[INFO] [stdout] ((10, 7), (1, 0)): cost = 8033, parent = (9, 7)
[INFO] [stdout] ((5, 11), (1, 0)): cost = 11036, parent = (4, 11)
[INFO] [stdout] ((3, 12), (0, -1)): cost = 12045, parent = (3, 13)
[INFO] [stdout] ((5, 15), (1, 0)): cost = 12046, parent = (4, 15)
[INFO] [stdout] ((2, 7), (-1, 0)): cost = 8027, parent = (3, 7)
[INFO] [stdout] ((5, 5), (-1, 0)): cost = 5018, parent = (6, 5)
[INFO] [stdout] ((1, 11), (-1, 0)): cost = 11044, parent = (2, 11)
[INFO] [stdout] ((15, 6), (0, 1)): cost = 4025, parent = (15, 5)
[INFO] [stdout] ((15, 14), (0, -1)): cost = 5035, parent = (15, 15)
[INFO] [stdout] ((3, 7), (1, 0)): cost = 7026, parent = (2, 7)
[INFO] [stdout] ((3, 9), (0, 1)): cost = 8028, parent = (3, 8)
[INFO] [stdout] ((13, 3), (-1, 0)): cost = 4022, parent = (14, 3)
[INFO] [stdout] ((13, 5), (1, 0)): cost = 6028, parent = (12, 5)
[INFO] [stdout] ((3, 1), (-1, 0)): cost = 1012, parent = (4, 1)
[INFO] [stdout] ((13, 1), (1, 0)): cost = 2004, parent = (12, 1)
[INFO] [stdout] ((1, 3), (0, 1)): cost = 2016, parent = (1, 2)
[INFO] [stdout] ((13, 12), (0, -1)): cost = 7035, parent = (13, 13)
[INFO] [stdout] ((7, 9), (-1, 0)): cost = 9036, parent = (8, 9)
[INFO] [stdout] ((11, 6), (0, -1)): cost = 7031, parent = (11, 7)
[INFO] [stdout] ((8, 9), (1, 0)): cost = 10037, parent = (7, 9)
[INFO] [stdout] ((5, 9), (-1, 0)): cost = 9038, parent = (6, 9)
[INFO] [stdout] ((9, 9), (0, -1)): cost = 9036, parent = (9, 10)
[INFO] [stdout] ((15, 14), (0, 1)): cost = 4033, parent = (15, 13)
[INFO] [stdout] ((13, 15), (-1, 0)): cost = 5036, parent = (14, 15)
[INFO] [stdout] ((7, 3), (-1, 0)): cost = 4016, parent = (8, 3)
[INFO] [stdout] ((6, 7), (-1, 0)): cost = 8031, parent = (7, 7)
[INFO] [stdout] ((11, 3), (-1, 0)): cost = 4020, parent = (12, 3)
[INFO] [stdout] ((10, 1), (1, 0)): cost = 2007, parent = (9, 1)
[INFO] [stdout] ((7, 12), (0, 1)): cost = 10039, parent = (7, 11)
[INFO] [stdout] ((12, 1), (1, 0)): cost = 2005, parent = (11, 1)
[INFO] [stdout] ((9, 11), (0, 1)): cost = 8036, parent = (9, 10)
[INFO] [stdout] ((7, 1), (-1, 0)): cost = 1008, parent = (8, 1)
[INFO] [stdout] ((8, 3), (-1, 0)): cost = 4017, parent = (9, 3)
[INFO] [stdout] ((7, 14), (0, -1)): cost = 11043, parent = (7, 15)
[INFO] [stdout] ((5, 1), (-1, 0)): cost = 1010, parent = (6, 1)
[INFO] [stdout] ((15, 13), (0, -1)): cost = 5034, parent = (15, 14)
[INFO] [stdout] ((4, 1), (-1, 0)): cost = 1011, parent = (5, 1)
[INFO] [stdout] ((4, 15), (-1, 0)): cost = 11045, parent = (5, 15)
[INFO] [stdout] ((2, 1), (1, 0)): cost = 2015, parent = (1, 1)
[INFO] [stdout] ((15, 3), (0, -1)): cost = 5024, parent = (15, 4)
[INFO] [stdout] ((1, 7), (0, 1)): cost = 6024, parent = (1, 6)
[INFO] [stdout] ((15, 11), (0, 1)): cost = 4030, parent = (15, 10)
[INFO] [stdout] ((6, 7), (1, 0)): cost = 7029, parent = (5, 7)
[INFO] [stdout] ((1, 13), (-1, 0)): cost = 11046, parent = (2, 13)
[INFO] [stdout] ((15, 13), (0, 1)): cost = 4032, parent = (15, 12)
[INFO] [stdout] ((3, 15), (1, 0)): cost = 12048, parent = (2, 15)
[INFO] [stdout] ((11, 7), (0, 1)): cost = 6030, parent = (11, 6)
[INFO] [stdout] ((2, 11), (1, 0)): cost = 11033, parent = (1, 11)
[INFO] [stdout] ((14, 1), (-1, 0)): cost = 1001, parent = (15, 1)
[INFO] [stdout] ((8, 11), (1, 0)): cost = 10039, parent = (7, 11)
[INFO] [stdout] ((5, 10), (0, 1)): cost = 10039, parent = (5, 9)
[INFO] [stdout] ((9, 1), (-1, 0)): cost = 1006, parent = (10, 1)
[INFO] [stdout] ((9, 15), (1, 0)): cost = 11044, parent = (8, 15)
[INFO] [stdout] ((1, 10), (0, 1)): cost = 10031, parent = (1, 9)
[INFO] [stdout] ((7, 13), (0, 1)): cost = 10040, parent = (7, 12)
[INFO] [stdout] ((5, 13), (0, 1)): cost = 10042, parent = (5, 12)
[INFO] [stdout] ((13, 6), (0, -1)): cost = 7029, parent = (13, 7)
[INFO] [stdout] ((13, 10), (0, -1)): cost = 7033, parent = (13, 11)
[INFO] [stdout] ((13, 9), (0, -1)): cost = 7032, parent = (13, 10)
[INFO] [stdout] ((12, 1), (-1, 0)): cost = 1003, parent = (13, 1)
[INFO] [stdout] ((11, 11), (0, -1)): cost = 9036, parent = (11, 12)
[INFO] [stdout] ((5, 13), (1, 0)): cost = 12044, parent = (4, 13)
[INFO] [stdout] ((9, 3), (-1, 0)): cost = 4018, parent = (10, 3)
[INFO] [stdout] ((15, 10), (0, 1)): cost = 4029, parent = (15, 9)
[INFO] [stdout] ((14, 15), (-1, 0)): cost = 5035, parent = (15, 15)
[INFO] [stdout] ((5, 10), (0, -1)): cost = 11041, parent = (5, 11)
[INFO] [stdout] ((12, 11), (-1, 0)): cost = 7033, parent = (13, 11)
[INFO] [stdout] ((1, 6), (0, -1)): cost = 7025, parent = (1, 7)
[INFO] [stdout] ((1, 9), (0, -1)): cost = 11032, parent = (1, 10)
[INFO] [stdout] ((7, 1), (1, 0)): cost = 2010, parent = (6, 1)
[INFO] [stdout] ((11, 5), (0, -1)): cost = 7030, parent = (11, 6)
[INFO] [stdout] ((2, 1), (-1, 0)): cost = 1013, parent = (3, 1)
[INFO] [stdout] ((1, 3), (-1, 0)): cost = 3016, parent = (2, 3)
[INFO] [stdout] ((5, 7), (-1, 0)): cost = 8030, parent = (6, 7)
[INFO] [stdout] ((11, 13), (0, 1)): cost = 8036, parent = (11, 12)
[INFO] [stdout] ((5, 7), (1, 0)): cost = 7028, parent = (4, 7)
[INFO] [stdout] ((6, 9), (1, 0)): cost = 10039, parent = (5, 9)
[INFO] [stdout] ((5, 1), (1, 0)): cost = 2012, parent = (4, 1)
[INFO] [stdout] ((5, 3), (1, 0)): cost = 3020, parent = (4, 3)
[INFO] [stdout] ((10, 3), (-1, 0)): cost = 4019, parent = (11, 3)
[INFO] [stdout] ((15, 7), (0, -1)): cost = 5028, parent = (15, 8)
[INFO] [stdout] ((1, 1), (0, -1)): cost = 3016, parent = (1, 2)
[INFO] [stdout] ((5, 5), (1, 0)): cost = 6020, parent = (4, 5)
[INFO] [stdout] ((11, 6), (0, 1)): cost = 6029, parent = (11, 5)
[INFO] [stdout] ((10, 13), (-1, 0)): cost = 9037, parent = (11, 13)
[INFO] [stdout] ((15, 8), (0, -1)): cost = 5029, parent = (15, 9)
[INFO] [stdout] ((7, 5), (0, 1)): cost = 4016, parent = (7, 4)
[INFO] [stdout] ((2, 3), (-1, 0)): cost = 3015, parent = (3, 3)
[INFO] [stdout] ((5, 15), (-1, 0)): cost = 11044, parent = (6, 15)
[INFO] [stdout] ((15, 8), (0, 1)): cost = 4027, parent = (15, 7)
[INFO] [stdout] ((3, 8), (0, -1)): cost = 9029, parent = (3, 9)
[INFO] [stdout] ((15, 5), (1, 0)): cost = 6026, parent = (14, 5)
[INFO] [stdout] ((7, 3), (1, 0)): cost = 3014, parent = (6, 3)
[INFO] [stdout] ((13, 11), (0, 1)): cost = 6032, parent = (13, 10)
[INFO] [stdout] ((9, 10), (0, -1)): cost = 9037, parent = (9, 11)
[INFO] [stdout] ((11, 5), (-1, 0)): cost = 5028, parent = (12, 5)
[INFO] [stdout] ((4, 1), (1, 0)): cost = 2013, parent = (3, 1)
[INFO] [stdout] ((7, 15), (-1, 0)): cost = 11042, parent = (8, 15)
[INFO] [stdout] ((3, 7), (0, -1)): cost = 9028, parent = (3, 8)
[INFO] [stdout] ((4, 7), (-1, 0)): cost = 8029, parent = (5, 7)
[INFO] [stdout] ((2, 15), (-1, 0)): cost = 11047, parent = (3, 15)
[INFO] [stdout] ((10, 13), (1, 0)): cost = 10039, parent = (9, 13)
[INFO] [stdout] ((14, 15), (1, 0)): cost = 6037, parent = (13, 15)
[INFO] [stdout] ((3, 1), (1, 0)): cost = 2014, parent = (2, 1)
[INFO] [stdout] ((6, 1), (-1, 0)): cost = 1009, parent = (7, 1)
[INFO] [stdout] ((2, 5), (1, 0)): cost = 6023, parent = (1, 5)
[INFO] [stdout] ((11, 3), (1, 0)): cost = 3018, parent = (10, 3)
[INFO] [stdout] ((15, 6), (0, -1)): cost = 5027, parent = (15, 7)
[INFO] [stdout] ((9, 5), (0, -1)): cost = 8034, parent = (9, 6)
[INFO] [stdout] ((12, 3), (-1, 0)): cost = 4021, parent = (13, 3)
[INFO] [stdout] ((5, 3), (0, 1)): cost = 2012, parent = (5, 2)
[INFO] [stdout] ((15, 9), (0, -1)): cost = 5030, parent = (15, 10)
[INFO] [stdout] ((9, 9), (0, 1)): cost = 8034, parent = (9, 8)
[INFO] [stdout] ((15, 1), (1, 0)): cost = 2002, parent = (14, 1)
[INFO] [stdout] ((13, 5), (-1, 0)): cost = 5026, parent = (14, 5)
[INFO] [stdout] ((5, 12), (0, -1)): cost = 11043, parent = (5, 13)
[INFO] [stdout] ((15, 11), (0, -1)): cost = 5032, parent = (15, 12)
[INFO] [stdout] ((4, 13), (-1, 0)): cost = 11043, parent = (5, 13)
[INFO] [stdout] ((12, 3), (1, 0)): cost = 3019, parent = (11, 3)
[INFO] [stdout] ((7, 11), (0, -1)): cost = 11040, parent = (7, 12)
[INFO] [stdout] ((2, 13), (-1, 0)): cost = 11045, parent = (3, 13)
[INFO] [stdout] ((9, 14), (0, -1)): cost = 11041, parent = (9, 15)
[INFO] [stdout] ((7, 4), (0, 1)): cost = 4015, parent = (7, 3)
[INFO] [stdout] ((1, 6), (0, 1)): cost = 6023, parent = (1, 5)
[INFO] [stdout] ((8, 3), (1, 0)): cost = 3015, parent = (7, 3)
[INFO] [stdout] ((4, 11), (-1, 0)): cost = 11041, parent = (5, 11)
[INFO] [stdout] ((15, 5), (0, 1)): cost = 4024, parent = (15, 4)
[INFO] [stdout] ((12, 11), (1, 0)): cost = 8035, parent = (11, 11)
[INFO] [stdout] ((8, 15), (-1, 0)): cost = 11041, parent = (9, 15)
[INFO] [stdout] ((6, 5), (-1, 0)): cost = 5017, parent = (7, 5)
[INFO] [stdout] ((15, 7), (0, 1)): cost = 4026, parent = (15, 6)
[INFO] [stdout] ((9, 13), (-1, 0)): cost = 9038, parent = (10, 13)
[INFO] [stdout] ((5, 2), (0, -1)): cost = 3013, parent = (5, 3)
[INFO] [stdout] ((7, 4), (0, -1)): cost = 5017, parent = (7, 5)
[INFO] [stdout] ((15, 10), (0, -1)): cost = 5031, parent = (15, 11)
[INFO] [stdout] ((8, 15), (1, 0)): cost = 11043, parent = (7, 15)
[INFO] [stdout] ((6, 3), (1, 0)): cost = 3013, parent = (5, 3)
[INFO] [stdout] ((3, 8), (0, 1)): cost = 8027, parent = (3, 7)
[INFO] [stdout] ((5, 3), (-1, 0)): cost = 4014, parent = (6, 3)
[INFO] [stdout] ((1, 15), (-1, 0)): cost = 11048, parent = (2, 15)
[INFO] [stdout] ((13, 12), (0, 1)): cost = 6033, parent = (13, 11)
[INFO] [stdout] ((11, 15), (-1, 0)): cost = 5038, parent = (12, 15)
[INFO] [stdout] ((4, 11), (1, 0)): cost = 11035, parent = (3, 11)
[INFO] [stdout] ((13, 8), (0, -1)): cost = 7031, parent = (13, 9)
[INFO] [stdout] ((10, 1), (-1, 0)): cost = 1005, parent = (11, 1)
[INFO] [stdout] ((7, 3), (0, -1)): cost = 5016, parent = (7, 4)
[INFO] [stdout] ((7, 12), (0, -1)): cost = 11041, parent = (7, 13)
[INFO] [stdout] ((15, 15), (1, 0)): cost = 6036, parent = (14, 15)
[INFO] [stdout] ((1, 14), (0, 1)): cost = 12047, parent = (1, 13)
[INFO] [stdout] ((1, 11), (0, 1)): cost = 10032, parent = (1, 10)
[INFO] [stdout] ((8, 11), (-1, 0)): cost = 9037, parent = (9, 11)
[INFO] [stdout] ((14, 1), (1, 0)): cost = 2003, parent = (13, 1)
[INFO] [stdout] ((6, 15), (-1, 0)): cost = 11043, parent = (7, 15)
[INFO] [stdout] ((9, 6), (0, -1)): cost = 8033, parent = (9, 7)
[INFO] [stdout] ((7, 13), (0, -1)): cost = 11042, parent = (7, 14)
[INFO] [stdout] ((5, 11), (0, -1)): cost = 11042, parent = (5, 12)
[INFO] [stdout] ((15, 9), (0, 1)): cost = 4028, parent = (15, 8)
[INFO] [stdout] ((13, 3), (1, 0)): cost = 3020, parent = (12, 3)
[INFO] [stdout] ((4, 5), (-1, 0)): cost = 5019, parent = (5, 5)
[INFO] [stdout] ((5, 2), (0, 1)): cost = 2011, parent = (5, 1)
[INFO] [stdout] ((9, 13), (0, -1)): cost = 11040, parent = (9, 14)
[INFO] [stdout] ((14, 5), (1, 0)): cost = 6027, parent = (13, 5)
[INFO] [stdout] ((1, 2), (0, 1)): cost = 2015, parent = (1, 1)
[INFO] [stdout] ((13, 8), (0, 1)): cost = 6029, parent = (13, 7)
[INFO] [stdout] ((9, 9), (1, 0)): cost = 10036, parent = (8, 9)
[INFO] [stdout] ((7, 9), (1, 0)): cost = 10038, parent = (6, 9)
[INFO] [stdout] ((5, 9), (0, -1)): cost = 11040, parent = (5, 10)
[INFO] [stdout] ((9, 1), (1, 0)): cost = 2008, parent = (8, 1)
[INFO] [stdout] 
[INFO] [stdout] thread 'solutions::d16::tests::test_s2_2' 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:     0x60079c45b612 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60079c45b612 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60079c45b612 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60079c45b612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60079c4812d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60079c4812d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x60079c4587f3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60079c4587f3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60079c45b462 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60079c45cb7c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60079c45c9d2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60079c3575c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60079c3575c4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60079c45d55b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60079c45d55b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60079c45d32a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60079c45bb09 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x60079c45cfbd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60079c47fab0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60079c47fda8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60079c47fcca - core::panicking::assert_failed::h24b207bf351b573a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60079c311b53 - adventofcode2024::solutions::d16::tests::test_s2_2::h68c6f05b45ac94f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:228:9
[INFO] [stdout]   22:     0x60079c311b53 - adventofcode2024::solutions::d16::tests::test_s2_2::{{closure}}::ha4ba7006a29ee91d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solutions/d16.rs:226:19
[INFO] [stdout]   23:     0x60079c311b53 - core::ops::function::FnOnce::call_once::h77dbe5e0824aa931
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60079c35cd4b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60079c35cd4b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60079c35bf3e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60079c35bf3e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60079c35bf3e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60079c35bf3e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60079c35bf3e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60079c35bf3e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60079c35bf3e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60079c31fab4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60079c31fab4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60079c32348a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60079c32348a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60079c32348a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60079c32348a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60079c32348a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60079c32348a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60079c4604b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60079c4604b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7618f2e49aa4 - <unknown>
[INFO] [stdout]   46:     0x7618f2ed6a34 - clone
[INFO] [stdout]   47:                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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb547e3fd8b670a3ed9c719797a7173c2c3cbc1725ef9c092111e318ebec776d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb547e3fd8b670a3ed9c719797a7173c2c3cbc1725ef9c092111e318ebec776d", kill_on_drop: false }`
[INFO] [stdout] eb547e3fd8b670a3ed9c719797a7173c2c3cbc1725ef9c092111e318ebec776d
