[INFO] cloning repository https://github.com/Szetty/advent_of_code_2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Szetty/advent_of_code_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzetty%2Fadvent_of_code_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzetty%2Fadvent_of_code_2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1394b07e3a65a317b6b43e52ccd3d509789e2af6 [INFO] testing Szetty/advent_of_code_2020 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzetty%2Fadvent_of_code_2020" "/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/Szetty/advent_of_code_2020 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Szetty/advent_of_code_2020 [INFO] finished tweaking git repo https://github.com/Szetty/advent_of_code_2020 [INFO] tweaked toml for git repo https://github.com/Szetty/advent_of_code_2020 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Szetty/advent_of_code_2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5d720683b627bdba59fc92f0bc14458604ecc179491b8186db04c0744f3fd11 [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" "b5d720683b627bdba59fc92f0bc14458604ecc179491b8186db04c0744f3fd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5d720683b627bdba59fc92f0bc14458604ecc179491b8186db04c0744f3fd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d720683b627bdba59fc92f0bc14458604ecc179491b8186db04c0744f3fd11", kill_on_drop: false }` [INFO] [stdout] b5d720683b627bdba59fc92f0bc14458604ecc179491b8186db04c0744f3fd11 [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533f4d2194b3429a5966cfd22e56378b1f42a34c38a46b346f4b1906ff6fc70f [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" "533f4d2194b3429a5966cfd22e56378b1f42a34c38a46b346f4b1906ff6fc70f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling modpow v1.0.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling advent_of_code_2020 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "533f4d2194b3429a5966cfd22e56378b1f42a34c38a46b346f4b1906ff6fc70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533f4d2194b3429a5966cfd22e56378b1f42a34c38a46b346f4b1906ff6fc70f", kill_on_drop: false }` [INFO] [stdout] 533f4d2194b3429a5966cfd22e56378b1f42a34c38a46b346f4b1906ff6fc70f [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" "+1.49.0" "test" "--frozen" "--no-run" "--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] 0049fb2f8bf93901ed141475a78202742559469c2fa8c81fd92ccceb452ca078 [INFO] running `Command { std: "docker" "start" "-a" "0049fb2f8bf93901ed141475a78202742559469c2fa8c81fd92ccceb452ca078", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code_2020 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "0049fb2f8bf93901ed141475a78202742559469c2fa8c81fd92ccceb452ca078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0049fb2f8bf93901ed141475a78202742559469c2fa8c81fd92ccceb452ca078", kill_on_drop: false }` [INFO] [stdout] 0049fb2f8bf93901ed141475a78202742559469c2fa8c81fd92ccceb452ca078 [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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3877496f2f5fa2e84c9ae6cd76e280663471344ab57a705789b5e6320e89412d [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" "3877496f2f5fa2e84c9ae6cd76e280663471344ab57a705789b5e6320e89412d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/advent_of_code_2020-c96c8bb28aa06859 [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test days::day04::test_validate_pid ... ok [INFO] [stdout] test days::day06::test_count_all_chars_in_groups ... ok [INFO] [stdout] test days::day12::test_apply_commands1 ... ok [INFO] [stdout] test days::day11::test_simulate_and_count_occupied_seats1 ... ok [INFO] [stdout] test days::day12::test_turn_direction1 ... ok [INFO] [stdout] test days::day05::test_decode_boarding_pass ... ok [INFO] [stdout] test days::day14::test_apply_mask_on_value ... ok [INFO] [stdout] test days::day04::test_validate_hcl ... ok [INFO] [stdout] test days::day12::test_apply_commands2 ... ok [INFO] [stdout] test days::day18::test_parse_line_and_compute_result2 ... ok [INFO] [stdout] test days::day12::test_turn_direction2 ... ok [INFO] [stdout] test days::day10::test_compute_distinct_ways ... ok [INFO] [stdout] test days::day06::test_count_any_chars_in_groups ... ok [INFO] [stdout] test days::day13::test_parse_input_and_find_time ... ok [INFO] [stdout] test days::day14::test_apply_mask_on_index ... ok [INFO] [stdout] test days::day18::test_parse_line_and_compute_result1 ... ok [INFO] [stdout] test days::day19::test_parse_input_and_count_matching_messages ... ok [INFO] [stdout] test days::day22::test_parse_player_decks_and_simulate_combat_and_compute_score ... ok [INFO] [stdout] test days::day23::test_parse_input_and_simulate_moves_and_compute_result ... ok [INFO] [stdout] test days::day24::test_parse_input_and_flip_initial_tiles ... ok [INFO] [stdout] test days::day25::test_parse_input_and_find_encryption_key ... ok [INFO] [stdout] test days::day21::test_parse_input_and_compute_canonical_dangerous_ingredients ... ok [INFO] [stdout] test days::day04::test_validate_hgt ... ok [INFO] [stdout] test days::day21::test_parse_input_and_compute_non_allergen_count ... ok [INFO] [stdout] test days::day11::test_simulate_and_count_occupied_seats2 ... ok [INFO] [stdout] test days::day15::test_compute_numbers_until ... ok [INFO] [stdout] test days::day20::test_parse_tiles_and_reconstruct_image_and_compute_water_roughness ... ok [INFO] [stdout] test days::day20::test_parse_tiles_and_compute_border_product_of_matching ... ok [INFO] [stdout] test days::day17::test_parse_input_and_simulate_cycles1 ... ok [INFO] [stdout] test days::day24::test_parse_input_and_flip_tiles ... ok [INFO] [stdout] test days::day17::test_parse_input_and_simulate_cycles2 ... ok [INFO] [stdout] test days::day23::test_parse_input_and_extend_cups_and_simulate_moves_and_compute_product_of_cups_with_star ... test days::day23::test_parse_input_and_extend_cups_and_simulate_moves_and_compute_product_of_cups_with_star has been running for over 60 seconds [INFO] [stdout] test days::day23::test_parse_input_and_extend_cups_and_simulate_moves_and_compute_product_of_cups_with_star ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3877496f2f5fa2e84c9ae6cd76e280663471344ab57a705789b5e6320e89412d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3877496f2f5fa2e84c9ae6cd76e280663471344ab57a705789b5e6320e89412d", kill_on_drop: false }` [INFO] [stdout] 3877496f2f5fa2e84c9ae6cd76e280663471344ab57a705789b5e6320e89412d