[INFO] cloning repository https://github.com/scottschroeder/advent_of_code_2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottschroeder/advent_of_code_2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottschroeder%2Fadvent_of_code_2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottschroeder%2Fadvent_of_code_2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b623999d2ada323305e65bb8caaeb64310b548a4 [INFO] testing scottschroeder/advent_of_code_2019 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottschroeder%2Fadvent_of_code_2019" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottschroeder/advent_of_code_2019 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottschroeder/advent_of_code_2019 [INFO] finished tweaking git repo https://github.com/scottschroeder/advent_of_code_2019 [INFO] tweaked toml for git repo https://github.com/scottschroeder/advent_of_code_2019 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/scottschroeder/advent_of_code_2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] d217a93dffdc140dc63083240f5a679ad1549569e5222f380f43f11bf1b2b3c5 [INFO] running `Command { std: "docker" "start" "-a" "d217a93dffdc140dc63083240f5a679ad1549569e5222f380f43f11bf1b2b3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d217a93dffdc140dc63083240f5a679ad1549569e5222f380f43f11bf1b2b3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d217a93dffdc140dc63083240f5a679ad1549569e5222f380f43f11bf1b2b3c5", kill_on_drop: false }` [INFO] [stdout] d217a93dffdc140dc63083240f5a679ad1549569e5222f380f43f11bf1b2b3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 9bc4bd126b895846e3905339180c22651a86cbac82ce40390bf20cb469df8ad3 [INFO] running `Command { std: "docker" "start" "-a" "9bc4bd126b895846e3905339180c22651a86cbac82ce40390bf20cb469df8ad3", kill_on_drop: false }` [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling advent_of_code_2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/challenges/day14/spacechem/mod.rs:97:50 [INFO] [stdout] | [INFO] [stdout] 97 | let iterations_required = needed.div_ceil(&r.output.amount); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num::Integer::div_ceil(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.38s [INFO] running `Command { std: "docker" "inspect" "9bc4bd126b895846e3905339180c22651a86cbac82ce40390bf20cb469df8ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc4bd126b895846e3905339180c22651a86cbac82ce40390bf20cb469df8ad3", kill_on_drop: false }` [INFO] [stdout] 9bc4bd126b895846e3905339180c22651a86cbac82ce40390bf20cb469df8ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47c107a1bdcb5f63b5d5fd8f266a3a129dc324d90d78e5ba07a9f3c8a2da056d [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" "47c107a1bdcb5f63b5d5fd8f266a3a129dc324d90d78e5ba07a9f3c8a2da056d", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling advent_of_code_2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/challenges/day25/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::challenges::test::*` [INFO] [stdout] --> src/challenges/day25/mod.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | use crate::challenges::test::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/challenges/day14/spacechem/mod.rs:97:50 [INFO] [stdout] | [INFO] [stdout] 97 | let iterations_required = needed.div_ceil(&r.output.amount); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `num::Integer::div_ceil(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DAY25_INPUT` [INFO] [stdout] --> src/main.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub const DAY25_INPUT: &str = include_str!("../input/day25"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 2m 47s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2019-d5ae5a2ee29fbb59) [INFO] running `Command { std: "docker" "inspect" "47c107a1bdcb5f63b5d5fd8f266a3a129dc324d90d78e5ba07a9f3c8a2da056d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c107a1bdcb5f63b5d5fd8f266a3a129dc324d90d78e5ba07a9f3c8a2da056d", kill_on_drop: false }` [INFO] [stdout] 47c107a1bdcb5f63b5d5fd8f266a3a129dc324d90d78e5ba07a9f3c8a2da056d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e4e089d4c8c92dc118a8c366aaa1e29c5198bae7fd59aff3bfed9ba25ae9205c [INFO] running `Command { std: "docker" "start" "-a" "e4e089d4c8c92dc118a8c366aaa1e29c5198bae7fd59aff3bfed9ba25ae9205c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/challenges/day25/mod.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::challenges::test::*` [INFO] [stderr] --> src/challenges/day25/mod.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | use crate::challenges::test::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/challenges/day14/spacechem/mod.rs:97:50 [INFO] [stderr] | [INFO] [stderr] 97 | let iterations_required = needed.div_ceil(&r.output.amount); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `num::Integer::div_ceil(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DAY25_INPUT` [INFO] [stderr] --> src/main.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 168 | pub const DAY25_INPUT: &str = include_str!("../input/day25"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code_2019` (bin "advent_of_code_2019" test) generated 4 warnings [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2019-d5ae5a2ee29fbb59) [INFO] [stdout] [INFO] [stdout] running 183 tests [INFO] [stdout] test challenges::day10::space_map::point::test::point_add ... ok [INFO] [stdout] test challenges::day10::space_map::point::test::point_mul_scalar ... ok [INFO] [stdout] test challenges::day12::simulation::tests::ex1 ... ok [INFO] [stdout] test challenges::day12::d3::test::parse_d3_pos_vel_pairs ... ok [INFO] [stdout] test challenges::day12::d3::test::parse_d3 ... ok [INFO] [stdout] test challenges::day11::test::check_part2 ... ok [INFO] [stdout] test challenges::day10::space_map::point::test::point_sub ... ok [INFO] [stdout] test challenges::day11::test::check_part1 ... ok [INFO] [stdout] test challenges::day10::space_map::point::test::sorted_point_array_order ... ok [INFO] [stdout] test challenges::day12::simulation::tests::part2_ex1 ... ok [INFO] [stdout] test challenges::day10::test::advent_example_1 ... ok [INFO] [stdout] test challenges::day10::test::advent_example_4 ... ok [INFO] [stdout] test challenges::day12::simulation::tests::part2_ex2 ... ok [INFO] [stdout] test challenges::day12::simulation::tests::ex2 ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_input_list_long ... ok [INFO] [stdout] test challenges::day10::space_map::point::test::pointvec_order ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_compact_reaction ... ok [INFO] [stdout] test challenges::day12::test::check_part1 ... ok [INFO] [stdout] test challenges::day12::test::check_part2 ... ok [INFO] [stdout] test challenges::day10::test::advent_example_3 ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_manifest ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_quantity_simple ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_quantity_extra_space ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_input_list_single ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex3 ... ok [INFO] [stdout] test challenges::day14::spacechem::reaction_parser::tests::parse_reaction_complex ... ok [INFO] [stdout] test challenges::day10::test::advent_example_2 ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex1 ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::test_two_stage_reaction ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex4 ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex5 ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex2 ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::test_super_simple_manifest ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex3_p2 ... ok [INFO] [stdout] test challenges::day13::test::day13part1 ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex5_p2 ... ok [INFO] [stdout] test challenges::day16::test::ex2 ... ok [INFO] [stdout] test challenges::day16::test::ex1 ... ok [INFO] [stdout] test challenges::day14::test::day14part1 ... ok [INFO] [stdout] test challenges::day16::test::pattern ... ok [INFO] [stdout] test challenges::day14::spacechem::tests::ex4_p2 ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_end ... ok [INFO] [stdout] test challenges::day14::test::day14part2 ... ok [INFO] [stdout] test challenges::day13::test::day13part2 ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_beginning ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_shortest_start ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_shortest_start_with_blackout ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_middle ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_shortest_middle ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_two ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::find_beginning ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_shortest_end ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::blackout_none ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::double_blackout ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::find_end ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::find_middle ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::find_too_small ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::find_not_there ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::find_empty ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::test::search_segments ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::test::search_two_segment ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::search_two ... ok [INFO] [stdout] test challenges::day17::test::day17part1 ... ok [INFO] [stdout] test challenges::day18::keys::tests::check_key_reflective ... ok [INFO] [stdout] test challenges::day18::map_reader::tests::parse_maps ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::search_end ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::search_empty ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::search_too_long ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::search_beginning ... ok [INFO] [stdout] test challenges::day17::sequence_extractor::blackout::test::search_missing ... ok [INFO] [stdout] test challenges::day15::test::day15part2 ... ok [INFO] [stdout] test challenges::day18::test::examples_pt2 ... ok [INFO] [stdout] test challenges::day16::test::part2_ex ... ok [INFO] [stdout] test challenges::day1::test::day1part1 ... ok [INFO] [stdout] test challenges::day1::test::day1part2 ... ok [INFO] [stdout] test challenges::day1::test::fuel_from_mass_recursive ... ok [INFO] [stdout] test challenges::day1::test::fuel_from_mass_single ... ok [INFO] [stdout] test challenges::day20::test::verify_p1_ex1 ... ok [INFO] [stdout] test challenges::day20::test::verify_p1_ex2 ... ok [INFO] [stdout] test challenges::day20::test::verify_part1 ... ok [INFO] [stdout] test challenges::day20::test::verify_p2_ex1 ... ok [INFO] [stdout] test challenges::day20::test::verify_p2_ex3 ... ok [INFO] [stdout] test challenges::day21::test::verify_part1 ... ok [INFO] [stdout] test challenges::day20::test::verify_part2 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::cut_backward ... ok [INFO] [stdout] test challenges::day22::shuf::tests::cut_forward ... ok [INFO] [stdout] test challenges::day22::shuf::tests::ex2 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::ex3 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::ex4 ... ok [INFO] [stdout] test challenges::day15::test::day15part1 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::increment ... ok [INFO] [stdout] test challenges::day22::shuf::tests::ex1 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::modmul_lneg ... ok [INFO] [stdout] test challenges::day22::shuf::tests::modmul_pos ... ok [INFO] [stdout] test challenges::day22::shuf::tests::modmul_rneg ... ok [INFO] [stdout] test challenges::day22::test::verify_part1 ... ok [INFO] [stdout] test challenges::day22::test::verify_part2 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::inverse ... ok [INFO] [stdout] test challenges::day19::test::verify_part2 ... ok [INFO] [stdout] test challenges::day22::shuf::tests::modmul_double_neg ... ok [INFO] [stdout] test challenges::day24::test::verify_p1ex1 ... ok [INFO] [stdout] test challenges::day24::test::verify_part1 ... ok [INFO] [stdout] test challenges::day24::test::verify_p2ex1 ... ok [INFO] [stdout] test challenges::day2::test::day2part1 ... ok [INFO] [stdout] test challenges::day19::test::verify_part1 ... ok [INFO] [stdout] test challenges::day23::test::verify_part1 ... ok [INFO] [stdout] test challenges::day10::test::advent_p2_asteroid_sweep ... ok [INFO] [stdout] test challenges::day3::test::day3part2 ... ok [INFO] [stdout] test challenges::day3::test::day3part1 ... ok [INFO] [stdout] test challenges::day3::test::example_explanation_signal ... ok [INFO] [stdout] test challenges::day3::test::example_explanation ... ok [INFO] [stdout] test challenges::day21::test::verify_part2 ... ok [INFO] [stdout] test challenges::day3::test::example_one_signal ... ok [INFO] [stdout] test challenges::day2::test::day2part2 ... ok [INFO] [stdout] test challenges::day3::test::example_two_signal ... ok [INFO] [stdout] test challenges::day3::test::example_one ... ok [INFO] [stdout] test challenges::day4::test::valid_pw_pt2 ... ok [INFO] [stdout] test challenges::day23::test::verify_part2 ... ok [INFO] [stdout] test challenges::day4::test::parse_ranges ... ok [INFO] [stdout] test challenges::day3::test::example_two ... ok [INFO] [stdout] test challenges::day6::test::day6part1_example ... ok [INFO] [stdout] test challenges::day6::test::day6part2 ... ok [INFO] [stdout] test challenges::day5::test::day5part2 ... ok [INFO] [stdout] test challenges::day5::test::day5part1 ... ok [INFO] [stdout] test challenges::day18::test::day18part1 ... ok [INFO] [stdout] test challenges::day7::amplifier::test::example_amp_circuts ... ok [INFO] [stdout] test challenges::day8::space_image_format::test::render_canvas_simple ... ok [INFO] [stdout] test challenges::day8::test::day8part1 ... ok [INFO] [stdout] test challenges::day8::test::day8part2 ... ok [INFO] [stdout] test challenges::day8::test::parse_day8 ... ok [INFO] [stdout] test challenges::day9::test::day9part1 ... ok [INFO] [stdout] test challenges::day8::space_image_format::test::load_simple_image ... ok [INFO] [stdout] test intcode::intcode_io::test::fuse_inputs ... ok [INFO] [stdout] test challenges::day18::test::examples ... ok [INFO] [stdout] test intcode::intcode_io::test::fuse_inputs_multi_vec ... ok [INFO] [stdout] test intcode::intcode_io::test::split_output ... ok [INFO] [stdout] test intcode::intcode_mem::test::read_mut ... ok [INFO] [stdout] test intcode::opcodes::test::parse_halt ... ok [INFO] [stdout] test challenges::day4::test::day4part2 ... ok [INFO] [stdout] test intcode::intcode_mem::test::read_without_extend ... ok [INFO] [stdout] test intcode::opcodes::test::parse_mul_with_mode ... ok [INFO] [stdout] test intcode::test::add_instr ... ok [INFO] [stdout] test intcode::test::advent_complete_intcode_16digits ... ok [INFO] [stdout] test intcode::test::advent_complete_intcode_copy_self ... ok [INFO] [stdout] test intcode::test::advent_complete_intcode_magic_number ... ok [INFO] [stdout] test intcode::test::advent_examples ... ok [INFO] [stdout] test intcode::opcodes::test::parse_instr_add ... ok [INFO] [stdout] test intcode::test::chain_instr ... ok [INFO] [stdout] test intcode::test::is_equal_8_immediate_mode ... ok [INFO] [stdout] test intcode::test::input_to_output ... ok [INFO] [stdout] test intcode::test::is_equal_8_position_mode ... ok [INFO] [stdout] test intcode::test::is_lt_8_immediate_mode ... ok [INFO] [stdout] test challenges::day10::test::check_part2 ... ok [INFO] [stdout] test intcode::test::jump_test_immediate ... ok [INFO] [stdout] test intcode::test::less_equal_greater_to_8 ... ok [INFO] [stdout] test intcode::test::is_lt_8_position_mode ... ok [INFO] [stdout] test intcode::test::jump_test_postition ... ok [INFO] [stdout] test intcode::test::simple_relative_base ... ok [INFO] [stdout] test orbital_data::test::parse_orbital_check ... ok [INFO] [stdout] test challenges::day24::test::verify_part2 ... ok [INFO] [stdout] test util::digits::tests::digits_in ... ok [INFO] [stdout] test intcode::test::mul_instr ... ok [INFO] [stdout] test intcode::test::modes_and_negatives ... ok [INFO] [stdout] test intcode::opcodes::test::parse_max_mode ... ok [INFO] [stdout] test util::digits::tests::parse_one_digit ... ok [INFO] [stdout] test util::digits::tests::to_int_large ... ok [INFO] [stdout] test util::digits::tests::parse_empty_digits ... ok [INFO] [stdout] test challenges::day9::test::day9part2 ... ok [INFO] [stdout] test util::digits::tests::to_int_leading_zero ... ok [INFO] [stdout] test util::digits::tests::to_int_simple ... ok [INFO] [stdout] test util::digits::tests::parse_all_digits ... ok [INFO] [stdout] test challenges::day4::test::day4part1 ... ok [INFO] [stdout] test util::digits::tests::parse_leading_zero ... ok [INFO] [stdout] test challenges::day10::test::advent_example_5 ... ok [INFO] [stdout] test util::digits::tests::to_int_empty ... ok [INFO] [stdout] test challenges::day18::test::day18part2 ... ok [INFO] [stdout] test challenges::day10::test::check_part1 ... ok [INFO] [stdout] test challenges::day6::test::day6part1 ... ok [INFO] [stdout] test challenges::day16::test::day16part1 ... ok [INFO] [stdout] test challenges::day17::test::day17part2 ... ok [INFO] [stdout] test challenges::day16::test::day16part2 ... ok [INFO] [stdout] test challenges::day7::test::day7part1 ... ok [INFO] [stdout] test challenges::day7::test::day7part2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 183 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e4e089d4c8c92dc118a8c366aaa1e29c5198bae7fd59aff3bfed9ba25ae9205c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e089d4c8c92dc118a8c366aaa1e29c5198bae7fd59aff3bfed9ba25ae9205c", kill_on_drop: false }` [INFO] [stdout] e4e089d4c8c92dc118a8c366aaa1e29c5198bae7fd59aff3bfed9ba25ae9205c