[INFO] cloning repository https://github.com/mcapell/aoc2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcapell/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcapell%2Faoc2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcapell%2Faoc2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfdf4da6c74a56be28fe971f10cb6c8c9db8b63c
[INFO] testing mcapell/aoc2020 against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcapell%2Faoc2020" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mcapell/aoc2020
[INFO] finished tweaking git repo https://github.com/mcapell/aoc2020
[INFO] tweaked toml for git repo https://github.com/mcapell/aoc2020 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcapell/aoc2020 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcapell/aoc2020 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-verbosity-flag v0.2.0
[INFO] [stderr]   Downloaded structopt-derive v0.2.18
[INFO] [stderr]   Downloaded quicli v0.4.0
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded exitfailure v0.5.1
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded serde_derive v1.0.117
[INFO] [stderr]   Downloaded serde v1.0.117
[INFO] [stderr]   Downloaded backtrace v0.3.55
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded ignore v0.4.17
[INFO] [stderr]   Downloaded object v0.22.0
[INFO] [stderr]   Downloaded const_fn v0.4.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded syn v1.0.53
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded structopt v0.2.18
[INFO] [stderr]   Downloaded addr2line v0.14.0
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded globwalk v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1f88669c697b826062e32d4f662d9210d87b184dc129d7942a257a9628ebd96
[INFO] running `Command { std: "docker" "start" "-a" "d1f88669c697b826062e32d4f662d9210d87b184dc129d7942a257a9628ebd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1f88669c697b826062e32d4f662d9210d87b184dc129d7942a257a9628ebd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f88669c697b826062e32d4f662d9210d87b184dc129d7942a257a9628ebd96", kill_on_drop: false }`
[INFO] [stdout] d1f88669c697b826062e32d4f662d9210d87b184dc129d7942a257a9628ebd96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc76e33e75970b06575dcbb81a5666194642dc021c1d404257240a3af3229e2c
[INFO] running `Command { std: "docker" "start" "-a" "dc76e33e75970b06575dcbb81a5666194642dc021c1d404257240a3af3229e2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling clap-verbosity-flag v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling globwalk v0.3.1
[INFO] [stderr]    Compiling quicli v0.4.0
[INFO] [stderr]    Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.32s
[INFO] running `Command { std: "docker" "inspect" "dc76e33e75970b06575dcbb81a5666194642dc021c1d404257240a3af3229e2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc76e33e75970b06575dcbb81a5666194642dc021c1d404257240a3af3229e2c", kill_on_drop: false }`
[INFO] [stdout] dc76e33e75970b06575dcbb81a5666194642dc021c1d404257240a3af3229e2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c273f65ff6911b6286bd64a4af78b9e4ff5eb42b10766329b0fa9bdab2e5cbd
[INFO] running `Command { std: "docker" "start" "-a" "1c273f65ff6911b6286bd64a4af78b9e4ff5eb42b10766329b0fa9bdab2e5cbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "1c273f65ff6911b6286bd64a4af78b9e4ff5eb42b10766329b0fa9bdab2e5cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c273f65ff6911b6286bd64a4af78b9e4ff5eb42b10766329b0fa9bdab2e5cbd", kill_on_drop: false }`
[INFO] [stdout] 1c273f65ff6911b6286bd64a4af78b9e4ff5eb42b10766329b0fa9bdab2e5cbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e81759c6bea0524f3f3e0a86a3ece7d435f23bd10ea8834ae24155e10b5e6c95
[INFO] running `Command { std: "docker" "start" "-a" "e81759c6bea0524f3f3e0a86a3ece7d435f23bd10ea8834ae24155e10b5e6c95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2020-de736fda5cc4dccf)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test day_02::test_password_second_rule_is_valid ... ok
[INFO] [stdout] test day_02::test_password_db_parser ... ok
[INFO] [stdout] test day_03::test_get_square ... ok
[INFO] [stdout] test day_02::test_password_second_rule_is_invalid_missing_duplicated ... ok
[INFO] [stdout] test day_02::test_password_first_rule_is_valid ... ok
[INFO] [stdout] test day_03::test_parse_row ... ok
[INFO] [stdout] test day_05::test_seat_ids ... ok
[INFO] [stdout] test day_03::test_map_import_row ... ok
[INFO] [stdout] test day_02::test_password_first_rule_is_invalid_by_min ... ok
[INFO] [stdout] test day_02::test_password_first_rule_is_invalid_missing_character ... ok
[INFO] [stdout] test day_02::test_password_second_rule_is_invalid_missing_char ... ok
[INFO] [stdout] test day_08::test_execute_instructions_until_loop ... ok
[INFO] [stdout] test day_09::test_find_contiguous_numbers ... ok
[INFO] [stdout] test day_10::test_get_adapters ... ok
[INFO] [stdout] test day_10::test_get_jolt_distribution ... ok
[INFO] [stdout] test day_10::test_get_num_valid_arrangements ... ok
[INFO] [stdout] test day_11::test_count_adjacent ... ok
[INFO] [stdout] test day_11::test_count_visible_empty ... ok
[INFO] [stdout] test day_11::test_count_visible_full ... ok
[INFO] [stdout] test day_11::test_move_seats_top_row ... ok
[INFO] [stdout] test day_11::test_parse_layout ... ok
[INFO] [stdout] test day_12::test_count_distance ... ok
[INFO] [stdout] test day_12::test_count_distance_waypoint ... ok
[INFO] [stdout] test day_02::test_password_first_rule_is_invalid_by_max ... ok
[INFO] [stdout] test day_13::test_find_timestamp ... ok
[INFO] [stdout] test day_13::test_get_earliest_bus ... ok
[INFO] [stdout] test day_14::test_compute_value ... ok
[INFO] [stdout] test day_14::test_parse_mask ... ok
[INFO] [stdout] test day_14::test_run_program_v1 ... ok
[INFO] [stdout] test day_09::test_find_wrong_number ... ok
[INFO] [stdout] test day_14::test_run_program_v2 ... ok
[INFO] [stdout] test day_14::test_parse_memory ... ok
[INFO] [stdout] test day_08::test_parse_instruction ... ok
[INFO] [stdout] test day_07::test_create_graph ... ok
[INFO] [stdout] test day_07::test_contain_shiny_gold_bags ... ok
[INFO] [stdout] test day_07::test_count_individual_bags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e81759c6bea0524f3f3e0a86a3ece7d435f23bd10ea8834ae24155e10b5e6c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e81759c6bea0524f3f3e0a86a3ece7d435f23bd10ea8834ae24155e10b5e6c95", kill_on_drop: false }`
[INFO] [stdout] e81759c6bea0524f3f3e0a86a3ece7d435f23bd10ea8834ae24155e10b5e6c95
