[INFO] cloning repository https://github.com/AstraeaDB/a-llama
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AstraeaDB/a-llama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstraeaDB%2Fa-llama", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstraeaDB%2Fa-llama'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebc9f5bcb77b555e5ca56a7444e0baf7014957b8
[INFO] documenting AstraeaDB/a-llama against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstraeaDB%2Fa-llama" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AstraeaDB/a-llama
[INFO] finished tweaking git repo https://github.com/AstraeaDB/a-llama
[INFO] tweaked toml for git repo https://github.com/AstraeaDB/a-llama written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AstraeaDB/a-llama on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AstraeaDB/a-llama 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311
[INFO] running `Command { std: "docker" "start" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311", 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" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311", 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" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking arrow-schema v59.0.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking astraea-core v0.3.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking sysctl v0.6.0
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking astraea-rag v0.3.1
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking anndists v0.1.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking arrow-buffer v59.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking arrow-data v59.0.0
[INFO] [stderr]     Checking astraea-vector v0.3.1
[INFO] [stderr]     Checking mmap-rs v0.7.0
[INFO] [stderr]     Checking arrow-array v59.0.0
[INFO] [stderr]     Checking hnsw_rs v0.3.4
[INFO] [stderr]     Checking eunomia-core v0.1.0
[INFO] [stderr]     Checking arrow-select v59.0.0
[INFO] [stderr]     Checking arrow-arith v59.0.0
[INFO] [stderr]     Checking arrow-row v59.0.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking arrow-ord v59.0.0
[INFO] [stderr]     Checking arrow-ipc v59.0.0
[INFO] [stderr]     Checking arrow-string v59.0.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking arrow-cast v59.0.0
[INFO] [stderr]     Checking parquet v59.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking arrow-json v59.0.0
[INFO] [stderr]     Checking arrow-csv v59.0.0
[INFO] [stderr]     Checking arrow v59.0.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking object_store v0.14.1
[INFO] [stderr]     Checking astraea-storage v0.3.1
[INFO] [stderr]     Checking astraea-graph v0.3.1
[INFO] [stderr]  Documenting a-llama v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`KnowledgeStore`] wraps an in-process [`astraea_graph::Graph`] backed by
[INFO] [stdout]            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[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 `InMemoryStorage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`InMemoryStorage`] with an [`crate::exact_index::ExactVectorIndex`] attached.
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `InMemoryStorage` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NodeId`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           same [`NodeId`]. A new key creates a new node.
[INFO] [stdout]                 ^^^^^^^^
[INFO] [stdout]   = note: no item named `NodeId` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore::open_durable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           When the `durable` cargo feature is enabled, [`KnowledgeStore::open_durable`]
[INFO] [stdout]                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DiskStorageEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           opens a [`DiskStorageEngine`]-backed graph at a caller-supplied directory:
[INFO] [stdout]                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `DiskStorageEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore::persist`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Call [`KnowledgeStore::persist`] before dropping to flush the buffer pool
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ExactVectorIndex`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`ExactVectorIndex`] implements [`astraea_core::traits::VectorIndex`] via a
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ExactVectorIndex` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `InferenceEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           This module defines the swappable [`InferenceEngine`] trait (Decision 7659),
[INFO] [stdout]                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `InferenceEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MockEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           an always-compiled [`MockEngine`] for fast default builds and tests, a
[INFO] [stdout]                               ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MockEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MistralRsEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           feature-gated [`MistralRsEngine`] real backend (feature `mistralrs-engine`),
[INFO] [stdout]                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MistralRsEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EngineProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           and the [`EngineProvider`] adapter that exposes any engine as
[INFO] [stdout]                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EngineProvider` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `InferenceEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`InferenceEngine`] is **async** (mistral.rs is async; so is any real GGUF
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `InferenceEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EngineProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           **synchronous** (see `astraea-rag/src/llm.rs`). [`EngineProvider`] therefore
[INFO] [stdout]                                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EngineProvider` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `block_on_engine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           bridges by blocking on the engine future. See [`block_on_engine`] for the
[INFO] [stdout]                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `block_on_engine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Augmenter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Augmenter`] drives `astraea_rag::graph_rag_query` and
[INFO] [stdout]            ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Augmenter` in scope
[INFO] [stdout]   = help: there's a similarly named item `augment`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           `astraea_rag::graph_rag_query_anchored` over an a-llama [`KnowledgeStore`]
[INFO] [stdout]                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Augmenter::augment_question`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Augmenter::augment_question`] and [`Augmenter::augment_anchored`]
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Augmenter` in scope
[INFO] [stdout]   = help: there's a similarly named item `augment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Augmenter::augment_anchored`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Augmenter::augment_question`] and [`Augmenter::augment_anchored`]
[INFO] [stdout]                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Augmenter` in scope
[INFO] [stdout]   = help: there's a similarly named item `augment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`SemanticCache`] wraps [`eunomia_core::Store`] as a-llama's **hot semantic
[INFO] [stdout]            ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::lookup`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           request the orchestrator embeds the prompt, calls [`SemanticCache::lookup`]
[INFO] [stdout]                                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::store_interaction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`SemanticCache::store_interaction`] (`Store::put`) to persist the
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::sweep_expired`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`SemanticCache::sweep_expired`] (`Store::remove_expired`) evicts stale
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::sweep_expired`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           eviction path ([`sweep_expired`](SemanticCache::sweep_expired)) returns the
[INFO] [stdout]                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Entry`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           removed [`Entry`]s precisely so Task 7 can flush them downstream, and each
[INFO] [stdout]                    ^^^^^^^
[INFO] [stdout]   = note: no item named `Entry` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CacheHit`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`CacheHit`] carries its eunomia entry `id` so a hit can later anchor a
[INFO] [stdout]            ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `CacheHit` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::new`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]            ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::put`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]                            ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::nearest`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::get`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]                                                                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::remove_expired`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::len`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]                                       ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Namespace`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]                                                             ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Namespace` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Key`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]                                                                            ^^^^^
[INFO] [stdout]   = note: no item named `Key` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Entry`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Entry`], [`Metadata`], [`Hit`] (re-exported from the crate root).
[INFO] [stdout]            ^^^^^^^
[INFO] [stdout]   = note: no item named `Entry` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Metadata`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Entry`], [`Metadata`], [`Hit`] (re-exported from the crate root).
[INFO] [stdout]                       ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Metadata` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Hit`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Entry`], [`Metadata`], [`Hit`] (re-exported from the crate root).
[INFO] [stdout]                                     ^^^^^
[INFO] [stdout]   = note: no item named `Hit` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::persist`
[INFO] [stdout]   --> src/cache.rs:75:40
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// snapshot writes.  Call [`persist`](SemanticCache::persist) on clean shutdown
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ the struct `SemanticCache` has no field or associated item named `persist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`AppState`] holds the shared, `Arc`-wrapped subsystems: the inference
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppState::generate`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`AppState::generate`] runs the **learn → store → retrieve → augment** loop
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppState` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `router`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`router`] exposes the Ollama-compatible HTTP surface (`/api/generate`,
[INFO] [stdout]              ^^^^^^^^
[INFO] [stdout]   = note: no item named `router` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `tier_evicted` links to private item `bound_tiered_value`
[INFO] [stdout]    --> src/api.rs:507:64
[INFO] [stdout]     |
[INFO] [stdout] 507 |     ///   `config.max_tiered_value_bytes` (astraedb #26, see [`bound_tiered_value`]),
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extractor`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           An [`Extractor`] runs an LLM pass over a prompt→response interaction to
[INFO] [stdout]               ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extractor` in scope
[INFO] [stdout]   = help: there's a similarly named item `extract`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           the [`KnowledgeStore`], so learned knowledge becomes **independently**
[INFO] [stdout]                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `extraction_prompt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. [`extraction_prompt`] builds an instruction asking the chat model to emit
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `extraction_prompt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extractor::extract_and_store`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. [`Extractor::extract_and_store`] runs the engine, then
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extractor` in scope
[INFO] [stdout]   = help: there's a similarly named item `extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           3. [`parse_extraction`] tolerantly recovers the JSON object from whatever
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `parse_extraction` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extractor::store_extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           4. [`Extractor::store_extraction`] embeds each fact and upserts the
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extractor` in scope
[INFO] [stdout]   = help: there's a similarly named item `extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              nodes + edges into the [`KnowledgeStore`].
[INFO] [stdout]                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           all. [`parse_extraction`] is a **pure, panic-free** function that extracts
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `parse_extraction` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           defaults, unknown junk is ignored), and returns an empty [`Extraction`] when
[INFO] [stdout]                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extraction` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `confidence` links to private item `DEFAULT_CONFIDENCE`
[INFO] [stdout]   --> src/extract.rs:87:47
[INFO] [stdout]    |
[INFO] [stdout] 87 |     /// Confidence in `[0, 1]`. Defaults to [`DEFAULT_CONFIDENCE`] when absent.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `kind` links to private item `UNKNOWN_KIND`
[INFO] [stdout]    --> src/extract.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |     /// The entity kind/type. Defaults to [`UNKNOWN_KIND`] when absent.
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Fact`
[INFO] [stdout]    --> src/extract.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// Distils [`Fact`]/`Entity` nodes + edges from interactions and stores them in
[INFO] [stdout]     |               ^^^^ no item named `Fact` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/knowledge_store.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 711 | |     /// graph_rag_query(store.graph_ops(), store.vector_index_ref(), …)
[INFO] [stdout] 712 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/knowledge_store.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: \u{2026}
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/augment.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout]    |      ---------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 56 - /// [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout] 56 + /// [`InferenceEngine::complete`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/augment.rs:188:57
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// separate use with [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout]     |                            ---------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 188 -     /// separate use with [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout] 188 +     /// separate use with [`InferenceEngine::complete`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/api.rs:91:45
[INFO] [stdout]    |
[INFO] [stdout] 91 |     /// fact-extraction pass ([`Extractor`](crate::extract::Extractor)) over the
[INFO] [stdout]    |                                -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 91 -     /// fact-extraction pass ([`Extractor`](crate::extract::Extractor)) over the
[INFO] [stdout] 91 +     /// fact-extraction pass ([`Extractor`]) over the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/a_llama/index.html
[INFO] running `Command { std: "docker" "inspect" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting a-llama v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`KnowledgeStore`] wraps an in-process [`astraea_graph::Graph`] backed by
[INFO] [stdout]            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[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 `InMemoryStorage`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`InMemoryStorage`] with an [`crate::exact_index::ExactVectorIndex`] attached.
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `InMemoryStorage` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `NodeId`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           same [`NodeId`]. A new key creates a new node.
[INFO] [stdout]                 ^^^^^^^^
[INFO] [stdout]   = note: no item named `NodeId` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore::open_durable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           When the `durable` cargo feature is enabled, [`KnowledgeStore::open_durable`]
[INFO] [stdout]                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `DiskStorageEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           opens a [`DiskStorageEngine`]-backed graph at a caller-supplied directory:
[INFO] [stdout]                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `DiskStorageEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore::persist`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Call [`KnowledgeStore::persist`] before dropping to flush the buffer pool
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ExactVectorIndex`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`ExactVectorIndex`] implements [`astraea_core::traits::VectorIndex`] via a
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `ExactVectorIndex` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `InferenceEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           This module defines the swappable [`InferenceEngine`] trait (Decision 7659),
[INFO] [stdout]                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `InferenceEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MockEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           an always-compiled [`MockEngine`] for fast default builds and tests, a
[INFO] [stdout]                               ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MockEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `MistralRsEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           feature-gated [`MistralRsEngine`] real backend (feature `mistralrs-engine`),
[INFO] [stdout]                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `MistralRsEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EngineProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           and the [`EngineProvider`] adapter that exposes any engine as
[INFO] [stdout]                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EngineProvider` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `InferenceEngine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`InferenceEngine`] is **async** (mistral.rs is async; so is any real GGUF
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `InferenceEngine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `EngineProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           **synchronous** (see `astraea-rag/src/llm.rs`). [`EngineProvider`] therefore
[INFO] [stdout]                                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `EngineProvider` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `block_on_engine`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           bridges by blocking on the engine future. See [`block_on_engine`] for the
[INFO] [stdout]                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `block_on_engine` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Augmenter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Augmenter`] drives `astraea_rag::graph_rag_query` and
[INFO] [stdout]            ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Augmenter` in scope
[INFO] [stdout]   = help: there's a similarly named item `augment`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           `astraea_rag::graph_rag_query_anchored` over an a-llama [`KnowledgeStore`]
[INFO] [stdout]                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Augmenter::augment_question`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Augmenter::augment_question`] and [`Augmenter::augment_anchored`]
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Augmenter` in scope
[INFO] [stdout]   = help: there's a similarly named item `augment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Augmenter::augment_anchored`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Augmenter::augment_question`] and [`Augmenter::augment_anchored`]
[INFO] [stdout]                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Augmenter` in scope
[INFO] [stdout]   = help: there's a similarly named item `augment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`SemanticCache`] wraps [`eunomia_core::Store`] as a-llama's **hot semantic
[INFO] [stdout]            ^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::lookup`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           request the orchestrator embeds the prompt, calls [`SemanticCache::lookup`]
[INFO] [stdout]                                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::store_interaction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`SemanticCache::store_interaction`] (`Store::put`) to persist the
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::sweep_expired`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`SemanticCache::sweep_expired`] (`Store::remove_expired`) evicts stale
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::sweep_expired`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           eviction path ([`sweep_expired`](SemanticCache::sweep_expired)) returns the
[INFO] [stdout]                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticCache` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Entry`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           removed [`Entry`]s precisely so Task 7 can flush them downstream, and each
[INFO] [stdout]                    ^^^^^^^
[INFO] [stdout]   = note: no item named `Entry` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `CacheHit`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`CacheHit`] carries its eunomia entry `id` so a hit can later anchor a
[INFO] [stdout]            ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `CacheHit` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::new`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]            ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::put`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]                            ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::nearest`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::get`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::new`], [`Store::put`], [`Store::nearest`], [`Store::get`],
[INFO] [stdout]                                                                ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::remove_expired`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Store::len`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]                                       ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Store` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Namespace`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]                                                             ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Namespace` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Key`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Store::remove_expired`], [`Store::len`]; types [`Namespace`], [`Key`],
[INFO] [stdout]                                                                            ^^^^^
[INFO] [stdout]   = note: no item named `Key` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Entry`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Entry`], [`Metadata`], [`Hit`] (re-exported from the crate root).
[INFO] [stdout]            ^^^^^^^
[INFO] [stdout]   = note: no item named `Entry` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Metadata`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Entry`], [`Metadata`], [`Hit`] (re-exported from the crate root).
[INFO] [stdout]                       ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Metadata` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Hit`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`Entry`], [`Metadata`], [`Hit`] (re-exported from the crate root).
[INFO] [stdout]                                     ^^^^^
[INFO] [stdout]   = note: no item named `Hit` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticCache::persist`
[INFO] [stdout]   --> src/cache.rs:75:40
[INFO] [stdout]    |
[INFO] [stdout] 75 | /// snapshot writes.  Call [`persist`](SemanticCache::persist) on clean shutdown
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ the struct `SemanticCache` has no field or associated item named `persist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppState`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`AppState`] holds the shared, `Arc`-wrapped subsystems: the inference
[INFO] [stdout]              ^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppState` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `AppState::generate`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`AppState::generate`] runs the **learn → store → retrieve → augment** loop
[INFO] [stdout]              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `AppState` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `router`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - [`router`] exposes the Ollama-compatible HTTP surface (`/api/generate`,
[INFO] [stdout]              ^^^^^^^^
[INFO] [stdout]   = note: no item named `router` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `tier_evicted` links to private item `bound_tiered_value`
[INFO] [stdout]    --> src/api.rs:507:64
[INFO] [stdout]     |
[INFO] [stdout] 507 |     ///   `config.max_tiered_value_bytes` (astraedb #26, see [`bound_tiered_value`]),
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extractor`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           An [`Extractor`] runs an LLM pass over a prompt→response interaction to
[INFO] [stdout]               ^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extractor` in scope
[INFO] [stdout]   = help: there's a similarly named item `extract`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           the [`KnowledgeStore`], so learned knowledge becomes **independently**
[INFO] [stdout]                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `extraction_prompt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           1. [`extraction_prompt`] builds an instruction asking the chat model to emit
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `extraction_prompt` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extractor::extract_and_store`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           2. [`Extractor::extract_and_store`] runs the engine, then
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extractor` in scope
[INFO] [stdout]   = help: there's a similarly named item `extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           3. [`parse_extraction`] tolerantly recovers the JSON object from whatever
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `parse_extraction` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extractor::store_extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           4. [`Extractor::store_extraction`] embeds each fact and upserts the
[INFO] [stdout]               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extractor` in scope
[INFO] [stdout]   = help: there's a similarly named item `extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `KnowledgeStore`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]              nodes + edges into the [`KnowledgeStore`].
[INFO] [stdout]                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `KnowledgeStore` in scope
[INFO] [stdout]   = help: there's a similarly named item `knowledge_store`
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parse_extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           all. [`parse_extraction`] is a **pure, panic-free** function that extracts
[INFO] [stdout]                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `parse_extraction` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Extraction`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           defaults, unknown junk is ignored), and returns an empty [`Extraction`] when
[INFO] [stdout]                                                                     ^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `Extraction` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `confidence` links to private item `DEFAULT_CONFIDENCE`
[INFO] [stdout]   --> src/extract.rs:87:47
[INFO] [stdout]    |
[INFO] [stdout] 87 |     /// Confidence in `[0, 1]`. Defaults to [`DEFAULT_CONFIDENCE`] when absent.
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `kind` links to private item `UNKNOWN_KIND`
[INFO] [stdout]    --> src/extract.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |     /// The entity kind/type. Defaults to [`UNKNOWN_KIND`] when absent.
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Fact`
[INFO] [stdout]    --> src/extract.rs:281:15
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// Distils [`Fact`]/`Entity` nodes + edges from interactions and stores them in
[INFO] [stdout]     |               ^^^^ no item named `Fact` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]    --> src/knowledge_store.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |       /// ```ignore
[INFO] [stdout]     |  _________^
[INFO] [stdout] 711 | |     /// graph_rag_query(store.graph_ops(), store.vector_index_ref(), …)
[INFO] [stdout] 712 | |     /// ```
[INFO] [stdout]     | |___________^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/knowledge_store.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |     /// ```ignore
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     = note: error from rustc: unknown start of token: \u{2026}
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/augment.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout]    |      ---------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |      |
[INFO] [stdout]    |      because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 56 - /// [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout] 56 + /// [`InferenceEngine::complete`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/augment.rs:188:57
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// separate use with [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout]     |                            ---------------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 188 -     /// separate use with [`InferenceEngine::complete`](crate::inference::InferenceEngine::complete).
[INFO] [stdout] 188 +     /// separate use with [`InferenceEngine::complete`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/api.rs:91:45
[INFO] [stdout]    |
[INFO] [stdout] 91 |     /// fact-extraction pass ([`Extractor`](crate::extract::Extractor)) over the
[INFO] [stdout]    |                                -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 91 -     /// fact-extraction pass ([`Extractor`](crate::extract::Extractor)) over the
[INFO] [stdout] 91 +     /// fact-extraction pass ([`Extractor`]) over the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/a_llama/index.html
[INFO] running `Command { std: "docker" "inspect" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311", kill_on_drop: false }`
[INFO] [stdout] ac0ab995f40f10fbb375b427740128480b82dc34f18386cb8cc73461cd818311
