[INFO] cloning repository https://github.com/cyrup-ai/goldylox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyrup-ai/goldylox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrup-ai%2Fgoldylox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrup-ai%2Fgoldylox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5df3dc5b8ac6eb3a61f1b8bd97c9dec23bc0f4c
[INFO] documenting cyrup-ai/goldylox against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrup-ai%2Fgoldylox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyrup-ai/goldylox
[INFO] finished tweaking git repo https://github.com/cyrup-ai/goldylox
[INFO] tweaked toml for git repo https://github.com/cyrup-ai/goldylox written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyrup-ai/goldylox on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyrup-ai/goldylox 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f
[INFO] running `Command { std: "docker" "start" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling goldylox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stdout] warning: function `validate_signing_requirements` is never used
[INFO] [stdout]    --> src/build/signing.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn validate_signing_requirements() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]  Documenting goldylox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/cache/tier/warm/eviction/ml/features.rs:281:36
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// Normalize all features to [0,1] range
[INFO] [stdout]     |                                    ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cache/types/performance/timer.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / pub fn timestamp_nanos(_instant: Instant) -> u64 {
[INFO] [stdout] 93 | |     use std::time::SystemTime;
[INFO] [stdout] 94 | |     SystemTime::now()
[INFO] [stdout] 95 | |         .duration_since(SystemTime::UNIX_EPOCH)
[INFO] [stdout] 96 | |         .unwrap_or(Duration::ZERO)
[INFO] [stdout] 97 | |         .as_nanos() as u64
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Convert Instant to nanoseconds timestamp (re-export from production timer infrastructure)`
[INFO] [stdout]    = help: ends near `Convert Instant to nanosecond timestamp`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/cache/types/performance/timer.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / pub fn timestamp_nanos(_instant: Instant) -> u64 {
[INFO] [stdout] 93 | |     use std::time::SystemTime;
[INFO] [stdout] 94 | |     SystemTime::now()
[INFO] [stdout] 95 | |         .duration_since(SystemTime::UNIX_EPOCH)
[INFO] [stdout] 96 | |         .unwrap_or(Duration::ZERO)
[INFO] [stdout] 97 | |         .as_nanos() as u64
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Convert Instant to nanosecond timestamp`
[INFO] [stdout]    = help: ends near `Convert Instant to nanosecond timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `K`
[INFO] [stdout]   --> src/cache/tier/warm/core.rs:86:61
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// Canonical CacheKey trait implementation for WarmCacheKey<K>
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// Canonical CacheKey trait implementation for `WarmCacheKey<K>`
[INFO] [stdout]    |                                                 +               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `V`
[INFO] [stdout]    --> src/cache/tier/warm/core.rs:402:65
[INFO] [stdout]     |
[INFO] [stdout] 402 | /// Canonical CacheValue trait implementation for WarmCacheEntry<V> with zero-allocation operations
[INFO] [stdout]     |                                                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 402 | /// Canonical CacheValue trait implementation for `WarmCacheEntry<V>` with zero-allocation operations
[INFO] [stdout]     |                                                   +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/cache/traits/impls.rs:129:45
[INFO] [stdout]     |
[INFO] [stdout] 129 | /// Simple CacheValue implementation for Vec<u8>
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 129 | /// Simple CacheValue implementation for `Vec<u8>`
[INFO] [stdout]     |                                          +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/cache/traits/impls.rs:502:28
[INFO] [stdout]     |
[INFO] [stdout] 502 | /// Extension trait for Vec<u8> with additional cache-optimized methods
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 502 | /// Extension trait for `Vec<u8>` with additional cache-optimized methods
[INFO] [stdout]     |                         +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `goldylox`
[INFO] running `Command { std: "docker" "inspect" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f", kill_on_drop: false }`
[INFO] [stdout] aeda2d494eebdf700f2cda3e75819b63316cfc6ea3318d51d9cd6f4c3196e27f
