[INFO] cloning repository https://github.com/OllieRees/AoC2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OllieRees/AoC2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOllieRees%2FAoC2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOllieRees%2FAoC2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e8c4d2ca492c5cafb2dec193b0bf39307359051
[INFO] testing OllieRees/AoC2022 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOllieRees%2FAoC2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OllieRees/AoC2022
[INFO] finished tweaking git repo https://github.com/OllieRees/AoC2022
[INFO] tweaked toml for git repo https://github.com/OllieRees/AoC2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OllieRees/AoC2022 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OllieRees/AoC2022 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded geo-types v0.7.13
[INFO] [stderr]   Downloaded float_next_after v1.0.0
[INFO] [stderr]   Downloaded geo v0.28.0
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded rstar v0.12.0
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded spade v2.12.1
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded pathfinding v4.11.0
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9fa6d007e305805754e7784d10810499d5b3ea94a968609abf8452528966f55
[INFO] running `Command { std: "docker" "start" "-a" "e9fa6d007e305805754e7784d10810499d5b3ea94a968609abf8452528966f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9fa6d007e305805754e7784d10810499d5b3ea94a968609abf8452528966f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9fa6d007e305805754e7784d10810499d5b3ea94a968609abf8452528966f55", kill_on_drop: false }`
[INFO] [stdout] e9fa6d007e305805754e7784d10810499d5b3ea94a968609abf8452528966f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fccf7589d827bfeedf2e105b7af24b0eabda99e7005f45ce062830c531e2b52
[INFO] running `Command { std: "docker" "start" "-a" "1fccf7589d827bfeedf2e105b7af24b0eabda99e7005f45ce062830c531e2b52", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rstar v0.12.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling spade v2.12.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling geo v0.28.0
[INFO] [stderr]    Compiling pathfinding v4.11.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/year_2023/day_1/artistic_calibration.rs:24:73
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| (digit[mat.pattern().as_usize()])).collect();
[INFO] [stdout]    |                                                                         ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| (digit[mat.pattern().as_usize()])).collect();
[INFO] [stdout] 24 +         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| digit[mat.pattern().as_usize()]).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.43s
[INFO] running `Command { std: "docker" "inspect" "1fccf7589d827bfeedf2e105b7af24b0eabda99e7005f45ce062830c531e2b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fccf7589d827bfeedf2e105b7af24b0eabda99e7005f45ce062830c531e2b52", kill_on_drop: false }`
[INFO] [stdout] 1fccf7589d827bfeedf2e105b7af24b0eabda99e7005f45ce062830c531e2b52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b75d8ab19ad3a64e64c0841e9963117cad712a983514671de18c34463fbe459
[INFO] running `Command { std: "docker" "start" "-a" "2b75d8ab19ad3a64e64c0841e9963117cad712a983514671de18c34463fbe459", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/year_2023/day_1/artistic_calibration.rs:24:73
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| (digit[mat.pattern().as_usize()])).collect();
[INFO] [stdout]    |                                                                         ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| (digit[mat.pattern().as_usize()])).collect();
[INFO] [stdout] 24 +         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| digit[mat.pattern().as_usize()]).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "2b75d8ab19ad3a64e64c0841e9963117cad712a983514671de18c34463fbe459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b75d8ab19ad3a64e64c0841e9963117cad712a983514671de18c34463fbe459", kill_on_drop: false }`
[INFO] [stdout] 2b75d8ab19ad3a64e64c0841e9963117cad712a983514671de18c34463fbe459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb594c2bf212b94af2673055335f10fb5111fbcc3cbe1f91bba04af66a19aed9
[INFO] running `Command { std: "docker" "start" "-a" "bb594c2bf212b94af2673055335f10fb5111fbcc3cbe1f91bba04af66a19aed9", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/year_2023/day_1/artistic_calibration.rs:24:73
[INFO] [stderr]    |
[INFO] [stderr] 24 |         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| (digit[mat.pattern().as_usize()])).collect();
[INFO] [stderr]    |                                                                         ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 24 -         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| (digit[mat.pattern().as_usize()])).collect();
[INFO] [stderr] 24 +         let digits: Vec<u8> = ac.find_overlapping_iter(&line).map(|mat| digit[mat.pattern().as_usize()]).collect();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "advent_of_code" test) generated 1 warning (run `cargo fix --bin "advent_of_code" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code-979a9532dabb5d44)
[INFO] [stdout] running 149 tests
[INFO] [stdout] test input::test::read_integer_with_alphabetical_chars ... ok
[INFO] [stdout] test input::test::read_integer_with_no_input ... ok
[INFO] [stdout] test input::test::read_integer_with_spaces ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::largest_3_calories_from_none ... ok
[INFO] [stdout] test input::test::read_negative_integer ... ok
[INFO] [stdout] test main::read_input ... ok
[INFO] [stdout] test main::read_input_newline ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::largest_calorie_from_singleton ... ok
[INFO] [stdout] test main::real_input_folder_formats_correctly ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::largest_calorie_from_group ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::largest_calorie_from_none ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::multi_group_calories ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::no_group_calories ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::parse_line_failure_causes_round_parsing_fail ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::parse_line_too_many_tokens ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_get_result ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_get_result_from_move ... ok
[INFO] [stdout] test input::test::read_integer ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::sum_multiple_calorie_groups ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::sum_no_calorie_groups ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::parse_line_wrong_tokens ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_move_strength ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_move_weakness ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_parse_from_result ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_parse_game_result ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_parse_line ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_scoring ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_execute_instruction_async ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_execute_migrate_sync ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_execute_instruction_sync ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_execute_migrate_async ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_parse_from_moves ... ok
[INFO] [stdout] test year_2022::day_2::rps::rps::test_parse_move ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_parse_state ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::get_cycle_from_start_practice_grid ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_parse_instruction ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::get_grid_positions ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::get_grid_positions_cycle_encompasses_boundary ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::get_indicies ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::new_node ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::new_node_err ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::parse_all_pipe_types_successfully ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::parse_grid_nodes_successfully ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::parse_grid_with_one_bad_row ... ok
[INFO] [stdout] test year_2023::day_10::pipe_maze::test_pipe_maze::parse_pipe_types_with_invalid_char ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::capture_empty_image ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::capture_image ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::expandable_cols ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::galaxy_expands_by_one_row ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::expandable_rows ... ok
[INFO] [stdout] test year_2022::day_1::calorie_count::calorie_count::largest_two_calories_from_group ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::galaxy_expands_by_one_column ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::galaxy_expands_by_rows_and_columns ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::shortest_path_between_galaxies ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_collect_calibration_values ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_collect_calibration_values_consecutive_digit ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_collect_calibration_values_single_digit ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_collect_calibration_with_no_digits ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_update_digit_names ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_concat_2_digits ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_concat_first_digit_0 ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_update_digit_names_blended_digit_str ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_update_digit_names_consec_digit_str ... ok
[INFO] [stdout] test year_2023::day_1::artistic_calibration::artistic_calibration::test_update_digit_names_only_digit_str ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_least_green ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_least_red ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_least_blue ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_no_blue ... ok
[INFO] [stdout] test year_2023::day_11::cosmic_expansion::test_cosmic_expansion::galaxy_pairs ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_no_red ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_parse_game_missing_colour ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_parse_game ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_no_green ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_parse_round_one_colour ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_parse_game_one_round ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_powerset ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_parse_round ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_powerset_one_round ... ok
[INFO] [stdout] test year_2023::day_2::cube_conundrum::cube_conundrum::test_powerset_one_round_missing_colour ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::get_adjacent_positions_at_edge ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::get_adjacent_positions ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::is_engine_part ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_dot_is_not_symbol ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_is_not_symbol ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::is_not_engine_part ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_no_numbers_and_positions ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_no_adjacent_engine_parts ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_number_is_not_symbol ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_numbers_and_positions ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_parse_engine_part_horizontal ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_numbers_and_positions_duplicates ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_parse_engine_part_diagonal ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_single_digit_duplicated ... ok
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_parse_engine_parts ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_card_ids_won ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_card_ids_won_none ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_copies_win_count_with_no_winning_number_card_with_table ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_copies_win_count_with_no_winning_number_card ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_no_winning_number_count ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_copies_win_count ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_copies_win_count_with_table ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_parse_card ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_parse_card_no_bar ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_parse_card_multiple_spaces ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_winning_number_count ... ok
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_points ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_async ... FAILED
[INFO] [stdout] test year_2023::day_4::scratchcards::scratchcards::test_points_with_no_winning_cards ... ok
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_sync ... FAILED
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_state ... FAILED
[INFO] [stdout] test year_2023::day_5::parse_input::parse_input::test_grouping_input_by_mapping ... FAILED
[INFO] [stdout] test year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_instructions ... FAILED
[INFO] [stdout] test year_2023::day_3::gear_ratio::gear_ratio::test_parse_engine_part_vertical ... ok
[INFO] [stdout] test year_2023::day_5::parse_input::parse_input::test_pair_up_seeds ... ok
[INFO] [stdout] test year_2023::day_5::parse_input::parse_input::test_parse_mapping ... ok
[INFO] [stdout] test year_2023::day_5::parse_input::parse_input::test_parse_bad_mapping ... ok
[INFO] [stdout] test year_2023::day_5::planting_seeds::planting_seeds::test_pair_up_seeds ... ok
[INFO] [stdout] test year_2023::day_5::planting_seeds::planting_seeds::test_seed_location ... ok
[INFO] [stdout] test year_2023::day_6::boat_race::boat_race::test_parse_input ... ok
[INFO] [stdout] test year_2023::day_6::boat_race::boat_race::test_winning_counts ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_card_order ... ok
[INFO] [stdout] test year_2023::day_6::boat_race::boat_race::test_winning_ranges_are_both_positive ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_compare_almost_same_hand ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_compare_same_hands ... ok
[INFO] [stdout] test year_2023::day_6::boat_race::boat_race::test_parse_race ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_compare_hand_different_type ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_determine_type ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_compare_hand_equal_type ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_five_jokers ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_parsing_card ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_parsing_card_with_unmatched_char ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_parsing_j_card ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_type_comparison ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_instructions_with_invalid_character ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_multiple_instructions ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_no_instructions ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_single_instructions ... ok
[INFO] [stdout] test year_2023::day_9::mirage_maintenance::mirage_maintenance::parse_history_with_negative_number ... ok
[INFO] [stdout] test year_2023::day_7::camel_cards::camel_cards::test_determine_type_joker ... ok
[INFO] [stdout] test year_2023::day_9::mirage_maintenance::mirage_maintenance::parse_history_with_number_larger_than_9 ... ok
[INFO] [stdout] test year_2023::day_9::mirage_maintenance::mirage_maintenance::parse_history_with_unparseable_char ... ok
[INFO] [stdout] test year_2023::day_9::mirage_maintenance::mirage_maintenance::parse_history_with_varying_spaces ... ok
[INFO] [stdout] test year_2023::day_9::mirage_maintenance::mirage_maintenance::test_predict_next_value ... ok
[INFO] [stdout] test year_2023::day_9::mirage_maintenance::mirage_maintenance::test_predict_previous_value ... ok
[INFO] [stdout] test year_2023::day_5::planting_seeds::planting_seeds::test_inverse_seed_location ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::succesfully_parse_map ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_map_with_one_path ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_map_with_less_than_three_char_nodes ... ok
[INFO] [stdout] test year_2023::day_8::wasteland_traversal::wasteland_tests::parse_map_with_more_than_three_char_nodes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_async' panicked at src/main.rs:49:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6079493e3fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6079493e3fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6079493e3fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6079493e3fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60794940ae43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60794940ae43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6079493e0f33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6079493e0f33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6079493e3e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6079493e5539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6079493e536e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607949125314 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607949125314 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6079493e600e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6079493e600e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6079493e5cda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6079493e44b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6079493e596d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x607949409580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6079494099e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6079490a4325 - core::result::Result<T,E>::unwrap::h7b152794c6452585
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6079490a4325 - advent_of_code::read_problem_input_file::h6e24df827de78132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:57
[INFO] [stdout]   22:     0x6079490bdd22 - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_async::h52dc5d4f01ec768a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:208:21
[INFO] [stdout]   23:     0x6079490bdcd7 - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_async::{{closure}}::h1e926031504ab17b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:207:34
[INFO] [stdout]   24:     0x60794908af86 - core::ops::function::FnOnce::call_once::h1ae7eddab7297c10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60794912ab7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60794912ab7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x607949129cb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x607949129cb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x607949129cb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x607949129cb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x607949129cb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x607949129cb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x607949129cb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6079490ed8b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6079490ed8b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6079490f128a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x6079490f128a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x6079490f128a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x6079490f128a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6079490f128a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6079493e8f8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6079493e8f8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ecc299ebaa4 - <unknown>
[INFO] [stdout]   46:     0x7ecc29a78a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_sync stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_sync' panicked at src/main.rs:49:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6079493e3fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6079493e3fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6079493e3fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6079493e3fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60794940ae43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60794940ae43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6079493e0f33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6079493e0f33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6079493e3e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6079493e5539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6079493e536e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607949125314 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607949125314 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6079493e600e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6079493e600e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6079493e5cda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6079493e44b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6079493e596d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x607949409580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6079494099e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6079490a4325 - core::result::Result<T,E>::unwrap::h7b152794c6452585
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6079490a4325 - advent_of_code::read_problem_input_file::h6e24df827de78132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:57
[INFO] [stdout]   22:     0x6079490be532 - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_sync::hded5b9ac586819b0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:216:21
[INFO] [stdout]   23:     0x6079490be4e7 - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_sync::{{closure}}::h02a8316dce83e651
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:215:33
[INFO] [stdout]   24:     0x60794908bf96 - core::ops::function::FnOnce::call_once::h505040b63c4fd0f3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60794912ab7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60794912ab7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x607949129cb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x607949129cb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x607949129cb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x607949129cb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x607949129cb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x607949129cb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x607949129cb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6079490ed8b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6079490ed8b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6079490f128a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x6079490f128a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x6079490f128a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x6079490f128a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6079490f128a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6079493e8f8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6079493e8f8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ecc299ebaa4 - <unknown>
[INFO] [stdout]   46:     0x7ecc29a78a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_state' panicked at src/main.rs:49:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6079493e3fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6079493e3fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6079493e3fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6079493e3fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60794940ae43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60794940ae43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6079493e0f33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6079493e0f33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6079493e3e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6079493e5539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6079493e536e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607949125314 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607949125314 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6079493e600e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6079493e600e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6079493e5cda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6079493e44b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6079493e596d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x607949409580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6079494099e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6079490a4325 - core::result::Result<T,E>::unwrap::h7b152794c6452585
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6079490a4325 - advent_of_code::read_problem_input_file::h6e24df827de78132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:57
[INFO] [stdout]   22:     0x6079490bb4bc - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_state::h3098a319d69b8e2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:159:21
[INFO] [stdout]   23:     0x6079490bb477 - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_state::{{closure}}::h73d556f6e0c750aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:158:40
[INFO] [stdout]   24:     0x60794908c1e6 - core::ops::function::FnOnce::call_once::h5ceb98ca6234fe61
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60794912ab7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60794912ab7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x607949129cb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x607949129cb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x607949129cb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x607949129cb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x607949129cb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x607949129cb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x607949129cb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6079490ed8b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6079490ed8b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6079490f128a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x6079490f128a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x6079490f128a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x6079490f128a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6079490f128a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6079493e8f8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6079493e8f8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ecc299ebaa4 - <unknown>
[INFO] [stdout]   46:     0x7ecc29a78a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year_2023::day_5::parse_input::parse_input::test_grouping_input_by_mapping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year_2023::day_5::parse_input::parse_input::test_grouping_input_by_mapping' panicked at src/main.rs:49:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6079493e3fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6079493e3fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6079493e3fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6079493e3fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60794940ae43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60794940ae43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6079493e0f33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6079493e0f33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6079493e3e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6079493e5539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6079493e536e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607949125314 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607949125314 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6079493e600e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6079493e600e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6079493e5cda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6079493e44b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6079493e596d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x607949409580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6079494099e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6079490a4325 - core::result::Result<T,E>::unwrap::h7b152794c6452585
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6079490a4325 - advent_of_code::read_problem_input_file::h6e24df827de78132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:57
[INFO] [stdout]   22:     0x6079490a6519 - advent_of_code::year_2023::day_5::parse_input::parse_input::test_grouping_input_by_mapping::hfc43503f21637756
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2023/day_5/parse_input.rs:44:36
[INFO] [stdout]   23:     0x6079490a64c7 - advent_of_code::year_2023::day_5::parse_input::parse_input::test_grouping_input_by_mapping::{{closure}}::h6ad77a140e259b7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2023/day_5/parse_input.rs:43:40
[INFO] [stdout]   24:     0x60794908d196 - core::ops::function::FnOnce::call_once::had9bf6a1431d8586
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60794912ab7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60794912ab7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x607949129cb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x607949129cb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x607949129cb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x607949129cb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x607949129cb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x607949129cb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x607949129cb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6079490ed8b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6079490ed8b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6079490f128a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x6079490f128a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x6079490f128a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x6079490f128a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6079490f128a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6079493e8f8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6079493e8f8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ecc299ebaa4 - <unknown>
[INFO] [stdout]   46:     0x7ecc29a78a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_instructions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_instructions' panicked at src/main.rs:49:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6079493e3fb2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6079493e3fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6079493e3fb2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6079493e3fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60794940ae43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60794940ae43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6079493e0f33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6079493e0f33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6079493e3e02 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6079493e5539 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6079493e536e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607949125314 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607949125314 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6079493e600e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6079493e600e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6079493e5cda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6079493e44b9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6079493e596d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x607949409580 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6079494099e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x6079490a4325 - core::result::Result<T,E>::unwrap::h7b152794c6452585
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6079490a4325 - advent_of_code::read_problem_input_file::h6e24df827de78132
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:57
[INFO] [stdout]   22:     0x6079490bbafc - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_instructions::hfc855c9aa1172e86
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:167:21
[INFO] [stdout]   23:     0x6079490bbab7 - advent_of_code::year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_instructions::{{closure}}::h5795b50eb2c68207
[INFO] [stdout]                                at /opt/rustwide/workdir/src/year_2022/day_5/supply_stacks.rs:166:47
[INFO] [stdout]   24:     0x60794908b056 - core::ops::function::FnOnce::call_once::h22800659cfb69725
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60794912ab7b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60794912ab7b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x607949129cb5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x607949129cb5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x607949129cb5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x607949129cb5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x607949129cb5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x607949129cb5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x607949129cb5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6079490ed8b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6079490ed8b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6079490f128a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x6079490f128a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x6079490f128a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x6079490f128a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6079490f128a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6079490f128a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6079493e8f8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6079493e8f8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7ecc299ebaa4 - <unknown>
[INFO] [stdout]   46:     0x7ecc29a78a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_async
[INFO] [stdout]     year_2022::day_5::supply_stacks::supply_stacks::test_execute_solve_sync
[INFO] [stdout]     year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_instructions
[INFO] [stdout]     year_2022::day_5::supply_stacks::supply_stacks::test_parse_input_correct_state
[INFO] [stdout]     year_2023::day_5::parse_input::parse_input::test_grouping_input_by_mapping
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 144 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent_of_code`
[INFO] running `Command { std: "docker" "inspect" "bb594c2bf212b94af2673055335f10fb5111fbcc3cbe1f91bba04af66a19aed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb594c2bf212b94af2673055335f10fb5111fbcc3cbe1f91bba04af66a19aed9", kill_on_drop: false }`
[INFO] [stdout] bb594c2bf212b94af2673055335f10fb5111fbcc3cbe1f91bba04af66a19aed9
