[INFO] fetching crate ruvector-core 2.3.0...
[INFO] documenting ruvector-core-2.3.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate ruvector-core 2.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ruvector-core 2.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ruvector-core 2.3.0
[INFO] tweaked toml for crates.io crate ruvector-core 2.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruvector-core 2.3.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruvector-core 2.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.3.0
[INFO] [stderr]   Downloaded simsimd v5.9.11
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.10
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.10
[INFO] [stderr]   Downloaded tokenizers v0.20.4
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0
[INFO] [stderr]   Downloaded ort v2.0.0-rc.10
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded mmap-rs v0.7.0
[INFO] [stderr]   Downloaded lattice-embed v0.6.0
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded hnsw_rs v0.3.4
[INFO] [stderr]   Downloaded sysctl v0.6.0
[INFO] [stderr]   Downloaded anndists v0.1.5
[INFO] [stderr]   Downloaded jiff-static v0.2.29
[INFO] [stderr]   Downloaded jiff v0.2.29
[INFO] [stderr]   Downloaded lattice-inference v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65
[INFO] running `Command { std: "docker" "start" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65", 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" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65", 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" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling simsimd v5.9.11
[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 env_logger v0.11.10
[INFO] [stderr]     Checking anndists v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking sysctl v0.6.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking mmap-rs v0.7.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[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_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking hnsw_rs v0.3.4
[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 rkyv v0.8.16
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]  Documenting ruvector-core v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `embeddings::OnnxEmbedding`
[INFO] [stdout]   --> src/lib.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | //!   - See [`embeddings::OnnxEmbedding`] for real semantic embeddings
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `OnnxEmbedding` in module `embeddings`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `HashEmbedding`
[INFO] [stdout]    |
[INFO] [stdout] 20 - //!   - See [`embeddings::OnnxEmbedding`] for real semantic embeddings
[INFO] [stdout] 20 + //!   - See [`embeddings::HashEmbedding`] for real semantic embeddings
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `values`
[INFO] [stdout]   --> src/advanced_features/filtered_search.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// In list: field in [values]
[INFO] [stdout]    |                            ^^^^^^ no item named `values` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `values`
[INFO] [stdout]   --> src/advanced_features/filtered_search.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Not in list: field not in [values]
[INFO] [stdout]    |                                    ^^^^^^ no item named `values` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `centroid`
[INFO] [stdout]   --> src/advanced_features/product_quantization.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Table: [subspace][centroid] -> distance to query subvector
[INFO] [stdout]    |                           ^^^^^^^^ no item named `centroid` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `centroid_id`
[INFO] [stdout]    --> src/advanced_features/product_quantization.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Trained codebooks: [subspace][centroid_id][dimensions]
[INFO] [stdout]     |                                       ^^^^^^^^^^^ no item named `centroid_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dimensions`
[INFO] [stdout]    --> src/advanced_features/product_quantization.rs:102:52
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Trained codebooks: [subspace][centroid_id][dimensions]
[INFO] [stdout]     |                                                    ^^^^^^^^^^ no item named `dimensions` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FannAdapter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`FannAdapter`] using cosine similarity search across layer embeddings.
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `FannAdapter` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticSearchAdapter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **sparc / semantic file search**: [`SemanticSearchAdapter`] wraps
[INFO] [stdout]                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticSearchAdapter` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/cache_optimized.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Instead of storing vectors as Vec<Vec<f32>>, we store all components
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Instead of storing vectors as `Vec<Vec<f32>>`, we store all components
[INFO] [stdout]    |                                   +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, nix v0.30.1, rkyv v0.8.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ruvector_core/index.html
[INFO] running `Command { std: "docker" "inspect" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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 ruvector-core v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `embeddings::OnnxEmbedding`
[INFO] [stdout]   --> src/lib.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | //!   - See [`embeddings::OnnxEmbedding`] for real semantic embeddings
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `OnnxEmbedding` in module `embeddings`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `HashEmbedding`
[INFO] [stdout]    |
[INFO] [stdout] 20 - //!   - See [`embeddings::OnnxEmbedding`] for real semantic embeddings
[INFO] [stdout] 20 + //!   - See [`embeddings::HashEmbedding`] for real semantic embeddings
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `values`
[INFO] [stdout]   --> src/advanced_features/filtered_search.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// In list: field in [values]
[INFO] [stdout]    |                            ^^^^^^ no item named `values` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `values`
[INFO] [stdout]   --> src/advanced_features/filtered_search.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Not in list: field not in [values]
[INFO] [stdout]    |                                    ^^^^^^ no item named `values` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `centroid`
[INFO] [stdout]   --> src/advanced_features/product_quantization.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Table: [subspace][centroid] -> distance to query subvector
[INFO] [stdout]    |                           ^^^^^^^^ no item named `centroid` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `centroid_id`
[INFO] [stdout]    --> src/advanced_features/product_quantization.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Trained codebooks: [subspace][centroid_id][dimensions]
[INFO] [stdout]     |                                       ^^^^^^^^^^^ no item named `centroid_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `dimensions`
[INFO] [stdout]    --> src/advanced_features/product_quantization.rs:102:52
[INFO] [stdout]     |
[INFO] [stdout] 102 |     /// Trained codebooks: [subspace][centroid_id][dimensions]
[INFO] [stdout]     |                                                    ^^^^^^^^^^ no item named `dimensions` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `FannAdapter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]             [`FannAdapter`] using cosine similarity search across layer embeddings.
[INFO] [stdout]              ^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `FannAdapter` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `SemanticSearchAdapter`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           - **sparc / semantic file search**: [`SemanticSearchAdapter`] wraps
[INFO] [stdout]                                                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: no item named `SemanticSearchAdapter` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/cache_optimized.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Instead of storing vectors as Vec<Vec<f32>>, we store all components
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Instead of storing vectors as `Vec<Vec<f32>>`, we store all components
[INFO] [stdout]    |                                   +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bytecheck v0.8.2, nix v0.30.1, rkyv v0.8.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/ruvector_core/index.html
[INFO] running `Command { std: "docker" "inspect" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65", kill_on_drop: false }`
[INFO] [stdout] e716566aec1241e9090ca6cc8cc151a0e1e025a1d384b150903ba8fbae4f0c65
