[INFO] cloning repository https://github.com/alexislozano/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexislozano/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexislozano%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexislozano%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50da796d5babab9cd1ce9f7cdd74c8b0a99c70d1 [INFO] testing alexislozano/aoc2020 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexislozano%2Faoc2020" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexislozano/aoc2020 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/alexislozano/aoc2020 [INFO] finished tweaking git repo https://github.com/alexislozano/aoc2020 [INFO] tweaked toml for git repo https://github.com/alexislozano/aoc2020 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/alexislozano/aoc2020 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37587dca5c28e25d6c23e37d2b7fa7176118311494f94d712cefce765c5527df [INFO] running `Command { std: "docker" "start" "-a" "37587dca5c28e25d6c23e37d2b7fa7176118311494f94d712cefce765c5527df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37587dca5c28e25d6c23e37d2b7fa7176118311494f94d712cefce765c5527df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37587dca5c28e25d6c23e37d2b7fa7176118311494f94d712cefce765c5527df", kill_on_drop: false }` [INFO] [stdout] 37587dca5c28e25d6c23e37d2b7fa7176118311494f94d712cefce765c5527df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3fe3b603f1b847886f3b4407cea4d32ef55a621ae3f39bf1ff1862efaa53f84e [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" "3fe3b603f1b847886f3b4407cea4d32ef55a621ae3f39bf1ff1862efaa53f84e", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "3fe3b603f1b847886f3b4407cea4d32ef55a621ae3f39bf1ff1862efaa53f84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe3b603f1b847886f3b4407cea4d32ef55a621ae3f39bf1ff1862efaa53f84e", kill_on_drop: false }` [INFO] [stdout] 3fe3b603f1b847886f3b4407cea4d32ef55a621ae3f39bf1ff1862efaa53f84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 1d5d09c16201d00c31bdabe8a6a6b537e4f59f26d39d4508b18c8867e2781b81 [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" "1d5d09c16201d00c31bdabe8a6a6b537e4f59f26d39d4508b18c8867e2781b81", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "1d5d09c16201d00c31bdabe8a6a6b537e4f59f26d39d4508b18c8867e2781b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5d09c16201d00c31bdabe8a6a6b537e4f59f26d39d4508b18c8867e2781b81", kill_on_drop: false }` [INFO] [stdout] 1d5d09c16201d00c31bdabe8a6a6b537e4f59f26d39d4508b18c8867e2781b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2d18be9aee1e410449f139c32d66350bae81d9923226195a0623822ab4bb9ba2 [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" "2d18be9aee1e410449f139c32d66350bae81d9923226195a0623822ab4bb9ba2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-f60459ca5ecd94c8) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test exercises::ex03::tests::sub11 ... ok [INFO] [stdout] test exercises::ex04::tests::sub21 ... ok [INFO] [stdout] test exercises::ex04::tests::sub22 ... ok [INFO] [stdout] test exercises::ex04::tests::sub11 ... ok [INFO] [stdout] test exercises::ex01::tests::sub21 ... ok [INFO] [stdout] test exercises::ex05::tests::seat1 ... ok [INFO] [stdout] test exercises::ex02::tests::sub11 ... ok [INFO] [stdout] test exercises::ex01::tests::sub11 ... ok [INFO] [stdout] test exercises::ex02::tests::sub21 ... ok [INFO] [stdout] test exercises::ex05::tests::seat2 ... ok [INFO] [stdout] test exercises::ex07::tests::constraint0 ... ok [INFO] [stdout] test exercises::ex05::tests::seat3 ... ok [INFO] [stdout] test exercises::ex07::tests::constraint1 ... ok [INFO] [stdout] test exercises::ex08::tests::sub11 ... ok [INFO] [stdout] test exercises::ex05::tests::seat4 ... ok [INFO] [stdout] test exercises::ex03::tests::sub21 ... ok [INFO] [stdout] test exercises::ex08::tests::sub21 ... ok [INFO] [stdout] test exercises::ex06::tests::sub22 ... ok [INFO] [stdout] test exercises::ex03::tests::sub15 ... ok [INFO] [stdout] test exercises::ex10::tests::sub12 ... ok [INFO] [stdout] test exercises::ex03::tests::sub14 ... ok [INFO] [stdout] test exercises::ex09::tests::sub21 ... ok [INFO] [stdout] test exercises::ex07::tests::sub21 ... ok [INFO] [stdout] test exercises::ex03::tests::sub13 ... ok [INFO] [stdout] test exercises::ex10::tests::sub11 ... ok [INFO] [stdout] test exercises::ex10::tests::sub21 ... ok [INFO] [stdout] test exercises::ex13::tests::sub22 ... ok [INFO] [stdout] test exercises::ex09::tests::sub11 ... ok [INFO] [stdout] test exercises::ex10::tests::sub22 ... ok [INFO] [stdout] test exercises::ex11::tests::adjacent ... ok [INFO] [stdout] test exercises::ex13::tests::sub23 ... ok [INFO] [stdout] test exercises::ex13::tests::sub26 ... ok [INFO] [stdout] test exercises::ex14::tests::sub11 ... ok [INFO] [stdout] test exercises::ex11::tests::sub11 ... ok [INFO] [stdout] test exercises::ex13::tests::sub25 ... ok [INFO] [stdout] test exercises::ex06::tests::sub11 ... ok [INFO] [stdout] test exercises::ex11::tests::sub21 ... ok [INFO] [stdout] test exercises::ex06::tests::sub12 ... ok [INFO] [stdout] test exercises::ex06::tests::sub21 ... ok [INFO] [stdout] test exercises::ex12::tests::sub11 ... ok [INFO] [stdout] test exercises::ex03::tests::sub12 ... ok [INFO] [stdout] test exercises::ex12::tests::sub21 ... ok [INFO] [stdout] test exercises::ex13::tests::sub11 ... ok [INFO] [stdout] test exercises::ex07::tests::constraint2 ... ok [INFO] [stdout] test exercises::ex15::tests::sub11 ... ok [INFO] [stdout] test exercises::ex07::tests::sub11 ... ok [INFO] [stdout] test exercises::ex15::tests::sub17 ... ok [INFO] [stdout] test exercises::ex15::tests::sub13 ... ok [INFO] [stdout] test exercises::ex15::tests::sub14 ... ok [INFO] [stdout] test exercises::ex16::tests::sub11 ... ok [INFO] [stdout] test exercises::ex13::tests::sub24 ... ok [INFO] [stdout] test exercises::ex13::tests::sub21 ... ok [INFO] [stdout] test exercises::ex16::tests::test_reduce ... ok [INFO] [stdout] test exercises::ex14::tests::sub21 ... ok [INFO] [stdout] test exercises::ex15::tests::sub12 ... ok [INFO] [stdout] test exercises::ex16::tests::sub21 ... ok [INFO] [stdout] test exercises::ex15::tests::sub15 ... ok [INFO] [stdout] test exercises::ex15::tests::sub16 ... ok [INFO] [stdout] test exercises::ex17::tests::sub11 ... ok [INFO] [stdout] test exercises::ex17::tests::sub21 ... ok [INFO] [stdout] test exercises::ex15::tests::sub21 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d18be9aee1e410449f139c32d66350bae81d9923226195a0623822ab4bb9ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d18be9aee1e410449f139c32d66350bae81d9923226195a0623822ab4bb9ba2", kill_on_drop: false }` [INFO] [stdout] 2d18be9aee1e410449f139c32d66350bae81d9923226195a0623822ab4bb9ba2