[INFO] cloning repository https://github.com/pavel1269/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavel1269/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavel1269%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavel1269%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ced27ed706b327b17677c52d110a69a9c0d6858 [INFO] testing pavel1269/advent-of-code-2020 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavel1269%2Fadvent-of-code-2020" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pavel1269/advent-of-code-2020 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pavel1269/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/pavel1269/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/pavel1269/advent-of-code-2020 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pavel1269/advent-of-code-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b68dee220edcb5e0f69d2e36051a7af048dd013e807594fd0175f5dbc2a72d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "13b68dee220edcb5e0f69d2e36051a7af048dd013e807594fd0175f5dbc2a72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b68dee220edcb5e0f69d2e36051a7af048dd013e807594fd0175f5dbc2a72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b68dee220edcb5e0f69d2e36051a7af048dd013e807594fd0175f5dbc2a72d", kill_on_drop: false }` [INFO] [stdout] 13b68dee220edcb5e0f69d2e36051a7af048dd013e807594fd0175f5dbc2a72d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c75942f59f329e8550aa65e3bc2a4e259f2ff6934a35df4eceabd6838b1f3414 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c75942f59f329e8550aa65e3bc2a4e259f2ff6934a35df4eceabd6838b1f3414", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.12s [INFO] running `Command { std: "docker" "inspect" "c75942f59f329e8550aa65e3bc2a4e259f2ff6934a35df4eceabd6838b1f3414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75942f59f329e8550aa65e3bc2a4e259f2ff6934a35df4eceabd6838b1f3414", kill_on_drop: false }` [INFO] [stdout] c75942f59f329e8550aa65e3bc2a4e259f2ff6934a35df4eceabd6838b1f3414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 062a1912ec9a93f69c37c308dbc6561fc7a6a135a57f8b5ec4178cf3e89b5531 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "062a1912ec9a93f69c37c308dbc6561fc7a6a135a57f8b5ec4178cf3e89b5531", kill_on_drop: false }` [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling time-test v0.2.2 [INFO] [stderr] Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.87s [INFO] running `Command { std: "docker" "inspect" "062a1912ec9a93f69c37c308dbc6561fc7a6a135a57f8b5ec4178cf3e89b5531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062a1912ec9a93f69c37c308dbc6561fc7a6a135a57f8b5ec4178cf3e89b5531", kill_on_drop: false }` [INFO] [stdout] 062a1912ec9a93f69c37c308dbc6561fc7a6a135a57f8b5ec4178cf3e89b5531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1b5b5f59830f35b3d56a448140b110e758240262c0790d520e59c8af55f43d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1b5b5f59830f35b3d56a448140b110e758240262c0790d520e59c8af55f43d0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stdout] running 190 tests [INFO] [stdout] test day01::tests::example_part1_correct_result ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc_2020-78a7f95dc570dc30 [INFO] [stdout] test day03::tests::input_part2_correct_result ... ok [INFO] [stdout] test day04::tests::example1_parse_passports_correct_count ... ok [INFO] [stdout] test day04::tests::example1_part1_correct_result ... ok [INFO] [stdout] test day04::tests::example2_parse_passports_correct_count ... ok [INFO] [stdout] test day01::tests::example_part2_correct_result ... ok [INFO] [stdout] test day02::tests::example_part2_correct_result ... ok [INFO] [stdout] test day03::tests::example_part1_correct_result ... ok [INFO] [stdout] test day03::tests::example_part2_correct_result ... ok [INFO] [stdout] test day06::tests::example1_parse_groups_correct_len ... ok [INFO] [stdout] test day05::tests::example_part1_correct ... ok [INFO] [stdout] test day05::tests::single_example_parse_boardpass_correct ... ok [INFO] [stdout] test day06::tests::example2_parse_groups_correct_len ... ok [INFO] [stdout] test day06::tests::example2_part1_answer_count ... ok [INFO] [stdout] test day06::tests::example2_part2_answer_count ... ok [INFO] [stdout] test day01::tests::input_part1_correct_result ... ok [INFO] [stdout] test day06::tests::example1_part1_answer_count ... ok [INFO] [stdout] test day03::tests::input_part1_correct_result ... ok [INFO] [stdout] test day02::tests::example_part1_correct_result ... ok [INFO] [stdout] test day02::tests::input_part2_correct_result ... ok [INFO] [stdout] test day04::tests::input_part1_correct_result ... ok [INFO] [stdout] test day05::tests::input_part1_correct ... ok [INFO] [stdout] test day02::tests::input_part1_correct_result ... ok [INFO] [stdout] test day05::tests::input_part2_correct ... ok [INFO] [stdout] test day09::tests::example_not_matching ... ok [INFO] [stdout] test day09::tests::example2_not_matching ... ok [INFO] [stdout] test day09::tests::example_not_matching_source ... ok [INFO] [stdout] test day09::tests::input_not_matching ... ok [INFO] [stdout] test day08::tests::example_fix_and_detect_loop ... ok [INFO] [stdout] test day10::tests::example2_get_adapter_combinations ... ok [INFO] [stdout] test day10::tests::example_get_adapter_combinations ... ok [INFO] [stdout] test day10::tests::example_get_jolt_differences ... ok [INFO] [stdout] test day10::tests::example_get_part1_result_adapters ... ok [INFO] [stdout] test day10::tests::get_part1_res ... ok [INFO] [stdout] test day09::tests::input_not_matching_source ... ok [INFO] [stdout] test day10::tests::get_part2_res ... ok [INFO] [stdout] test day07::tests::example2_count_inside ... ok [INFO] [stdout] test day11::tests::example2_get_occupied_around ... ok [INFO] [stdout] test day10::tests::example2_get_part1_result_adapters ... ok [INFO] [stdout] test day11::tests::example_part1_result ... ok [INFO] [stdout] test day08::tests::example_detect_loop ... ok [INFO] [stdout] test day11::tests::example_part2_result ... ok [INFO] [stdout] test day12::tests::example_navigate_ship_waypoint_coords_match ... ok [INFO] [stdout] test day06::tests::input_part2_answer_count ... ok [INFO] [stdout] test day12::tests::example_navigate_ship_coords_match ... ok [INFO] [stdout] test day07::tests::example_possible_colors ... ok [INFO] [stdout] test day13::tests::example3_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::example4_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::example2_get_timestamp_departures_line ... ok [INFO] [stdout] test day12::tests::input_part2_result ... ok [INFO] [stdout] test day06::tests::input_part1_answer_count ... ok [INFO] [stdout] test day13::tests::example5_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::numbers_10_7_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::example_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::example_get_earliest_bus ... ok [INFO] [stdout] test day13::tests::numbers_7_10_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::numbers_7_10_9_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::example6_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::numbers_9_10_get_timestamp_departures_line ... ok [INFO] [stdout] test day13::tests::numbers_7_9_get_timestamp_departures_line ... ok [INFO] [stdout] test day12::tests::input_part1_result ... ok [INFO] [stdout] test day13::tests::numbers_10_9_get_timestamp_departures_line ... ok [INFO] [stdout] test day14::day14::tests::example_run_program_v1_memory_sum ... ok [INFO] [stdout] test day13::tests::input_part1_result ... ok [INFO] [stdout] test day13::tests::input_part2_result ... ok [INFO] [stdout] test day08::tests::input_detect_loop ... ok [INFO] [stdout] test day16::tests::example_get_scanning_error_rate ... ok [INFO] [stdout] test day15::tests::input_get_part1_result ... ok [INFO] [stdout] test day15::tests::example2_play_memory_game ... ok [INFO] [stdout] test day16::tests::example_parse_restrictions_parsed ... ok [INFO] [stdout] test day14::day14::tests::example2_run_program_v2_memory_sum ... ok [INFO] [stdout] test day17::coordinates::tests::coords_from_index_complex ... ok [INFO] [stdout] test day17::coordinates::tests::coords_from_index_easy ... ok [INFO] [stdout] test day15::tests::example_play_memory_game ... ok [INFO] [stdout] test day08::tests::input_fix_and_detect_loop ... ok [INFO] [stdout] test day17::coordinates::tests::coords_max_index ... ok [INFO] [stdout] test day17::coordinates::tests::coords_sub ... ok [INFO] [stdout] test day17::coordinates::tests::coords_index_2 ... ok [INFO] [stdout] test day17::coordinates::tests::coords_to_index_easy ... ok [INFO] [stdout] test day07::tests::example1_count_inside ... ok [INFO] [stdout] test day16::tests::input_get_part1_result ... ok [INFO] [stdout] test day17::space::tests::direct_example_parse_dimensions ... ok [INFO] [stdout] test day17::space::tests::example_parse_dimensions ... ok [INFO] [stdout] test day17::space::tests::example_parse_coordinates ... ok [INFO] [stdout] test day17::coordinates::tests::coords_to_index_complex ... ok [INFO] [stdout] test day17::space::tests::example_parsed_count_active_surrounding_active_place ... ok [INFO] [stdout] test day17::space::tests::example_parsed_active_count ... ok [INFO] [stdout] test day17::space::tests::example_parsed_count_active_surrounding_bottom_right_corner ... ok [INFO] [stdout] test day17::coordinates::tests::coords_index_1 ... ok [INFO] [stdout] test day17::space::tests::direct_example_parse_coordinates ... ok [INFO] [stdout] test day17::space::tests::example_parsed_count_active_surrounding_upper_edge ... ok [INFO] [stdout] test day16::tests::input_get_part2_result ... ok [INFO] [stdout] test day17::space::tests::example_parsed_count_active_surrounding ... ok [INFO] [stdout] test day14::tests::input_get_part1_result ... ok [INFO] [stdout] test day17::space::tests::example_parsed_simulate_cycle_matches ... ok [INFO] [stdout] test day17::space::tests::example_parsed_simulate_cycle_count_actives ... ok [INFO] [stdout] test day17::space::tests::example_parsed_simulate_cycle_grew ... ok [INFO] [stdout] test day17::space::tests::example_parsed_simulate_cycle2_count_actives ... ok [INFO] [stdout] test day18::eval::tests::example2_evaluate_eq ... ok [INFO] [stdout] test day17::space::tests::example_parsed_simulate_cycle2_grew ... ok [INFO] [stdout] test day18::eval::tests::example3_evaluate_eq_plus_precedence ... ok [INFO] [stdout] test day18::eval::tests::example2_evaluate_eq_plus_precedence ... ok [INFO] [stdout] test day18::eval::tests::example4_evaluate_eq_plus_precedence ... ok [INFO] [stdout] test day18::eval::tests::example5_evaluate_eq ... ok [INFO] [stdout] test day18::eval::tests::example3_evaluate_eq ... ok [INFO] [stdout] test day18::eval::tests::example6_evaluate_eq ... ok [INFO] [stdout] test day18::eval::tests::example5_evaluate_eq_plus_precedence ... ok [INFO] [stdout] test day18::eval::tests::example6_evaluate_eq_plus_precedence ... ok [INFO] [stdout] test day18::eval::tests::example_evaluate_eq ... ok [INFO] [stdout] test day18::eval::tests::example_evaluate_eq_plus_precedence ... ok [INFO] [stdout] test day18::eval::tests::examples_evaluate_eq_sum ... ok [INFO] [stdout] test day18::parser::tests::example2_eq_parsed ... ok [INFO] [stdout] test day18::eval::tests::example4_evaluate_eq ... ok [INFO] [stdout] test day18::parser::tests::example_eq_parsed ... ok [INFO] [stdout] test day04::tests::example2_part2_correct_result ... ok [INFO] [stdout] test day19::tests::example2_count_matches ... ok [INFO] [stdout] test day18::tests::input_part1_result ... ok [INFO] [stdout] test day18::tests::input_part2_result ... ok [INFO] [stdout] test day19::tests::input_parsed_inputs_count ... ok [INFO] [stdout] test day19::tests::example_count_matches ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_down_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_down_mirrored ... ok [INFO] [stdout] test day17::space::tests::dimension4::example_simulate_cycle_count_actives ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_left_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_left_matching ... ok [INFO] [stdout] test day19::tests::example2_count_matches_with_loop ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_right_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_up_mirrored ... ok [INFO] [stdout] test day01::tests::input_part2_correct_result ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_down_mirrored ... ok [INFO] [stdout] test day19::tests::input_parsed_rules_count ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_right_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_right_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_right_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_down_up_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_left_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_left_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_up_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_down_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_left_up_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_left_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_down_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_right_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_up_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_up_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_down_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_left_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_left_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_right_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_down_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_up_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_up_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_left_mirrored ... ok [INFO] [stdout] test day20::parser::tests::example_parse_input_count_matches ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_down_matching ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_right_right_mirrored ... ok [INFO] [stdout] test day20::map_tile::tests::determine_map_change_search_up_right_mirrored ... ok [INFO] [stdout] test day20::tests::example_part2_result ... ok [INFO] [stdout] test day20::tests::example_part1_result ... ok [INFO] [stdout] test day21::tests::example_list_ingredients ... ok [INFO] [stdout] test day21::tests::example_count_part1_result ... ok [INFO] [stdout] test day20::parser::tests::input_parse_input_count_matches ... ok [INFO] [stdout] test day22::tests::example_play_score_matches ... ok [INFO] [stdout] test day22::tests::example_recursive_play_score_matches ... ok [INFO] [stdout] test day22::tests::input_play_score_matches ... ok [INFO] [stdout] test day19::tests::input_part1 ... ok [INFO] [stdout] test day23::tests::example_format_result ... ok [INFO] [stdout] test day23::tests::example_parse_assoc_array ... ok [INFO] [stdout] test day20::tests::input_part1_result ... ok [INFO] [stdout] test day20::tests::input_part2_result ... ok [INFO] [stdout] test day23::tests::example_play_100_rounds ... ok [INFO] [stdout] test day23::tests::example_play_10_rounds ... ok [INFO] [stdout] test day23::tests::example_play_1_round ... ok [INFO] [stdout] test day07::tests::input_count_inside ... ok [INFO] [stdout] test day21::tests::input_list_ingredients ... ok [INFO] [stdout] test day23::tests::input_part1_result ... ok [INFO] [stdout] test day21::tests::input_part1_result ... ok [INFO] [stdout] test day14::tests::input_get_part2_result ... ok [INFO] [stdout] test day07::tests::input_possible_colors ... ok [INFO] [stdout] test day17::tests::example_get_part1_result ... ok [INFO] [stdout] test day23::tests::example_parse_input_milion_works ... ok [INFO] [stdout] test day04::tests::input_part2_correct_result ... ok [INFO] [stdout] test day17::tests::input_get_part1_result ... ok [INFO] [stdout] test day11::tests::input_part1_result ... ok [INFO] [stdout] test day23::tests::input_part2_result ... ok [INFO] [stdout] test day23::tests::example_part2_result ... ok [INFO] [stdout] test day17::tests::example_get_part2_result ... ok [INFO] [stdout] test day15::tests::input_get_part2_result ... test day15::tests::input_get_part2_result has been running for over 60 seconds [INFO] [stdout] test day17::tests::input_get_part2_result ... test day17::tests::input_get_part2_result has been running for over 60 seconds [INFO] [stdout] test day22::tests::input_recursive_play_score_matches ... test day22::tests::input_recursive_play_score_matches has been running for over 60 seconds [INFO] [stdout] test day17::tests::input_get_part2_result ... ok [INFO] [stdout] test day15::tests::input_get_part2_result ... ok [INFO] [stdout] test day22::tests::input_recursive_play_score_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 190 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] (took PT39.136843310S) (took PT40.080496996S) (took PT93.630774768S) (took PT110.291083906S) (took PT137.976399694S) [INFO] running `Command { std: "docker" "inspect" "b1b5b5f59830f35b3d56a448140b110e758240262c0790d520e59c8af55f43d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1b5b5f59830f35b3d56a448140b110e758240262c0790d520e59c8af55f43d0", kill_on_drop: false }` [INFO] [stdout] b1b5b5f59830f35b3d56a448140b110e758240262c0790d520e59c8af55f43d0