sqlitex 0.0.1

An ergonomic sqlite library with compile time guarantees
Documentation

Build #3198005 2026-04-30 18:13:10

# rustc version rustc 1.97.0-nightly (c935696dd 2026-04-29)

# docs.rs version docsrs 0.0.0 (9a14b3d3fb884a3034195abfb368439d6d1cca28 2026-04-21 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder3/builds/sqlitex-0.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder3/builds/sqlitex-0.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder3/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "16-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] c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616 [INFO] running `Command { std: "docker" "start" "c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616", 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" "c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260429-1.97.0-nightly-c935696dd\", \"--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" "-j4" "--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 sqlitex v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/../README.md:118:90 [INFO] [stderr] | [INFO] [stderr] 118 | - Since SQLite defaults to nullable columns, the type inference system defaults to Option<T>. To use concrete types (e.g., String i... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 118 | - Since SQLite defaults to nullable columns, the type inference system defaults to `Option<T>`. To use concrete types (e.g., String instead of Option<String>), explicitly add **NOT NULL** to your table columns [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `String` [INFO] [stderr] --> src/../README.md:118:148 [INFO] [stderr] | [INFO] [stderr] 118 | ...on<T>. To use concrete types (e.g., String instead of Option<String>), explicitly add **NOT NULL** to your table columns [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 118 | - Since SQLite defaults to nullable columns, the type inference system defaults to Option<T>. To use concrete types (e.g., String instead of `Option<String>`), explicitly add **NOT NULL** to your table columns [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `sqlitex` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sqlitex/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616", kill_on_drop: false }` [INFO] [stdout] c0e6e41f2aeeda247779c1122ac2a7cdb864ed71811326383c462f544e986616