[INFO] cloning repository https://github.com/epidemian/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epidemian/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepidemian%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepidemian%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc9a8b978a32b40431e421553146cbb9c893c76f
[INFO] checking epidemian/advent-of-code-2023 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepidemian%2Fadvent-of-code-2023" "/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/epidemian/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/epidemian/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/epidemian/advent-of-code-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/epidemian/advent-of-code-2023 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/epidemian/advent-of-code-2023 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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 epidemian/advent-of-code-2023 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepidemian%2Fadvent-of-code-2023" "/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/epidemian/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/epidemian/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/epidemian/advent-of-code-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/epidemian/advent-of-code-2023 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/epidemian/advent-of-code-2023 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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 priority-queue v2.0.3
[INFO] [stderr]   Downloaded pathfinding v4.10.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c12b1261b3d9d956f1c55926abef58f143c408ec71ff448fde9b0b8eb785b8b5
[INFO] running `Command { std: "docker" "start" "-a" "c12b1261b3d9d956f1c55926abef58f143c408ec71ff448fde9b0b8eb785b8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c12b1261b3d9d956f1c55926abef58f143c408ec71ff448fde9b0b8eb785b8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12b1261b3d9d956f1c55926abef58f143c408ec71ff448fde9b0b8eb785b8b5", kill_on_drop: false }`
[INFO] [stdout] c12b1261b3d9d956f1c55926abef58f143c408ec71ff448fde9b0b8eb785b8b5
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 048bf6ed9794245fb6ee875c59b458b8c17feb1326759f38357d6976e0d3f82e
[INFO] running `Command { std: "docker" "start" "-a" "048bf6ed9794245fb6ee875c59b458b8c17feb1326759f38357d6976e0d3f82e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking priority-queue v2.0.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking pathfinding v4.10.0
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day_20_pulse_propagation.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn parse_modules(input: &str) -> aoc::Result<Vec<(&str, Module, Vec<&str>)>> {
[INFO] [stdout]     |                         ^^^^                      ^^^^  ^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |                         |     |
[INFO] [stdout]     |                         |                         |     the same lifetime is hidden here
[INFO] [stdout]     |                         |                         the same lifetime is elided here
[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] 122 | fn parse_modules(input: &str) -> aoc::Result<Vec<(&str, Module<'_>, Vec<&str>)>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day_20_pulse_propagation.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_module(line: &str) -> aoc::Result<(&str, Module, Vec<&str>)> {
[INFO] [stdout]     |                       ^^^^                  ^^^^  ^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                     |     |
[INFO] [stdout]     |                       |                     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                     the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_module(line: &str) -> aoc::Result<(&str, Module<'_>, Vec<&str>)> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day_20_pulse_propagation.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn parse_modules(input: &str) -> aoc::Result<Vec<(&str, Module, Vec<&str>)>> {
[INFO] [stdout]     |                         ^^^^                      ^^^^  ^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                         |                         |     |
[INFO] [stdout]     |                         |                         |     the same lifetime is hidden here
[INFO] [stdout]     |                         |                         the same lifetime is elided here
[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] 122 | fn parse_modules(input: &str) -> aoc::Result<Vec<(&str, Module<'_>, Vec<&str>)>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/day_20_pulse_propagation.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_module(line: &str) -> aoc::Result<(&str, Module, Vec<&str>)> {
[INFO] [stdout]     |                       ^^^^                  ^^^^  ^^^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                       |                     |     |
[INFO] [stdout]     |                       |                     |     the same lifetime is hidden here
[INFO] [stdout]     |                       |                     the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn parse_module(line: &str) -> aoc::Result<(&str, Module<'_>, Vec<&str>)> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "048bf6ed9794245fb6ee875c59b458b8c17feb1326759f38357d6976e0d3f82e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048bf6ed9794245fb6ee875c59b458b8c17feb1326759f38357d6976e0d3f82e", kill_on_drop: false }`
[INFO] [stdout] 048bf6ed9794245fb6ee875c59b458b8c17feb1326759f38357d6976e0d3f82e
