[INFO] cloning repository https://github.com/tylersouthwick/aoc2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tylersouthwick/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylersouthwick%2Faoc2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylersouthwick%2Faoc2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2301ab809b3bc80491d1bd11902bef7252618924
[INFO] checking tylersouthwick/aoc2021 against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylersouthwick%2Faoc2021" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tylersouthwick/aoc2021
[INFO] finished tweaking git repo https://github.com/tylersouthwick/aoc2021
[INFO] tweaked toml for git repo https://github.com/tylersouthwick/aoc2021 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tylersouthwick/aoc2021 on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tylersouthwick/aoc2021 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking tylersouthwick/aoc2021 against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylersouthwick%2Faoc2021" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tylersouthwick/aoc2021
[INFO] finished tweaking git repo https://github.com/tylersouthwick/aoc2021
[INFO] tweaked toml for git repo https://github.com/tylersouthwick/aoc2021 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tylersouthwick/aoc2021 on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tylersouthwick/aoc2021 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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 quote v1.0.10
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded either v1.6.1
[INFO] [stderr]   Downloaded include_dir_macros v0.7.1
[INFO] [stderr]   Downloaded include_dir v0.7.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded anyhow v1.0.51
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded rstest v0.11.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3911160c29e50134d3193d0954bc3a6354a728b4ec7afdf397e0296f6acb853
[INFO] running `Command { std: "docker" "start" "-a" "a3911160c29e50134d3193d0954bc3a6354a728b4ec7afdf397e0296f6acb853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3911160c29e50134d3193d0954bc3a6354a728b4ec7afdf397e0296f6acb853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3911160c29e50134d3193d0954bc3a6354a728b4ec7afdf397e0296f6acb853", kill_on_drop: false }`
[INFO] [stdout] a3911160c29e50134d3193d0954bc3a6354a728b4ec7afdf397e0296f6acb853
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3b6f7a0dd495a8bac2b754026c40f10a775ead2e2ab5fa01fb1e4cb41ba65ff
[INFO] running `Command { std: "docker" "start" "-a" "d3b6f7a0dd495a8bac2b754026c40f10a775ead2e2ab5fa01fb1e4cb41ba65ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rstest v0.11.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.1
[INFO] [stderr]     Checking include_dir v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stdout] warning: associated items `new`, `set`, and `get` are never used
[INFO] [stdout]    --> src/bin/day5.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl SparseMatrix {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 141 |     fn new(rows: Vec<Vec<i64>>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn set(&mut self, x : usize, y : usize, val : i64) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     fn get(&mut self, x : usize, y : usize) -> i64 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `part2`, `part2_intersections`, and `part1_intersections` are never used
[INFO] [stdout]    --> src/bin/day5.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 212 | impl VentField {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     fn part2(&self) -> i64 {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 |     fn part2_intersections(&self) -> Intersections {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     fn part1_intersections(&self) -> Intersections {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day5.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn values(&self) -> std::collections::hash_map::Values<Point, i64> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn values(&self) -> std::collections::hash_map::Values<'_, Point, i64> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day5.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn values(&self) -> std::collections::hash_map::Values<Point, i64> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn values(&self) -> std::collections::hash_map::Values<'_, Point, i64> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decode_value` is never used
[INFO] [stdout]   --> src/bin/day8.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | impl EncodedEntry {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 99 |     fn decode_value(&self, s : &str) -> anyhow::Result<i64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rstest v0.11.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d3b6f7a0dd495a8bac2b754026c40f10a775ead2e2ab5fa01fb1e4cb41ba65ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b6f7a0dd495a8bac2b754026c40f10a775ead2e2ab5fa01fb1e4cb41ba65ff", kill_on_drop: false }`
[INFO] [stdout] d3b6f7a0dd495a8bac2b754026c40f10a775ead2e2ab5fa01fb1e4cb41ba65ff
