[INFO] cloning repository https://github.com/Tim2107/AOC_2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tim2107/AOC_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim2107%2FAOC_2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim2107%2FAOC_2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d04a740d7e731fc9853b99175ad541b3815e8da5
[INFO] testing Tim2107/AOC_2023 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTim2107%2FAOC_2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tim2107/AOC_2023
[INFO] finished tweaking git repo https://github.com/Tim2107/AOC_2023
[INFO] tweaked toml for git repo https://github.com/Tim2107/AOC_2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tim2107/AOC_2023 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tim2107/AOC_2023 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37bfb2b4bcddd0cfc5c966bd889299f037b93a79f29e47bf38bb78c9a0e454e9
[INFO] running `Command { std: "docker" "start" "-a" "37bfb2b4bcddd0cfc5c966bd889299f037b93a79f29e47bf38bb78c9a0e454e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37bfb2b4bcddd0cfc5c966bd889299f037b93a79f29e47bf38bb78c9a0e454e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37bfb2b4bcddd0cfc5c966bd889299f037b93a79f29e47bf38bb78c9a0e454e9", kill_on_drop: false }`
[INFO] [stdout] 37bfb2b4bcddd0cfc5c966bd889299f037b93a79f29e47bf38bb78c9a0e454e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4f334f1eeb884952af14dd9fba7442fc4ebd5f5097b3de20b682927efea8bfd9
[INFO] running `Command { std: "docker" "start" "-a" "4f334f1eeb884952af14dd9fba7442fc4ebd5f5097b3de20b682927efea8bfd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling aoc_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print_grid` is never used
[INFO] [stdout]  --> src/utils/input_output.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn print_grid(grid: &Vec<Vec<char>>) {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_grid_for_tuples` is never used
[INFO] [stdout]   --> src/utils/input_output.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn print_grid_for_tuples(grid: &Vec<Vec<(char,usize,usize)>>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw_cosmos_data` is never read
[INFO] [stdout]  --> src/day_11/path_finder.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PathFinder{
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 4 |     pub raw_cosmos_data: Vec<Vec<(char,usize, usize)>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.35s
[INFO] running `Command { std: "docker" "inspect" "4f334f1eeb884952af14dd9fba7442fc4ebd5f5097b3de20b682927efea8bfd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f334f1eeb884952af14dd9fba7442fc4ebd5f5097b3de20b682927efea8bfd9", kill_on_drop: false }`
[INFO] [stdout] 4f334f1eeb884952af14dd9fba7442fc4ebd5f5097b3de20b682927efea8bfd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2e41d26fe07cc92534c37f4a2dd6d62bad7fdadc4e1097fbd8d04975743033e4
[INFO] running `Command { std: "docker" "start" "-a" "2e41d26fe07cc92534c37f4a2dd6d62bad7fdadc4e1097fbd8d04975743033e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print_grid` is never used
[INFO] [stdout]  --> src/utils/input_output.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn print_grid(grid: &Vec<Vec<char>>) {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_grid_for_tuples` is never used
[INFO] [stdout]   --> src/utils/input_output.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn print_grid_for_tuples(grid: &Vec<Vec<(char,usize,usize)>>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw_cosmos_data` is never read
[INFO] [stdout]  --> src/day_11/path_finder.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PathFinder{
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 4 |     pub raw_cosmos_data: Vec<Vec<(char,usize, usize)>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "2e41d26fe07cc92534c37f4a2dd6d62bad7fdadc4e1097fbd8d04975743033e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e41d26fe07cc92534c37f4a2dd6d62bad7fdadc4e1097fbd8d04975743033e4", kill_on_drop: false }`
[INFO] [stdout] 2e41d26fe07cc92534c37f4a2dd6d62bad7fdadc4e1097fbd8d04975743033e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9c16e761e46998b67ee31a49cb535849b7a8312795e3c8e2ea52d63c4c3e33af
[INFO] running `Command { std: "docker" "start" "-a" "9c16e761e46998b67ee31a49cb535849b7a8312795e3c8e2ea52d63c4c3e33af", kill_on_drop: false }`
[INFO] [stderr] warning: function `print_grid` is never used
[INFO] [stderr]  --> src/utils/input_output.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn print_grid(grid: &Vec<Vec<char>>) {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_grid_for_tuples` is never used
[INFO] [stderr]   --> src/utils/input_output.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn print_grid_for_tuples(grid: &Vec<Vec<(char,usize,usize)>>) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `raw_cosmos_data` is never read
[INFO] [stderr]  --> src/day_11/path_finder.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct PathFinder{
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 4 |     pub raw_cosmos_data: Vec<Vec<(char,usize, usize)>>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc_2023` (bin "aoc_2023" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/aoc_2023/0a361076797567b5/deps/aoc_2023-0a361076797567b5)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test day_10::explore::tests::test_find_furthest_distance::case_1 ... ok
[INFO] [stdout] test day_10::explore::tests::test_find_furthest_distance::case_2 ... ok
[INFO] [stdout] test day_10::explore::tests::test_find_furthest_distance::case_3 ... ok
[INFO] [stdout] test day_10::explore::tests::test_get_map_tile_data::case_2 ... ok
[INFO] [stdout] test day_10::explore::tests::test_get_map_tile_data::case_3 ... ok
[INFO] [stdout] test day_10::explore::tests::test_get_map_tile_data::case_1 ... ok
[INFO] [stdout] test day_10::explore::tests::test_is_on_map ... ok
[INFO] [stdout] test day_10::explore::tests::test_find_furthest_distance::case_4 ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_1 ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_2 ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_3 ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_4 ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_5 ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_6 ... ok
[INFO] [stdout] test day_10::parser::tests::test_read_file::case_1 ... ok
[INFO] [stdout] test day_10::parser::tests::test_read_file::case_2 ... ok
[INFO] [stdout] test day_10::parser::tests::test_read_file::case_3 ... ok
[INFO] [stdout] test day_10::parser::tests::test_read_file::case_4 ... ok
[INFO] [stdout] test day_11::parser::tests::test_cataloge_galaxies ... ok
[INFO] [stdout] test day_11::parser::tests::test_double_columns_of_empty_space ... ok
[INFO] [stdout] test day_10::parser::tests::test_find_starting_position::case_7 ... ok
[INFO] [stdout] test day_11::parser::tests::test_double_rows_of_empty_space ... ok
[INFO] [stdout] test day_11::parser::tests::test_is_empty_column_negative ... ok
[INFO] [stdout] test day_11::parser::tests::test_is_empty_column_positive ... ok
[INFO] [stdout] test day_11::parser::tests::test_is_empty_row_negative ... ok
[INFO] [stdout] test day_11::parser::tests::test_is_empty_row_positive ... ok
[INFO] [stdout] test day_11::parser::tests::test_read_file::case_1 ... ok
[INFO] [stdout] test day_11::parser::tests::test_read_file::case_2 ... ok
[INFO] [stdout] test day_11::parser::tests::test_read_file::case_3 ... ok
[INFO] [stdout] test day_11::parser::tests::test_read_file::case_4 ... ok
[INFO] [stdout] test day_11::path_finder::tests::calculate_sum_of_shortest_distances::case_1 ... ok
[INFO] [stdout] test day_11::path_finder::tests::calculate_sum_of_shortest_distances::case_2 ... ok
[INFO] [stdout] test day_10::explore::tests::test_get_map_tile_data::case_4 ... ok
[INFO] [stdout] test day_11::path_finder::tests::calculate_sum_of_shortest_distances::case_3 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_calculate_shortest_distance::case_2 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_calculate_shortest_distance::case_3 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_calculate_shortest_distance::case_4 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_read_file::case_2 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_read_file::case_1 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_read_file::case_3 ... ok
[INFO] [stdout] test day_8::graph::tests::test_find_overall_step ... ok
[INFO] [stdout] test day_8::graph::tests::test_find_target_distances ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_read_file::case_4 ... ok
[INFO] [stdout] test day_11::path_finder::tests::test_calculate_shortest_distance::case_1 ... ok
[INFO] [stdout] test day_8::parser::tests::test_parse_nodes ... ok
[INFO] [stdout] test day_8::parser::tests::test_parse_waypoint_instructions ... ok
[INFO] [stdout] test day_8::parser::tests::test_read_file ... ok
[INFO] [stdout] test day_9::parser::tests::test_parse_sequences_from_file ... ok
[INFO] [stdout] test day_9::parser::tests::test_read_test_file ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_analyze_and_predict_next_numbers ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_analyze_and_predict_preceeding_numbers ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_calculate_complete_difference_sequences ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_calculate_differences ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_extrapolate_next_number_a ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_extrapolate_next_number_b ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_extrapolate_next_number_c ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_extrapolate_preceeding_number_a ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_extrapolate_preceeding_number_b ... ok
[INFO] [stdout] test day_9::sequence_analysis::tests::test_extrapolate_preceeding_number_c ... ok
[INFO] [stdout] test day_8::graph::tests::testcase_b ... FAILED
[INFO] [stdout] test day_8::graph::tests::testcase_a ... FAILED
[INFO] [stdout] test day_9::sequence_analysis::tests::test_sum_of_predictions ... ok
[INFO] [stdout] test day_10::explore::tests::test_count_enclosed_tiles1 ... FAILED
[INFO] [stdout] test day_10::explore::tests::test_count_enclosed_tiles::case_1 has been running for over 60 seconds
[INFO] [stdout] test day_10::explore::tests::test_visualize_lateral_data1 has been running for over 60 seconds
[INFO] [stdout] test day_10::explore::tests::test_visualize_lateral_data::case_1 has been running for over 60 seconds
[INFO] [stdout] test day_10::loop_iterator::tests::test_visualize_lateral_data1 has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc_2023`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/aoc_2023/0a361076797567b5/deps/aoc_2023-0a361076797567b5` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9c16e761e46998b67ee31a49cb535849b7a8312795e3c8e2ea52d63c4c3e33af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c16e761e46998b67ee31a49cb535849b7a8312795e3c8e2ea52d63c4c3e33af", kill_on_drop: false }`
[INFO] [stdout] 9c16e761e46998b67ee31a49cb535849b7a8312795e3c8e2ea52d63c4c3e33af
