[INFO] cloning repository https://github.com/alightgoesout/advent2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alightgoesout/advent2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falightgoesout%2Fadvent2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falightgoesout%2Fadvent2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e8b8f5c5282045262e8bc77fa29e05adb1b8574 [INFO] testing alightgoesout/advent2020 against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falightgoesout%2Fadvent2020" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alightgoesout/advent2020 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alightgoesout/advent2020 [INFO] finished tweaking git repo https://github.com/alightgoesout/advent2020 [INFO] tweaked toml for git repo https://github.com/alightgoesout/advent2020 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/alightgoesout/advent2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42ac50cecc6f617520069ca82e256bc93fb75eac7bb231bc8eff2144cce4b65e [INFO] running `Command { std: "docker" "start" "-a" "42ac50cecc6f617520069ca82e256bc93fb75eac7bb231bc8eff2144cce4b65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42ac50cecc6f617520069ca82e256bc93fb75eac7bb231bc8eff2144cce4b65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ac50cecc6f617520069ca82e256bc93fb75eac7bb231bc8eff2144cce4b65e", kill_on_drop: false }` [INFO] [stdout] 42ac50cecc6f617520069ca82e256bc93fb75eac7bb231bc8eff2144cce4b65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4751af58fd82c28ac3a77044efec69652dd9ae67374a4d8ddbb7ff48b2913629 [INFO] running `Command { std: "docker" "start" "-a" "4751af58fd82c28ac3a77044efec69652dd9ae67374a4d8ddbb7ff48b2913629", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling advent2020 v17.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.78s [INFO] running `Command { std: "docker" "inspect" "4751af58fd82c28ac3a77044efec69652dd9ae67374a4d8ddbb7ff48b2913629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4751af58fd82c28ac3a77044efec69652dd9ae67374a4d8ddbb7ff48b2913629", kill_on_drop: false }` [INFO] [stdout] 4751af58fd82c28ac3a77044efec69652dd9ae67374a4d8ddbb7ff48b2913629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5687cdb90f3f659b604675aa44b9a7763c98b943d6cc35a290ba4fb400c6e0b [INFO] running `Command { std: "docker" "start" "-a" "a5687cdb90f3f659b604675aa44b9a7763c98b943d6cc35a290ba4fb400c6e0b", kill_on_drop: false }` [INFO] [stderr] Compiling advent2020 v17.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "a5687cdb90f3f659b604675aa44b9a7763c98b943d6cc35a290ba4fb400c6e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5687cdb90f3f659b604675aa44b9a7763c98b943d6cc35a290ba4fb400c6e0b", kill_on_drop: false }` [INFO] [stdout] a5687cdb90f3f659b604675aa44b9a7763c98b943d6cc35a290ba4fb400c6e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4878de961e50a4fe49146fec6828f272ec35e54c94dd86164ca6e4bf93b47de2 [INFO] running `Command { std: "docker" "start" "-a" "4878de961e50a4fe49146fec6828f272ec35e54c94dd86164ca6e4bf93b47de2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent2020-d7c5ba623ec03268) [INFO] [stdout] [INFO] [stdout] running 162 tests [INFO] [stdout] test puzzle::day10::nb_combinations_should::return_1_for_1 ... ok [INFO] [stdout] test puzzle::day10::nb_combinations_should::return_1_for_2 ... ok [INFO] [stdout] test puzzle::day10::nb_combinations_should::return_2_for_3 ... ok [INFO] [stdout] test puzzle::day10::nb_combinations_should::return_7_for_5 ... ok [INFO] [stdout] test puzzle::day10::nb_combinations_should::return_4_for_4 ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_0_when_there_are_no_adjacent_occupied_seats_and_current_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_left_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_lower_left_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_lower_right_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_lower_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_right_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_upper_left_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_upper_right_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_3_when_current_space_is_in_lower_left_corner_and_all_seats_are_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_1_when_upper_seat_is_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_3_when_current_space_is_in_lower_right_corner_and_all_seats_are_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_3_when_current_space_is_in_upper_left_corner_and_all_seats_are_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_3_when_current_space_is_in_upper_right_corner_and_all_seats_are_occupied ... ok [INFO] [stdout] test puzzle::day11::nb_occupied_adjacent_seats_should::return_7_when_there_are_seven_adjacent_spaces ... ok [INFO] [stdout] test puzzle::day11::nb_visible_occupied_seats_should::return_0_in_second_example ... ok [INFO] [stdout] test puzzle::day11::nb_visible_occupied_seats_should::return_0_in_third_example ... ok [INFO] [stdout] test puzzle::day11::nb_visible_occupied_seats_should::return_8_in_first_example ... ok [INFO] [stdout] test puzzle::day11::compute_stable_area_test::example ... ok [INFO] [stdout] test puzzle::day11::waiting_area_is_occupied_should::return_false_when_space_is_a_floor ... ok [INFO] [stdout] test puzzle::day11::waiting_area_is_occupied_should::return_false_when_space_is_available ... ok [INFO] [stdout] test puzzle::day11::next_round_test::first_round_of_example ... ok [INFO] [stdout] test puzzle::day11::waiting_area_is_occupied_should::return_true_when_space_is_occupied ... ok [INFO] [stdout] test puzzle::day11::waiting_area_is_occupied_should::return_false_when_space_is_out_of_bounds ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_east_when_action_is_east_10 ... ok [INFO] [stdout] test puzzle::day11::next_round_test::third_round_of_example ... ok [INFO] [stdout] test puzzle::day11::next_round_test::second_round_of_example ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_north_when_action_is_north_10 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_north_when_it_is_facing_north_and_action_is_forward_10 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_west_when_action_is_west_10 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_east_when_it_is_facing_east_and_action_is_forward_10 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_west_when_it_is_facing_west_and_action_is_forward_10 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::turn_the_ship_towards_north_when_it_is_facing_east_and_action_is_left_90 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_south_when_it_is_facing_south_and_action_is_forward_10 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::turn_the_ship_towards_north_when_it_is_facing_east_and_action_is_right_270 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::turn_the_ship_towards_south_when_it_is_facing_east_and_action_is_left_270 ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::turn_the_ship_towards_south_when_it_is_facing_east_and_action_is_right_90 ... ok [INFO] [stdout] test puzzle::day13::compute_earliest_timestamp_with_departure_aligned_by_position_should::return_3417_on_the_first_sample ... ok [INFO] [stdout] test puzzle::day12::ship_execute_should::move_the_ship_10_towards_south_when_action_is_south_10 ... ok [INFO] [stdout] test puzzle::day13::compute_earliest_timestamp_with_departure_aligned_by_position_should::return_754018_on_the_second_sample ... ok [INFO] [stdout] test puzzle::day13::compute_earliest_timestamp_with_departure_aligned_by_position_should::return_779210_on_the_second_sample ... ok [INFO] [stdout] test puzzle::day13::compute_earliest_timestamp_with_departure_aligned_by_position_should::return_1202161486_on_the_second_sample ... ok [INFO] [stdout] test puzzle::day13::compute_earliest_timestamp_with_departure_aligned_by_position_should::return_1261476_on_the_second_sample ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::return_0_for_round_4_when_input_is_0_3_6 ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_3_for_the_6th_round_when_input_is_0_3_6 ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_27_for_the_2020th_round_when_input_is_1_2_3 ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_false_when_policy_is_one_to_three_as_and_there_are_four_as ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_438_for_the_2020th_round_when_input_is_3_2_1 ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_false_when_policy_is_one_to_three_as_and_there_are_no_as ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_false_when_policy_is_one_to_three_bs_and_there_are_no_bs ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::return_3_for_round_5_when_input_is_0_3_6 ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_true_when_policy_is_one_to_three_as_and_there_are_three_as ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_true_when_policy_is_one_to_three_as_and_there_are_two_as ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_10_for_the_2020th_round_when_input_is_2_1_3 ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_1836_for_the_2020th_round_when_input_is_3_1_2 ... ok [INFO] [stdout] test puzzle::day17::conway_cubes_count_adjacent_cubes_should::return_1_for_1_0_in_the_example ... ok [INFO] [stdout] test puzzle::day17::conway_cubes_count_adjacent_cubes_should::return_5_for_1_1_in_the_example ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_1_for_the_2020th_round_when_input_is_1_3_2 ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_78_for_the_2020th_round_when_input_is_2_3_1 ... ok [INFO] [stdout] test puzzle::day15::memory_game_play_until_round_should::should_return_436_for_the_2020th_round_when_input_is_0_3_6 ... ok [INFO] [stdout] test puzzle::day17::conway_cubes_from_should::parse_example ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_true_when_policy_is_one_to_three_as_and_there_is_one_a ... ok [INFO] [stdout] test puzzle::day2::sled_password_policy_is_valid_should::return_true_when_policy_is_two_to_nine_cs_and_there_are_nine_cs ... ok [INFO] [stdout] test puzzle::day2::toboggan_password_policy_is_valid_should::return_false_when_letter_is_at_both_positions ... ok [INFO] [stdout] test puzzle::day2::toboggan_password_policy_is_valid_should::return_false_when_letter_is_not_at_any_position ... ok [INFO] [stdout] test puzzle::day2::toboggan_password_policy_is_valid_should::return_true_when_letter_is_exactly_at_one_position ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_0_when_first_line_has_no_trees_and_there_is_one_line ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_0_when_first_position_and_second_position_have_no_trees_and_there_are_two_lines ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_1_when_first_line_has_a_tree_in_first_position_and_there_is_one_line ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_1_when_first_position_has_tree_and_second_position_has_no_tree_and_there_are_two_lines ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_1_when_there_is_a_tree_on_2_2_slope_is_4_2_and_width_is_8 ... ok [INFO] [stdout] test puzzle::day17::conway_cubes_count_adjacent_cubes_should::return_1_for_0_0_in_the_example ... ok [INFO] [stdout] test puzzle::day4::group_by_passport_should::ignore_a_last_empty_line ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_2_when_first_position_and_second_position_have_trees_and_there_are_two_lines ... ok [INFO] [stdout] test puzzle::day4::group_by_passport_should::return_a_vec_of_size_one_when_there_is_only_one_line ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_eyr_is_missing ... ok [INFO] [stdout] test puzzle::day4::group_by_passport_should::return_a_vec_of_size_two_when_there_is_only_two_multiline_passports ... ok [INFO] [stdout] test puzzle::day3::count_trees_on_slope_should::return_7_for_the_example ... ok [INFO] [stdout] test puzzle::day4::group_by_passport_should::return_a_vec_of_size_two_when_there_is_only_two_one_line_passports ... ok [INFO] [stdout] test puzzle::day4::group_by_passport_should::return_a_vec_of_size_one_when_there_is_one_passport_on_two_lines ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_byr_is_missing ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_ecl_is_missing ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_hcl_is_missing ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_hgt_is_missing ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_two_fields ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_iyr_is_missing ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_five_fields ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_four_fields ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_is_one_field ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_six_fields ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_true_when_there_are_eight_fields ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_true_when_cid_is_missing ... ok [INFO] [stdout] test puzzle::day4::parse_passport_should::return_a_passport_with_one_field_when_there_is_one_line_with_one_field ... ok [INFO] [stdout] test puzzle::day4::parse_passport_should::return_a_passport_with_two_fields_when_there_is_one_line_with_two_fields ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_three_fields ... ok [INFO] [stdout] test puzzle::day4::parse_passport_should::return_a_passport_with_8_fields_when_there_is_two_lines_with_four_field_each ... ok [INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_pid_is_missing ... ok [INFO] [stdout] test puzzle::day5::partition_binary_space_should::return_44_when_input_is_fbfbbff_and_range_0_to_127 ... ok [INFO] [stdout] test puzzle::day5::partition_binary_space_should::return_5_when_input_is_rlr_and_range_0_to_8 ... ok [INFO] [stdout] test puzzle::day5::partition_should::return_44_to_45_when_char_is_f_and_range_44_to_47 ... ok [INFO] [stdout] test puzzle::day5::partition_should::return_44_to_47_when_char_is_b_and_range_40_to_47 ... ok [INFO] [stdout] test puzzle::day4::parse_passport_should::return_a_passport_with_two_fields_when_there_is_two_lines_with_one_field_each ... ok [INFO] [stdout] test puzzle::day2::parse_password_line_to_sled_policy::parse_second_example ... ok [INFO] [stdout] test puzzle::day5::partition_should::return_4_to_5_when_char_is_l_and_range_4_to_7 ... ok [INFO] [stdout] test puzzle::day5::partition_should::return_4_to_7_when_char_is_r_and_range_0_to_7 ... ok [INFO] [stdout] test puzzle::day5::partition_should::return_a_range_including_just_44_when_char_is_f_and_range_44_to_45 ... ok [INFO] [stdout] test puzzle::day2::parse_password_line_to_sled_policy::parse_first_example ... ok [INFO] [stdout] test puzzle::day6::unique_yes_answers_in_group_should::return_1_when_group_contains_one_letter ... ok [INFO] [stdout] test puzzle::day6::unique_yes_answers_in_group_should::return_20_for_first_group_in_input ... ok [INFO] [stdout] test puzzle::day6::unique_yes_answers_in_group_should::return_0_when_group_is_empty ... ok [INFO] [stdout] test puzzle::day6::unique_yes_answers_in_group_should::return_1_when_group_contains_the_same_two_letters ... ok [INFO] [stdout] test puzzle::day6::nb_yes_answers_by_all_group_members_should::return_0_when_group_has_two_members_with_different_yes_answers ... ok [INFO] [stdout] test puzzle::day6::nb_yes_answers_by_all_group_members_should::return_1_for_last_group_in_input ... ok [INFO] [stdout] test puzzle::day6::nb_yes_answers_by_all_group_members_should::return_1_when_group_has_two_members_with_one_common_yes_answer ... ok [INFO] [stdout] test puzzle::day6::nb_yes_answers_by_all_group_members_should::return_1_when_group_has_four_members_with_a_as_yes_answer ... ok [INFO] [stdout] test puzzle::day6::nb_yes_answers_by_all_group_members_should::return_18_for_first_group_in_input ... ok [INFO] [stdout] test puzzle::day6::nb_yes_answers_by_all_group_members_should::return_3_when_group_has_one_member_with_three_yes_answers ... ok [INFO] [stdout] test puzzle::day6::unique_yes_answers_in_group_should::return_2_when_group_contains_two_different_letters_separated_by_a_new_line ... ok [INFO] [stdout] test puzzle::day6::unique_yes_answers_in_group_should::return_2_when_group_contains_two_different_letters ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_3_when_instructions_are_acc_3_and_noop ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_7_when_instructions_are_jmp_2_acc_3_acc_7 ... ok [INFO] [stdout] test puzzle::day14::part2::docking_program_execute_all::return_a_memory_with_sum_208_for_example ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_0_when_current_instruction_is_noop_and_accumulator_is_0 ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_1_when_current_instruction_is_acc_1_and_accumulator_is_0 ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_3_when_instructions_are_noop_and_acc_3 ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_0_when_instructions_are_acc_3_and_acc_minus_3 ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_2_when_current_instruction_is_acc_2_and_accumulator_is_0 ... ok [INFO] [stdout] test puzzle::day8::program_execution_execute_should::return_infinite_loop_when_current_instruction_has_already_been_executed ... ok [INFO] [stdout] test puzzle::day9::validate_should::return_2_when_preamble_is_one_to_five_and_next_is_2 ... ok [INFO] [stdout] test puzzle::day2::parse_password_line_to_sled_policy::parse_third_example ... ok [INFO] [stdout] test puzzle::day8::program_execution_last_should::return_5_for_example_program ... ok [INFO] [stdout] test puzzle::day9::validate_should::return_127_for_the_example_numbers ... ok [INFO] [stdout] test puzzle::day9::validate_should::return_none_when_preamble_is_one_to_five_and_there_are_no_more_numbers ... ok [INFO] [stdout] test puzzle::day9::validate_should::return_1_when_preamble_is_one_to_five_and_next_is_1 ... ok [INFO] [stdout] test puzzle::day9::validate_should::return_none_when_preamble_is_one_to_five_and_next_are_all_valid ... ok [INFO] [stdout] test puzzle::day16::allocate_columns_test::example ... ok [INFO] [stdout] test puzzle::day6::sum_of_unique_yes_answers_in_each_group_should::return_11_for_the_example ... ok [INFO] [stdout] test puzzle::day16::find_rule_should::return_class_row_seat_for_third_column_of_example ... ok [INFO] [stdout] test puzzle::day16::column_rule_is_valid_should::return_false_when_value_is_4_and_rule_is_1_to_3_and_5_to_7 ... ok [INFO] [stdout] test puzzle::day16::find_rule_should::return_class_row_for_second_column_of_example ... ok [INFO] [stdout] test puzzle::day16::column_rule_is_valid_should::return_true_when_value_is_3_and_rule_is_1_to_3_and_5_to_7 ... ok [INFO] [stdout] test puzzle::day16::find_rule_should::return_row_for_first_column_of_example ... ok [INFO] [stdout] test puzzle::day16::get_invalid_values_should::return_a_vector_of_one_value_when_one_field_is_invalid_for_all_rules ... ok [INFO] [stdout] test puzzle::day6::sum_of_yes_answers_by_all_members_in_each_group_should::return_6_for_the_example ... ok [INFO] [stdout] test puzzle::day16::column_rule_is_valid_should::return_true_when_value_is_5_and_rule_is_1_to_3_and_5_to_7 ... ok [INFO] [stdout] test puzzle::day16::get_invalid_values_should::return_an_empty_vector_when_all_fields_are_valid_for_at_least_a_rule ... ok [INFO] [stdout] test puzzle::day16::match_columns_to_names_test::example ... ok [INFO] [stdout] test puzzle::day16::get_invalid_values_should::return_a_vector_of_two_values_when_two_fields_are_invalid_for_all_rules ... ok [INFO] [stdout] test puzzle::day14::docking_program_execute_all::return_a_memory_with_sum_165_for_example ... ok [INFO] [stdout] test puzzle::day4::is_fully_valid_should::return_false_for_invalid_passwords ... ok [INFO] [stdout] test puzzle::day4::is_fully_valid_should::return_true_for_valid_passwords ... ok [INFO] [stdout] test puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample ... FAILED [INFO] [stdout] test puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample ... FAILED [INFO] [stdout] test puzzle::day7::bags_count_bags_contained_by_should::return_126_for_the_second_example ... ok [INFO] [stdout] test puzzle::day7::bags_count_bags_contained_by_should::return_32_for_the_first_example ... ok [INFO] [stdout] test puzzle::day7::count_bags_able_to_contain_a_shiny_gold_bag_should::return_4_for_the_example_data ... ok [INFO] [stdout] test puzzle::day17::text::example_3_dimensions ... ok [INFO] [stdout] test puzzle::day17::text::example_4_dimensions ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin advent2020' [INFO] [stdout] ---- puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample stdout ---- [INFO] [stdout] thread 'puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[0, 1, 4, 5, 6, 7, 10, 11, 12, 15, 16, 19]`, [INFO] [stdout] right: `[0, 1, 4, 5, 6, 7, 10, 11, 12, 15, 16, 19, 22]`', src/puzzle/day10.rs:136:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e523b1892c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e523b1892c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e523b1892c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e523b1892c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e523b3c21c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55e523b15575 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55e523b1a5e0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e523b1a5e0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e523b1a5e0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55e523b1a1d2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55e523b1ac94 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55e523b1a770 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55e523b18df4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e523b1a6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55e523850b71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55e523b3aac8 - core::panicking::assert_failed_inner::h62e8cb2847a6e7ec [INFO] [stdout] 16: 0x55e5238d015a - core::panicking::assert_failed::h809b8349cda34033 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:140:5 [INFO] [stdout] 17: 0x55e5238dc0c1 - advent2020::puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample::hca146ddaf10e4623 [INFO] [stdout] at /opt/rustwide/workdir/src/puzzle/day10.rs:136:9 [INFO] [stdout] 18: 0x55e5238dbeaa - advent2020::puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample::{{closure}}::h40c8496b3267d964 [INFO] [stdout] at /opt/rustwide/workdir/src/puzzle/day10.rs:128:5 [INFO] [stdout] 19: 0x55e52387847e - core::ops::function::FnOnce::call_once::hd77249f120868ffd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e52392adf3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e52392adf3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55e523929878 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x55e523929878 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e523929878 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x55e523929878 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x55e523929878 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x55e523929878 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55e523929878 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55e5238f73ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55e5238f73ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55e5238fbc68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55e5238fbc68 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e5238fbc68 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x55e5238fbc68 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x55e5238fbc68 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x55e5238fbc68 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55e5238fbc68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e523b1f943 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x55e523b1f943 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x55e523b1f943 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7fbf6fd7d609 - start_thread [INFO] [stdout] 42: 0x7fbf6fb4f293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample stdout ---- [INFO] [stdout] thread 'puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `(7, 4)`, [INFO] [stdout] right: `(7, 5)`', src/puzzle/day10.rs:153:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e523b1892c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e523b1892c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e523b1892c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e523b1892c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e523b3c21c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55e523b15575 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55e523b1a5e0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e523b1a5e0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e523b1a5e0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55e523b1a1d2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55e523b1ac94 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55e523b1a770 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55e523b18df4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e523b1a6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55e523850b71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55e523b3aac8 - core::panicking::assert_failed_inner::h62e8cb2847a6e7ec [INFO] [stdout] 16: 0x55e5238d00fa - core::panicking::assert_failed::h74ea51793eff031d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:140:5 [INFO] [stdout] 17: 0x55e5238dc2c7 - advent2020::puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample::h57b32419e4aa11fe [INFO] [stdout] at /opt/rustwide/workdir/src/puzzle/day10.rs:153:9 [INFO] [stdout] 18: 0x55e5238dc10a - advent2020::puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample::{{closure}}::h89803809a41209de [INFO] [stdout] at /opt/rustwide/workdir/src/puzzle/day10.rs:145:5 [INFO] [stdout] 19: 0x55e52387672e - core::ops::function::FnOnce::call_once::h3c33cf8b39bb70c1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e52392adf3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e52392adf3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55e523929878 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x55e523929878 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e523929878 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x55e523929878 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x55e523929878 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x55e523929878 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55e523929878 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55e5238f73ce - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55e5238f73ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55e5238fbc68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55e5238fbc68 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e5238fbc68 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x55e5238fbc68 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x55e5238fbc68 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x55e5238fbc68 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55e5238fbc68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e523b1f943 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x55e523b1f943 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x55e523b1f943 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7fbf6fd7d609 - start_thread [INFO] [stdout] 42: 0x7fbf6fb4f293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample [INFO] [stdout] puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample [INFO] [stdout] [INFO] [stdout] test result: FAILED. 160 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4878de961e50a4fe49146fec6828f272ec35e54c94dd86164ca6e4bf93b47de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4878de961e50a4fe49146fec6828f272ec35e54c94dd86164ca6e4bf93b47de2", kill_on_drop: false }` [INFO] [stdout] 4878de961e50a4fe49146fec6828f272ec35e54c94dd86164ca6e4bf93b47de2