[INFO] cloning repository https://github.com/padoyle/advent2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/padoyle/advent2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpadoyle%2Fadvent2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpadoyle%2Fadvent2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84ec49fccf932eb719d840baf1da086197517137 [INFO] testing padoyle/advent2020 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%2Fpadoyle%2Fadvent2020" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/padoyle/advent2020 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/padoyle/advent2020 [INFO] finished tweaking git repo https://github.com/padoyle/advent2020 [INFO] tweaked toml for git repo https://github.com/padoyle/advent2020 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/padoyle/advent2020 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 9e8be785d1637cc0c8f92f688fbb23df17774c9ae16e1f69169a18681b2a9b73 [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" "9e8be785d1637cc0c8f92f688fbb23df17774c9ae16e1f69169a18681b2a9b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e8be785d1637cc0c8f92f688fbb23df17774c9ae16e1f69169a18681b2a9b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8be785d1637cc0c8f92f688fbb23df17774c9ae16e1f69169a18681b2a9b73", kill_on_drop: false }` [INFO] [stdout] 9e8be785d1637cc0c8f92f688fbb23df17774c9ae16e1f69169a18681b2a9b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 75100bf01e0951abf2ddc1b21f7f426f27279e499b4e287516c6c02420111089 [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" "75100bf01e0951abf2ddc1b21f7f426f27279e499b4e287516c6c02420111089", kill_on_drop: false }` [INFO] [stderr] Compiling advent2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "75100bf01e0951abf2ddc1b21f7f426f27279e499b4e287516c6c02420111089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75100bf01e0951abf2ddc1b21f7f426f27279e499b4e287516c6c02420111089", kill_on_drop: false }` [INFO] [stdout] 75100bf01e0951abf2ddc1b21f7f426f27279e499b4e287516c6c02420111089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 654929fa468436b86b92275c13955a88e47e6dd6509d90f9fe105b8b99672a5d [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" "654929fa468436b86b92275c13955a88e47e6dd6509d90f9fe105b8b99672a5d", kill_on_drop: false }` [INFO] [stderr] Compiling advent2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "654929fa468436b86b92275c13955a88e47e6dd6509d90f9fe105b8b99672a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654929fa468436b86b92275c13955a88e47e6dd6509d90f9fe105b8b99672a5d", kill_on_drop: false }` [INFO] [stdout] 654929fa468436b86b92275c13955a88e47e6dd6509d90f9fe105b8b99672a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a3e9d96a2c4258b242ccf029be9b58c1fd5dc517a0569e44b443d5040ebb2c58 [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" "a3e9d96a2c4258b242ccf029be9b58c1fd5dc517a0569e44b443d5040ebb2c58", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/advent2020-3fae5e17185f7aa7 [INFO] [stdout] running 112 tests [INFO] [stdout] test day_01::test::p1_no_reuse ... ok [INFO] [stdout] test day_01::test::p1_simple ... ok [INFO] [stdout] test day_02::test::p1_example ... ok [INFO] [stdout] test day_02::test::p1_more_cases ... ok [INFO] [stdout] test day_03::test::p2_example ... ok [INFO] [stdout] test day_04::test::p1_example ... ok [INFO] [stdout] test day_01::test::p1_correct_answer ... ok [INFO] [stdout] test day_01::test::p1_example ... ok [INFO] [stdout] test day_05::test::p1_correct_answer ... ok [INFO] [stdout] test day_05::test::p2_simple ... ok [INFO] [stdout] test day_05::test::p2_correct_answer ... ok [INFO] [stdout] test day_05::test::p1_example ... ok [INFO] [stdout] test day_01::test::p2_example ... ok [INFO] [stdout] test day_01::test::p2_simple ... ok [INFO] [stdout] test day_02::test::p2_example ... ok [INFO] [stdout] test day_02::test::p2_range_edges ... ok [INFO] [stdout] test day_07::test::p1_example ... ok [INFO] [stdout] test day_06::test::p1_example ... ok [INFO] [stdout] test day_06::test::p2_example ... ok [INFO] [stdout] test day_08::test::p1_example ... ok [INFO] [stdout] test day_08::test::p2_example ... ok [INFO] [stdout] test day_04::test::p2_example ... ok [INFO] [stdout] test day_02::test::p2_correct_answer ... ok [INFO] [stdout] test day_03::test::p1_correct_answer ... ok [INFO] [stdout] test day_02::test::p1_correct_answer ... ok [INFO] [stdout] test day_09::test::p2_example ... ok [INFO] [stdout] test day_07::test::rule_parsing ... ok [INFO] [stdout] test day_07::test::p2_example ... ok [INFO] [stdout] test day_03::test::p1_example ... ok [INFO] [stdout] test day_08::test::p1_correct_answer ... ok [INFO] [stdout] test day_10::test::p1_example ... ok [INFO] [stdout] test day_10::test::p1_correct_answer ... ok [INFO] [stdout] test day_11::test::p1_simple ... ok [INFO] [stdout] test day_10::test::p2_example ... ok [INFO] [stdout] test day_11::test::p1_example ... ok [INFO] [stdout] test day_11::test::p2_example ... ok [INFO] [stdout] test day_09::test::p1_example ... ok [INFO] [stdout] test day_13::test::p1_correct_answer ... ok [INFO] [stdout] test day_10::test::p2_correct_answer ... ok [INFO] [stdout] test day_12::test::p2_example ... ok [INFO] [stdout] test day_09::test::p2_correct_answer ... ok [INFO] [stdout] test day_13::test::p2_example ... ok [INFO] [stdout] test day_13::test::p2_correct_answer ... ok [INFO] [stdout] test day_13::test::p1_example ... ok [INFO] [stdout] test day_14::test::p1_example ... ok [INFO] [stdout] test day_14::test::p1_correct_answer ... ok [INFO] [stdout] test day_14::test::p2_example ... ok [INFO] [stdout] test day_14::test::p2_parsing_and_masking ... ok [INFO] [stdout] test day_03::test::p2_correct_answer ... ok [INFO] [stdout] test day_13::test::p2_crt_math ... ok [INFO] [stdout] test day_04::test::p1_correct_answer ... ok [INFO] [stdout] test day_15::test::p1_correct_answer ... ok [INFO] [stdout] test day_15::test::p1_example ... ok [INFO] [stdout] test day_12::test::p2_correct_answer ... ok [INFO] [stdout] test day_14::test::parsing_and_masking ... ok [INFO] [stdout] test day_06::test::p1_correct_answer ... ok [INFO] [stdout] test day_12::test::p1_correct_answer ... ok [INFO] [stdout] test day_12::test::p1_example ... ok [INFO] [stdout] test day_16::test::p1_example ... ok [INFO] [stdout] test day_09::test::p1_correct_answer ... ok [INFO] [stdout] test day_16::test::p2_example ... ok [INFO] [stdout] test day_16::test::p1_correct_answer ... ok [INFO] [stdout] test day_08::test::p2_correct_answer ... ok [INFO] [stdout] test day_06::test::p2_correct_answer ... ok [INFO] [stdout] test day_16::test::p2_correct_answer ... ok [INFO] [stdout] test day_18::test::p1_correct_answer ... ok [INFO] [stdout] test day_18::test::p1_example ... ok [INFO] [stdout] test day_17::test::p1_example ... ok [INFO] [stdout] test day_18::test::p2_correct_answer ... ok [INFO] [stdout] test day_18::test::p2_example ... ok [INFO] [stdout] test day_19::test::p1_example ... ok [INFO] [stdout] test day_07::test::p1_correct_answer ... ok [INFO] [stdout] test day_19::test::p2_example ... ok [INFO] [stdout] test day_17::test::p1_correct_answer ... ok [INFO] [stdout] test day_20::test::p1_example ... ok [INFO] [stdout] test day_20::test::p1_reverse_bits ... ok [INFO] [stdout] test day_14::test::p2_correct_answer ... ok [INFO] [stdout] test day_19::test::p1_correct_answer ... ok [INFO] [stdout] test day_20::test::p2_example ... ok [INFO] [stdout] test day_20::test::transpose_data ... ok [INFO] [stdout] test day_21::test::p1_example ... ok [INFO] [stdout] test day_21::test::p2_example ... ok [INFO] [stdout] test day_21::test::p2_simple ... ok [INFO] [stdout] test day_22::test::p1_correct_answer ... ok [INFO] [stdout] test day_22::test::p1_example ... ok [INFO] [stdout] test day_21::test::p1_correct_answer ... ok [INFO] [stdout] test day_22::test::p2_example ... ok [INFO] [stdout] test day_23::test::p1_correct_answer ... ok [INFO] [stdout] test day_23::test::p1_example ... ok [INFO] [stdout] test day_20::test::p1_correct_answer ... ok [INFO] [stdout] test day_20::test::p2_correct_answer ... ok [INFO] [stdout] test day_24::test::p1_correct_answer ... ok [INFO] [stdout] test day_24::test::p1_example ... ok [INFO] [stdout] test day_11::test::p1_correct_answer ... ok [INFO] [stdout] test day_19::test::p2_correct_answer ... ok [INFO] [stdout] test day_25::test::p1_correct_answer ... ok [INFO] [stdout] test day_25::test::p1_example ... ok [INFO] [stdout] test day_11::test::p2_correct_answer ... ok [INFO] [stdout] test day_17::test::p2_example ... ok [INFO] [stdout] test day_24::test::p2_example ... ok [INFO] [stdout] test day_24::test::p2_correct_answer ... ok [INFO] [stdout] test day_15::test::p2_example_4 ... ok [INFO] [stdout] test day_15::test::p2_example_1 ... ok [INFO] [stdout] test day_15::test::p2_example_6 ... ok [INFO] [stdout] test day_15::test::p2_correct_answer ... ok [INFO] [stdout] test day_15::test::p2_example_3 ... ok [INFO] [stdout] test day_15::test::p2_example_2 ... ok [INFO] [stdout] test day_23::test::p2_correct_answer ... ok [INFO] [stdout] test day_23::test::p2_example ... ok [INFO] [stdout] test day_15::test::p2_example_5 ... ok [INFO] [stdout] test day_22::test::p2_correct_answer ... ok [INFO] [stdout] test day_17::test::p2_correct_answer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 51.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3e9d96a2c4258b242ccf029be9b58c1fd5dc517a0569e44b443d5040ebb2c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e9d96a2c4258b242ccf029be9b58c1fd5dc517a0569e44b443d5040ebb2c58", kill_on_drop: false }` [INFO] [stdout] a3e9d96a2c4258b242ccf029be9b58c1fd5dc517a0569e44b443d5040ebb2c58