[INFO] cloning repository https://github.com/benblank/aoc2019-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benblank/aoc2019-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenblank%2Faoc2019-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenblank%2Faoc2019-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62ba926964a34667bd1348ed3f139410b0b56405 [INFO] testing benblank/aoc2019-rust 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%2Fbenblank%2Faoc2019-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benblank/aoc2019-rust 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/benblank/aoc2019-rust [INFO] finished tweaking git repo https://github.com/benblank/aoc2019-rust [INFO] tweaked toml for git repo https://github.com/benblank/aoc2019-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/benblank/aoc2019-rust 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] [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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24d458a270ff8a2496765fb00eec2882ef427f5862d9e0cc48b2879a35812c1f [INFO] running `Command { std: "docker" "start" "-a" "24d458a270ff8a2496765fb00eec2882ef427f5862d9e0cc48b2879a35812c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24d458a270ff8a2496765fb00eec2882ef427f5862d9e0cc48b2879a35812c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d458a270ff8a2496765fb00eec2882ef427f5862d9e0cc48b2879a35812c1f", kill_on_drop: false }` [INFO] [stdout] 24d458a270ff8a2496765fb00eec2882ef427f5862d9e0cc48b2879a35812c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc313892305032b75a2d46b3a29219fc512a70c3e08c35fdcb1295accaf9d4f7 [INFO] running `Command { std: "docker" "start" "-a" "fc313892305032b75a2d46b3a29219fc512a70c3e08c35fdcb1295accaf9d4f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "fc313892305032b75a2d46b3a29219fc512a70c3e08c35fdcb1295accaf9d4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc313892305032b75a2d46b3a29219fc512a70c3e08c35fdcb1295accaf9d4f7", kill_on_drop: false }` [INFO] [stdout] fc313892305032b75a2d46b3a29219fc512a70c3e08c35fdcb1295accaf9d4f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7204b5ddf39a3f1d8eff84f604e727de5f04227fd01a26a25262273e8a42bd0 [INFO] running `Command { std: "docker" "start" "-a" "e7204b5ddf39a3f1d8eff84f604e727de5f04227fd01a26a25262273e8a42bd0", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-3db3d4c0770d965c) [INFO] running `Command { std: "docker" "inspect" "e7204b5ddf39a3f1d8eff84f604e727de5f04227fd01a26a25262273e8a42bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7204b5ddf39a3f1d8eff84f604e727de5f04227fd01a26a25262273e8a42bd0", kill_on_drop: false }` [INFO] [stdout] e7204b5ddf39a3f1d8eff84f604e727de5f04227fd01a26a25262273e8a42bd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03fb398292272ff815b00dfb38e33eb47da3bcf34adea6634fb6a90960a39cef [INFO] running `Command { std: "docker" "start" "-a" "03fb398292272ff815b00dfb38e33eb47da3bcf34adea6634fb6a90960a39cef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-3db3d4c0770d965c) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test day01::tests::calculate_fuel_cost_works ... ok [INFO] [stdout] test day01::tests::recursively_calculate_fuel_cost_works ... ok [INFO] [stdout] test day03::tests::get_manhattan_distance_works ... ok [INFO] [stdout] test day03::tests::draw_path_works ... ok [INFO] [stdout] test day03::tests::parse_segments_works ... ok [INFO] [stdout] test day04::tests::from_digits_works ... ok [INFO] [stdout] test day04::tests::ensure_ascending_works ... ok [INFO] [stdout] test day04::tests::has_pair_works ... ok [INFO] [stdout] test day04::tests::has_strict_pair_works ... ok [INFO] [stdout] test day04::tests::to_digits_works ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_a_equals_b ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_a_is_multiple_of_b ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_a_is_negative ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_b_is_multiple_of_a ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_b_is_negative ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_both_are_negative ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_no_common_factor ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_2 ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_1 ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_3 ... ok [INFO] [stdout] test day10::tests::simplify_vector_works ... ok [INFO] [stdout] test day10::tests::read_map_works ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_a_is_negative ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_b_is_negative ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_both_are_negative ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_no_simplification_is_possible ... ok [INFO] [stdout] test day12::tests::get_gcd_works_1 ... ok [INFO] [stdout] test day12::tests::get_gcd_works_2 ... ok [INFO] [stdout] test day12::tests::get_lcm_works_1 ... ok [INFO] [stdout] test day12::tests::get_lcm_works_2 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_1 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_2 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_3 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_4 ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_4 ... ok [INFO] [stdout] test day14::tests::parse_input_works ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_1 ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_0 ... ok [INFO] [stdout] test day14::tests::reduce_to_ore_works_1 ... ok [INFO] [stdout] test day14::tests::reduce_to_ore_works_2 ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_2 ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_3 ... ok [INFO] [stdout] test day14::tests::reduce_to_ore_works_3 ... ok [INFO] [stdout] test day16::tests::run_phase_works_1 ... ok [INFO] [stdout] test day16::tests::run_phase_works_2 ... ok [INFO] [stdout] test day16::tests::run_phase_works_3 ... ok [INFO] [stdout] test day16::tests::run_phase_works_4 ... ok [INFO] [stdout] test day10::tests::get_tracking_station_works_2 ... ok [INFO] [stdout] test intcomp::tests::get_digit_works ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_add ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_address ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_immediate ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_halt ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_input ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_output ... ok [INFO] [stdout] test day10::tests::get_tracking_station_works_1 ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_multiply ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_adjust_relative_base ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_add ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_await_input ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_compare_equals ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_compare_less_than ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_extend_memory_for_position_operand ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_extend_memory_for_relative_operand ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_input ... ok [INFO] [stdout] test day10::tests::get_tracking_station_works_3 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_jump_if_false ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_2 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_jump_if_true ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_multiply ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_output ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_halts ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_1 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_3 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_10 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_5 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_6 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_7 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_9 ... ok [INFO] [stdout] test intcomp::tests::intcomp_is_halted_detects_halt ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_4 ... ok [INFO] [stdout] test intcomp::tests::intcomp_is_halted_detects_non_halt ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_8 ... ok [INFO] [stdout] test intcomp::tests::operand_mode_from_digit_works ... ok [INFO] [stdout] test day14::tests::count_fuel_made_works ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_panics_on_unsupported_opcode - should panic ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_panics_on_unrecognized_opcode - should panic ... ok [INFO] [stdout] test intcomp::tests::operand_mode_from_digit_panics_on_unrecognized_digit - should panic ... ok [INFO] [stdout] test day10::tests::get_tracking_station_works_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03fb398292272ff815b00dfb38e33eb47da3bcf34adea6634fb6a90960a39cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fb398292272ff815b00dfb38e33eb47da3bcf34adea6634fb6a90960a39cef", kill_on_drop: false }` [INFO] [stdout] 03fb398292272ff815b00dfb38e33eb47da3bcf34adea6634fb6a90960a39cef