[INFO] cloning repository https://github.com/janspisiak/AdventOfCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janspisiak/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanspisiak%2FAdventOfCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanspisiak%2FAdventOfCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86896bccca4fb0d180fea238229989322b42b8e5
[INFO] checking janspisiak/AdventOfCode against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanspisiak%2FAdventOfCode" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janspisiak/AdventOfCode
[INFO] finished tweaking git repo https://github.com/janspisiak/AdventOfCode
[INFO] tweaked toml for git repo https://github.com/janspisiak/AdventOfCode written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janspisiak/AdventOfCode on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janspisiak/AdventOfCode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking janspisiak/AdventOfCode against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanspisiak%2FAdventOfCode" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janspisiak/AdventOfCode
[INFO] finished tweaking git repo https://github.com/janspisiak/AdventOfCode
[INFO] tweaked toml for git repo https://github.com/janspisiak/AdventOfCode written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janspisiak/AdventOfCode on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janspisiak/AdventOfCode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc1d174b516f8f6905996f9c02453ab15d586f0d8f7abc2121590eb4812635e3
[INFO] running `Command { std: "docker" "start" "-a" "dc1d174b516f8f6905996f9c02453ab15d586f0d8f7abc2121590eb4812635e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc1d174b516f8f6905996f9c02453ab15d586f0d8f7abc2121590eb4812635e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1d174b516f8f6905996f9c02453ab15d586f0d8f7abc2121590eb4812635e3", kill_on_drop: false }`
[INFO] [stdout] dc1d174b516f8f6905996f9c02453ab15d586f0d8f7abc2121590eb4812635e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da88eeae2d45ec5c4a99e470938d0a17be94e5ebd1c74ee7b33cf24694368041
[INFO] running `Command { std: "docker" "start" "-a" "da88eeae2d45ec5c4a99e470938d0a17be94e5ebd1c74ee7b33cf24694368041", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking aoc19_day6 v0.1.0 (/opt/rustwide/workdir/aoc19/aoc6)
[INFO] [stderr]     Checking aoc19_day5 v0.1.0 (/opt/rustwide/workdir/aoc19/aoc5)
[INFO] [stderr]     Checking aoc19_day11 v0.1.0 (/opt/rustwide/workdir/aoc19/aoc11)
[INFO] [stderr]     Checking aoc23_day06 v0.1.0 (/opt/rustwide/workdir/aoc23/day06)
[INFO] [stderr]     Checking aoc19_day16 v0.1.0 (/opt/rustwide/workdir/aoc19/aoc16)
[INFO] [stderr]     Checking aoc23_day02 v0.1.0 (/opt/rustwide/workdir/aoc23/day02)
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]   --> aoc23/day02/src/main.rs:90:39
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn main() {
[INFO] [stdout]    |           - closing delimiter possibly meant for this
[INFO] [stdout] 90 |     let input_str = fs::read_to_string(concat!(env!("CARGO_MANIFEST_DIR"), "/input.txt")
[INFO] [stdout]    |                                       ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 95 | }
[INFO] [stdout]    | ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc23_day02` (bin "aoc23_day02" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `part_one` is never used
[INFO] [stdout]  --> aoc19/aoc16/src/main.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn part_one(input: &Vec<i32>) {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_color`
[INFO] [stdout]    --> aoc19/aoc11/src/main.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |             let old_color = old_state.color as i64;
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]   --> aoc23/day06/src/main.rs:66:39
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn main() {
[INFO] [stdout]    |           - closing delimiter possibly meant for this
[INFO] [stdout] 66 |     let input_str = fs::read_to_string(concat!(env!("CARGO_MANIFEST_DIR"), "/input.txt")
[INFO] [stdout]    |                                       ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 71 | }
[INFO] [stdout]    | ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc23_day06` (bin "aoc23_day06") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "da88eeae2d45ec5c4a99e470938d0a17be94e5ebd1c74ee7b33cf24694368041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da88eeae2d45ec5c4a99e470938d0a17be94e5ebd1c74ee7b33cf24694368041", kill_on_drop: false }`
[INFO] [stdout] da88eeae2d45ec5c4a99e470938d0a17be94e5ebd1c74ee7b33cf24694368041
