diskann-quantization 0.55.0

DiskANN3 is a composable library for bringing scalable, accurate and cost-effective vector indexing to multiple databases.
Documentation

Build #3816117 2026-07-10 15:15:09

# rustc version rustc 1.99.0-nightly (af3d95584 2026-07-09)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "9b2774ae5fd3fc911e173f098ca2494a3cc95cfc38330a3ebecbe567c2e27460" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "rayon linalg flatbuffers" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260709-1.99.0-nightly-af3d95584\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting diskann-quantization v0.55.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Data::canonical_bytes(intrinsic_dim)` [INFO] [stderr] --> src/minmax/multi/meta.rs:28:22 [INFO] [stderr] | [INFO] [stderr] 28 | /// is computed as [`Data::<NBITS>::canonical_bytes(intrinsic_dim)`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the type alias `Data` has no associated item named `canonical_bytes(intrinsic_dim)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Repr::ncols` [INFO] [stderr] --> src/multi_vector/matrix.rs:74:38 [INFO] [stderr] | [INFO] [stderr] 74 | /// each with vector dimension [`Repr::ncols`]. [INFO] [stderr] | ^^^^^^^^^^^ the trait `Repr` has no associated item named `ncols` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `ReprMut` links to private item `RowsMut` [INFO] [stderr] --> src/multi_vector/matrix.rs:110:55 [INFO] [stderr] | [INFO] [stderr] 110 | /// Additionally, since the implementation of the [`RowsMut`] iterator can give out rows [INFO] [stderr] | ^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `unpack_half_bytes` [INFO] [stderr] --> src/bits/distances.rs:1665:70 [INFO] [stderr] | [INFO] [stderr] 1665 | /// Unpack each 16-byte chunk of `y` into 32 nibble values via [`unpack_half_bytes`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `unpack_half_bytes` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `unpack_half_bytes` [INFO] [stderr] --> src/bits/distances.rs:1800:17 [INFO] [stderr] | [INFO] [stderr] 1800 | /// first [`unpack_half_bytes`] splits bytes into nibbles, then a second pass splits [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `unpack_half_bytes` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `diskann-quantization` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/diskann_quantization/index.html [INFO] running `Command { std: "docker" "inspect" "9b2774ae5fd3fc911e173f098ca2494a3cc95cfc38330a3ebecbe567c2e27460", kill_on_drop: false }`