[INFO] updating cached repository https://github.com/benblank/aoc2019-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62ba926964a34667bd1348ed3f139410b0b56405 [INFO] testing benblank/aoc2019-rust against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenblank%2Faoc2019-rust" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benblank/aoc2019-rust on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/benblank/aoc2019-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7830d9ace0620f2c1fe6211950c28e52a79222c17b461e2a6d80aa1f70989863 [INFO] running `"docker" "start" "-a" "7830d9ace0620f2c1fe6211950c28e52a79222c17b461e2a6d80aa1f70989863"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 4.80s [INFO] running `"docker" "inspect" "7830d9ace0620f2c1fe6211950c28e52a79222c17b461e2a6d80aa1f70989863"` [INFO] running `"docker" "rm" "-f" "7830d9ace0620f2c1fe6211950c28e52a79222c17b461e2a6d80aa1f70989863"` [INFO] [stdout] 7830d9ace0620f2c1fe6211950c28e52a79222c17b461e2a6d80aa1f70989863 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 42bb51aa55c1b096e71e39bd687fb0da90d009e4d34c543f16feb4894a39e4da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "42bb51aa55c1b096e71e39bd687fb0da90d009e4d34c543f16feb4894a39e4da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `"docker" "inspect" "42bb51aa55c1b096e71e39bd687fb0da90d009e4d34c543f16feb4894a39e4da"` [INFO] running `"docker" "rm" "-f" "42bb51aa55c1b096e71e39bd687fb0da90d009e4d34c543f16feb4894a39e4da"` [INFO] [stdout] 42bb51aa55c1b096e71e39bd687fb0da90d009e4d34c543f16feb4894a39e4da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d57c903898b12571bb4325cb8c13b541e18f17bbc048a052c2642aadf313bd65 [INFO] running `"docker" "start" "-a" "d57c903898b12571bb4325cb8c13b541e18f17bbc048a052c2642aadf313bd65"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc2019-a645204baf47811e [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test day01::tests::calculate_fuel_cost_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 day04::tests::to_digits_works ... ok [INFO] [stdout] test day04::tests::ensure_ascending_works ... ok [INFO] [stdout] test day03::tests::parse_segments_works ... ok [INFO] [stdout] test day03::tests::get_manhattan_distance_works ... 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_tracking_station_works_2 ... ok [INFO] [stdout] test day01::tests::recursively_calculate_fuel_cost_works ... ok [INFO] [stdout] test day04::tests::from_digits_works ... ok [INFO] [stdout] test day10::tests::get_abs_gcd_works_when_b_is_multiple_of_a ... ok [INFO] [stdout] test day10::tests::simplify_vector_works ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_1 ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_2 ... ok [INFO] [stdout] test day10::tests::read_map_works ... ok [INFO] [stdout] test day04::tests::has_pair_works ... ok [INFO] [stdout] test day04::tests::has_strict_pair_works ... ok [INFO] [stdout] test day10::tests::get_tracking_station_works_3 ... ok [INFO] [stdout] test day03::tests::draw_path_works ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_3 ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_both_are_negative ... ok [INFO] [stdout] test day10::tests::get_visible_asteroid_vectors_works_4 ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_b_is_negative ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_a_is_negative ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_2 ... ok [INFO] [stdout] test day10::tests::get_tracking_station_works_1 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_1 ... ok [INFO] [stdout] test day12::tests::get_lcm_works_1 ... ok [INFO] [stdout] test day12::tests::get_gcd_works_1 ... ok [INFO] [stdout] test day10::tests::simplify_vector_works_when_no_simplification_is_possible ... ok [INFO] [stdout] test day12::tests::get_gcd_works_2 ... ok [INFO] [stdout] test day12::tests::get_lcm_works_2 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_4 ... ok [INFO] [stdout] test day12::tests::moon_get_energy_works_3 ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_0 ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_1 ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_2 ... ok [INFO] [stdout] test day16::tests::run_phase_works_1 ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_add ... ok [INFO] [stdout] test day16::tests::run_phase_works_2 ... ok [INFO] [stdout] test intcomp::tests::get_digit_works ... ok [INFO] [stdout] test day14::tests::parse_input_works ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_halt ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_address ... ok [INFO] [stdout] test day16::tests::get_multiplier_works_3 ... ok [INFO] [stdout] test day16::tests::run_phase_works_4 ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_input ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_immediate ... ok [INFO] [stdout] test day14::tests::reduce_to_ore_works_3 ... 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 day14::tests::reduce_to_ore_works_1 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_adjust_relative_base ... ok [INFO] [stdout] test day14::tests::reduce_to_ore_works_2 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_extend_memory_for_position_operand ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_jump_if_false ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_halts ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_input ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_1 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_10 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_2 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_extend_memory_for_relative_operand ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_8 ... 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 day16::tests::run_phase_works_3 ... ok [INFO] [stdout] test day14::tests::count_fuel_made_works ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_output ... ok [INFO] [stdout] test intcomp::tests::intcomp_is_halted_detects_non_halt ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_9 ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_jump_if_true ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_4 ... ok [INFO] [stdout] test intcomp::tests::intcomp_is_halted_detects_halt ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_can_multiply ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_output ... ok [INFO] [stdout] test intcomp::tests::operand_mode_from_digit_works ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_works_3 ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_supports_multiply ... ok [INFO] [stdout] test intcomp::tests::instruction_parse_panics_on_unsupported_opcode ... ok [INFO] [stdout] test intcomp::tests::intcomp_execute_panics_on_unrecognized_opcode ... ok [INFO] [stdout] test intcomp::tests::operand_mode_from_digit_panics_on_unrecognized_digit ... 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 [INFO] [stdout] [INFO] running `"docker" "inspect" "d57c903898b12571bb4325cb8c13b541e18f17bbc048a052c2642aadf313bd65"` [INFO] running `"docker" "rm" "-f" "d57c903898b12571bb4325cb8c13b541e18f17bbc048a052c2642aadf313bd65"` [INFO] [stdout] d57c903898b12571bb4325cb8c13b541e18f17bbc048a052c2642aadf313bd65