diskann-quantization 0.51.0

DiskANN is a fast approximate nearest neighbor search library for high dimensional data
Documentation
Build #3235474 2026-05-05 21:04:49

# rustc version rustc 1.97.0-nightly (cb40c25f6 2026-05-04)

# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/diskann-quantization-0.51.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/diskann-quantization-0.51.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "26-31" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79 [INFO] running `Command { std: "docker" "start" "5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79" "/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\", \"-20260504-1.97.0-nightly-cb40c25f6\", \"--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.51.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:1382:70 [INFO] [stderr] | [INFO] [stderr] 1382 | /// 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:1517:17 [INFO] [stderr] | [INFO] [stderr] 1517 | /// 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.69s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/diskann_quantization/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79", kill_on_drop: false }` [INFO] [stdout] 5e38a119ecc0c7d6e340da3c90fa28fb2d7c304ba9141a5226e8b9fc82ed7e79