[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] ed890b2659f930c08463c79dde58a061df1ed73c [INFO] testing jmattfield/aoc2020 against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmattfield%2Faoc2020" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jmattfield/aoc2020 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72572a09ab058d4406d82eeac265c99ee7833101ee8fc461c1b0896a775348bf [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" "72572a09ab058d4406d82eeac265c99ee7833101ee8fc461c1b0896a775348bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72572a09ab058d4406d82eeac265c99ee7833101ee8fc461c1b0896a775348bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72572a09ab058d4406d82eeac265c99ee7833101ee8fc461c1b0896a775348bf", kill_on_drop: false }` [INFO] [stdout] 72572a09ab058d4406d82eeac265c99ee7833101ee8fc461c1b0896a775348bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] fce1cf34d2b64d2564f44863131b16b0e188c2f977f42a1fc0f68b0e3ddc556f [INFO] running `Command { std: "docker" "start" "-a" "fce1cf34d2b64d2564f44863131b16b0e188c2f977f42a1fc0f68b0e3ddc556f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.38s [INFO] running `Command { std: "docker" "inspect" "fce1cf34d2b64d2564f44863131b16b0e188c2f977f42a1fc0f68b0e3ddc556f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fce1cf34d2b64d2564f44863131b16b0e188c2f977f42a1fc0f68b0e3ddc556f", kill_on_drop: false }` [INFO] [stdout] fce1cf34d2b64d2564f44863131b16b0e188c2f977f42a1fc0f68b0e3ddc556f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a47c9aec503c464b94f2578babc61d72a3904a7e41873c42efbcf05ccaaca8ad [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" "a47c9aec503c464b94f2578babc61d72a3904a7e41873c42efbcf05ccaaca8ad", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.62s [INFO] running `Command { std: "docker" "inspect" "a47c9aec503c464b94f2578babc61d72a3904a7e41873c42efbcf05ccaaca8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47c9aec503c464b94f2578babc61d72a3904a7e41873c42efbcf05ccaaca8ad", kill_on_drop: false }` [INFO] [stdout] a47c9aec503c464b94f2578babc61d72a3904a7e41873c42efbcf05ccaaca8ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a0bcaf9feca37f7f6eb9b02a8ad1508dcd6c9a74b9f9256fae9fa480851ebc4 [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" "7a0bcaf9feca37f7f6eb9b02a8ad1508dcd6c9a74b9f9256fae9fa480851ebc4", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 118 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc2020-b97df0a110ba5065 [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_sled_password ... 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_01::test::day_01_test_finds_correct_triple ... ok [INFO] [stdout] test days::day_01::test::day_01_test_finds_correct_pair ... 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_identifies_valid_hair_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_passport_id ... 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_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_06::test::day_06_separates_groups ... 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_identifies_valid_height_in_cm ... 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_04::test::day_04_does_not_parse_invalid_syntax ... ok [INFO] [stdout] test days::day_08::test::day_08_correct_value_in_accumulator_upon_repeated_instruction ... ok [INFO] [stdout] test days::day_07::test::day_07_parses_rule_with_empty_bag ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_eye_color ... 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_valid_values ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_birth_year ... ok [INFO] [stdout] test days::day_03::test::day_03_counts_correct_number_of_trees ... ok [INFO] [stdout] test days::day_08::test::day_08_parses_acc ... ok [INFO] [stdout] test days::day_10::test::day_10_combinatorial_values ... ok [INFO] [stdout] test days::day_02::test::day_02_identifies_valid_toboggan_password ... ok [INFO] [stdout] test days::day_10::test::day_10_calculdate_distributions ... ok [INFO] [stdout] test days::day_10::test::day_10_parses_list ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_expiration_year ... ok [INFO] [stdout] test days::day_09::test::day_09_finds_encryption_weakness ... ok [INFO] [stdout] test days::day_09::test::day_09_finds_weak_number ... ok [INFO] [stdout] test days::day_10::test::day_10_produces_correct_differences ... ok [INFO] [stdout] test days::day_08::test::day_08_parses_jmp ... ok [INFO] [stdout] test days::day_08::test::day_08_parses_nop ... ok [INFO] [stdout] test days::day_07::test::day_07_parses_rule_with_multiple_contained_bags ... ok [INFO] [stdout] test days::day_11::test::day_11_correctly_updates_second_round ... ok [INFO] [stdout] test days::day_04::test::day_04_identifies_valid_issue_year ... ok [INFO] [stdout] test days::day_11::test::day_11_detects_no_change_in_grid ... 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_product_of_distribution ... ok [INFO] [stdout] test days::day_07::test::day_07_identifies_containers ... ok [INFO] [stdout] test days::day_10::test::day_10_combinatorial_values_larger_sample ... ok [INFO] [stdout] test days::day_11::test::day_11_counts_nearest_visible_neighbors ... ok [INFO] [stdout] test days::day_11::test::day_11_counts_occupied_neighbors ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_west ... ok [INFO] [stdout] test days::day_12::test::day_12_turns_left ... ok [INFO] [stdout] test days::day_12::test::day_12_follows_commands ... ok [INFO] [stdout] test days::day_12::test::day_12_follows_commands_using_waypoint ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_06 ... ignored [INFO] [stdout] test days::day_11::test::day_11_fills_all_seats_from_start ... ok [INFO] [stdout] test days::day_12::test::day_12_turns_right ... ok [INFO] [stdout] test days::day_13::test::day_13_find_earliest_bus_and_time ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_east ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_01 ... ok [INFO] [stderr] [INFO] [stdout] test days::day_14::test::day_14_calculates_sum_of_memory_values_v2 ... ok [INFO] [stderr] thread 'days::day_15::test::day_15_calculate_nth_number_04' has overflowed its stack [INFO] [stdout] test days::day_12::test::day_12_moves_forward ... ok [INFO] [stderr] fatal runtime error: stack overflow [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_02 ... ok [INFO] [stdout] test days::day_13::test::day_13_parse_input ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_05 ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_north ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_04 ... ok [INFO] [stdout] test days::day_13::test::day_13_earliest_sequential_departure_03 ... ok [INFO] [stdout] test days::day_12::test::day_12_moves_south ... ok [INFO] [stdout] test days::day_07::test::day_07_counts_bags_required_for_specified_bag ... ok [INFO] [stdout] test days::day_14::test::day_14_calculates_sum_of_memory_values ... ok [INFO] [stdout] test days::day_07::test::day_07_parses_rule_with_one_contained_bag ... ok [INFO] [stdout] test days::day_14::test::day_14_executes_mask_instruction ... ok [INFO] [stdout] test days::day_14::test::day_14_executes_mem_instruction ... ok [INFO] [stdout] test days::day_14::test::day_14_executes_mem_instruction_with_applied_mask ... ok [INFO] [stdout] test days::day_14::test::day_14_parses_instructions ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin aoc2020' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/aoc2020-b97df0a110ba5065` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "7a0bcaf9feca37f7f6eb9b02a8ad1508dcd6c9a74b9f9256fae9fa480851ebc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0bcaf9feca37f7f6eb9b02a8ad1508dcd6c9a74b9f9256fae9fa480851ebc4", kill_on_drop: false }` [INFO] [stdout] 7a0bcaf9feca37f7f6eb9b02a8ad1508dcd6c9a74b9f9256fae9fa480851ebc4