[INFO] cloning repository https://github.com/tscott0/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tscott0/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftscott0%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftscott0%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8770ea6d55404c9f1b44efe6ffbced5b5c9c1c2f [INFO] testing tscott0/aoc2020 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftscott0%2Faoc2020" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tscott0/aoc2020 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tscott0/aoc2020 [INFO] finished tweaking git repo https://github.com/tscott0/aoc2020 [INFO] tweaked toml for git repo https://github.com/tscott0/aoc2020 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tscott0/aoc2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 15314b85073c112b7dcea71e61f9692d5dead95cc4b169773539c5ce29383250 [INFO] running `Command { std: "docker" "start" "-a" "15314b85073c112b7dcea71e61f9692d5dead95cc4b169773539c5ce29383250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15314b85073c112b7dcea71e61f9692d5dead95cc4b169773539c5ce29383250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15314b85073c112b7dcea71e61f9692d5dead95cc4b169773539c5ce29383250", kill_on_drop: false }` [INFO] [stdout] 15314b85073c112b7dcea71e61f9692d5dead95cc4b169773539c5ce29383250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--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] f04e654810a6c0517af329e324bc85f17dc0857c0a162caa8655263493591c00 [INFO] running `Command { std: "docker" "start" "-a" "f04e654810a6c0517af329e324bc85f17dc0857c0a162caa8655263493591c00", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/d7p1.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.26s [INFO] running `Command { std: "docker" "inspect" "f04e654810a6c0517af329e324bc85f17dc0857c0a162caa8655263493591c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04e654810a6c0517af329e324bc85f17dc0857c0a162caa8655263493591c00", kill_on_drop: false }` [INFO] [stdout] f04e654810a6c0517af329e324bc85f17dc0857c0a162caa8655263493591c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] c394d8de5f8f217879cc15c85aab9d1478d35def1dc09c04a442cfe0932f3d67 [INFO] running `Command { std: "docker" "start" "-a" "c394d8de5f8f217879cc15c85aab9d1478d35def1dc09c04a442cfe0932f3d67", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/d7p1.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | count: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `Command { std: "docker" "inspect" "c394d8de5f8f217879cc15c85aab9d1478d35def1dc09c04a442cfe0932f3d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c394d8de5f8f217879cc15c85aab9d1478d35def1dc09c04a442cfe0932f3d67", kill_on_drop: false }` [INFO] [stdout] c394d8de5f8f217879cc15c85aab9d1478d35def1dc09c04a442cfe0932f3d67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef8c8577569e574c477bb0db3c574b5e7602c44e60df1824e4cbaf2e3333c670 [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" "ef8c8577569e574c477bb0db3c574b5e7602c44e60df1824e4cbaf2e3333c670", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: field is never read: `count` [INFO] [stdout] running 52 tests [INFO] [stderr] --> src/d7p1.rs:14:5 [INFO] [stdout] test d13p1::example_1 ... ok [INFO] [stderr] | [INFO] [stdout] test d13p2::example_1 ... ok [INFO] [stderr] 14 | count: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aoc2020` (bin "aoc2020" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-131171da35eb7aeb) [INFO] [stdout] test d10p1::example_2 ... ok [INFO] [stdout] test d10p2::example_2 ... ok [INFO] [stdout] test d13p2::example_3 ... ok [INFO] [stdout] test d14p1::example_1 ... ok [INFO] [stdout] test d12p1::example_1 ... ok [INFO] [stdout] test d10p2::example_3 ... ok [INFO] [stdout] test d15p1::example_1 ... ok [INFO] [stdout] test d12p2::example_1 ... ok [INFO] [stdout] test d14p2::example_1 ... ok [INFO] [stdout] test d11p1::example_1 ... ok [INFO] [stdout] test d10p1::example_1 ... ok [INFO] [stdout] test d10p2::example_1 ... ok [INFO] [stdout] test d13p2::example_2 ... ok [INFO] [stdout] test d11p2::example_1 ... ok [INFO] [stdout] test d16p1::example_1 ... ok [INFO] [stdout] test d16p2::example_1 ... ok [INFO] [stdout] test d21p1::example_1 ... ok [INFO] [stdout] test d21p2::example_1 ... ok [INFO] [stdout] test d22p1::example_1 ... ok [INFO] [stdout] test d2p1::example_1 ... ok [INFO] [stdout] test d2p2::example_1 ... ok [INFO] [stdout] test d3p1::example_1 ... ok [INFO] [stdout] test d3p2::example_1 ... ok [INFO] [stdout] test d4p1::example_1 ... ok [INFO] [stdout] test d18p1::example_2 ... ok [INFO] [stdout] test d22p2::example_2 ... ok [INFO] [stdout] test d22p2::example_1 ... ok [INFO] [stdout] test d1p2::example_2 ... ok [INFO] [stdout] test d18p1::example_1 ... ok [INFO] [stdout] test d6p1::example_1 ... ok [INFO] [stdout] test d5p1::example_1 ... ok [INFO] [stdout] test d1p1::example_1 ... ok [INFO] [stdout] test d18p2::example_1 ... ok [INFO] [stdout] test d8p2::example_1 ... ok [INFO] [stdout] test d7p2::example_2 ... ok [INFO] [stdout] test d6p2::example_1 ... ok [INFO] [stdout] test d9p2::example_1 ... ok [INFO] [stdout] test d9p1::example_1 ... ok [INFO] [stdout] test d8p1::example_1 ... ok [INFO] [stdout] test d7p1::example_1 ... ok [INFO] [stdout] test d7p2::example_1 ... ok [INFO] [stdout] test d18p1::example_3 ... ok [INFO] [stdout] test d15p1::example_3 ... ok [INFO] [stdout] test d18p2::example_3 ... ok [INFO] [stdout] test d15p1::example_2 ... ok [INFO] [stdout] test d18p2::example_2 ... ok [INFO] [stdout] test d17p1::example_1 ... ok [INFO] [stdout] test d4p2::example_1 ... ok [INFO] [stdout] test d17p2::example_1 ... ok [INFO] [stdout] test d15p2::example_1 has been running for over 60 seconds [INFO] [stdout] test d15p2::example_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 88.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef8c8577569e574c477bb0db3c574b5e7602c44e60df1824e4cbaf2e3333c670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8c8577569e574c477bb0db3c574b5e7602c44e60df1824e4cbaf2e3333c670", kill_on_drop: false }` [INFO] [stdout] ef8c8577569e574c477bb0db3c574b5e7602c44e60df1824e4cbaf2e3333c670