[INFO] cloning repository https://github.com/togdon/adventofcode_2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/togdon/adventofcode_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftogdon%2Fadventofcode_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftogdon%2Fadventofcode_2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c0fb51c74e2b0cad942cdfbede973c3930fe2b1 [INFO] building togdon/adventofcode_2020 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftogdon%2Fadventofcode_2020" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/togdon/adventofcode_2020 on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/togdon/adventofcode_2020 [INFO] finished tweaking git repo https://github.com/togdon/adventofcode_2020 [INFO] tweaked toml for git repo https://github.com/togdon/adventofcode_2020 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/togdon/adventofcode_2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f9c767b3130590a964d85beeba86773e73a6b545c2727aeb38a1a61c698cf1 [INFO] running `Command { std: "docker" "start" "-a" "85f9c767b3130590a964d85beeba86773e73a6b545c2727aeb38a1a61c698cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f9c767b3130590a964d85beeba86773e73a6b545c2727aeb38a1a61c698cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f9c767b3130590a964d85beeba86773e73a6b545c2727aeb38a1a61c698cf1", kill_on_drop: false }` [INFO] [stdout] 85f9c767b3130590a964d85beeba86773e73a6b545c2727aeb38a1a61c698cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 001c68fcea3078c387f1ffa7018e6f76538adf72958d64ccffa7f94ad0fdd917 [INFO] running `Command { std: "docker" "start" "-a" "001c68fcea3078c387f1ffa7018e6f76538adf72958d64ccffa7f94ad0fdd917", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling adventofcode_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.25s [INFO] running `Command { std: "docker" "inspect" "001c68fcea3078c387f1ffa7018e6f76538adf72958d64ccffa7f94ad0fdd917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001c68fcea3078c387f1ffa7018e6f76538adf72958d64ccffa7f94ad0fdd917", kill_on_drop: false }` [INFO] [stdout] 001c68fcea3078c387f1ffa7018e6f76538adf72958d64ccffa7f94ad0fdd917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 356aa458a8740ee8bdeef8b988ed1b17541db11095fbc4679737885c39d54f7d [INFO] running `Command { std: "docker" "start" "-a" "356aa458a8740ee8bdeef8b988ed1b17541db11095fbc4679737885c39d54f7d", kill_on_drop: false }` [INFO] [stderr] Compiling adventofcode_2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.93s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/adventofcode_2020-c6e24c76ebb96d04) [INFO] [stderr] Executable unittests src/bin/day01-1.rs (/opt/rustwide/target/debug/deps/day01_1-0ebe682b46711052) [INFO] [stderr] Executable unittests src/bin/day01-2.rs (/opt/rustwide/target/debug/deps/day01_2-fa2c92e84dcda434) [INFO] [stderr] Executable unittests src/bin/day02-1.rs (/opt/rustwide/target/debug/deps/day02_1-91a9fe95cd5eaf6c) [INFO] [stderr] Executable unittests src/bin/day02-2.rs (/opt/rustwide/target/debug/deps/day02_2-4ee85fd50ad2153f) [INFO] [stderr] Executable unittests src/bin/day03-1.rs (/opt/rustwide/target/debug/deps/day03_1-ed85fa0a3d7343fd) [INFO] [stderr] Executable unittests src/bin/day03-2.rs (/opt/rustwide/target/debug/deps/day03_2-2eab6dbc8a7bb7f1) [INFO] [stderr] Executable unittests src/bin/day04-1.rs (/opt/rustwide/target/debug/deps/day04_1-612984222e7d6e2e) [INFO] [stderr] Executable unittests src/bin/day04-2.rs (/opt/rustwide/target/debug/deps/day04_2-99d1dd531aed25d9) [INFO] [stderr] Executable unittests src/bin/day05-1.rs (/opt/rustwide/target/debug/deps/day05_1-0e0bd4c14c41acb2) [INFO] [stderr] Executable unittests src/bin/day05-2.rs (/opt/rustwide/target/debug/deps/day05_2-7b56fff6d7aaadd5) [INFO] [stderr] Executable unittests src/bin/day06-1.rs (/opt/rustwide/target/debug/deps/day06_1-64e2eb53c54236bd) [INFO] [stderr] Executable unittests src/bin/day06-2.rs (/opt/rustwide/target/debug/deps/day06_2-279b66a4117bba0b) [INFO] [stderr] Executable unittests src/bin/day07-1.rs (/opt/rustwide/target/debug/deps/day07_1-60b315e978a70ac0) [INFO] [stderr] Executable unittests src/bin/day07-2.rs (/opt/rustwide/target/debug/deps/day07_2-50126592038a0ea5) [INFO] [stderr] Executable unittests src/bin/day08-1.rs (/opt/rustwide/target/debug/deps/day08_1-ec9f3a6dc5f9b71a) [INFO] [stderr] Executable unittests src/bin/day08-2.rs (/opt/rustwide/target/debug/deps/day08_2-bfb0e58c53bccd5a) [INFO] [stderr] Executable unittests src/bin/day09-1.rs (/opt/rustwide/target/debug/deps/day09_1-a0f033e2ea250b97) [INFO] [stderr] Executable unittests src/bin/day09-2.rs (/opt/rustwide/target/debug/deps/day09_2-417f93f216907f68) [INFO] [stderr] Executable unittests src/bin/day10-1.rs (/opt/rustwide/target/debug/deps/day10_1-63219f8aa03fdfd9) [INFO] [stderr] Executable unittests src/bin/day10-2.rs (/opt/rustwide/target/debug/deps/day10_2-5f37ff788adad8fe) [INFO] [stderr] Executable unittests src/bin/day11-1.rs (/opt/rustwide/target/debug/deps/day11_1-9af2a07f9c5bb0dd) [INFO] [stderr] Executable unittests src/bin/day11-2.rs (/opt/rustwide/target/debug/deps/day11_2-6976a9625bc23cfb) [INFO] [stderr] Executable unittests src/bin/day12-1.rs (/opt/rustwide/target/debug/deps/day12_1-483b8635c25aaf17) [INFO] [stderr] Executable unittests src/bin/day12-2.rs (/opt/rustwide/target/debug/deps/day12_2-7703bbf85541fa4b) [INFO] [stderr] Executable unittests src/bin/day13-1.rs (/opt/rustwide/target/debug/deps/day13_1-a6eae48d1961c78e) [INFO] [stderr] Executable unittests src/bin/day13-2.rs (/opt/rustwide/target/debug/deps/day13_2-4f2402af67f28141) [INFO] [stderr] Executable unittests src/bin/day14-1.rs (/opt/rustwide/target/debug/deps/day14_1-48b89ca63343b91f) [INFO] [stderr] Executable unittests src/bin/day14-2.rs (/opt/rustwide/target/debug/deps/day14_2-948d6e5adb2b736d) [INFO] [stderr] Executable unittests src/bin/day15.rs (/opt/rustwide/target/debug/deps/day15-7521b0d04d5e2caa) [INFO] [stderr] Executable unittests src/bin/day16-1.rs (/opt/rustwide/target/debug/deps/day16_1-354a4fafb5add651) [INFO] [stderr] Executable unittests src/bin/day16-2.rs (/opt/rustwide/target/debug/deps/day16_2-fa643d56ea9b0dcf) [INFO] [stderr] Executable unittests src/bin/day17-1.rs (/opt/rustwide/target/debug/deps/day17_1-119879f190a7c506) [INFO] [stderr] Executable unittests src/bin/day17-2.rs (/opt/rustwide/target/debug/deps/day17_2-c72c4242cfef7864) [INFO] [stderr] Executable unittests src/bin/day18-1.rs (/opt/rustwide/target/debug/deps/day18_1-cedc17b00a1569de) [INFO] [stderr] Executable unittests src/bin/day18-2.rs (/opt/rustwide/target/debug/deps/day18_2-5704f13c5509df35) [INFO] running `Command { std: "docker" "inspect" "356aa458a8740ee8bdeef8b988ed1b17541db11095fbc4679737885c39d54f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356aa458a8740ee8bdeef8b988ed1b17541db11095fbc4679737885c39d54f7d", kill_on_drop: false }` [INFO] [stdout] 356aa458a8740ee8bdeef8b988ed1b17541db11095fbc4679737885c39d54f7d