sqlite-core 0.1.0

Native, read-only, panic-free SQLite file-format reader for forensics (WS-C spike prototype).
Documentation

Build #3594227 2026-06-16 05:35:44

# rustc version rustc 1.98.0-nightly (01dfd7924 2026-06-15)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# 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" "3ec338d68efcb33dec7809d790867b5033f3ff26ec7700c08126f6294b7a07c4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260615-1.98.0-nightly-01dfd7924\", \"--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 sqlite-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `CellFragment` links to private item `FRAGMENT_CONFIDENCE` [INFO] [stderr] --> src/lib.rs:126:7 [INFO] [stderr] | [INFO] [stderr] 126 | /// [`FRAGMENT_CONFIDENCE`] — strictly below every full-row class. [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: public documentation for `confidence` links to private item `FRAGMENT_CONFIDENCE` [INFO] [stderr] --> src/lib.rs:140:18 [INFO] [stderr] | [INFO] [stderr] 140 | /// Always [`FRAGMENT_CONFIDENCE`] for now; the field is kept so future [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `SpilledCell` links to private item `try_carve_spilled_cell_at` [INFO] [stderr] --> src/lib.rs:146:41 [INFO] [stderr] | [INFO] [stderr] 146 | /// chain** (task #73). Recognized by [`try_carve_spilled_cell_at`] from the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `wal_timeline` links to private item `WalOverlay` [INFO] [stderr] --> src/lib.rs:399:60 [INFO] [stderr] | [INFO] [stderr] 399 | /// them into the richer temporal model (the on-open [`WalOverlay`] keeps only [INFO] [stderr] | ^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `read_freed_overflow_chain` links to private item `Database::read_overflow_chain` [INFO] [stderr] --> src/lib.rs:544:19 [INFO] [stderr] | [INFO] [stderr] 544 | /// dual of [`Database::read_overflow_chain`], with one extra discipline that [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `carve_cells_inferred` links to private item `MIN_INFERRED_COLUMNS` [INFO] [stderr] --> src/lib.rs:655:11 [INFO] [stderr] | [INFO] [stderr] 655 | /// [`MIN_INFERRED_COLUMNS`] columns. Records carved this way are graded a [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `reconstruct_freeblock_records` links to private item `MAX_FREEBLOCKS_PER_PAGE` [INFO] [stderr] --> src/lib.rs:1057:14 [INFO] [stderr] | [INFO] [stderr] 1057 | /// at [`MAX_FREEBLOCKS_PER_PAGE`] to defeat a crafted cyclic `next` chain. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `sqlite-core` (lib doc) generated 7 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sqlite_core/index.html [INFO] running `Command { std: "docker" "inspect" "3ec338d68efcb33dec7809d790867b5033f3ff26ec7700c08126f6294b7a07c4", kill_on_drop: false }`