ailake-vec 0.0.13

Vector quantization (F32/F16/I8/PQ) and SIMD distance kernels for AI-Lake
Documentation

Build #3516704 2026-06-08 14:21:42

# rustc version rustc 1.98.0-nightly (f20a92ec0 2026-06-07)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "f0c750b8a1e69a1145b5102dbdcd757886166635aeafd08af256cfccc0ebdcaf" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260607-1.98.0-nightly-f20a92ec0\", \"--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 ailake-vec v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `num_centroids` [INFO] [stderr] --> src/pq.rs:17:37 [INFO] [stderr] | [INFO] [stderr] 17 | /// Centroids: [num_subvectors][num_centroids][sub_dim] [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `num_centroids` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `sub_dim` [INFO] [stderr] --> src/pq.rs:17:52 [INFO] [stderr] | [INFO] [stderr] 17 | /// Centroids: [num_subvectors][num_centroids][sub_dim] [INFO] [stderr] | ^^^^^^^ no item named `sub_dim` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `num_centroids` [INFO] [stderr] --> src/pq.rs:105:34 [INFO] [stderr] | [INFO] [stderr] 105 | /// Returns [num_subvectors][num_centroids] distance table. [INFO] [stderr] | ^^^^^^^^^^^^^ no item named `num_centroids` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `estimate_ip_binary` [INFO] [stderr] --> src/rabitq.rs:162:18 [INFO] [stderr] | [INFO] [stderr] 162 | /// Prefer [`estimate_ip_binary`] when calling in a tight loop — it avoids [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `estimate_ip_binary` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `i` [INFO] [stderr] --> src/rabitq.rs:175:48 [INFO] [stderr] | [INFO] [stderr] 175 | /// Packed binary code: bit i = sign(P·x̂)[i]. Length = ceil(dim/8). [INFO] [stderr] | ^ no item named `i` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `i` [INFO] [stderr] --> src/rabitq.rs:186:30 [INFO] [stderr] | [INFO] [stderr] 186 | /// Bit i in the output = (v[i] > 0.0). [INFO] [stderr] | ^ no item named `i` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `ailake-vec` (lib doc) generated 6 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ailake_vec/index.html [INFO] running `Command { std: "docker" "inspect" "f0c750b8a1e69a1145b5102dbdcd757886166635aeafd08af256cfccc0ebdcaf", kill_on_drop: false }`