[INFO] cloning repository https://github.com/postrv/patina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/postrv/patina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrv%2Fpatina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrv%2Fpatina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 727b4fcce6b0e6a4f0f86d90b014142dde498063 [INFO] documenting postrv/patina against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrv%2Fpatina" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/postrv/patina [INFO] finished tweaking git repo https://github.com/postrv/patina [INFO] tweaked toml for git repo https://github.com/postrv/patina written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/postrv/patina on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/postrv/patina 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v3.3.1 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded tiny_http v0.12.0 [INFO] [stderr] Downloaded serial_test v3.3.1 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded scraper v0.20.0 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded rmcp-macros v1.3.0 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded markup5ever v0.12.1 [INFO] [stderr] Downloaded clap v4.5.55 [INFO] [stderr] Downloaded insta v1.46.1 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded process-wrap v9.0.3 [INFO] [stderr] Downloaded clap_builder v4.5.55 [INFO] [stderr] Downloaded zerocopy-derive v0.8.35 [INFO] [stderr] Downloaded zerocopy v0.8.35 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded html2text v0.12.6 [INFO] [stderr] Downloaded nix v0.31.1 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded html5ever v0.27.0 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded syntect v5.3.0 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded tiktoken-rs v0.6.0 [INFO] [stderr] Downloaded rmcp v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab8a78706384885f885338107da8c1b4205359ee297739674103806519be7a46 [INFO] running `Command { std: "docker" "start" "-a" "ab8a78706384885f885338107da8c1b4205359ee297739674103806519be7a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab8a78706384885f885338107da8c1b4205359ee297739674103806519be7a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8a78706384885f885338107da8c1b4205359ee297739674103806519be7a46", kill_on_drop: false }` [INFO] [stdout] ab8a78706384885f885338107da8c1b4205359ee297739674103806519be7a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32a8ff4d6de1a88c040c68fca78dbd6aa486ba48261d212cd1c57ab233e1d400 [INFO] running `Command { std: "docker" "start" "-a" "32a8ff4d6de1a88c040c68fca78dbd6aa486ba48261d212cd1c57ab233e1d400", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling rmcp v1.3.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking clap_builder v4.5.55 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking tiktoken-rs v0.6.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling rmcp-macros v1.3.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking clap v4.5.55 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking sse-stream v0.2.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking html2text v0.12.6 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking process-wrap v9.0.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking patina v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting patina v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ConflictReport` [INFO] [stdout] --> src/agents/worktree_agent.rs:604:21 [INFO] [stdout] | [INFO] [stdout] 604 | /// Returns a [`ConflictReport`] describing any detected conflicts. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `ConflictReport` 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] warning: unresolved link to `LlmProvider` [INFO] [stdout] --> src/api/compaction.rs:152:56 [INFO] [stdout] | [INFO] [stdout] 152 | /// Provider-agnostic summarizer that works with any [`LlmProvider`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `LlmProvider` 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 `StreamEvent` [INFO] [stdout] --> src/api/providers/mod.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | //! that gets translated to/from Patina's internal [`StreamEvent`] protocol. [INFO] [stdout] | ^^^^^^^^^^^ no item named `StreamEvent` 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 `Value` [INFO] [stdout] --> src/api/providers/openrouter.rs:457:69 [INFO] [stdout] | [INFO] [stdout] 457 | /// The key transformation is serializing the parsed JSON `input` [`Value`] [INFO] [stdout] | ^^^^^ no item named `Value` 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 `AppState::has_pending_permission` [INFO] [stdout] --> src/app/context.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | /// Delegates to [`AppState::has_pending_permission`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AppState` has no field or associated item named `has_pending_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::has_executing_tools` [INFO] [stdout] --> src/app/context.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | /// Delegates to [`AppState::has_executing_tools`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AppState` has no field or associated item named `has_executing_tools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::has_executing_tools` [INFO] [stdout] --> src/app/context.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | /// [`AppState::has_executing_tools`] is true [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AppState` has no field or associated item named `has_executing_tools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeybindingManager` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | //! It delegates key dispatch to [`KeybindingManager`] for configurable bindings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `KeybindingManager` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `keyboard` links to private item `submit` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | //! - [`submit`] — input submission, slash commands, command actions [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 `keyboard` links to private item `clipboard` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | //! - [`clipboard`] — select all, copy, paste [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 `keyboard` links to private item `mouse` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | //! - [`mouse`] — click, drag, scroll handling [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 `KeybindingManager` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | /// `KeyboardHandler` delegates key dispatch to [`KeybindingManager`] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `KeybindingManager` 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 `KeybindingManager` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:105:44 [INFO] [stdout] | [INFO] [stdout] 105 | /// Processes a single key event via the [`KeybindingManager`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `KeybindingManager` 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 `AppState::session_id` [INFO] [stdout] --> src/app/handlers/session.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | /// Creates a new session when [`AppState::session_id`] is `None`, or updates [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::append_chunk` [INFO] [stdout] --> src/app/handlers/stream.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | //! events, delegating to [`AppState::append_chunk`] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::record_tool_result` [INFO] [stdout] --> src/app/handlers/stream.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | //! [`AppState::record_tool_result`] respectively. It detects message completion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::append_chunk` [INFO] [stdout] --> src/app/handlers/stream.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | /// 1. **API chunks** are delegated to [`AppState::append_chunk`], which [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::record_tool_result` [INFO] [stdout] --> src/app/handlers/stream.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | /// 4. **Tool results** are recorded via [`AppState::record_tool_result`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::tick_throbber` [INFO] [stdout] --> src/app/handlers/tick.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | /// 1. Advances the throbber animation frame via [`AppState::tick_throbber`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `startup` links to private item `configure_terminal_environment` [INFO] [stdout] --> src/app/startup.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | //! 1. [`configure_terminal_environment`] -- iTerm2 keybinding config, env detection [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 `startup` links to private item `init_app_state` [INFO] [stdout] --> src/app/startup.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | //! 2. [`init_app_state`] -- session resume, model config, memory, compression, keybindings, MCP [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 `startup` links to private item `spawn_background_services` [INFO] [stdout] --> src/app/startup.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | //! 4. [`spawn_background_services`] -- IDE server, update checker (fire-and-forget) [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 `startup` links to private item `fire_startup` [INFO] [stdout] --> src/app/startup.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | //! 5. [`fire_startup`] -- session hooks, initial prompt submission [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 `startup` links to private item `shutdown` [INFO] [stdout] --> src/app/startup.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | //! 7. [`shutdown`] -- session hooks, MCP server teardown [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 `PermissionRequest` [INFO] [stdout] --> src/app/state/plan.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | //! This follows the same intercept pattern as [`PermissionRequest`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `PermissionRequest` 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 `PerformanceConfig` [INFO] [stdout] --> src/app/state/mod.rs:330:42 [INFO] [stdout] | [INFO] [stdout] 330 | /// Creates a new AppState using a [`PerformanceConfig`] for parallelism settings. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `PerformanceConfig` 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 `AppState::set_system_prompt` [INFO] [stdout] --> src/app/system_prompt.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | //! [`AppState::set_system_prompt`] at startup and included in every API [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::build_request_options` [INFO] [stdout] --> src/app/system_prompt.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | //! request through [`AppState::build_request_options`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppContext::recv_event` [INFO] [stdout] --> src/app/mod.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | /// via [`AppContext::recv_event`] and dispatched to handlers in priority [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AppContext` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `EventDispatcher::dispatch` [INFO] [stdout] --> src/app/mod.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | /// order via [`EventDispatcher::dispatch`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `EventDispatcher` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppEvent::Quit` [INFO] [stdout] --> src/app/mod.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | /// - [`AppEvent::Quit`] is received (Ctrl+C or Ctrl+D via `recv_event`) [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AppEvent` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `super::flow` [INFO] [stdout] --> src/auth/refresh.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | //! See [`super::flow`] for details. [INFO] [stdout] | ^^^^^^^^^^^ no item named `flow` in module `auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CcgManifest` [INFO] [stdout] --> src/context/compression/orchestrator.rs:817:41 [INFO] [stdout] | [INFO] [stdout] 817 | /// 3. Parses the response into a [`CcgManifest`] and renders as Markdown [INFO] [stdout] | ^^^^^^^^^^^ no item named `CcgManifest` 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_manifest_async` [INFO] [stdout] --> src/context/compression/orchestrator.rs:820:18 [INFO] [stdout] | [INFO] [stdout] 820 | /// Unlike [`get_manifest_async`], this method works without the CCG `--graph` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `get_manifest_async` 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 `fetch_manifest` [INFO] [stdout] --> src/context/compression/orchestrator.rs:869:26 [INFO] [stdout] | [INFO] [stdout] 869 | /// Separated from [`fetch_manifest`] for testability. Parses the MCP [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `fetch_manifest` 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 `CcgArchitecture` [INFO] [stdout] --> src/context/compression/orchestrator.rs:914:41 [INFO] [stdout] | [INFO] [stdout] 914 | /// 3. Parses the response into a [`CcgArchitecture`] and renders as Markdown [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `CcgArchitecture` 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_architecture_async` [INFO] [stdout] --> src/context/compression/orchestrator.rs:917:18 [INFO] [stdout] | [INFO] [stdout] 917 | /// Unlike [`get_architecture_async`], this method works without the CCG `--graph` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `get_architecture_async` 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 `fetch_architecture` [INFO] [stdout] --> src/context/compression/orchestrator.rs:966:26 [INFO] [stdout] | [INFO] [stdout] 966 | /// Separated from [`fetch_architecture`] for testability. Parses the MCP [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `fetch_architecture` 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 `SymbolResults` [INFO] [stdout] --> src/context/compression/orchestrator.rs:1056:39 [INFO] [stdout] | [INFO] [stdout] 1056 | /// 3. Parses the response into [`SymbolResults`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `SymbolResults` 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 `fetch_symbols` [INFO] [stdout] --> src/context/compression/orchestrator.rs:1125:26 [INFO] [stdout] | [INFO] [stdout] 1125 | /// Separated from [`fetch_symbols`] for testability. Parses the MCP [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `fetch_symbols` 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 `call_tool` [INFO] [stdout] --> src/mcp/connection.rs:348:48 [INFO] [stdout] | [INFO] [stdout] 348 | /// This is a convenience wrapper around [`call_tool`] that serializes the [INFO] [stdout] | ^^^^^^^^^ no item named `call_tool` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build_narsil_context_cached` links to private item `DEFAULT_TTL` [INFO] [stdout] --> src/narsil/system_prompt.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | /// the cache is fresh (less than [`DEFAULT_TTL`] old). [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 `HookManager` [INFO] [stdout] --> src/plugins/mod.rs:411:53 [INFO] [stdout] | [INFO] [stdout] 411 | /// Bridges plugin hook definitions into the core [`HookManager`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `HookManager` 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 `HookDefinition` [INFO] [stdout] --> src/plugins/mod.rs:414:7 [INFO] [stdout] | [INFO] [stdout] 414 | /// [`HookDefinition`] and registers it with the appropriate [`HookEvent`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `HookDefinition` 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 `HookEvent` [INFO] [stdout] --> src/plugins/mod.rs:414:64 [INFO] [stdout] | [INFO] [stdout] 414 | /// [`HookDefinition`] and registers it with the appropriate [`HookEvent`]. [INFO] [stdout] | ^^^^^^^^^ no item named `HookEvent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `open_with_content` links to private item `WAIT_EDITORS` [INFO] [stdout] --> src/tools/external_editor.rs:167:26 [INFO] [stdout] | [INFO] [stdout] 167 | /// Editors in the [`WAIT_EDITORS`] list automatically receive `--wait`. [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 `sandbox` links to private item `super::security` [INFO] [stdout] --> src/tools/sandbox/mod.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | //! command filtering in [`security`](super::security). [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 `Command` [INFO] [stdout] --> src/tools/sandbox/mod.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | /// Implementors apply kernel-enforced restrictions to a [`Command`] [INFO] [stdout] | ^^^^^^^ no item named `Command` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `completion_menu` links to private item `MAX_VISIBLE_ENTRIES` [INFO] [stdout] --> src/tui/widgets/completion_menu.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | //! up to [`MAX_VISIBLE_ENTRIES`] entries. Each entry shows the command name, [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 `popup_area` links to private item `MAX_VISIBLE_ENTRIES` [INFO] [stdout] --> src/tui/widgets/completion_menu.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | /// the number of entries (capped at [`MAX_VISIBLE_ENTRIES`]). [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 `CompressionOrchestrator` [INFO] [stdout] --> src/types/config.rs:257:49 [INFO] [stdout] | [INFO] [stdout] 257 | /// These settings affect the behavior of the [`CompressionOrchestrator`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `CompressionOrchestrator` 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 `ParallelExecutor` [INFO] [stdout] --> src/types/config.rs:758:7 [INFO] [stdout] | [INFO] [stdout] 758 | /// [`ParallelExecutor`]) and agent concurrency limits (used by [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `ParallelExecutor` 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 `WorktreeAgentManager` [INFO] [stdout] --> src/types/config.rs:759:7 [INFO] [stdout] | [INFO] [stdout] 759 | /// [`WorktreeAgentManager`]) into a single configuration point. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WorktreeAgentManager` 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 `WorktreeAgentManager` [INFO] [stdout] --> src/types/config.rs:804:11 [INFO] [stdout] | [INFO] [stdout] 804 | /// [`WorktreeAgentManager`] and [`SubagentOrchestrator`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WorktreeAgentManager` 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 `SubagentOrchestrator` [INFO] [stdout] --> src/types/config.rs:804:40 [INFO] [stdout] | [INFO] [stdout] 804 | /// [`WorktreeAgentManager`] and [`SubagentOrchestrator`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `SubagentOrchestrator` 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 `ParallelConfig` [INFO] [stdout] --> src/types/config.rs:898:49 [INFO] [stdout] | [INFO] [stdout] 898 | /// Converts this performance config to a [`ParallelConfig`] for tool execution. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `ParallelConfig` 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 `ParallelExecutor` [INFO] [stdout] --> src/types/config.rs:901:23 [INFO] [stdout] | [INFO] [stdout] 901 | /// expected by [`ParallelExecutor`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `ParallelExecutor` 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 `ParallelExecutor` [INFO] [stdout] --> src/types/config.rs:1113:49 [INFO] [stdout] | [INFO] [stdout] 1113 | /// concurrent agents. Used when creating [`ParallelExecutor`] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `ParallelExecutor` 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 `WorktreeAgentManager` [INFO] [stdout] --> src/types/config.rs:1114:11 [INFO] [stdout] | [INFO] [stdout] 1114 | /// [`WorktreeAgentManager`] instances. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WorktreeAgentManager` 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 `LlmProvider::summarize_messages` [INFO] [stdout] --> src/api/compaction.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | /// to the provider via [`LlmProvider::summarize_messages`], and returns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LlmProvider` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/api/provider_factory.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | //! implementations like [`OpenRouterProvider`](super::providers::openrouter::OpenRouterProvider). [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [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] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 7 - //! implementations like [`OpenRouterProvider`](super::providers::openrouter::OpenRouterProvider). [INFO] [stdout] 7 + //! implementations like [`OpenRouterProvider`]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/api/providers/openrouter.rs:10:55 [INFO] [stdout] | [INFO] [stdout] 10 | //! [`OpenRouterProvider`] implements [`LlmProvider`](crate::api::provider::LlmProvider) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [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] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 10 - //! [`OpenRouterProvider`] implements [`LlmProvider`](crate::api::provider::LlmProvider) [INFO] [stdout] 10 + //! [`OpenRouterProvider`] implements [`LlmProvider`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/app/context.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | //! a unified [`AppEvent`](crate::app::events::AppEvent) stream. [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [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] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 7 - //! a unified [`AppEvent`](crate::app::events::AppEvent) stream. [INFO] [stdout] 7 + //! a unified [`AppEvent`] stream. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/tools/external_editor.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | /// ```rust [INFO] [stdout] | _____^ [INFO] [stdout] 281 | | /// // This is an internal function, tested via unit tests [INFO] [stdout] 282 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] [stderr] Generated /opt/rustwide/target/doc/patina/index.html and 1 other file [INFO] running `Command { std: "docker" "inspect" "32a8ff4d6de1a88c040c68fca78dbd6aa486ba48261d212cd1c57ab233e1d400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a8ff4d6de1a88c040c68fca78dbd6aa486ba48261d212cd1c57ab233e1d400", kill_on_drop: false }` [INFO] [stdout] 32a8ff4d6de1a88c040c68fca78dbd6aa486ba48261d212cd1c57ab233e1d400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 958efc77280e7ea5b8cbfd42e220bacf47d0d1f08bc090efd1a0a32e0c362f69 [INFO] running `Command { std: "docker" "start" "-a" "958efc77280e7ea5b8cbfd42e220bacf47d0d1f08bc090efd1a0a32e0c362f69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking tiktoken-rs v0.6.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking selectors v0.25.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling rmcp-macros v1.3.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking clap v4.5.55 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking sse-stream v0.2.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking html2text v0.12.6 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking process-wrap v9.0.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking rmcp v1.3.0 [INFO] [stderr] Documenting patina v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ConflictReport` [INFO] [stdout] --> src/agents/worktree_agent.rs:604:21 [INFO] [stdout] | [INFO] [stdout] 604 | /// Returns a [`ConflictReport`] describing any detected conflicts. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `ConflictReport` 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] warning: unresolved link to `LlmProvider` [INFO] [stdout] --> src/api/compaction.rs:152:56 [INFO] [stdout] | [INFO] [stdout] 152 | /// Provider-agnostic summarizer that works with any [`LlmProvider`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `LlmProvider` 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 `StreamEvent` [INFO] [stdout] --> src/api/providers/mod.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | //! that gets translated to/from Patina's internal [`StreamEvent`] protocol. [INFO] [stdout] | ^^^^^^^^^^^ no item named `StreamEvent` 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 `Value` [INFO] [stdout] --> src/api/providers/openrouter.rs:457:69 [INFO] [stdout] | [INFO] [stdout] 457 | /// The key transformation is serializing the parsed JSON `input` [`Value`] [INFO] [stdout] | ^^^^^ no item named `Value` 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 `AppState::has_pending_permission` [INFO] [stdout] --> src/app/context.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | /// Delegates to [`AppState::has_pending_permission`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AppState` has no field or associated item named `has_pending_permission` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::has_executing_tools` [INFO] [stdout] --> src/app/context.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | /// Delegates to [`AppState::has_executing_tools`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AppState` has no field or associated item named `has_executing_tools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::has_executing_tools` [INFO] [stdout] --> src/app/context.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | /// [`AppState::has_executing_tools`] is true [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AppState` has no field or associated item named `has_executing_tools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `KeybindingManager` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:5:36 [INFO] [stdout] | [INFO] [stdout] 5 | //! It delegates key dispatch to [`KeybindingManager`] for configurable bindings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `KeybindingManager` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `keyboard` links to private item `submit` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | //! - [`submit`] — input submission, slash commands, command actions [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 `keyboard` links to private item `clipboard` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | //! - [`clipboard`] — select all, copy, paste [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 `keyboard` links to private item `mouse` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | //! - [`mouse`] — click, drag, scroll handling [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 `KeybindingManager` [INFO] [stdout] --> src/app/handlers/keyboard/mod.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | /// `KeyboardHandler` delegates key dispatch to [`KeybindingManager`] for [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `KeybindingManager` 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 `AppState::append_chunk` [INFO] [stdout] --> src/app/handlers/stream.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | //! events, delegating to [`AppState::append_chunk`] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::record_tool_result` [INFO] [stdout] --> src/app/handlers/stream.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | //! [`AppState::record_tool_result`] respectively. It detects message completion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::append_chunk` [INFO] [stdout] --> src/app/handlers/stream.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | /// 1. **API chunks** are delegated to [`AppState::append_chunk`], which [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::record_tool_result` [INFO] [stdout] --> src/app/handlers/stream.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | /// 4. **Tool results** are recorded via [`AppState::record_tool_result`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::tick_throbber` [INFO] [stdout] --> src/app/handlers/tick.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | /// 1. Advances the throbber animation frame via [`AppState::tick_throbber`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `startup` links to private item `configure_terminal_environment` [INFO] [stdout] --> src/app/startup.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | //! 1. [`configure_terminal_environment`] -- iTerm2 keybinding config, env detection [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 `startup` links to private item `init_app_state` [INFO] [stdout] --> src/app/startup.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | //! 2. [`init_app_state`] -- session resume, model config, memory, compression, keybindings, MCP [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 `startup` links to private item `spawn_background_services` [INFO] [stdout] --> src/app/startup.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | //! 4. [`spawn_background_services`] -- IDE server, update checker (fire-and-forget) [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 `startup` links to private item `fire_startup` [INFO] [stdout] --> src/app/startup.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | //! 5. [`fire_startup`] -- session hooks, initial prompt submission [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 `startup` links to private item `shutdown` [INFO] [stdout] --> src/app/startup.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | //! 7. [`shutdown`] -- session hooks, MCP server teardown [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 `PermissionRequest` [INFO] [stdout] --> src/app/state/plan.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | //! This follows the same intercept pattern as [`PermissionRequest`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `PermissionRequest` 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 `PerformanceConfig` [INFO] [stdout] --> src/app/state/mod.rs:330:42 [INFO] [stdout] | [INFO] [stdout] 330 | /// Creates a new AppState using a [`PerformanceConfig`] for parallelism settings. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `PerformanceConfig` 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 `AppState::set_system_prompt` [INFO] [stdout] --> src/app/system_prompt.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | //! [`AppState::set_system_prompt`] at startup and included in every API [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AppState::build_request_options` [INFO] [stdout] --> src/app/system_prompt.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | //! request through [`AppState::build_request_options`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AppState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `super::flow` [INFO] [stdout] --> src/auth/refresh.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | //! See [`super::flow`] for details. [INFO] [stdout] | ^^^^^^^^^^^ no item named `flow` in module `auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CcgManifest` [INFO] [stdout] --> src/context/compression/orchestrator.rs:817:41 [INFO] [stdout] | [INFO] [stdout] 817 | /// 3. Parses the response into a [`CcgManifest`] and renders as Markdown [INFO] [stdout] | ^^^^^^^^^^^ no item named `CcgManifest` 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_manifest_async` [INFO] [stdout] --> src/context/compression/orchestrator.rs:820:18 [INFO] [stdout] | [INFO] [stdout] 820 | /// Unlike [`get_manifest_async`], this method works without the CCG `--graph` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `get_manifest_async` 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 `fetch_manifest` [INFO] [stdout] --> src/context/compression/orchestrator.rs:869:26 [INFO] [stdout] | [INFO] [stdout] 869 | /// Separated from [`fetch_manifest`] for testability. Parses the MCP [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `fetch_manifest` 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 `CcgArchitecture` [INFO] [stdout] --> src/context/compression/orchestrator.rs:914:41 [INFO] [stdout] | [INFO] [stdout] 914 | /// 3. Parses the response into a [`CcgArchitecture`] and renders as Markdown [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `CcgArchitecture` 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_architecture_async` [INFO] [stdout] --> src/context/compression/orchestrator.rs:917:18 [INFO] [stdout] | [INFO] [stdout] 917 | /// Unlike [`get_architecture_async`], this method works without the CCG `--graph` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `get_architecture_async` 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 `fetch_architecture` [INFO] [stdout] --> src/context/compression/orchestrator.rs:966:26 [INFO] [stdout] | [INFO] [stdout] 966 | /// Separated from [`fetch_architecture`] for testability. Parses the MCP [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `fetch_architecture` 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 `SymbolResults` [INFO] [stdout] --> src/context/compression/orchestrator.rs:1056:39 [INFO] [stdout] | [INFO] [stdout] 1056 | /// 3. Parses the response into [`SymbolResults`] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `SymbolResults` 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 `fetch_symbols` [INFO] [stdout] --> src/context/compression/orchestrator.rs:1125:26 [INFO] [stdout] | [INFO] [stdout] 1125 | /// Separated from [`fetch_symbols`] for testability. Parses the MCP [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `fetch_symbols` 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 `call_tool` [INFO] [stdout] --> src/mcp/connection.rs:348:48 [INFO] [stdout] | [INFO] [stdout] 348 | /// This is a convenience wrapper around [`call_tool`] that serializes the [INFO] [stdout] | ^^^^^^^^^ no item named `call_tool` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build_narsil_context_cached` links to private item `DEFAULT_TTL` [INFO] [stdout] --> src/narsil/system_prompt.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | /// the cache is fresh (less than [`DEFAULT_TTL`] old). [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 `HookManager` [INFO] [stdout] --> src/plugins/mod.rs:411:53 [INFO] [stdout] | [INFO] [stdout] 411 | /// Bridges plugin hook definitions into the core [`HookManager`]. [INFO] [stdout] | ^^^^^^^^^^^ no item named `HookManager` 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 `HookDefinition` [INFO] [stdout] --> src/plugins/mod.rs:414:7 [INFO] [stdout] | [INFO] [stdout] 414 | /// [`HookDefinition`] and registers it with the appropriate [`HookEvent`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `HookDefinition` 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 `HookEvent` [INFO] [stdout] --> src/plugins/mod.rs:414:64 [INFO] [stdout] | [INFO] [stdout] 414 | /// [`HookDefinition`] and registers it with the appropriate [`HookEvent`]. [INFO] [stdout] | ^^^^^^^^^ no item named `HookEvent` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `open_with_content` links to private item `WAIT_EDITORS` [INFO] [stdout] --> src/tools/external_editor.rs:167:26 [INFO] [stdout] | [INFO] [stdout] 167 | /// Editors in the [`WAIT_EDITORS`] list automatically receive `--wait`. [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 `sandbox` links to private item `super::security` [INFO] [stdout] --> src/tools/sandbox/mod.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | //! command filtering in [`security`](super::security). [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 `Command` [INFO] [stdout] --> src/tools/sandbox/mod.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | /// Implementors apply kernel-enforced restrictions to a [`Command`] [INFO] [stdout] | ^^^^^^^ no item named `Command` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `completion_menu` links to private item `MAX_VISIBLE_ENTRIES` [INFO] [stdout] --> src/tui/widgets/completion_menu.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | //! up to [`MAX_VISIBLE_ENTRIES`] entries. Each entry shows the command name, [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 `popup_area` links to private item `MAX_VISIBLE_ENTRIES` [INFO] [stdout] --> src/tui/widgets/completion_menu.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | /// the number of entries (capped at [`MAX_VISIBLE_ENTRIES`]). [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 `CompressionOrchestrator` [INFO] [stdout] --> src/types/config.rs:257:49 [INFO] [stdout] | [INFO] [stdout] 257 | /// These settings affect the behavior of the [`CompressionOrchestrator`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no item named `CompressionOrchestrator` 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 `ParallelExecutor` [INFO] [stdout] --> src/types/config.rs:758:7 [INFO] [stdout] | [INFO] [stdout] 758 | /// [`ParallelExecutor`]) and agent concurrency limits (used by [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `ParallelExecutor` 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 `WorktreeAgentManager` [INFO] [stdout] --> src/types/config.rs:759:7 [INFO] [stdout] | [INFO] [stdout] 759 | /// [`WorktreeAgentManager`]) into a single configuration point. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WorktreeAgentManager` 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 `WorktreeAgentManager` [INFO] [stdout] --> src/types/config.rs:804:11 [INFO] [stdout] | [INFO] [stdout] 804 | /// [`WorktreeAgentManager`] and [`SubagentOrchestrator`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WorktreeAgentManager` 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 `SubagentOrchestrator` [INFO] [stdout] --> src/types/config.rs:804:40 [INFO] [stdout] | [INFO] [stdout] 804 | /// [`WorktreeAgentManager`] and [`SubagentOrchestrator`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `SubagentOrchestrator` 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 `ParallelConfig` [INFO] [stdout] --> src/types/config.rs:898:49 [INFO] [stdout] | [INFO] [stdout] 898 | /// Converts this performance config to a [`ParallelConfig`] for tool execution. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `ParallelConfig` 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 `ParallelExecutor` [INFO] [stdout] --> src/types/config.rs:901:23 [INFO] [stdout] | [INFO] [stdout] 901 | /// expected by [`ParallelExecutor`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `ParallelExecutor` 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 `ParallelExecutor` [INFO] [stdout] --> src/types/config.rs:1113:49 [INFO] [stdout] | [INFO] [stdout] 1113 | /// concurrent agents. Used when creating [`ParallelExecutor`] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `ParallelExecutor` 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 `WorktreeAgentManager` [INFO] [stdout] --> src/types/config.rs:1114:11 [INFO] [stdout] | [INFO] [stdout] 1114 | /// [`WorktreeAgentManager`] instances. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WorktreeAgentManager` 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 `LlmProvider::summarize_messages` [INFO] [stdout] --> src/api/compaction.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | /// to the provider via [`LlmProvider::summarize_messages`], and returns [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LlmProvider` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/api/provider_factory.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | //! implementations like [`OpenRouterProvider`](super::providers::openrouter::OpenRouterProvider). [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [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] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 7 - //! implementations like [`OpenRouterProvider`](super::providers::openrouter::OpenRouterProvider). [INFO] [stdout] 7 + //! implementations like [`OpenRouterProvider`]. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/api/providers/openrouter.rs:10:55 [INFO] [stdout] | [INFO] [stdout] 10 | //! [`OpenRouterProvider`] implements [`LlmProvider`](crate::api::provider::LlmProvider) [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [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] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 10 - //! [`OpenRouterProvider`] implements [`LlmProvider`](crate::api::provider::LlmProvider) [INFO] [stdout] 10 + //! [`OpenRouterProvider`] implements [`LlmProvider`] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/app/context.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | //! a unified [`AppEvent`](crate::app::events::AppEvent) stream. [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [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] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 7 - //! a unified [`AppEvent`](crate::app::events::AppEvent) stream. [INFO] [stdout] 7 + //! a unified [`AppEvent`] stream. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.01s [INFO] [stderr] Generated /opt/rustwide/target/doc/patina/index.html [INFO] running `Command { std: "docker" "inspect" "958efc77280e7ea5b8cbfd42e220bacf47d0d1f08bc090efd1a0a32e0c362f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958efc77280e7ea5b8cbfd42e220bacf47d0d1f08bc090efd1a0a32e0c362f69", kill_on_drop: false }` [INFO] [stdout] 958efc77280e7ea5b8cbfd42e220bacf47d0d1f08bc090efd1a0a32e0c362f69