[INFO] fetching crate oxi-ai 0.64.0...
[INFO] documenting oxi-ai-0.64.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate oxi-ai 0.64.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oxi-ai 0.64.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxi-ai 0.64.0
[INFO] tweaked toml for crates.io crate oxi-ai 0.64.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxi-ai 0.64.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxi-ai 0.64.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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0
[INFO] running `Command { std: "docker" "start" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0", 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" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0", 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" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling oxi-catalog v0.64.0
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling oxi-ai v0.64.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking raii_flock v0.2.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking jsonschema-regex v0.46.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling oxi-api-stability v0.64.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking referencing v0.46.9
[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 jsonschema v0.46.9
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]  Documenting oxi-ai v0.64.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `default`
[INFO] [stdout]   --> src/providers/bedrock.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |     /// Read region from ~/.aws/config [default] region=...
[INFO] [stdout]    |                                         ^^^^^^^ no item named `default` 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 `default`
[INFO] [stdout]    --> src/providers/bedrock.rs:107:51
[INFO] [stdout]     |
[INFO] [stdout] 107 |     /// Read credentials from ~/.aws/credentials [default]
[INFO] [stdout]     |                                                   ^^^^^^^ no item named `default` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/error.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / pub enum ProviderError {
[INFO] [stdout]  67 | |     /// API key is missing.
[INFO] [stdout]  68 | |     #[error("Missing API key")]
[INFO] [stdout]  69 | |     MissingApiKey,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |     },
[INFO] [stdout] 125 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near ``docs/release-process.md`).`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / pub struct HttpErrorDetail {
[INFO] [stdout] 13 | |     /// HTTP status code.
[INFO] [stdout] 14 | |     pub status: u16,
[INFO] [stdout] 15 | |     /// Raw response body.
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     pub request_id: Option<String>,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Structured HTTP error detail (status/body/provider/request-id) carried by`
[INFO] [stdout]    = help: ends near `Structured HTTP error detail.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / pub struct HttpErrorDetail {
[INFO] [stdout] 13 | |     /// HTTP status code.
[INFO] [stdout] 14 | |     pub status: u16,
[INFO] [stdout] 15 | |     /// Raw response body.
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     pub request_id: Option<String>,
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Structured HTTP error detail.`
[INFO] [stdout]    = help: ends near `Structured HTTP error detail.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/context.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / pub struct Context {
[INFO] [stdout]  9 | |     /// System prompt sent with each request
[INFO] [stdout] 10 | |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 11 | |     pub system_prompt: Option<String>,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub tools: Vec<Tool>,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Conversation context for LLM interactions.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/error.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / pub enum Error {
[INFO] [stdout] 179 | |     /// Wraps a provider error.
[INFO] [stdout] 180 | |     #[error("Provider error: {0}")]
[INFO] [stdout] 181 | |     Provider(#[from] ProviderError),
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     Io(#[from] std::io::Error),
[INFO] [stdout] 190 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Result type alias for oxi-ai operations.`
[INFO] [stdout]     = help: ends near `Unified error type for oxi-ai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/error.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / pub enum Error {
[INFO] [stdout] 179 | |     /// Wraps a provider error.
[INFO] [stdout] 180 | |     #[error("Provider error: {0}")]
[INFO] [stdout] 181 | |     Provider(#[from] ProviderError),
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     Io(#[from] std::io::Error),
[INFO] [stdout] 190 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unified error type for oxi-ai`
[INFO] [stdout]     = help: ends near `Unified error type for oxi-ai`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/error.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Result type alias for oxi-ai operations.`
[INFO] [stdout]     = help: ends near `Result type alias`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/error.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Result type alias`
[INFO] [stdout]     = help: ends near `Result type alias`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/trait_def.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub trait Provider: Send + Sync + 'static {
[INFO] [stdout] 16 | |     /// Stream assistant message events
[INFO] [stdout] 17 | |     fn stream<'a>(
[INFO] [stdout] 18 | |         &'a self,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     ) -> Pin<Box<dyn Future<Output = StreamResult> + Send + 'a>>;
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `LLM provider trait`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/event.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | / pub enum ProviderEvent {
[INFO] [stdout]  13 | |     /// Stream started with partial assistant message.
[INFO] [stdout]  14 | |     Start {
[INFO] [stdout]  15 | |         /// Partial assistant message state.
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |     },
[INFO] [stdout] 159 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Streaming events emitted by providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/options.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / pub struct ProviderOptions {
[INFO] [stdout] 16 | |     /// Anthropic-specific options.
[INFO] [stdout] 17 | |     #[serde(default, skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 18 | |     pub anthropic: Option<AnthropicOptions>,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     pub openai_compatible: Option<OpenAiCompatibleOptions>,
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Per-provider options for fine-grained control.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/mod.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | / pub struct ProviderRegistry {
[INFO] [stdout] 127 | |     custom: RwLock<HashMap<String, Arc<dyn Provider>>>,
[INFO] [stdout] 128 | |     factories: RwLock<HashMap<String, ProviderFactory>>,
[INFO] [stdout] 129 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Runtime registry for providers (custom + built-in resolution).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/options.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | / pub struct StreamOptions {
[INFO] [stdout] 115 | |     /// Sampling temperature (0.0 to 2.0)
[INFO] [stdout] 116 | |     #[serde(default)]
[INFO] [stdout] 117 | |     pub temperature: Option<f64>,
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     pub provider_options: Option<ProviderOptions>,
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Options for streaming requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/trait_def.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type StreamResult = Result<Pin<Box<dyn Stream<Item = ProviderEvent> + Send>>, ProviderError>;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Stream result type alias`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/mod.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / pub fn custom_provider_names() -> Vec<String> {
[INFO] [stdout] 273 | |     CUSTOM_PROVIDERS.read().keys().cloned().collect()
[INFO] [stdout] 274 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Return the set of currently registered custom provider names (global registry).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/mod.rs:280:1
[INFO] [stdout]     |
[INFO] [stdout] 280 | / pub fn get_provider(name: &str) -> Option<Box<dyn Provider>> {
[INFO] [stdout] 281 | |     // 1. Check custom providers first (higher priority than builtins)
[INFO] [stdout] 282 | |     {
[INFO] [stdout] 283 | |         let custom = CUSTOM_PROVIDERS.read();
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     register_builtins::create_builtin_provider(name)
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Get a provider by name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/mod.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | / pub fn get_provider_arc(name: &str) -> Option<Arc<dyn Provider>> {
[INFO] [stdout] 295 | |     {
[INFO] [stdout] 296 | |         let custom = CUSTOM_PROVIDERS.read();
[INFO] [stdout] 297 | |         if let Some(provider) = custom.get(name) {
[INFO] [stdout] ...   |
[INFO] [stdout] 301 | |     register_builtins::create_builtin_provider(name).map(Arc::from)
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Get a provider by name, returning Arc (for router delegation).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/mod.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | / pub fn register_provider(name: &str, provider: impl Provider + 'static) {
[INFO] [stdout] 261 | |     CUSTOM_PROVIDERS
[INFO] [stdout] 262 | |         .write()
[INFO] [stdout] 263 | |         .insert(name.to_string(), Arc::new(provider));
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Register a custom provider at runtime (global registry).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/mod.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | / pub fn unregister_provider(name: &str) {
[INFO] [stdout] 268 | |     CUSTOM_PROVIDERS.write().remove(name);
[INFO] [stdout] 269 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Unregister a previously registered custom provider (global registry).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / pub fn create_builtin_provider(name: &str) -> Option<Box<dyn super::Provider>> {
[INFO] [stdout] 283 | |     let builtin = get_builtin_provider(name)?;
[INFO] [stdout] 284 | |     build_builtin_transport(builtin)
[INFO] [stdout] 285 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Create a built-in provider by name.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | / pub fn create_builtin_provider(name: &str) -> Option<Box<dyn super::Provider>> {
[INFO] [stdout] 283 | |     let builtin = get_builtin_provider(name)?;
[INFO] [stdout] 284 | |     build_builtin_transport(builtin)
[INFO] [stdout] 285 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Create a built-in provider by name.`
[INFO] [stdout]     = help: ends near `Create a built-in provider by name.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | / pub fn create_builtin_provider_with_options(
[INFO] [stdout] 405 | |     name: &str,
[INFO] [stdout] 406 | |     api_key: Option<&str>,
[INFO] [stdout] 407 | |     base_url: Option<&str>,
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |     build_builtin_transport_with_options(builtin, api_key, base_url)
[INFO] [stdout] 411 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Create a built-in provider with optional credential and base URL overrides.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | / pub fn create_builtin_provider_with_options(
[INFO] [stdout] 405 | |     name: &str,
[INFO] [stdout] 406 | |     api_key: Option<&str>,
[INFO] [stdout] 407 | |     base_url: Option<&str>,
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |     build_builtin_transport_with_options(builtin, api_key, base_url)
[INFO] [stdout] 411 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Create a built-in provider with optional credential and base URL overrides.`
[INFO] [stdout]     = help: ends near `Create a built-in provider with optional credential and base URL overrides.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | / pub fn get_all_provider_names() -> Vec<&'static str> {
[INFO] [stdout] 241 | |     get_builtin_providers().iter().map(|p| p.name).collect()
[INFO] [stdout] 242 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Get all provider names (primary names only).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | / pub fn get_all_provider_names() -> Vec<&'static str> {
[INFO] [stdout] 241 | |     get_builtin_providers().iter().map(|p| p.name).collect()
[INFO] [stdout] 242 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Get all provider names (primary names only).`
[INFO] [stdout]     = help: ends near `Get all provider names (primary names only).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / pub fn get_builtin_provider(name: &str) -> Option<&'static BuiltinProvider> {
[INFO] [stdout] 203 | |     get_builtin_providers()
[INFO] [stdout] 204 | |         .iter()
[INFO] [stdout] 205 | |         .find(|p| p.name == name || p.aliases.contains(&name))
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Look up a built-in provider by name or alias.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / pub fn get_builtin_provider(name: &str) -> Option<&'static BuiltinProvider> {
[INFO] [stdout] 203 | |     get_builtin_providers()
[INFO] [stdout] 204 | |         .iter()
[INFO] [stdout] 205 | |         .find(|p| p.name == name || p.aliases.contains(&name))
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Look up a built-in provider by name or alias.`
[INFO] [stdout]     = help: ends near `Look up a built-in provider by name or alias.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / pub fn get_provider_env_key(name: &str) -> Option<&'static str> {
[INFO] [stdout] 210 | |     get_builtin_provider(name).map(|p| p.env_key)
[INFO] [stdout] 211 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Get the environment variable name for a provider.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / pub fn get_provider_env_key(name: &str) -> Option<&'static str> {
[INFO] [stdout] 210 | |     get_builtin_provider(name).map(|p| p.env_key)
[INFO] [stdout] 211 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Get the environment variable name for a provider.`
[INFO] [stdout]     = help: ends near `Get the environment variable name for a provider.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | / pub fn get_provider_env_keys(name: &str) -> Vec<&'static str> {
[INFO] [stdout] 215 | |     if let Some(p) = get_builtin_provider(name) {
[INFO] [stdout] 216 | |         let mut keys = vec![p.env_key];
[INFO] [stdout] 217 | |         keys.extend_from_slice(p.extra_env_keys);
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Get all environment variable names for a provider (primary + extras).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | / pub fn get_provider_env_keys(name: &str) -> Vec<&'static str> {
[INFO] [stdout] 215 | |     if let Some(p) = get_builtin_provider(name) {
[INFO] [stdout] 216 | |         let mut keys = vec![p.env_key];
[INFO] [stdout] 217 | |         keys.extend_from_slice(p.extra_env_keys);
[INFO] [stdout] ...   |
[INFO] [stdout] 222 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Get all environment variable names for a provider (primary + extras).`
[INFO] [stdout]     = help: ends near `Get all environment variable names for a provider (primary + extras).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | / pub fn is_builtin_provider(name: &str) -> bool {
[INFO] [stdout] 262 | |     get_builtin_provider(name).is_some()
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Built-in provider helpers (re-exported from providers).`
[INFO] [stdout]     = help: ends near `Check if a provider name or alias is a known built-in.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/providers/register_builtins.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | / pub fn is_builtin_provider(name: &str) -> bool {
[INFO] [stdout] 262 | |     get_builtin_provider(name).is_some()
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Check if a provider name or alias is a known built-in.`
[INFO] [stdout]     = help: ends near `Check if a provider name or alias is a known built-in.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/openai.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct OpenAiProvider {
[INFO] [stdout] 29 | |     client: &'static Client,
[INFO] [stdout] 30 | |     api_key: Option<String>,
[INFO] [stdout] 31 | |     base_url: Option<String>,
[INFO] [stdout] 32 | |     /// Extra HTTP headers to include in every request (e.g. OpenRouter Referer).
[INFO] [stdout] 33 | |     extra_headers: Vec<(String, String)>,
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `OpenAI-compatible provider implementation.`
[INFO] [stdout]    = help: ends near `OpenAI-compatible provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/openai.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct OpenAiProvider {
[INFO] [stdout] 29 | |     client: &'static Client,
[INFO] [stdout] 30 | |     api_key: Option<String>,
[INFO] [stdout] 31 | |     base_url: Option<String>,
[INFO] [stdout] 32 | |     /// Extra HTTP headers to include in every request (e.g. OpenRouter Referer).
[INFO] [stdout] 33 | |     extra_headers: Vec<(String, String)>,
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `OpenAI-compatible provider`
[INFO] [stdout]    = help: ends near `OpenAI-compatible provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/anthropic.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / pub struct AnthropicProvider {
[INFO] [stdout] 26 | |     client: &'static Client,
[INFO] [stdout] 27 | |     api_key: Option<String>,
[INFO] [stdout] 28 | |     /// Override base URL. When `None`, falls back to `model.base_url`.
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     native: bool,
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Anthropic provider implementation.`
[INFO] [stdout]    = help: ends near `Anthropic provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/anthropic.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / pub struct AnthropicProvider {
[INFO] [stdout] 26 | |     client: &'static Client,
[INFO] [stdout] 27 | |     api_key: Option<String>,
[INFO] [stdout] 28 | |     /// Override base URL. When `None`, falls back to `model.base_url`.
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     native: bool,
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Anthropic provider`
[INFO] [stdout]    = help: ends near `Anthropic provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/azure.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct AzureProvider {
[INFO] [stdout] 35 | |     client: &'static Client,
[INFO] [stdout] 36 | |     api_key: Option<String>,
[INFO] [stdout] 37 | |     resource_name: Option<String>,
[INFO] [stdout] 38 | |     deployment_name: Option<String>,
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Azure OpenAI provider implementation.`
[INFO] [stdout]    = help: ends near `Azure OpenAI provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/azure.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct AzureProvider {
[INFO] [stdout] 35 | |     client: &'static Client,
[INFO] [stdout] 36 | |     api_key: Option<String>,
[INFO] [stdout] 37 | |     resource_name: Option<String>,
[INFO] [stdout] 38 | |     deployment_name: Option<String>,
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Azure OpenAI provider`
[INFO] [stdout]    = help: ends near `Azure OpenAI provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/model_fetch.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / pub async fn fetch_models_async(base_url: &str, api_key: &str) -> Result<Vec<String>, String> {
[INFO] [stdout] 73 | |     use super::shared_client;
[INFO] [stdout] 74 | |
[INFO] [stdout] 75 | |     let url = format!("{}/models", base_url.trim_end_matches('/'));
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     Ok(parsed.data.into_iter().map(|m| m.id).collect())
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Model fetching utilities (async and blocking).`
[INFO] [stdout]    = help: ends near `asynchronously.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/model_fetch.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | / pub async fn fetch_models_async(base_url: &str, api_key: &str) -> Result<Vec<String>, String> {
[INFO] [stdout] 73 | |     use super::shared_client;
[INFO] [stdout] 74 | |
[INFO] [stdout] 75 | |     let url = format!("{}/models", base_url.trim_end_matches('/'));
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     Ok(parsed.data.into_iter().map(|m| m.id).collect())
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Fetch the model list from an OpenAI-compatible `/v1/models` endpoint`
[INFO] [stdout]    = help: ends near `Fetch the model list from an OpenAI-compatible `/v1/models` endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/model_fetch.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub fn fetch_models_blocking(base_url: &str, api_key: &str) -> Result<Vec<String>, String> {
[INFO] [stdout] 33 | |     // Build the URL: trim trailing slashes, then append "/models"
[INFO] [stdout] 34 | |     let url = format!("{}/models", base_url.trim_end_matches('/'));
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     Ok(parsed.data.into_iter().map(|m| m.id).collect())
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Model fetching utilities (async and blocking).`
[INFO] [stdout]    = help: ends near `using the shared `reqwest::blocking` client.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/model_fetch.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub fn fetch_models_blocking(base_url: &str, api_key: &str) -> Result<Vec<String>, String> {
[INFO] [stdout] 33 | |     // Build the URL: trim trailing slashes, then append "/models"
[INFO] [stdout] 34 | |     let url = format!("{}/models", base_url.trim_end_matches('/'));
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     Ok(parsed.data.into_iter().map(|m| m.id).collect())
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Fetch the model list from an OpenAI-compatible `/v1/models` endpoint`
[INFO] [stdout]    = help: ends near `Fetch the model list from an OpenAI-compatible `/v1/models` endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/openai_responses.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct OpenAiResponsesProvider {
[INFO] [stdout] 29 | |     client: &'static Client,
[INFO] [stdout] 30 | |     api_key: Option<String>,
[INFO] [stdout] 31 | |     base_url: Option<String>,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `OpenAI Responses API provider.`
[INFO] [stdout]    = help: ends near `OpenAI Responses API provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/openai_responses.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / pub struct OpenAiResponsesProvider {
[INFO] [stdout] 29 | |     client: &'static Client,
[INFO] [stdout] 30 | |     api_key: Option<String>,
[INFO] [stdout] 31 | |     base_url: Option<String>,
[INFO] [stdout] 32 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `OpenAI Responses API provider`
[INFO] [stdout]    = help: ends near `OpenAI Responses API provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/bedrock.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct BedrockProvider {
[INFO] [stdout] 33 | |     client: &'static Client,
[INFO] [stdout] 34 | |     default_region: String,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `AWS Bedrock provider implementation.`
[INFO] [stdout]    = help: ends near `Amazon Bedrock provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/bedrock.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub struct BedrockProvider {
[INFO] [stdout] 33 | |     client: &'static Client,
[INFO] [stdout] 34 | |     default_region: String,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Amazon Bedrock provider`
[INFO] [stdout]    = help: ends near `Amazon Bedrock provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/gemini_cli.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct GeminiCliProvider;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Google Gemini CLI transport — typed unsupported-provider error path.`
[INFO] [stdout]    = help: ends near `Thin transport for the `google-gemini-cli` dialect.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/gemini_cli.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct GeminiCliProvider;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Thin transport for the `google-gemini-cli` dialect.`
[INFO] [stdout]    = help: ends near `Thin transport for the `google-gemini-cli` dialect.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/google.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / pub struct GoogleProvider {
[INFO] [stdout] 20 | |     client: &'static Client,
[INFO] [stdout] 21 | |     api_key: Option<String>,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Google Generative AI (Gemini) provider implementation.`
[INFO] [stdout]    = help: ends near `Google Generative AI provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/google.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / pub struct GoogleProvider {
[INFO] [stdout] 20 | |     client: &'static Client,
[INFO] [stdout] 21 | |     api_key: Option<String>,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Google Generative AI provider`
[INFO] [stdout]    = help: ends near `Google Generative AI provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/ollama.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub struct OllamaProvider {
[INFO] [stdout] 31 | |     client: &'static Client,
[INFO] [stdout] 32 | |     base_url: String,
[INFO] [stdout] 33 | |     /// Optional API key for Ollama Cloud (Bearer token).
[INFO] [stdout] 34 | |     api_key: Option<String>,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Ollama (local NDJSON server) provider implementation.`
[INFO] [stdout]    = help: ends near `Ollama provider for local LLM inference.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/ollama.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub struct OllamaProvider {
[INFO] [stdout] 31 | |     client: &'static Client,
[INFO] [stdout] 32 | |     base_url: String,
[INFO] [stdout] 33 | |     /// Optional API key for Ollama Cloud (Bearer token).
[INFO] [stdout] 34 | |     api_key: Option<String>,
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Ollama provider for local LLM inference.`
[INFO] [stdout]    = help: ends near `Ollama provider for local LLM inference.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/vertex.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct VertexProvider {
[INFO] [stdout] 27 | |     client: &'static Client,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Google Vertex AI provider implementation.`
[INFO] [stdout]    = help: ends near `Google Vertex AI provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/providers/vertex.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub struct VertexProvider {
[INFO] [stdout] 27 | |     client: &'static Client,
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Google Vertex AI provider`
[INFO] [stdout]    = help: ends near `Google Vertex AI provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/providers/openai.rs:881:1
[INFO] [stdout]      |
[INFO] [stdout]  881 | / pub fn normalize_messages(messages: &[Message], provider: &str, model_id: &str) -> Vec<Message> {
[INFO] [stdout]  882 | |     let provider_lower = provider.to_lowercase();
[INFO] [stdout]  883 | |     let model_lower = model_id.to_lowercase();
[INFO] [stdout] ...    |
[INFO] [stdout] 1065 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Provider-specific message normalization (empty content filtering, tool ID`
[INFO] [stdout]      = help: ends near `Normalize messages for a specific provider.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/providers/openai.rs:881:1
[INFO] [stdout]      |
[INFO] [stdout]  881 | / pub fn normalize_messages(messages: &[Message], provider: &str, model_id: &str) -> Vec<Message> {
[INFO] [stdout]  882 | |     let provider_lower = provider.to_lowercase();
[INFO] [stdout]  883 | |     let model_lower = model_id.to_lowercase();
[INFO] [stdout] ...    |
[INFO] [stdout] 1065 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = help: starts near `Normalize messages for a specific provider.`
[INFO] [stdout]      = help: ends near `Normalize messages for a specific provider.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/tools.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type ProgressCallback = Arc<dyn Fn(String) + Send + Sync>;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Callback type for progress updates`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/tools.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / pub struct Tool {
[INFO] [stdout] 21 | |     /// Tool name
[INFO] [stdout] 22 | |     pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     pub parameters: JsonValue,
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Tool definition with JSON Schema parameters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/tools.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / pub enum ToolValidationError {
[INFO] [stdout] 145 | |     #[error("Invalid JSON: {0}")]
[INFO] [stdout] 146 | |     /// invalid json variant.
[INFO] [stdout] 147 | |     InvalidJson(#[from] serde_json::Error),
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |     MissingRequiredField(String),
[INFO] [stdout] 156 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Validation error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/tools.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub fn progress_callback<F: Fn(String) + Send + Sync + 'static>(f: F) -> ProgressCallback {
[INFO] [stdout] 15 | |     Arc::new(f)
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Create a progress callback from a closure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/tools.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / pub fn validate_args(tool: &Tool, args: &JsonValue) -> Result<JsonValue, ToolValidationError> {
[INFO] [stdout] 160 | |     validate_args_internal(&tool.parameters, args)
[INFO] [stdout] 161 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Validate tool arguments against a JSON Schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     pub fn context_usage(text: &str, context_window: usize) -> f64 {
[INFO] [stdout] 394 | |         if context_window == 0 {
[INFO] [stdout] 395 | |             return 0.0;
[INFO] [stdout] ...   |
[INFO] [stdout] 398 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Token estimation and context usage helpers.`
[INFO] [stdout]     = help: ends near `Calculate context length usage percentage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | /     pub fn context_usage(text: &str, context_window: usize) -> f64 {
[INFO] [stdout] 394 | |         if context_window == 0 {
[INFO] [stdout] 395 | |             return 0.0;
[INFO] [stdout] ...   |
[INFO] [stdout] 398 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Calculate context length usage percentage.`
[INFO] [stdout]     = help: ends near `Calculate context length usage percentage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 | /     pub fn estimate(text: &str) -> usize {
[INFO] [stdout] 277 | |         if text.is_empty() {
[INFO] [stdout] 278 | |             return 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |         cjk_tokens + punct_tokens + ascii_tokens + ws_tokens
[INFO] [stdout] 319 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Token estimation and context usage helpers.`
[INFO] [stdout]     = help: ends near `character-based and word-based heuristics.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 | /     pub fn estimate(text: &str) -> usize {
[INFO] [stdout] 277 | |         if text.is_empty() {
[INFO] [stdout] 278 | |             return 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |         cjk_tokens + punct_tokens + ascii_tokens + ws_tokens
[INFO] [stdout] 319 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Estimate token count using a hybrid algorithm that combines`
[INFO] [stdout]     = help: ends near `Estimate token count using a hybrid algorithm that combines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     pub fn estimate_words(text: &str) -> usize {
[INFO] [stdout] 379 | |         let word_count = text.split_whitespace().count();
[INFO] [stdout] 380 | |         // ~1.3 tokens per word for English, higher for mixed content
[INFO] [stdout] 381 | |         let per_word = if text.chars().any(is_cjk) { 1.6 } else { 1.3 };
[INFO] [stdout] 382 | |         (word_count as f64 * per_word) as usize
[INFO] [stdout] 383 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Token estimation and context usage helpers.`
[INFO] [stdout]     = help: ends near `Estimate tokens based on word count.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 | /     pub fn estimate_words(text: &str) -> usize {
[INFO] [stdout] 379 | |         let word_count = text.split_whitespace().count();
[INFO] [stdout] 380 | |         // ~1.3 tokens per word for English, higher for mixed content
[INFO] [stdout] 381 | |         let per_word = if text.chars().any(is_cjk) { 1.6 } else { 1.3 };
[INFO] [stdout] 382 | |         (word_count as f64 * per_word) as usize
[INFO] [stdout] 383 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Estimate tokens based on word count.`
[INFO] [stdout]     = help: ends near `Estimate tokens based on word count.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | / pub async fn complete(
[INFO] [stdout]  23 | |     model: &Model,
[INFO] [stdout]  24 | |     context: &Context,
[INFO] [stdout]  25 | |     options: Option<StreamOptions>,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     })
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `High-level completion and token estimation.`
[INFO] [stdout]     = help: ends near `and returns the final assistant message.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 | / pub async fn complete(
[INFO] [stdout]  23 | |     model: &Model,
[INFO] [stdout]  24 | |     context: &Context,
[INFO] [stdout]  25 | |     options: Option<StreamOptions>,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     })
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `High-level complete function that collects all streaming events`
[INFO] [stdout]     = help: ends near `High-level complete function that collects all streaming events`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/high_level.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 | /     pub fn estimate(text: &str) -> usize {
[INFO] [stdout] 277 | |         if text.is_empty() {
[INFO] [stdout] 278 | |             return 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |         cjk_tokens + punct_tokens + ascii_tokens + ws_tokens
[INFO] [stdout] 319 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `High-level completion and token estimation.`
[INFO] [stdout]     = help: ends near `character-based and word-based heuristics.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/transform.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct TransformOptions {
[INFO] [stdout] 41 | |     /// Strip thinking blocks entirely instead of converting them to text.
[INFO] [stdout] 42 | |     pub strip_thinking: bool,
[INFO] [stdout] 43 | |     /// Convert tool calls / tool results (when `false`, tool calls are dropped).
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     pub merge_text: bool,
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]    = help: ends near `Options that control how messages are transformed between providers.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/transform.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct TransformOptions {
[INFO] [stdout] 41 | |     /// Strip thinking blocks entirely instead of converting them to text.
[INFO] [stdout] 42 | |     pub strip_thinking: bool,
[INFO] [stdout] 43 | |     /// Convert tool calls / tool results (when `false`, tool calls are dropped).
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     pub merge_text: bool,
[INFO] [stdout] 49 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Options that control how messages are transformed between providers.`
[INFO] [stdout]    = help: ends near `Options that control how messages are transformed between providers.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / pub fn anthropic_to_google(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 720 | |     transform_messages(
[INFO] [stdout] 721 | |         messages,
[INFO] [stdout] 722 | |         Api::AnthropicMessages,
[INFO] [stdout] ...   |
[INFO] [stdout] 726 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Convert Anthropic-format messages to Google format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / pub fn anthropic_to_google(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 720 | |     transform_messages(
[INFO] [stdout] 721 | |         messages,
[INFO] [stdout] 722 | |         Api::AnthropicMessages,
[INFO] [stdout] ...   |
[INFO] [stdout] 726 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Convert Anthropic-format messages to Google format.`
[INFO] [stdout]     = help: ends near `Convert Anthropic-format messages to Google format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:689:1
[INFO] [stdout]     |
[INFO] [stdout] 689 | / pub fn anthropic_to_openai(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 690 | |     transform_messages(
[INFO] [stdout] 691 | |         messages,
[INFO] [stdout] 692 | |         Api::AnthropicMessages,
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Convert Anthropic-format messages to OpenAI format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:689:1
[INFO] [stdout]     |
[INFO] [stdout] 689 | / pub fn anthropic_to_openai(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 690 | |     transform_messages(
[INFO] [stdout] 691 | |         messages,
[INFO] [stdout] 692 | |         Api::AnthropicMessages,
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Convert Anthropic-format messages to OpenAI format.`
[INFO] [stdout]     = help: ends near `Convert Anthropic-format messages to OpenAI format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:709:1
[INFO] [stdout]     |
[INFO] [stdout] 709 | / pub fn google_to_openai(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 710 | |     transform_messages(
[INFO] [stdout] 711 | |         messages,
[INFO] [stdout] 712 | |         Api::GoogleGenerativeAi,
[INFO] [stdout] ...   |
[INFO] [stdout] 716 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Convert Google-format messages to OpenAI format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:709:1
[INFO] [stdout]     |
[INFO] [stdout] 709 | / pub fn google_to_openai(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 710 | |     transform_messages(
[INFO] [stdout] 711 | |         messages,
[INFO] [stdout] 712 | |         Api::GoogleGenerativeAi,
[INFO] [stdout] ...   |
[INFO] [stdout] 716 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Convert Google-format messages to OpenAI format.`
[INFO] [stdout]     = help: ends near `Convert Google-format messages to OpenAI format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 503 | / pub fn normalize_tool_call_id(id: &str) -> String {
[INFO] [stdout] 504 | |     crate::utils::normalize_tool_call_id(id)
[INFO] [stdout] 505 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Normalize a tool call ID for cross-provider compatibility.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:503:1
[INFO] [stdout]     |
[INFO] [stdout] 503 | / pub fn normalize_tool_call_id(id: &str) -> String {
[INFO] [stdout] 504 | |     crate::utils::normalize_tool_call_id(id)
[INFO] [stdout] 505 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Normalize a tool call ID for cross-provider compatibility.`
[INFO] [stdout]     = help: ends near `Normalize a tool call ID for cross-provider compatibility.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | / pub fn openai_to_anthropic(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 700 | |     transform_messages(
[INFO] [stdout] 701 | |         messages,
[INFO] [stdout] 702 | |         Api::OpenAiCompletions,
[INFO] [stdout] ...   |
[INFO] [stdout] 706 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Convert OpenAI-format messages to Anthropic format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:699:1
[INFO] [stdout]     |
[INFO] [stdout] 699 | / pub fn openai_to_anthropic(messages: &[Message]) -> Vec<Message> {
[INFO] [stdout] 700 | |     transform_messages(
[INFO] [stdout] 701 | |         messages,
[INFO] [stdout] 702 | |         Api::OpenAiCompletions,
[INFO] [stdout] ...   |
[INFO] [stdout] 706 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Convert OpenAI-format messages to Anthropic format.`
[INFO] [stdout]     = help: ends near `Convert OpenAI-format messages to Anthropic format.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | / pub fn transform_messages(
[INFO] [stdout]  87 | |     messages: &[Message],
[INFO] [stdout]  88 | |     from_api: Api,
[INFO] [stdout]  89 | |     to_api: Api,
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         .collect()
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Transform a slice of [`Message`]s from one provider API to another.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | / pub fn transform_messages(
[INFO] [stdout]  87 | |     messages: &[Message],
[INFO] [stdout]  88 | |     from_api: Api,
[INFO] [stdout]  89 | |     to_api: Api,
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         .collect()
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Transform a slice of [`Message`]s from one provider API to another.`
[INFO] [stdout]     = help: ends near `Transform a slice of [`Message`]s from one provider API to another.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:517:1
[INFO] [stdout]     |
[INFO] [stdout] 517 | / pub fn transform_messages_for_model(messages: &[Message], model: &Model) -> Vec<Message> {
[INFO] [stdout] 518 | |     let image_aware = downgrade_unsupported_images(messages, model);
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |     result
[INFO] [stdout] 682 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Message transformation between provider formats.`
[INFO] [stdout]     = help: ends near `Transform messages for a target model, handling:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/transform.rs:517:1
[INFO] [stdout]     |
[INFO] [stdout] 517 | / pub fn transform_messages_for_model(messages: &[Message], model: &Model) -> Vec<Message> {
[INFO] [stdout] 518 | |     let image_aware = downgrade_unsupported_images(messages, model);
[INFO] [stdout] ...   |
[INFO] [stdout] 681 | |     result
[INFO] [stdout] 682 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Transform messages for a target model, handling:`
[INFO] [stdout]     = help: ends near `Transform messages for a target model, handling:`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:821:1
[INFO] [stdout]     |
[INFO] [stdout] 821 | / pub struct ModelRegistry {
[INFO] [stdout] 822 | |     static_models: HashMap<String, Model>,
[INFO] [stdout] 823 | |     dynamic_models: parking_lot::RwLock<HashMap<String, Model>>,
[INFO] [stdout] 824 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Lightweight model registry for SDK/engine usage.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:967:1
[INFO] [stdout]     |
[INFO] [stdout] 967 | / pub fn dynamic_models() -> Vec<Model> {
[INFO] [stdout] 968 | |     GLOBAL_REGISTRY.dynamic_models()
[INFO] [stdout] 969 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Get all dynamically registered models.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:946:1
[INFO] [stdout]     |
[INFO] [stdout] 946 | / pub fn get_model(provider: &str, model_id: &str) -> Option<&'static Model> {
[INFO] [stdout] 947 | |     ModelRegistry::get(provider, model_id)
[INFO] [stdout] 948 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Convenience function to get a model (static registry only – use [`lookup_model`] for dynamic too)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:962:1
[INFO] [stdout]     |
[INFO] [stdout] 962 | / pub fn get_models(provider: &str) -> Vec<&'static Model> {
[INFO] [stdout] 963 | |     ModelRegistry::get_by_provider(provider)
[INFO] [stdout] 964 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Get all models from a provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:951:1
[INFO] [stdout]     |
[INFO] [stdout] 951 | / pub fn get_providers() -> Vec<&'static str> {
[INFO] [stdout] 952 | |     let mut providers: Vec<&'static str> = STATIC_MODELS
[INFO] [stdout] 953 | |         .values()
[INFO] [stdout] 954 | |         .map(|m| m.provider.as_str())
[INFO] [stdout] ...   |
[INFO] [stdout] 958 | |     providers
[INFO] [stdout] 959 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Get all available providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:941:1
[INFO] [stdout]     |
[INFO] [stdout] 941 | / pub fn lookup_model(provider: &str, model_id: &str) -> Option<Model> {
[INFO] [stdout] 942 | |     GLOBAL_REGISTRY.lookup(provider, model_id)
[INFO] [stdout] 943 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Look up a model by provider and model ID, checking both dynamic and static registries.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:929:1
[INFO] [stdout]     |
[INFO] [stdout] 929 | / pub fn register_model(model: Model) {
[INFO] [stdout] 930 | |     GLOBAL_REGISTRY.register(model);
[INFO] [stdout] 931 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Register a model at runtime.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/model_registry.rs:934:1
[INFO] [stdout]     |
[INFO] [stdout] 934 | / pub fn unregister_model(provider: &str, model_id: &str) {
[INFO] [stdout] 935 | |     GLOBAL_REGISTRY.unregister(provider, model_id);
[INFO] [stdout] 936 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Unlike the static `model_db`, this supports adding/removing models at runtime.`
[INFO] [stdout]     = help: ends near `Unregister a previously registered dynamic model.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / pub struct AssistantMessage {
[INFO] [stdout] 232 | |     /// Role discriminator (always `AssistantRole::Assistant`).
[INFO] [stdout] 233 | |     pub role: AssistantRole,
[INFO] [stdout] 234 | |     /// Ordered content blocks (text, thinking, tool calls, images).
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     pub timestamp: i64,
[INFO] [stdout] 254 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Re-export AssistantMessage from messages`
[INFO] [stdout]     = help: ends near `Assistant message returned by the model.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / pub struct AssistantMessage {
[INFO] [stdout] 232 | |     /// Role discriminator (always `AssistantRole::Assistant`).
[INFO] [stdout] 233 | |     pub role: AssistantRole,
[INFO] [stdout] 234 | |     /// Ordered content blocks (text, thinking, tool calls, images).
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     pub timestamp: i64,
[INFO] [stdout] 254 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Assistant message returned by the model.`
[INFO] [stdout]     = help: ends near `Assistant message returned by the model.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/messages.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  7 |   /// Text content block
[INFO] [stdout]    |                        - ends here
[INFO] [stdout]  8 |   #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]  9 | / pub struct TextContent {
[INFO] [stdout] 10 | |     /// Discriminator for untagged deserialization.
[INFO] [stdout] 11 | |     #[serde(rename = "type")]
[INFO] [stdout] 12 | |     pub content_type: TextContentType,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     pub text_signature: Option<String>,
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/messages.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub enum TextContentType {
[INFO] [stdout] 24 | |     /// text variant.
[INFO] [stdout] 25 | |     Text,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `TextContentType.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/messages.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub struct ThinkingContent {
[INFO] [stdout] 51 | |     /// Discriminator for untagged deserialization.
[INFO] [stdout] 52 | |     #[serde(rename = "type")]
[INFO] [stdout] 53 | |     pub content_type: ThinkingContentType,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     pub redacted: Option<bool>,
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Thinking content block (extended thinking / chain-of-thought output).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/messages.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / pub enum ThinkingContentType {
[INFO] [stdout] 68 | |     /// thinking variant.
[INFO] [stdout] 69 | |     Thinking,
[INFO] [stdout] 70 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `ThinkingContentType.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/messages.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | / pub struct ImageContent {
[INFO] [stdout] 87 | |     /// Discriminator for untagged deserialization.
[INFO] [stdout] 88 | |     #[serde(rename = "type")]
[INFO] [stdout] 89 | |     pub content_type: ImageContentType,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |     pub mime_type: String,
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]    = help: ends near `Image content block (base64-encoded).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | / pub enum ImageContentType {
[INFO] [stdout] 100 | |     /// image variant.
[INFO] [stdout] 101 | |     Image,
[INFO] [stdout] 102 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `ImageContentType.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | / pub struct ToolCall {
[INFO] [stdout] 118 | |     /// Discriminator for untagged deserialization.
[INFO] [stdout] 119 | |     #[serde(rename = "type")]
[INFO] [stdout] 120 | |     pub content_type: ToolCallType,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |     pub thought_signature: Option<String>,
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Tool call content block emitted by the model.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / pub enum ToolCallType {
[INFO] [stdout] 136 | |     /// tool call variant.
[INFO] [stdout] 137 | |     ToolCall,
[INFO] [stdout] 138 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `ToolCallType.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / pub enum ContentBlock {
[INFO] [stdout] 160 | |     /// Plain text content.
[INFO] [stdout] 161 | |     Text(TextContent),
[INFO] [stdout] 162 | |     /// Extended thinking / chain-of-thought output.
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     Unknown(JsonValue),
[INFO] [stdout] 170 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Content block union (untagged for flexibility).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | / pub struct UserMessage {
[INFO] [stdout] 201 | |     /// Role discriminator (always `UserRole::User`).
[INFO] [stdout] 202 | |     pub role: UserRole,
[INFO] [stdout] 203 | |     /// Message content – either a plain string or a list of content blocks.
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |     pub timestamp: i64,
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `User message sent to the model.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / pub enum UserRole {
[INFO] [stdout] 213 | |     #[serde(rename = "user")]
[INFO] [stdout] 214 | |     /// user variant.
[INFO] [stdout] 215 | |     User,
[INFO] [stdout] 216 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `UserRole.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | / pub enum AssistantRole {
[INFO] [stdout] 260 | |     #[serde(rename = "assistant")]
[INFO] [stdout] 261 | |     /// assistant variant.
[INFO] [stdout] 262 | |     Assistant,
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `AssistantRole.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:302:1
[INFO] [stdout]     |
[INFO] [stdout] 302 | / pub struct ToolResultMessage {
[INFO] [stdout] 303 | |     /// Role discriminator (always `ToolResultRole::ToolResult`).
[INFO] [stdout] 304 | |     pub role: ToolResultRole,
[INFO] [stdout] 305 | |     /// Matches the `ToolCall::id` this result is for.
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     pub timestamp: i64,
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Tool result message carrying the output of a tool invocation.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:324:1
[INFO] [stdout]     |
[INFO] [stdout] 324 | / pub enum ToolResultRole {
[INFO] [stdout] 325 | |     #[serde(rename = "toolResult")]
[INFO] [stdout] 326 | |     /// tool result variant.
[INFO] [stdout] 327 | |     ToolResult,
[INFO] [stdout] 328 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `ToolResultRole.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:410:1
[INFO] [stdout]     |
[INFO] [stdout] 410 | / pub enum Message {
[INFO] [stdout] 411 | |     /// A message from the user.
[INFO] [stdout] 412 | |     User(UserMessage),
[INFO] [stdout] 413 | |     /// A response from the assistant.
[INFO] [stdout] ...   |
[INFO] [stdout] 416 | |     ToolResult(ToolResultMessage),
[INFO] [stdout] 417 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Message union tagged by role.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | / pub enum MessageContent {
[INFO] [stdout] 510 | |     /// A simple text string.
[INFO] [stdout] 511 | |     Text(String),
[INFO] [stdout] 512 | |     /// One or more content blocks.
[INFO] [stdout] 513 | |     Blocks(Vec<ContentBlock>),
[INFO] [stdout] 514 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near ` <div class="stab stable"><strong>Stable</strong> since 0.63.0</div>`
[INFO] [stdout]     = help: ends near `Message content – either a plain text string or a list of structured blocks.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/messages.rs:570:37
[INFO] [stdout]     |
[INFO] [stdout] 570 | /// - Thinking blocks → wrapped in `<thinking>` tags as plain text
[INFO] [stdout]     |                                     ^ starts here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: ends near `Transform messages for cross-provider compatibility.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `oxi-ai`
[INFO] running `Command { std: "docker" "inspect" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0", kill_on_drop: false }`
[INFO] [stdout] f5b501d6780bf6f4defa94912cfa84301b5bdcebdede06e871e10d23542a85f0
