[INFO] cloning repository https://github.com/dlittleton/aoc2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlittleton/aoc2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlittleton%2Faoc2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlittleton%2Faoc2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba1bfecd855fb46d59e68863419d14d7fa4d8eca
[INFO] documenting dlittleton/aoc2024 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlittleton%2Faoc2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dlittleton/aoc2024
[INFO] finished tweaking git repo https://github.com/dlittleton/aoc2024
[INFO] tweaked toml for git repo https://github.com/dlittleton/aoc2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dlittleton/aoc2024 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dlittleton/aoc2024 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 346a6e1391140b7622e2276c7eb4d288af4c5e86d632f02f7371c0c96eb17dae
[INFO] running `Command { std: "docker" "start" "-a" "346a6e1391140b7622e2276c7eb4d288af4c5e86d632f02f7371c0c96eb17dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "346a6e1391140b7622e2276c7eb4d288af4c5e86d632f02f7371c0c96eb17dae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "346a6e1391140b7622e2276c7eb4d288af4c5e86d632f02f7371c0c96eb17dae", kill_on_drop: false }`
[INFO] [stdout] 346a6e1391140b7622e2276c7eb4d288af4c5e86d632f02f7371c0c96eb17dae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87b797d7bfe9ddfaa78ef8af3ce2adf2cdf1f4e6faba9db2d294ac1b17d362da
[INFO] running `Command { std: "docker" "start" "-a" "87b797d7bfe9ddfaa78ef8af3ce2adf2cdf1f4e6faba9db2d294ac1b17d362da", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting aoc2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/grid.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn find(&self, value: &T) -> Option<Position<T>> {
[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] 108 |     pub fn find(&self, value: &T) -> Option<Position<'_, T>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/grid.rs:188:40
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn position<U: TryInto<usize>>(&self, row: U, col: U) -> Option<Position<T>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn position<U: TryInto<usize>>(&self, row: U, col: U) -> Option<Position<'_, T>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/collections/grid.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn positions(&self) -> impl Iterator<Item = Position<T>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn positions(&self) -> impl Iterator<Item = Position<'_, T>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `aoc2024`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustdoc --edition=2021 --crate-type bin --crate-name day_08 src/bin/day_08.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=d243daeaeef347bf -L dependency=/opt/rustwide/target/debug/deps --extern aoc2024=/opt/rustwide/target/debug/deps/libaoc2024-8bda804b2416b1c0.rmeta --extern cached=/opt/rustwide/target/debug/deps/libcached-523fdd0052764f42.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d333aac947d33bc3.rmeta --extern clap_verbosity_flag=/opt/rustwide/target/debug/deps/libclap_verbosity_flag-9175620bf232800f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9d9fcbb07f76e464.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-6cc7a0ae47579b8d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-7519fc0241f5c6e7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-64ecdf78645bfabc.rmeta --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-313c9d1c1974e5a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-71d46d93634d9bf3.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ed11c6e10da42fe1.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=forbid --crate-version 0.1.0` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "87b797d7bfe9ddfaa78ef8af3ce2adf2cdf1f4e6faba9db2d294ac1b17d362da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b797d7bfe9ddfaa78ef8af3ce2adf2cdf1f4e6faba9db2d294ac1b17d362da", kill_on_drop: false }`
[INFO] [stdout] 87b797d7bfe9ddfaa78ef8af3ce2adf2cdf1f4e6faba9db2d294ac1b17d362da
