[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexislozano%2Faoc2020" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexislozano/aoc2020 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-10/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c066c63bc5930488981ee990f5778ab55dfc5abe669f02fe3da6a629ce6bc518 [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" "c066c63bc5930488981ee990f5778ab55dfc5abe669f02fe3da6a629ce6bc518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c066c63bc5930488981ee990f5778ab55dfc5abe669f02fe3da6a629ce6bc518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c066c63bc5930488981ee990f5778ab55dfc5abe669f02fe3da6a629ce6bc518", kill_on_drop: false }` [INFO] [stdout] c066c63bc5930488981ee990f5778ab55dfc5abe669f02fe3da6a629ce6bc518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e3a695aa09d73dcf42070926e9906d4ff4d74cdc952644cec889fd056694d80 [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" "6e3a695aa09d73dcf42070926e9906d4ff4d74cdc952644cec889fd056694d80", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "6e3a695aa09d73dcf42070926e9906d4ff4d74cdc952644cec889fd056694d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3a695aa09d73dcf42070926e9906d4ff4d74cdc952644cec889fd056694d80", kill_on_drop: false }` [INFO] [stdout] 6e3a695aa09d73dcf42070926e9906d4ff4d74cdc952644cec889fd056694d80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c936d5344081dfb12c320a0b2aa3493a9cd7ff5a86ba8bacedc02d05d3caf55b [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" "c936d5344081dfb12c320a0b2aa3493a9cd7ff5a86ba8bacedc02d05d3caf55b", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.12s [INFO] running `Command { std: "docker" "inspect" "c936d5344081dfb12c320a0b2aa3493a9cd7ff5a86ba8bacedc02d05d3caf55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c936d5344081dfb12c320a0b2aa3493a9cd7ff5a86ba8bacedc02d05d3caf55b", kill_on_drop: false }` [INFO] [stdout] c936d5344081dfb12c320a0b2aa3493a9cd7ff5a86ba8bacedc02d05d3caf55b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", 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] af59e2506b459d2abfe659c40fdd5602307091bc329c92a33cbfaacd4f46333a [INFO] running `Command { std: "docker" "start" "-a" "af59e2506b459d2abfe659c40fdd5602307091bc329c92a33cbfaacd4f46333a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-ca97f266575e0848) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test exercises::ex01::tests::sub11 ... ok [INFO] [stdout] test exercises::ex01::tests::sub21 ... ok [INFO] [stdout] test exercises::ex02::tests::sub11 ... ok [INFO] [stdout] test exercises::ex03::tests::sub21 ... ok [INFO] [stdout] test exercises::ex04::tests::sub22 ... ok [INFO] [stdout] test exercises::ex05::tests::seat1 ... ok [INFO] [stdout] test exercises::ex06::tests::sub22 ... ok [INFO] [stdout] test exercises::ex04::tests::sub11 ... ok [INFO] [stdout] test exercises::ex07::tests::constraint0 ... ok [INFO] [stdout] test exercises::ex07::tests::constraint1 ... ok [INFO] [stdout] test exercises::ex07::tests::constraint2 ... ok [INFO] [stdout] test exercises::ex06::tests::sub11 ... ok [INFO] [stdout] test exercises::ex07::tests::sub21 ... ok [INFO] [stdout] test exercises::ex02::tests::sub21 ... ok [INFO] [stdout] test exercises::ex06::tests::sub21 ... ok [INFO] [stdout] test exercises::ex07::tests::sub11 ... ok [INFO] [stdout] test exercises::ex05::tests::seat2 ... ok [INFO] [stdout] test exercises::ex03::tests::sub15 ... ok [INFO] [stdout] test exercises::ex05::tests::seat4 ... ok [INFO] [stdout] test exercises::ex06::tests::sub12 ... ok [INFO] [stdout] test exercises::ex03::tests::sub14 ... ok [INFO] [stdout] test exercises::ex10::tests::sub21 ... ok [INFO] [stdout] test exercises::ex10::tests::sub11 ... ok [INFO] [stdout] test exercises::ex12::tests::sub21 ... ok [INFO] [stdout] test exercises::ex13::tests::sub11 ... ok [INFO] [stdout] test exercises::ex13::tests::sub21 ... 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::sub22 ... ok [INFO] [stdout] test exercises::ex13::tests::sub25 ... ok [INFO] [stdout] test exercises::ex10::tests::sub12 ... ok [INFO] [stdout] test exercises::ex08::tests::sub21 ... ok [INFO] [stdout] test exercises::ex08::tests::sub11 ... ok [INFO] [stdout] test exercises::ex14::tests::sub21 ... ok [INFO] [stdout] test exercises::ex11::tests::sub11 ... ok [INFO] [stdout] test exercises::ex13::tests::sub26 ... ok [INFO] [stdout] test exercises::ex14::tests::sub11 ... ok [INFO] [stdout] test exercises::ex12::tests::sub11 ... ok [INFO] [stdout] test exercises::ex05::tests::seat3 ... ok [INFO] [stdout] test exercises::ex09::tests::sub11 ... ok [INFO] [stdout] test exercises::ex03::tests::sub12 ... ok [INFO] [stdout] test exercises::ex15::tests::sub14 ... ok [INFO] [stdout] test exercises::ex13::tests::sub24 ... ok [INFO] [stdout] test exercises::ex03::tests::sub13 ... ok [INFO] [stdout] test exercises::ex03::tests::sub11 ... ok [INFO] [stdout] test exercises::ex15::tests::sub16 ... ok [INFO] [stdout] test exercises::ex15::tests::sub11 ... ok [INFO] [stdout] test exercises::ex11::tests::sub21 ... ok [INFO] [stdout] test exercises::ex09::tests::sub21 ... ok [INFO] [stdout] test exercises::ex16::tests::sub11 ... ok [INFO] [stdout] test exercises::ex16::tests::sub21 ... ok [INFO] [stdout] test exercises::ex16::tests::test_reduce ... ok [INFO] [stdout] test exercises::ex15::tests::sub17 ... ok [INFO] [stdout] test exercises::ex15::tests::sub12 ... ok [INFO] [stdout] test exercises::ex15::tests::sub13 ... ok [INFO] [stdout] test exercises::ex15::tests::sub15 ... ok [INFO] [stdout] test exercises::ex04::tests::sub21 ... 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 49.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af59e2506b459d2abfe659c40fdd5602307091bc329c92a33cbfaacd4f46333a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af59e2506b459d2abfe659c40fdd5602307091bc329c92a33cbfaacd4f46333a", kill_on_drop: false }` [INFO] [stdout] af59e2506b459d2abfe659c40fdd5602307091bc329c92a33cbfaacd4f46333a