[INFO] cloning repository https://github.com/skarahoda/advent-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skarahoda/advent-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarahoda%2Fadvent-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarahoda%2Fadvent-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdce604defb1bc0c38d8939c04eaec3cee11464c
[INFO] testing skarahoda/advent-code against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskarahoda%2Fadvent-code" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/skarahoda/advent-code
[INFO] finished tweaking git repo https://github.com/skarahoda/advent-code
[INFO] tweaked toml for git repo https://github.com/skarahoda/advent-code written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skarahoda/advent-code on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skarahoda/advent-code 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.5.1
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded pest_meta v2.5.1
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded napi-build v2.1.3
[INFO] [stderr]   Downloaded pest_generator v2.5.1
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded napi v2.16.13
[INFO] [stderr]   Downloaded pest v2.5.1
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded rustix v0.36.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fe6d27c7cbfec2cadac442a5787bcf647293ccce27b29ac652dbac536d18682
[INFO] running `Command { std: "docker" "start" "-a" "0fe6d27c7cbfec2cadac442a5787bcf647293ccce27b29ac652dbac536d18682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fe6d27c7cbfec2cadac442a5787bcf647293ccce27b29ac652dbac536d18682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe6d27c7cbfec2cadac442a5787bcf647293ccce27b29ac652dbac536d18682", kill_on_drop: false }`
[INFO] [stdout] 0fe6d27c7cbfec2cadac442a5787bcf647293ccce27b29ac652dbac536d18682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef28da4c842771148e72a8b7c432dd0c3399bc1ba39b4d09b6e401cda2e87106
[INFO] running `Command { std: "docker" "start" "-a" "ef28da4c842771148e72a8b7c432dd0c3399bc1ba39b4d09b6e401cda2e87106", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v2.1.3
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling napi v2.16.13
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling pest_meta v2.5.1
[INFO] [stderr]    Compiling pest_generator v2.5.1
[INFO] [stderr]    Compiling pest_derive v2.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/solver_2024_04/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/solver_2024_04/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.00s
[INFO] running `Command { std: "docker" "inspect" "ef28da4c842771148e72a8b7c432dd0c3399bc1ba39b4d09b6e401cda2e87106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef28da4c842771148e72a8b7c432dd0c3399bc1ba39b4d09b6e401cda2e87106", kill_on_drop: false }`
[INFO] [stdout] ef28da4c842771148e72a8b7c432dd0c3399bc1ba39b4d09b6e401cda2e87106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f751341e17c7098c7e055136cb33a64a8d03aea7304cb16e8722717781818bdc
[INFO] running `Command { std: "docker" "start" "-a" "f751341e17c7098c7e055136cb33a64a8d03aea7304cb16e8722717781818bdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/solver_2024_04/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solver/solver_2024_04/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here    ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.83s
[INFO] running `Command { std: "docker" "inspect" "f751341e17c7098c7e055136cb33a64a8d03aea7304cb16e8722717781818bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f751341e17c7098c7e055136cb33a64a8d03aea7304cb16e8722717781818bdc", kill_on_drop: false }`
[INFO] [stdout] f751341e17c7098c7e055136cb33a64a8d03aea7304cb16e8722717781818bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0036da8902dbffc44a316710eb965c558c3542ee37d32c685dfc2e3ac40b6770
[INFO] running `Command { std: "docker" "start" "-a" "0036da8902dbffc44a316710eb965c558c3542ee37d32c685dfc2e3ac40b6770", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/solver/solver_2024_04/mod.rs:93:18
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross> {
[INFO] [stderr]    |                  ^^^^^ the lifetime is elided here    ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn get_cross(&self, x: usize, y: usize) -> Option<Cross<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code` (lib test) generated 1 warning (run `cargo fix --lib -p advent-of-code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent-of-code` (bin "advent-of-code" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-48daa31d9096b5f4)
[INFO] [stdout] 
[INFO] [stdout] running 177 tests
[INFO] [stdout] test solver::solver_2015_01::first_part::has_more_closing_parenthesis ... ok
[INFO] [stdout] test solver::solver_2015_01::first_part::has_more_opening_parenthesis ... ok
[INFO] [stdout] test solver::solver_2015_01::first_part::same_number_of_closing_and_opening_parenthesis ... ok
[INFO] [stdout] test solver::solver_2015_01::second_part::enter_basement_in_the_middle ... ok
[INFO] [stdout] test solver::solver_2015_01::second_part::enter_basement_with_last_character ... ok
[INFO] [stdout] test solver::solver_2015_02::first_part::second_example ... ok
[INFO] [stdout] test solver::solver_2015_02::first_part::first_example ... ok
[INFO] [stdout] test solver::solver_2015_02::second_part::first_example ... ok
[INFO] [stdout] test solver::solver_2015_02::second_part::second_example ... ok
[INFO] [stdout] test solver::solver_2015_03::first_part::second_example ... ok
[INFO] [stdout] test solver::solver_2015_03::first_part::first_example ... ok
[INFO] [stdout] test solver::solver_2015_01::second_part::enter_basement_with_first_character ... ok
[INFO] [stdout] test solver::solver_2015_03::second_part::first_example ... ok
[INFO] [stdout] test solver::solver_2015_03::second_part::second_example ... ok
[INFO] [stdout] test solver::solver_2015_03::first_part::third_example ... ok
[INFO] [stdout] test solver::solver_2015_03::second_part::third_example ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_repeating_two_letters::when_no_repeating_characters ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_repeating_two_letters::when_repeating_character_at_the_beginning ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_repeating_two_letters::when_repeating_character_at_the_beginning_and_end ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_two_characters_in_a_row::when_input_does_not_have_same_characters ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_two_characters_in_a_row::when_input_have_same_characters_at_the_beginning ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_two_characters_in_a_row::when_input_have_same_characters_at_the_end ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_two_characters_in_a_row::when_input_have_same_characters_at_the_middle ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_vowel::when_input_does_not_have_vowel ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_vowel::when_input_have_two_different_vowel ... ok
[INFO] [stdout] test solver::solver_2015_05::is_nice_string::when_have_forbidden_words ... ok
[INFO] [stdout] test solver::solver_2015_05::is_nice_string::when_short_nice_string ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_vowel::when_input_have_three_different_vowel ... ok
[INFO] [stdout] test solver::solver_2015_05::is_nice_string::when_long_nice_string ... ok
[INFO] [stdout] test solver::solver_2015_05::does_contain_vowel::when_input_have_three_vowel ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_g_in_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_h_in_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_i_in_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_f_in_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_y_in_example ... ok
[INFO] [stdout] test solver::solver_2015_08::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2015_10::tests::should_look_and_say_1 ... ok
[INFO] [stdout] test solver::solver_2015_10::tests::should_look_and_say_111221 ... ok
[INFO] [stdout] test solver::solver_2015_10::tests::should_look_and_say_1211 ... ok
[INFO] [stdout] test solver::solver_2015_05::is_nice_string::when_no_same_characters_in_a_row ... ok
[INFO] [stdout] test solver::solver_2015_10::tests::should_look_and_say_11 ... ok
[INFO] [stdout] test solver::solver_2015_08::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2015_05::is_nice_string::second_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_x_in_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_e_in_example ... ok
[INFO] [stdout] test solver::solver_2015_10::tests::should_look_and_say_21 ... ok
[INFO] [stdout] test solver::solver_2015_12::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2015_12::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2015_07::find_start_of_message_marker::should_solve_d_in_example ... ok
[INFO] [stdout] test solver::solver_2015_17::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2015_18::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_01::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_01::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2015_18::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2015_19::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_02::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_02::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_04::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_03::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_04::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_03::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::fifth_example ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::fourth_example ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::fourth_example_in_second_part ... ok
[INFO] [stdout] test solver::solver_2022_05::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::second_example ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::first_example ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::fifth_example_in_second_part ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::first_example_in_second_part ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::second_example_in_second_part ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::third_example ... ok
[INFO] [stdout] test solver::solver_2022_07::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_08::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_06::find_start_of_message_marker::third_example_in_second_part ... ok
[INFO] [stdout] test solver::solver_2022_07::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_08::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2015_09::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_10::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_11::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_05::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2015_09::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_11::tests::should_parse_input ... ok
[INFO] [stdout] test solver::solver_2022_10::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_09::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_12::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_12::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_13::tests::should_parse_input ... ok
[INFO] [stdout] test solver::solver_2022_13::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2022_14::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_13::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_14::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_15::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2015_14::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2022_17::tests::should_get_moves ... ok
[INFO] [stdout] test solver::solver_2022_15::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_18::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_20::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_20::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_21::find_start_of_message_marker::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_21::find_start_of_message_marker::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_22::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_01::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_22::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_18::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2015_13::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2024_01::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::decide_safe_list_when_first_two_are_three_above_each_other ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::decide_safe_list_when_first_two_are_one_above_each_other ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::decide_safe_list_when_first_two_are_two_above_each_other ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::decide_unsafe_list_when_first_two_are_ascending_and_then_descending ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::decide_unsafe_list_when_first_two_are_descending_and_then_ascending ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::decide_unsafe_list_when_first_two_are_same ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_02::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2015_15::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2024_03::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_04::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_04::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_05::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_05::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_07::tests::is_valid_equation ... ok
[INFO] [stdout] test solver::solver_2024_07::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_06::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_08::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_08::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_06::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_09::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_10::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_09::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2015_17::tests::should_solve_second_part_example ... FAILED
[INFO] [stdout] test solver::solver_2024_10::tests::solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_12::tests::should_solve_second_part_e_shape ... ok
[INFO] [stdout] test solver::solver_2024_12::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2015_14::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2024_12::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_03::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_15::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_12::tests::should_solve_second_part_two_inner_squares ... ok
[INFO] [stdout] test solver::solver_2024_15::tests::should_solve_first_part_big ... ok
[INFO] [stdout] test solver::solver_2024_15::tests::should_solve_second_part_example_from_reddit ... ok
[INFO] [stdout] test solver::solver_2024_11::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_15::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_16::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_17::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_18::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_19::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_19::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_14::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_07::tests::solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_20::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_17::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_22::test::test_get_next_secret_number ... ok
[INFO] [stdout] test solver::solver_2024_22::test::test_get_nth_secret_number ... ok
[INFO] [stdout] test solver::solver_2024_21::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_22::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_13::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_09::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2024_22::test::test_get_prices_and_diffs ... FAILED
[INFO] [stdout] test solver::solver_2024_23::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_23::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_18::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_24::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_24::test::test_solve_first_part_with_example2 ... ok
[INFO] [stdout] test solver::solver_2022_16::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_25::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_25::test::test_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2024_20::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_22::test::test_solve_second_part_example3 ... ok
[INFO] [stdout] test solver::solver_2024_22::test::test_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_17::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2022_17::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2024_16::tests::should_solve_first_part ... ok
[INFO] [stdout] test solver::solver_2015_15::tests::should_solve_first_part_example ... ok
[INFO] [stdout] test solver::solver_2024_16::tests::should_solve_second_part ... ok
[INFO] [stdout] test solver::solver_2022_11::tests::should_solve_second_part_example ... ok
[INFO] [stdout] test solver::solver_2015_04::first_part::solve_first_example ... ok
[INFO] [stdout] test solver::solver_2015_04::first_part::solve_second_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- solver::solver_2015_17::tests::should_solve_second_part_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'solver::solver_2015_17::tests::should_solve_second_part_example' (84) panicked at src/solver/solver_2015_17/mod.rs:81:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5859150f3f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5859150f3f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5859150f3f62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5859150f3f62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5859151099ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5859151099ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5859150f8e46 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5859150f8e46 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5859150d242f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5859150d242f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5859150ec249 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585914f05bce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x585914f05bce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5859150ec402 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5859150ec402 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5859150d24e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5859150c9e89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5859150d333d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58591510a10c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585915109fc3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x585915105afd - core[c5ed12ab89cc536a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x585914e4c041 - advent_of_code[d21b17a71090f782]::solver::solver_2015_17::tests::should_solve_second_part_example
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solver/solver_2015_17/mod.rs:81:9
[INFO] [stdout]   22:     0x585914e4a217 - advent_of_code[d21b17a71090f782]::solver::solver_2015_17::tests::should_solve_second_part_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solver/solver_2015_17/mod.rs:79:42
[INFO] [stdout]   23:     0x585914e884d6 - <advent_of_code[d21b17a71090f782]::solver::solver_2015_17::tests::should_solve_second_part_example::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x585914ef9f7b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x585914ef9f7b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x585914f067da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x585914f067da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x585914f067da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x585914f067da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x585914f067da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x585914f067da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x585914f067da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x585914f00ca4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x585914f00ca4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x585914f092d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x585914f092d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x585914f092d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x585914f092d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x585914f092d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x585914f092d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x585914f092d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5859150f380f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5859150f380f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x799e1b984aa4 - <unknown>
[INFO] [stdout]   45:     0x799e1ba11a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- solver::solver_2024_22::test::test_get_prices_and_diffs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'solver::solver_2024_22::test::test_get_prices_and_diffs' (192) panicked at src/solver/solver_2024_22/mod.rs:126:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [(0, -3), (6, 6), (5, -1), (4, -1), (4, 0), (6, 2), (4, -2), (4, 0), (2, -2), (4, 2)]
[INFO] [stdout]  right: [(0, -3), (6, 6), (5, -1), (4, -1), (4, 0), (6, 2), (4, -2), (4, 0), (2, -2)]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5859150f3f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5859150f3f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5859150f3f62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5859150f3f62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5859151099ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5859151099ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5859150f8e46 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5859150f8e46 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5859150d242f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5859150d242f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5859150ec249 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585914f05bce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x585914f05bce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5859150ec402 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5859150ec402 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5859150d24e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5859150c9e89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5859150d333d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58591510a10c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585915109fc3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x585914e20808 - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::vec::Vec<(usize, isize)>, alloc[9c68fdf4f4f29218]::vec::Vec<(usize, isize)>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x585914e4c92d - advent_of_code[d21b17a71090f782]::solver::solver_2024_22::test::test_get_prices_and_diffs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solver/solver_2024_22/mod.rs:126:9
[INFO] [stdout]   22:     0x585914e4a3f7 - advent_of_code[d21b17a71090f782]::solver::solver_2024_22::test::test_get_prices_and_diffs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/solver/solver_2024_22/mod.rs:125:35
[INFO] [stdout]   23:     0x585914e89fd6 - <advent_of_code[d21b17a71090f782]::solver::solver_2024_22::test::test_get_prices_and_diffs::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x585914ef9f7b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x585914ef9f7b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x585914f067da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x585914f067da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x585914f067da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x585914f067da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x585914f067da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x585914f067da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x585914f067da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x585914f00ca4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x585914f00ca4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x585914f092d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x585914f092d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x585914f092d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x585914f092d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x585914f092d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x585914f092d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x585914f092d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5859150f380f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5859150f380f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x799e1b984aa4 - <unknown>
[INFO] [stdout]   45:     0x799e1ba11a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     solver::solver_2015_17::tests::should_solve_second_part_example
[INFO] [stdout]     solver::solver_2024_22::test::test_get_prices_and_diffs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 175 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0036da8902dbffc44a316710eb965c558c3542ee37d32c685dfc2e3ac40b6770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0036da8902dbffc44a316710eb965c558c3542ee37d32c685dfc2e3ac40b6770", kill_on_drop: false }`
[INFO] [stdout] 0036da8902dbffc44a316710eb965c558c3542ee37d32c685dfc2e3ac40b6770
