[INFO] cloning repository https://github.com/jmattfield/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmattfield/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmattfield%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmattfield%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d862800e091aa6be128f1674d1c24a33819f65ca [INFO] testing jmattfield/aoc2020 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmattfield%2Faoc2020" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmattfield/aoc2020 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jmattfield/aoc2020 [INFO] finished tweaking git repo https://github.com/jmattfield/aoc2020 [INFO] tweaked toml for git repo https://github.com/jmattfield/aoc2020 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jmattfield/aoc2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 444e21f187f741d7cad3e21010247e017c4b2b609c303c21d9faaad2112cdf9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "444e21f187f741d7cad3e21010247e017c4b2b609c303c21d9faaad2112cdf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "444e21f187f741d7cad3e21010247e017c4b2b609c303c21d9faaad2112cdf9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444e21f187f741d7cad3e21010247e017c4b2b609c303c21d9faaad2112cdf9a", kill_on_drop: false }` [INFO] [stdout] 444e21f187f741d7cad3e21010247e017c4b2b609c303c21d9faaad2112cdf9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf6e0d0ac21ddb7e29f3cfdeb3d53c0bdd8e36b6211ccb9f577e5f152f352a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bf6e0d0ac21ddb7e29f3cfdeb3d53c0bdd8e36b6211ccb9f577e5f152f352a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.55s [INFO] running `Command { std: "docker" "inspect" "4bf6e0d0ac21ddb7e29f3cfdeb3d53c0bdd8e36b6211ccb9f577e5f152f352a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf6e0d0ac21ddb7e29f3cfdeb3d53c0bdd8e36b6211ccb9f577e5f152f352a5", kill_on_drop: false }` [INFO] [stdout] 4bf6e0d0ac21ddb7e29f3cfdeb3d53c0bdd8e36b6211ccb9f577e5f152f352a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db58bd9c3fcf2e79bee9366d6f915560c7d0fe2169bef6208c53223bc2b77771 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "db58bd9c3fcf2e79bee9366d6f915560c7d0fe2169bef6208c53223bc2b77771", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/days/day_20/test.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | format!("\n\nExpected: {:?}\nActual: {:?}\n\n", expected_ids, ids) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 542 | "\n\nExpected: {:?}\nActual: {:?}\n\n", expected_ids, ids [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/days/day_20/test.rs:731:13 [INFO] [stdout] | [INFO] [stdout] 731 | / format!( [INFO] [stdout] 732 | | "\nExpected: {:?}\n\nActual: {:?}", [INFO] [stdout] 733 | | expected_tile, actual_tile [INFO] [stdout] 734 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 731 | [INFO] [stdout] 732 | "\nExpected: {:?}\n\nActual: {:?}", [INFO] [stdout] 733 | expected_tile, actual_tile [INFO] [stdout] 734 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.18s [INFO] running `Command { std: "docker" "inspect" "db58bd9c3fcf2e79bee9366d6f915560c7d0fe2169bef6208c53223bc2b77771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db58bd9c3fcf2e79bee9366d6f915560c7d0fe2169bef6208c53223bc2b77771", kill_on_drop: false }` [INFO] [stdout] db58bd9c3fcf2e79bee9366d6f915560c7d0fe2169bef6208c53223bc2b77771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bbd8e1985a7110dd9cdccc2acc25fd2c309b45f87837338db33c6b05eda0ba4 [INFO] running `Command { std: "docker" "start" "-a" "6bbd8e1985a7110dd9cdccc2acc25fd2c309b45f87837338db33c6b05eda0ba4", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/days/day_20/test.rs:542:13 [INFO] [stderr] | [INFO] [stderr] 542 | format!("\n\nExpected: {:?}\nActual: {:?}\n\n", expected_ids, ids) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 542 | "\n\nExpected: {:?}\nActual: {:?}\n\n", expected_ids, ids [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/days/day_20/test.rs:731:13 [INFO] [stderr] | [INFO] [stderr] 731 | / format!( [INFO] [stderr] 732 | | "\nExpected: {:?}\n\nActual: {:?}", [INFO] [stderr] 733 | | expected_tile, actual_tile [INFO] [stderr] 734 | | ) [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 731 | [INFO] [stderr] 732 | "\nExpected: {:?}\n\nActual: {:?}", [INFO] [stderr] 733 | expected_tile, actual_tile [INFO] [stderr] 734 | [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-dab371e7edc63360) [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test days::day_01::test::day_01_test_finds_correct_pair ... ok [INFO] [stdout] test days::day_01::test::day_01_test_finds_correct_triple ... ok [INFO] [stdout] test days::day_02::test::day_02_cannot_parse_spec_out_of_syntax ... ok [INFO] [stdout] test days::day_02::test::day_02_cannot_parse_spec_with_max_less_than_min ... ok [INFO] [stdout] test days::day_02::test::day_02_cannot_parse_spec_with_min_less_than_one ... ok [INFO] [stdout] test days::day_02::test::day_02_cannot_parse_spec_with_missing_required_char ... ok [INFO] [stdout] test days::day_02::test::day_02_identifies_invalid_sled_password ... ok [INFO] [stdout] test days::day_02::test::day_02_identifies_invalid_toboggan_password_with_missing_char ... ok [INFO] [stdout] test days::day_02::test::day_02_identifies_invalid_toboggan_password_with_repeat_char ... ok [INFO] [stdout] test days::day_02::test::day_02_identifies_valid_sled_password ... ok [INFO] [stdout] test days::day_02::test::day_02_identifies_valid_toboggan_password ... ok [INFO] [stdout] test days::day_03::test::day_03_counts_correct_number_of_trees ... ok [INFO] [stdout] test days::day_02::test::day_02_parses_valid_spec ... ok [INFO] [stdout] test days::day_04::test::day_04_counts_passports_with_required_values ... ok [INFO] [stdout] test days::day_04::test::day_04_counts_passports_with_valid_values ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_expiration_year ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_passport_without_country_id_as_having_all_required_values ... ok [INFO] [stdout] test days::day_04::test::day_04_does_not_parse_invalid_syntax ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_eye_color ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_passport_as_having_all_required_values ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_height_in_cm ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_hair_color ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_issue_year ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_passport_id ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_birth_year ... ok [INFO] [stdout] test days::day_04::test::day_04_parses_input_lines_as_passports ... ok [INFO] [stdout] test days::day_04::test::day_04_parses_valid_height_in_inches ... ok [INFO] [stdout] test days::day_04::test::day_04_parses_valid_syntax ... ok [INFO] [stdout] test days::day_04::test::day_04_parses_valid_syntax_partial_passport ... ok [INFO] [stdout] test days::day_05::test::day_05_calculates_correct_highest_seat_id ... ok [INFO] [stdout] test days::day_05::test::day_05_calculates_correct_seat_ids ... ok [INFO] [stdout] test days::day_06::test::day_06_counts_questions_anyone_answered ... ok [INFO] [stdout] test days::day_06::test::day_06_counts_questions_anyone_answered_in_single_group ... ok [INFO] [stdout] test days::day_06::test::day_06_separates_groups ... ok [INFO] [stdout] test days::day_06::test::day_06_counts_questions_everyone_answered ... ok [INFO] [stdout] test days::day_06::test::day_06_counts_questions_everyone_answered_in_single_group ... ok [INFO] [stdout] test days::day_07::test::day_07_parses_rule_with_empty_bag ... ok [INFO] [stdout] test days::day_08::test::day_08_parses_jmp ... ok [INFO] [stdout] test days::day_08::test::day_08_parses_acc ... ok [INFO] [stdout] test days::day_08::test::day_08_correct_value_in_accumulator_upon_repeated_instruction ... ok [INFO] [stdout] test days::day_08::test::day_08_parses_nop ... ok [INFO] [stdout] test days::day_09::test::day_09_finds_weak_number ... ok [INFO] [stdout] test days::day_09::test::day_09_finds_encryption_weakness ... ok [INFO] [stdout] test days::day_10::test::day_10_produces_correct_differences ... ok [INFO] [stdout] test days::day_10::test::day_10_combinatorial_values_larger_sample ... ok [INFO] [stdout] test days::day_10::test::day_10_parses_list ... ok [INFO] [stdout] test days::day_10::test::day_10_calculdate_distributions ... ok [INFO] [stdout] test days::day_10::test::day_10_produces_correct_differences_larger_sample ... ok [INFO] [stdout] test days::day_11::test::day_11_counts_all_occupied_seats ... ok [INFO] [stdout] test days::day_10::test::day_10_combinatorial_values ... ok [INFO] [stdout] test days::day_10::test::day_10_product_of_distribution ... ok [INFO] [stdout] test days::day_11::test::day_11_counts_nearest_visible_neighbors ... ok [INFO] [stdout] test days::day_12::test::day_12_follows_commands ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_north ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_south ... ok [INFO] [stdout] test days::day_12::test::day_12_turns_left ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_02 ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_06 ... ignored [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_03 ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_05 ... ok [INFO] [stdout] test days::day_13::test::day_13_find_earliest_bus_and_time ... ok [INFO] [stdout] test days::day_11::test::day_11_correctly_updates_second_round ... ok [INFO] [stdout] test days::day_11::test::day_11_fills_all_seats_from_start ... ok [INFO] [stdout] test days::day_11::test::day_11_counts_occupied_neighbors ... ok [INFO] [stdout] test days::day_12::test::day_12_follows_commands_using_waypoint ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_west ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_east ... ok [INFO] [stdout] test days::day_13::test::day_13_parse_input ... ok [INFO] [stdout] test days::day_18::test::day_18_evaluates_expressions_with_precedence ... ok [INFO] [stdout] test days::day_18::test::day_18_evaluates_long_expression ... ok [INFO] [stdout] test days::day_18::test::day_18_evaluates_long_expressions_with_parentheses ... ok [INFO] [stdout] test days::day_18::test::day_18_evaluates_simple_expression ... ok [INFO] [stdout] test days::day_11::test::day_11_detects_no_change_in_grid ... ok [INFO] [stdout] test days::day_12::test::day_12_turns_right ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_01 ... ok [INFO] [stdout] test days::day_18::test::day_18_parses_expression_with_parentheses ... ok [INFO] [stdout] test days::day_18::test::day_18_parses_expression_with_nested_parentheses ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_04 ... ok [INFO] [stdout] test days::day_18::test::day_18_parses_long_expression ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_forward ... ok [INFO] [stdout] test days::day_18::test::day_18_parses_simple_expression ... ok [INFO] [stdout] test days::day_17::grid3d::test::day_17_grid3d_parses_state ... ok [INFO] [stdout] test days::day_14::test::day_14_executes_mask_instruction ... ok [INFO] [stdout] test days::day_18::test::day_18_evaluates_expressions_with_nested_parentheses ... ok [INFO] [stdout] test days::day_17::grid4d::test::day_17_grid4d_parses_state ... ok [INFO] [stdout] test days::day_17::grid3d::test::day_17_grid3d_generates_correct_next_state ... ok [INFO] [stdout] test days::day_20::test::day_20_calculates_edge_values_of_tile ... ok [INFO] [stdout] test days::day_20::test::day_20_arranges_tiles ... ok [INFO] [stdout] test days::day_20::test::day_20_finds_corner_tile_ids ... ok [INFO] [stdout] test days::day_20::test::day_20_finds_neighbor_ids ... ok [INFO] [stdout] test days::day_20::test::day_20_parse_image ... ok [INFO] [stdout] test days::day_19::test::day_19_matches_simple_rule ... ok [INFO] [stdout] test days::day_20::test::day_20_parses_tiles ... ok [INFO] [stdout] test days::day_20::test::day_20_tile_flips_top_to_bottom ... ok [INFO] [stdout] test days::day_20::test::day_20_reverse_bits ... ok [INFO] [stdout] test days::day_07::test::day_07_parses_rule_with_one_contained_bag ... ok [INFO] [stdout] test days::day_07::test::day_07_counts_bags_required_for_specified_bag ... ok [INFO] [stdout] test days::day_20::test::day_20_tile_flips_right_to_left ... ok [INFO] [stdout] test days::day_19::test::day_19_matches_or_rule ... ok [INFO] [stdout] test days::day_16::test::day_16_identify_invalid_nearby_tickets ... ok [INFO] [stdout] test days::day_20::test::day_20_finds_correct_water_roughness ... ok [INFO] [stdout] test days::day_20::test::day_20_tile_rotates_cw ... ok [INFO] [stdout] test days::day_20::test::day_20_tile_rotates_180 ... ok [INFO] [stdout] test days::day_17::grid4d::test::day_17_grid4d_generates_correct_next_state ... ok [INFO] [stdout] test days::day_20::test::day_20_tile_rotates_ccw ... ok [INFO] [stdout] test days::day_20::test::day_20_tiles_generate_correct_edge_values ... ok [INFO] [stdout] test days::day_19::test::day_19_matches_compound_rule ... ok [INFO] [stdout] test days::day_19::test::day_19_does_not_match_simple_rule ... ok [INFO] [stdout] test days::day_16::test::day_16_parse_data ... ok [INFO] [stdout] test days::day_16::test::day_16_determine_fields ... ok [INFO] [stdout] test days::day_07::test::day_07_parses_rule_with_multiple_contained_bags ... ok [INFO] [stdout] test days::day_14::test::day_14_executes_mem_instruction_with_applied_mask ... ok [INFO] [stdout] test days::day_07::test::day_07_identifies_containers ... ok [INFO] [stdout] test days::day_14::test::day_14_executes_mem_instruction ... ok [INFO] [stdout] test days::day_14::test::day_14_calculates_sum_of_memory_values ... ok [INFO] [stdout] test days::day_14::test::day_14_calculates_sum_of_memory_values_v2 ... ok [INFO] [stdout] test days::day_19::test::day_19_counts_valid_messages ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_06 ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_04 ... ok [INFO] [stdout] test days::day_14::test::day_14_parses_instructions ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_01 ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_02 ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_03 ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_05 ... ok [INFO] [stdout] test days::day_15::test::day_15_calculate_nth_number_07 ... ok [INFO] [stdout] test days::day_19::test::day_19_counts_valid_messages_with_looping_rules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bbd8e1985a7110dd9cdccc2acc25fd2c309b45f87837338db33c6b05eda0ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbd8e1985a7110dd9cdccc2acc25fd2c309b45f87837338db33c6b05eda0ba4", kill_on_drop: false }` [INFO] [stdout] 6bbd8e1985a7110dd9cdccc2acc25fd2c309b45f87837338db33c6b05eda0ba4