# rustc version rustc 1.97.0-nightly (64a965e90 2026-05-11)
# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/diskann-quantization-0.52.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/diskann-quantization-0.52.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "14-19" "--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] e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea [INFO] running `Command { std: "docker" "start" "e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea", 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" "e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea" "/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\", \"-20260511-1.97.0-nightly-64a965e90\", \"--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.52.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.37s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/diskann_quantization/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea", kill_on_drop: false }` [INFO] [stdout] e84e4005533a282289aa18816b0926904e2146f3b6e38fbcb3fb416f711e93ea