[INFO] cloning repository https://github.com/DarthStrom/2020-Rust-Advent-of-Code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarthStrom/2020-Rust-Advent-of-Code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarthStrom%2F2020-Rust-Advent-of-Code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarthStrom%2F2020-Rust-Advent-of-Code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0038da9cad35ef67e78973c1a3b6686841e3483 [INFO] testing DarthStrom/2020-Rust-Advent-of-Code against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarthStrom%2F2020-Rust-Advent-of-Code" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DarthStrom/2020-Rust-Advent-of-Code on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DarthStrom/2020-Rust-Advent-of-Code [INFO] finished tweaking git repo https://github.com/DarthStrom/2020-Rust-Advent-of-Code [INFO] tweaked toml for git repo https://github.com/DarthStrom/2020-Rust-Advent-of-Code written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/DarthStrom/2020-Rust-Advent-of-Code already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2139e9437f22d3267ac9fe055b6627b9ba130f6c31ca339bca8aa3b68ce12a78 [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" "2139e9437f22d3267ac9fe055b6627b9ba130f6c31ca339bca8aa3b68ce12a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2139e9437f22d3267ac9fe055b6627b9ba130f6c31ca339bca8aa3b68ce12a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2139e9437f22d3267ac9fe055b6627b9ba130f6c31ca339bca8aa3b68ce12a78", kill_on_drop: false }` [INFO] [stdout] 2139e9437f22d3267ac9fe055b6627b9ba130f6c31ca339bca8aa3b68ce12a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc4dcbb74f1eef7775bc0f8677693c2f129cc7b0924e0b65ef68069c5c0eb12d [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" "fc4dcbb74f1eef7775bc0f8677693c2f129cc7b0924e0b65ef68069c5c0eb12d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling advent2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "fc4dcbb74f1eef7775bc0f8677693c2f129cc7b0924e0b65ef68069c5c0eb12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4dcbb74f1eef7775bc0f8677693c2f129cc7b0924e0b65ef68069c5c0eb12d", kill_on_drop: false }` [INFO] [stdout] fc4dcbb74f1eef7775bc0f8677693c2f129cc7b0924e0b65ef68069c5c0eb12d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] ef9dfd3bc16a9e423d04209e01de1d07cba94e95f220d28971dec2606f7f5d9f [INFO] running `Command { std: "docker" "start" "-a" "ef9dfd3bc16a9e423d04209e01de1d07cba94e95f220d28971dec2606f7f5d9f", kill_on_drop: false }` [INFO] [stderr] Compiling advent2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `Command { std: "docker" "inspect" "ef9dfd3bc16a9e423d04209e01de1d07cba94e95f220d28971dec2606f7f5d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9dfd3bc16a9e423d04209e01de1d07cba94e95f220d28971dec2606f7f5d9f", kill_on_drop: false }` [INFO] [stdout] ef9dfd3bc16a9e423d04209e01de1d07cba94e95f220d28971dec2606f7f5d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa5ffeef5c22590ead194604c40e5278a291ec4ecd83a1dfa4a0b059a92d264d [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" "aa5ffeef5c22590ead194604c40e5278a291ec4ecd83a1dfa4a0b059a92d264d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/advent2020-8e8b351507ef3693) [INFO] [stdout] running 41 tests [INFO] [stdout] test day01::tests::example2 ... ok [INFO] [stdout] test day03::tests::example1 ... ok [INFO] [stdout] test day04::tests::example1 ... ok [INFO] [stdout] test day10::tests::example1 ... ok [INFO] [stdout] test day10::tests::example2 ... ok [INFO] [stdout] test day10::tests::example3 ... ok [INFO] [stdout] test day02::tests::example2 ... ok [INFO] [stdout] test day01::tests::example1 ... ok [INFO] [stdout] test day02::tests::example1 ... ok [INFO] [stdout] test day09::tests::example2 ... ok [INFO] [stdout] test day07::tests::example2 ... ok [INFO] [stdout] test day06::tests::example1 ... ok [INFO] [stdout] test day06::tests::example2 ... ok [INFO] [stdout] test day03::tests::example2 ... ok [INFO] [stdout] test day05::tests::example ... ok [INFO] [stdout] test day10::tests::example4 ... ok [INFO] [stdout] test day13::tests::example5 ... ok [INFO] [stdout] test day12::tests::example1 ... ok [INFO] [stdout] test day12::tests::example2 ... ok [INFO] [stdout] test day04::tests::valid_passports ... ok [INFO] [stdout] test day13::tests::example1 ... ok [INFO] [stdout] test day09::tests::example1 ... ok [INFO] [stdout] test day08::tests::example1 ... ok [INFO] [stdout] test day13::tests::example2 ... ok [INFO] [stdout] test day08::tests::example2 ... ok [INFO] [stdout] test day11::tests::example1 ... ok [INFO] [stdout] test day13::tests::example3 ... ok [INFO] [stdout] test day13::tests::example4 ... ok [INFO] [stdout] test day07::tests::example1 ... ok [INFO] [stdout] test day13::tests::example6 ... ok [INFO] [stdout] test day17::tests::example2 ... ok [INFO] [stdout] test day14::tests::example2 ... ok [INFO] [stdout] test day04::tests::invalid_passports ... ok [INFO] [stdout] test day11::tests::example2 ... ok [INFO] [stdout] test day15::tests::example2 ... ok [INFO] [stdout] test day13::tests::example7 ... ok [INFO] [stdout] test day16::tests::example1 ... ok [INFO] [stdout] test day16::tests::example2 ... ok [INFO] [stdout] test day14::tests::example1 ... ok [INFO] [stdout] test day15::tests::example1 ... ok [INFO] [stdout] test day17::tests::example1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa5ffeef5c22590ead194604c40e5278a291ec4ecd83a1dfa4a0b059a92d264d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5ffeef5c22590ead194604c40e5278a291ec4ecd83a1dfa4a0b059a92d264d", kill_on_drop: false }` [INFO] [stdout] aa5ffeef5c22590ead194604c40e5278a291ec4ecd83a1dfa4a0b059a92d264d