lance 3.0.2

A columnar data format that is 100x faster than Parquet for random access.
Documentation

Build #4056599 2026-08-06 16:13:13

# rustc version rustc 1.99.0-nightly (7608eb7b0 2026-08-05)

# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )

# 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" "b95cc6aa6aed0ea13e07ba2a477344e862bbfe4c7bd5f80a0511c9f7aa3e1fb2" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "" "--no-default-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260805-1.99.0-nightly-7608eb7b0\", \"--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: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition [INFO] [stderr] warning: `lance` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting lance v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `InsertBuilder::write_uncommitted_stream` [INFO] [stderr] --> src/dataset/write.rs:366:1 [INFO] [stderr] | [INFO] [stderr] 366 | / /// Writes the given data to the dataset and returns fragments. [INFO] [stderr] 367 | | /// [INFO] [stderr] 368 | | /// NOTE: the fragments have not yet been assigned an ID. That must be done [INFO] [stderr] 369 | | /// by the caller. This is so this function can be called in parallel, and the [INFO] [stderr] ... | [INFO] [stderr] 372 | | since = "0.20.0", [INFO] [stderr] 373 | | note = "Use [`InsertBuilder::write_uncommitted_stream`] instead" [INFO] [stderr] | |____________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Use [`InsertBuilder::write_uncommitted_stream`] instead [INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: the struct `InsertBuilder` has no field or associated item named `write_uncommitted_stream` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lance` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/lance/index.html [INFO] running `Command { std: "docker" "inspect" "b95cc6aa6aed0ea13e07ba2a477344e862bbfe4c7bd5f80a0511c9f7aa3e1fb2", kill_on_drop: false }`