[INFO] cloning repository https://github.com/oblique/aoc-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oblique/aoc-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblique%2Faoc-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblique%2Faoc-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a02acab8e10208b8183047640714a88304fcf807 [INFO] building oblique/aoc-2020 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblique%2Faoc-2020" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oblique/aoc-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/oblique/aoc-2020 [INFO] finished tweaking git repo https://github.com/oblique/aoc-2020 [INFO] tweaked toml for git repo https://github.com/oblique/aoc-2020 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/oblique/aoc-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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 55b1c873dcb39115eb0ecbd1a17c4b8b81dcb3d90c6c09d71dd88593f7651596 [INFO] running `Command { std: "docker" "start" "-a" "55b1c873dcb39115eb0ecbd1a17c4b8b81dcb3d90c6c09d71dd88593f7651596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b1c873dcb39115eb0ecbd1a17c4b8b81dcb3d90c6c09d71dd88593f7651596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b1c873dcb39115eb0ecbd1a17c4b8b81dcb3d90c6c09d71dd88593f7651596", kill_on_drop: false }` [INFO] [stdout] 55b1c873dcb39115eb0ecbd1a17c4b8b81dcb3d90c6c09d71dd88593f7651596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 72ad1e7ffd0ed4f82e9f82727fe190e2189f29acd783fd0a10b8ae76e36e3280 [INFO] running `Command { std: "docker" "start" "-a" "72ad1e7ffd0ed4f82e9f82727fe190e2189f29acd783fd0a10b8ae76e36e3280", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling once_cell v1.5.2 [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 aoc-2020 v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `Command { std: "docker" "inspect" "72ad1e7ffd0ed4f82e9f82727fe190e2189f29acd783fd0a10b8ae76e36e3280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ad1e7ffd0ed4f82e9f82727fe190e2189f29acd783fd0a10b8ae76e36e3280", kill_on_drop: false }` [INFO] [stdout] 72ad1e7ffd0ed4f82e9f82727fe190e2189f29acd783fd0a10b8ae76e36e3280 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] a950232f5f395ebe63e7326b96c9299c9450ce93f6817ae0142fc3f5fbb390fe [INFO] running `Command { std: "docker" "start" "-a" "a950232f5f395ebe63e7326b96c9299c9450ce93f6817ae0142fc3f5fbb390fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling aoc-2020 v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.05s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2020-9abd42a126e02c69) [INFO] [stderr] Executable unittests src/bin/day01a.rs (/opt/rustwide/target/debug/deps/day01a-577510ef9cb41c30) [INFO] [stderr] Executable unittests src/bin/day01b.rs (/opt/rustwide/target/debug/deps/day01b-154b732082ab8e2b) [INFO] [stderr] Executable unittests src/bin/day02a.rs (/opt/rustwide/target/debug/deps/day02a-e2a1672116d87af4) [INFO] [stderr] Executable unittests src/bin/day02b.rs (/opt/rustwide/target/debug/deps/day02b-9c4d672b24163d38) [INFO] [stderr] Executable unittests src/bin/day03.rs (/opt/rustwide/target/debug/deps/day03-badeab0871168d23) [INFO] [stderr] Executable unittests src/bin/day04.rs (/opt/rustwide/target/debug/deps/day04-6134316b92724545) [INFO] [stderr] Executable unittests src/bin/day05.rs (/opt/rustwide/target/debug/deps/day05-6cccba9d53bdac88) [INFO] [stderr] Executable unittests src/bin/day06.rs (/opt/rustwide/target/debug/deps/day06-6a14afbcacd3f50d) [INFO] [stderr] Executable unittests src/bin/day07.rs (/opt/rustwide/target/debug/deps/day07-506ad485e4c6f208) [INFO] [stderr] Executable unittests src/bin/day08.rs (/opt/rustwide/target/debug/deps/day08-9cfeb566962abfa9) [INFO] [stderr] Executable unittests src/bin/day09.rs (/opt/rustwide/target/debug/deps/day09-87ee124af0aa8fc3) [INFO] [stderr] Executable unittests src/bin/day10.rs (/opt/rustwide/target/debug/deps/day10-ea8af9f98b065cb7) [INFO] [stderr] Executable unittests src/bin/day11.rs (/opt/rustwide/target/debug/deps/day11-f2639af586794ec8) [INFO] [stderr] Executable unittests src/bin/day12.rs (/opt/rustwide/target/debug/deps/day12-b8c13660d1b39cd5) [INFO] [stderr] Executable unittests src/bin/day13.rs (/opt/rustwide/target/debug/deps/day13-86c31f987082e06d) [INFO] [stderr] Executable unittests src/bin/day14.rs (/opt/rustwide/target/debug/deps/day14-503874ba269e9b8f) [INFO] [stderr] Executable unittests src/bin/day15.rs (/opt/rustwide/target/debug/deps/day15-354c68a52a102d57) [INFO] [stderr] Executable unittests src/bin/day16.rs (/opt/rustwide/target/debug/deps/day16-a6411b9610a1067b) [INFO] running `Command { std: "docker" "inspect" "a950232f5f395ebe63e7326b96c9299c9450ce93f6817ae0142fc3f5fbb390fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a950232f5f395ebe63e7326b96c9299c9450ce93f6817ae0142fc3f5fbb390fe", kill_on_drop: false }` [INFO] [stdout] a950232f5f395ebe63e7326b96c9299c9450ce93f6817ae0142fc3f5fbb390fe