[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falightgoesout%2Fadvent2020" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alightgoesout/advent2020 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alightgoesout/advent2020 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f7b5de9c425d77f078df846c9448dce28d220b35bbc7f9cb6e3d8fefe245973
[INFO] running `Command { std: "docker" "start" "-a" "3f7b5de9c425d77f078df846c9448dce28d220b35bbc7f9cb6e3d8fefe245973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f7b5de9c425d77f078df846c9448dce28d220b35bbc7f9cb6e3d8fefe245973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7b5de9c425d77f078df846c9448dce28d220b35bbc7f9cb6e3d8fefe245973", kill_on_drop: false }`
[INFO] [stdout] 3f7b5de9c425d77f078df846c9448dce28d220b35bbc7f9cb6e3d8fefe245973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a7064fd92978cec271ab37fcd62696f39ecdf1b4bea86503a2b4fef7fbbebdf
[INFO] running `Command { std: "docker" "start" "-a" "5a7064fd92978cec271ab37fcd62696f39ecdf1b4bea86503a2b4fef7fbbebdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling modinverse v0.1.1
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling advent2020 v17.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzle/day7.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bags(lines: &[String]) -> Bags {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bags(lines: &[String]) -> Bags<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] running `Command { std: "docker" "inspect" "5a7064fd92978cec271ab37fcd62696f39ecdf1b4bea86503a2b4fef7fbbebdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a7064fd92978cec271ab37fcd62696f39ecdf1b4bea86503a2b4fef7fbbebdf", kill_on_drop: false }`
[INFO] [stdout] 5a7064fd92978cec271ab37fcd62696f39ecdf1b4bea86503a2b4fef7fbbebdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d151c119bdc535ad20f12a21ed47b456a2ac5358571aff837841ee9b84b1396f
[INFO] running `Command { std: "docker" "start" "-a" "d151c119bdc535ad20f12a21ed47b456a2ac5358571aff837841ee9b84b1396f", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent2020 v17.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzle/day7.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bags(lines: &[String]) -> Bags {
[INFO] [stdout]    |                      ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bags(lines: &[String]) -> Bags<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] running `Command { std: "docker" "inspect" "d151c119bdc535ad20f12a21ed47b456a2ac5358571aff837841ee9b84b1396f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d151c119bdc535ad20f12a21ed47b456a2ac5358571aff837841ee9b84b1396f", kill_on_drop: false }`
[INFO] [stdout] d151c119bdc535ad20f12a21ed47b456a2ac5358571aff837841ee9b84b1396f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a282976d0f59a2ca4b70f0fe6c8a870bd08f2c3938a20535824aeb499fe43db2
[INFO] running `Command { std: "docker" "start" "-a" "a282976d0f59a2ca4b70f0fe6c8a870bd08f2c3938a20535824aeb499fe43db2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/puzzle/day7.rs:82:22
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn parse_bags(lines: &[String]) -> Bags {
[INFO] [stderr]    |                      ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn parse_bags(lines: &[String]) -> Bags<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent2020` (bin "advent2020" test) generated 1 warning (run `cargo fix --bin "advent2020" -p advent2020 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent2020-ff45f7050abc6500)
[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_4_for_4 ... ok
[INFO] [stdout] test puzzle::day10::nb_combinations_should::return_7_for_5 ... ok
[INFO] [stdout] test puzzle::day10::nb_combinations_should::return_2_for_3 ... ok
[INFO] [stdout] test puzzle::day10::nb_combinations_should::return_1_for_2 ... ok
[INFO] [stdout] test puzzle::day11::compute_stable_area_test::example ... 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_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_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_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::nb_occupied_adjacent_seats_should::return_1_when_left_seat_is_occupied ... ok
[INFO] [stdout] test puzzle::day11::next_round_test::second_round_of_example ... ok
[INFO] [stdout] test puzzle::day11::next_round_test::first_round_of_example ... 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::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_out_of_bounds ... ok
[INFO] [stdout] test puzzle::day11::waiting_area_is_occupied_should::return_false_when_space_is_available ... ok
[INFO] [stdout] test puzzle::day11::waiting_area_is_occupied_should::return_true_when_space_is_occupied ... 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_east_when_action_is_east_10 ... 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_south_when_action_is_south_10 ... 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::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_west_when_it_is_facing_west_and_action_is_forward_10 ... 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::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::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::day13::compute_earliest_timestamp_with_departure_aligned_by_position_should::return_3417_on_the_first_sample ... 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_1261476_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::day11::nb_occupied_adjacent_seats_should::return_1_when_upper_seat_is_occupied ... ok
[INFO] [stdout] test puzzle::day14::docking_program_execute_all::return_a_memory_with_sum_165_for_example ... 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::day11::nb_occupied_adjacent_seats_should::return_1_when_lower_left_seat_is_occupied ... 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::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::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::day11::nb_occupied_adjacent_seats_should::return_7_when_there_are_seven_adjacent_spaces ... ok
[INFO] [stdout] test puzzle::day14::part2::docking_program_execute_all::return_a_memory_with_sum_208_for_example ... ok
[INFO] [stdout] test puzzle::day11::nb_visible_occupied_seats_should::return_0_in_second_example ... ok
[INFO] [stdout] test puzzle::day11::next_round_test::third_round_of_example ... 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::return_3_for_round_5_when_input_is_0_3_6 ... 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::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::day16::allocate_columns_test::example ... 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_438_for_the_2020th_round_when_input_is_3_2_1 ... 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::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::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::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_class_row_for_second_column_of_example ... 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::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_two_values_when_two_fields_are_invalid_for_all_rules ... 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::day17::conway_cubes_count_adjacent_cubes_should::return_1_for_0_0_in_the_example ... 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::day16::match_columns_to_names_test::example ... 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::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::day17::conway_cubes_count_adjacent_cubes_should::return_5_for_1_1_in_the_example ... 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::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::day17::conway_cubes_from_should::parse_example ... 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::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::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_2_when_first_position_and_second_position_have_trees_and_there_are_two_lines ... 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_7_for_the_example ... 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::group_by_passport_should::return_a_vec_of_size_two_when_there_is_only_two_multiline_passports ... 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::is_valid_should::return_false_when_byr_is_missing ... 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::day4::group_by_passport_should::return_a_vec_of_size_one_when_there_is_only_one_line ... ok
[INFO] [stdout] test puzzle::day2::parse_password_line_to_sled_policy::parse_second_example ... ok
[INFO] [stdout] test puzzle::day2::parse_password_line_to_sled_policy::parse_third_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::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::day16::find_rule_should::return_class_row_seat_for_third_column_of_example ... 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::day2::parse_password_line_to_sled_policy::parse_first_example ... ok
[INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_ecl_is_missing ... 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::day4::is_valid_should::return_false_when_eyr_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_five_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_four_fields ... ok
[INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_three_fields ... ok
[INFO] [stdout] test puzzle::day4::is_valid_should::return_true_when_cid_is_missing ... 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_false_when_there_is_one_field ... ok
[INFO] [stdout] test puzzle::day4::is_valid_should::return_false_when_there_are_two_fields ... 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::day4::parse_passport_should::return_a_passport_with_8_fields_when_there_is_two_lines_with_four_field_each ... 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::day4::parse_passport_should::return_a_passport_with_two_fields_when_there_is_one_line_with_two_fields ... 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::day4::parse_passport_should::return_a_passport_with_two_fields_when_there_is_two_lines_with_one_field_each ... 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::day4::parse_passport_should::return_a_passport_with_one_field_when_there_is_one_line_with_one_field ... 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::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_18_for_first_group_in_input ... 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_four_members_with_a_as_yes_answer ... 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::sum_of_unique_yes_answers_in_each_group_should::return_11_for_the_example ... 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::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_0_when_group_is_empty ... 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_1_when_group_contains_the_same_two_letters ... 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_2_when_group_contains_two_different_letters_separated_by_a_new_line ... 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_1_when_current_instruction_is_acc_1_and_accumulator_is_0 ... 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_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::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_current_instruction_is_noop_and_accumulator_is_0 ... ok
[INFO] [stdout] test puzzle::day9::validate_should::return_127_for_the_example_numbers ... 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_1_when_preamble_is_one_to_five_and_next_is_1 ... 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::day5::partition_should::return_44_to_47_when_char_is_b_and_range_40_to_47 ... 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_last_should::return_5_for_example_program ... 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_false_when_pid_is_missing ... 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::day9::validate_should::return_none_when_preamble_is_one_to_five_and_next_are_all_valid ... 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::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] [stdout] ---- puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample' (25) panicked at src/puzzle/day10.rs:136:9:
[INFO] [stdout] assertion `left == right` failed
[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]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6408c1a2deba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6408c1a2deba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6408c1a2deba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6408c1a2deba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6408c1a42e6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6408c1a42e6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6408c1a327f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6408c1a327f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6408c1a0d0cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6408c1a0d0cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6408c1a26429 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6408c186670c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6408c186670c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6408c1a265e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6408c1a265e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6408c1a0d188 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6408c1a04af9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6408c1a0de9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6408c1a4374c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6408c1a43603 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6408c182f520 - core::panicking::assert_failed::hd1ee5d669e66052e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6408c180fb01 - advent2020::puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample::h6287404a93b74b8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puzzle/day10.rs:136:9
[INFO] [stdout]   22:     0x6408c180fb57 - advent2020::puzzle::day10::compute_adapter_chain_should::return_a_chain_of_13_for_the_first_sample::{{closure}}::hdc3268c19ac1a1ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puzzle/day10.rs:128:51
[INFO] [stdout]   23:     0x6408c1847856 - core::ops::function::FnOnce::call_once::h1b68f4c2a4356113
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6408c185a7eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6408c185a7eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6408c18671db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6408c18671db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6408c18671db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6408c18671db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6408c18671db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6408c18671db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6408c18671db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6408c18628f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6408c18628f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6408c1869de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6408c1869de2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6408c1869de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6408c1869de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6408c1869de2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6408c1869de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6408c1869de2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6408c1a2d7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6408c1a2d7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75c2aa076aa4 - <unknown>
[INFO] [stdout]   45:     0x75c2aa103a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample' (26) panicked at src/puzzle/day10.rs:153:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: (7, 4)
[INFO] [stdout]  right: (7, 5)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6408c1a2deba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6408c1a2deba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6408c1a2deba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6408c1a2deba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6408c1a42e6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6408c1a42e6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6408c1a327f2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6408c1a327f2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6408c1a0d0cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6408c1a0d0cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6408c1a26429 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6408c186670c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6408c186670c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6408c1a265e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6408c1a265e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6408c1a0d188 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6408c1a04af9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6408c1a0de9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6408c1a4374c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6408c1a43603 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6408c182f2e9 - core::panicking::assert_failed::h84196166f2b05897
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6408c182be67 - advent2020::puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample::h4855cd49dde5b5fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puzzle/day10.rs:153:9
[INFO] [stdout]   22:     0x6408c182bea7 - advent2020::puzzle::day10::count_jolt_differences_should::return_7_and_5_for_the_first_sample::{{closure}}::h91e3d349c5b3e6a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puzzle/day10.rs:145:45
[INFO] [stdout]   23:     0x6408c184a396 - core::ops::function::FnOnce::call_once::hc280800958642e69
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6408c185a7eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6408c185a7eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6408c18671db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6408c18671db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6408c18671db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6408c18671db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6408c18671db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6408c18671db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6408c18671db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6408c18628f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6408c18628f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6408c1869de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6408c1869de2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6408c1869de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6408c1869de2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6408c1869de2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6408c1869de2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6408c1869de2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6408c1a2d7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6408c1a2d7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75c2aa076aa4 - <unknown>
[INFO] [stdout]   45:     0x75c2aa103a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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 6.91s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent2020`
[INFO] running `Command { std: "docker" "inspect" "a282976d0f59a2ca4b70f0fe6c8a870bd08f2c3938a20535824aeb499fe43db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a282976d0f59a2ca4b70f0fe6c8a870bd08f2c3938a20535824aeb499fe43db2", kill_on_drop: false }`
[INFO] [stdout] a282976d0f59a2ca4b70f0fe6c8a870bd08f2c3938a20535824aeb499fe43db2
