[INFO] cloning repository https://github.com/BinaryMuse/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BinaryMuse/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinaryMuse%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinaryMuse%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1503ca77eeba2da115dba3bb9bd3f516d329b7d
[INFO] checking BinaryMuse/advent-of-code-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinaryMuse%2Fadvent-of-code-2020" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BinaryMuse/advent-of-code-2020 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BinaryMuse/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/BinaryMuse/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/BinaryMuse/advent-of-code-2020 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BinaryMuse/advent-of-code-2020 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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 BinaryMuse/advent-of-code-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinaryMuse%2Fadvent-of-code-2020" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BinaryMuse/advent-of-code-2020 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BinaryMuse/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/BinaryMuse/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/BinaryMuse/advent-of-code-2020 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BinaryMuse/advent-of-code-2020 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded unindent v0.1.7
[INFO] [stderr]   Downloaded indoc v1.0.3
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded syn v1.0.55
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 661de9eec913cc3ded2f3e21aa557d2c770839ac58ab25983c4aca153e955ca4
[INFO] running `Command { std: "docker" "start" "-a" "661de9eec913cc3ded2f3e21aa557d2c770839ac58ab25983c4aca153e955ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661de9eec913cc3ded2f3e21aa557d2c770839ac58ab25983c4aca153e955ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661de9eec913cc3ded2f3e21aa557d2c770839ac58ab25983c4aca153e955ca4", kill_on_drop: false }`
[INFO] [stdout] 661de9eec913cc3ded2f3e21aa557d2c770839ac58ab25983c4aca153e955ca4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 379acfc3f5c5328acdd7079de75f6aadf72f076d792e9c82be1c5d42714f70df
[INFO] running `Command { std: "docker" "start" "-a" "379acfc3f5c5328acdd7079de75f6aadf72f076d792e9c82be1c5d42714f70df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runners/day07.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut inserted_bag = self
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runners/day07.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut inserted_bag = self
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.62s
[INFO] running `Command { std: "docker" "inspect" "379acfc3f5c5328acdd7079de75f6aadf72f076d792e9c82be1c5d42714f70df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379acfc3f5c5328acdd7079de75f6aadf72f076d792e9c82be1c5d42714f70df", kill_on_drop: false }`
[INFO] [stdout] 379acfc3f5c5328acdd7079de75f6aadf72f076d792e9c82be1c5d42714f70df
