[INFO] fetching crate perl-lsp-rs-core 0.17.0...
[INFO] documenting perl-lsp-rs-core-0.17.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate perl-lsp-rs-core 0.17.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate perl-lsp-rs-core 0.17.0
[INFO] finished tweaking crates.io crate perl-lsp-rs-core 0.17.0
[INFO] tweaked toml for crates.io crate perl-lsp-rs-core 0.17.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate perl-lsp-rs-core 0.17.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate perl-lsp-rs-core 0.17.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded ureq-proto v0.6.0
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded cookie v0.18.1
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded perl-ast-v2 v0.17.0
[INFO] [stderr]   Downloaded perl-test-must v0.17.0
[INFO] [stderr]   Downloaded perl-semantic-facts v0.17.0
[INFO] [stderr]   Downloaded perl-uri v0.17.0
[INFO] [stderr]   Downloaded perl-subprocess-runtime v0.17.0
[INFO] [stderr]   Downloaded perl-regex v0.17.0
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded perl-symbol v0.17.0
[INFO] [stderr]   Downloaded perl-position-tracking v0.17.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded perl-lsp-perltidy v0.17.0
[INFO] [stderr]   Downloaded perl-tdd-support v0.17.0
[INFO] [stderr]   Downloaded perl-token v0.17.0
[INFO] [stderr]   Downloaded perl-pragma v0.17.0
[INFO] [stderr]   Downloaded perl-diagnostics v0.17.0
[INFO] [stderr]   Downloaded perl-ast v0.17.0
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded perl-module v0.17.0
[INFO] [stderr]   Downloaded perl-lexer v0.17.0
[INFO] [stderr]   Downloaded perl-semantic-analyzer v0.17.0
[INFO] [stderr]   Downloaded perl-parser v0.17.0
[INFO] [stderr]   Downloaded perl-workspace v0.17.0
[INFO] [stderr]   Downloaded perl-parser-core v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408
[INFO] running `Command { std: "docker" "start" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408", 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" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408", 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" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking perl-token v0.17.0
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking perl-test-must v0.17.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking perl-subprocess-runtime v0.17.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking perl-diagnostics v0.17.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking phf v0.14.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking perl-regex v0.17.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking perl-semantic-facts v0.17.0
[INFO] [stderr]    Compiling perl-lsp-rs-core v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking perl-uri v0.17.0
[INFO] [stderr]     Checking perl-position-tracking v0.17.0
[INFO] [stderr]     Checking perl-ast-v2 v0.17.0
[INFO] [stderr]     Checking perl-lexer v0.17.0
[INFO] [stderr]     Checking perl-ast v0.17.0
[INFO] [stderr]     Checking perl-pragma v0.17.0
[INFO] [stderr]     Checking perl-symbol v0.17.0
[INFO] [stderr]     Checking perl-parser-core v0.17.0
[INFO] [stderr]     Checking perl-workspace v0.17.0
[INFO] [stderr]     Checking perl-tdd-support v0.17.0
[INFO] [stderr]     Checking perl-lsp-perltidy v0.17.0
[INFO] [stderr]     Checking perl-module v0.17.0
[INFO] [stderr]     Checking perl-semantic-analyzer v0.17.0
[INFO] [stderr]     Checking perl-parser v0.17.0
[INFO] [stderr]  Documenting perl-lsp-rs-core v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `methods`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`methods`] — LSP 3.17 method name constants for request/notification routing
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `methods` in scope
[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] warning: unresolved link to `capabilities`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`capabilities`] — Server capability configuration advertised during `initialize`
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `capabilities` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `get_diagnostics_with_path`
[INFO] [stdout]    --> src/providers/diagnostics/diagnostics.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |     /// Identical to [`get_diagnostics_with_path`] but passes `file_id` and
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `get_diagnostics_with_path` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `get_diagnostics_with_path`
[INFO] [stdout]    --> src/providers/diagnostics/diagnostics.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 217 |     /// call [`get_diagnostics_with_path`] — the fallback is preserved exactly.
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `get_diagnostics_with_path` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diagnostics_undefined_symbol_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`diagnostics_undefined_symbol_shadow`]) -- runs both
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `diagnostics_undefined_symbol_shadow` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diagnostics_undefined_symbol_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`diagnostics_undefined_symbol_cutover`]) -- uses the
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `diagnostics_undefined_symbol_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::goto_label::check_goto_labels`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Like [`check_goto_labels`](super::goto_label::check_goto_labels), the
[INFO] [stdout]                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `goto_label` in module `diagnostics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ide::lsp_compat::diagnostics::DiagnosticsProvider`
[INFO] [stdout]   --> src/providers/code_actions/code_actions.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 | //! - [`DiagnosticsProvider`](crate::ide::lsp_compat::diagnostics::DiagnosticsProvider)
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ide` in module `perl_lsp_rs_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ide::lsp_compat::references`
[INFO] [stdout]   --> src/providers/code_actions/code_actions.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | //! - [`crate::ide::lsp_compat::references`]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ide` in module `perl_lsp_rs_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::ide::lsp_compat::semantic_tokens`
[INFO] [stdout]   --> src/providers/completion/completion.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | //! - [`crate::ide::lsp_compat::semantic_tokens`] for shared symbol analysis
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ide` in module `perl_lsp_rs_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `file_path::FilePathCallbacks`
[INFO] [stdout]    --> src/providers/completion/completion.rs:835:40
[INFO] [stdout]     |
[INFO] [stdout] 835 |     /// Uses the builder pattern via [`file_path::FilePathCallbacks`] to bundle
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FilePathCallbacks` in module `file_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `completion_visibility_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`completion_visibility_shadow`]) — runs both legacy
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `completion_visibility_shadow` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `completion_visibility_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`completion_visibility_cutover`]) — uses the semantic
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `completion_visibility_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `method_completion_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           3. **Method shadow mode** ([`method_completion_shadow`]) — compares method
[INFO] [stdout]                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `method_completion_shadow` in scope
[INFO] [stdout]   = help: there's a similarly named item `completion_shadow`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MODULE_COMPLETION_CACHE_TTL_MS`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - TTL: [`MODULE_COMPLETION_CACHE_TTL_MS`] (1000 ms by default).
[INFO] [stdout]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MODULE_COMPLETION_CACHE_TTL_MS` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MODULE_COMPLETION_CACHE_MAX_ENTRIES`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - Capacity: [`MODULE_COMPLETION_CACHE_MAX_ENTRIES`] (128 entries).  When full
[INFO] [stdout]                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MODULE_COMPLETION_CACHE_MAX_ENTRIES` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `goto_definition_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`goto_definition_shadow`]) — runs both legacy and
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `goto_definition_shadow` in scope
[INFO] [stdout]   = help: there's a similarly named item `definition_shadow`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `goto_definition_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`goto_definition_cutover`]) — uses the semantic
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `goto_definition_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hover_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`hover_cutover`]) — uses the semantic path as
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hover_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PirShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`PirShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `PirShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `range_disagreements` links to private item `RANGE_NEAR_MATCH_BYTES`
[INFO] [stdout]    --> src/providers/navigation/references_pir_shadow.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     /// whose start is within [`RANGE_NEAR_MATCH_BYTES`] bytes. Disjoint from
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shadow_references_with_pir` links to private item `evaluate_refusal`
[INFO] [stdout]    --> src/providers/navigation/references_pir_shadow.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 | /// See [`evaluate_refusal`] for the ordered guards. On refusal the returned
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shadow_references_with_pir` links to private item `RANGE_NEAR_MATCH_BYTES`
[INFO] [stdout]    --> src/providers/navigation/references_pir_shadow.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 | ///    within [`RANGE_NEAR_MATCH_BYTES`]; paired sites become `range_disagreements`.
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `find_references_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`find_references_shadow`]) — runs both legacy and
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `find_references_shadow` in scope
[INFO] [stdout]   = help: there's a similarly named item `references_shadow`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `find_references_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`find_references_cutover`]) — uses the semantic
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `find_references_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rename_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`rename_cutover`]) — uses the semantic path as
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `rename_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `safe_delete_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`safe_delete_cutover`]) — uses the semantic path
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `safe_delete_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/perl_lsp_rs_core/index.html
[INFO] running `Command { std: "docker" "inspect" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling perl-lsp-rs-core v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting perl-lsp-rs-core v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `methods`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`methods`] — LSP 3.17 method name constants for request/notification routing
[INFO] [stdout]              ^^^^^^^^^
[INFO] [stdout]   = note: no item named `methods` in scope
[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] warning: unresolved link to `capabilities`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`capabilities`] — Server capability configuration advertised during `initialize`
[INFO] [stdout]              ^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `capabilities` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `get_diagnostics_with_path`
[INFO] [stdout]    --> src/providers/diagnostics/diagnostics.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |     /// Identical to [`get_diagnostics_with_path`] but passes `file_id` and
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `get_diagnostics_with_path` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `get_diagnostics_with_path`
[INFO] [stdout]    --> src/providers/diagnostics/diagnostics.rs:217:16
[INFO] [stdout]     |
[INFO] [stdout] 217 |     /// call [`get_diagnostics_with_path`] — the fallback is preserved exactly.
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `get_diagnostics_with_path` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diagnostics_undefined_symbol_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`diagnostics_undefined_symbol_shadow`]) -- runs both
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `diagnostics_undefined_symbol_shadow` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `diagnostics_undefined_symbol_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`diagnostics_undefined_symbol_cutover`]) -- uses the
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `diagnostics_undefined_symbol_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `completion_visibility_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`completion_visibility_shadow`]) — runs both legacy
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `completion_visibility_shadow` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `completion_visibility_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`completion_visibility_cutover`]) — uses the semantic
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `completion_visibility_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `method_completion_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           3. **Method shadow mode** ([`method_completion_shadow`]) — compares method
[INFO] [stdout]                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `method_completion_shadow` in scope
[INFO] [stdout]   = help: there's a similarly named item `completion_shadow`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MODULE_COMPLETION_CACHE_TTL_MS`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - TTL: [`MODULE_COMPLETION_CACHE_TTL_MS`] (1000 ms by default).
[INFO] [stdout]                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MODULE_COMPLETION_CACHE_TTL_MS` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MODULE_COMPLETION_CACHE_MAX_ENTRIES`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - Capacity: [`MODULE_COMPLETION_CACHE_MAX_ENTRIES`] (128 entries).  When full
[INFO] [stdout]                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MODULE_COMPLETION_CACHE_MAX_ENTRIES` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `goto_definition_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`goto_definition_shadow`]) — runs both legacy and
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `goto_definition_shadow` in scope
[INFO] [stdout]   = help: there's a similarly named item `definition_shadow`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `goto_definition_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`goto_definition_cutover`]) — uses the semantic
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `goto_definition_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `hover_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`hover_cutover`]) — uses the semantic path as
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `hover_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `PirShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`PirShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `PirShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `range_disagreements` links to private item `RANGE_NEAR_MATCH_BYTES`
[INFO] [stdout]    --> src/providers/navigation/references_pir_shadow.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     /// whose start is within [`RANGE_NEAR_MATCH_BYTES`] bytes. Disjoint from
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shadow_references_with_pir` links to private item `evaluate_refusal`
[INFO] [stdout]    --> src/providers/navigation/references_pir_shadow.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 | /// See [`evaluate_refusal`] for the ordered guards. On refusal the returned
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `shadow_references_with_pir` links to private item `RANGE_NEAR_MATCH_BYTES`
[INFO] [stdout]    --> src/providers/navigation/references_pir_shadow.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 | ///    within [`RANGE_NEAR_MATCH_BYTES`]; paired sites become `range_disagreements`.
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `find_references_shadow`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. **Shadow mode** ([`find_references_shadow`]) — runs both legacy and
[INFO] [stdout]                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `find_references_shadow` in scope
[INFO] [stdout]   = help: there's a similarly named item `references_shadow`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `find_references_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`find_references_cutover`]) — uses the semantic
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `find_references_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `rename_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`rename_cutover`]) — uses the semantic path as
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `rename_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticShadowCompareReceipt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              Emits a [`SemanticShadowCompareReceipt`] for scorecard aggregation.
[INFO] [stdout]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticShadowCompareReceipt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `safe_delete_cutover`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. **Cutover mode** ([`safe_delete_cutover`]) — uses the semantic path
[INFO] [stdout]                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `safe_delete_cutover` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/perl_lsp_rs_core/index.html
[INFO] running `Command { std: "docker" "inspect" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408", kill_on_drop: false }`
[INFO] [stdout] 7e00d882b0d4803a66dec977504792d288cdcba86f879718c92b64a13de2f408
