sqlite-ll 0.1.2

Usable low-level interface to sqlite that doesn't get in your way
Documentation
Build #2776796 2025-12-30 19:14:21
# rustc version
rustc 1.94.0-nightly (56f24e00c 2025-12-29)# docs.rs version
docsrs 0.1.0 (e6d7c66e 2025-12-21 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sqlite-ll-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sqlite-ll-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-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" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251229-1.94.0-nightly-56f24e00c\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 44e850ebb20a749f999f663e4a528bfb14b3ef5907a29027ebccb645cd2bd9dd
[INFO] running `Command { std: "docker" "start" "-a" "44e850ebb20a749f999f663e4a528bfb14b3ef5907a29027ebccb645cd2bd9dd", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting sqlite-ll v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Self::memory`
[INFO] [stderr]    --> src/connection.rs:104:21
[INFO] [stderr]     |
[INFO] [stderr] 104 |     /// [`memory`]: Self::memory
[INFO] [stderr]     |                     ^^^^^^^^^^^^ the struct `Connection` has no field or associated item named `memory`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Self::unset_no_mutex`
[INFO] [stderr]    --> src/connection.rs:434:25
[INFO] [stderr]     |
[INFO] [stderr] 434 | /// [`unset_no_mutex`]: Self::unset_no_mutex
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^ the struct `OpenOptions` has no field or associated item named `unset_no_mutex`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `open_full_mutex`
[INFO] [stderr]    --> src/connection.rs:524:53
[INFO] [stderr]     |
[INFO] [stderr] 524 |     /// mode]. The effect of calling this is that [`open_full_mutex`] and
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^ no item named `open_full_mutex` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `open_no_mutex`
[INFO] [stderr]    --> src/connection.rs:525:11
[INFO] [stderr]     |
[INFO] [stderr] 525 |     /// [`open_no_mutex`] are unset.
[INFO] [stderr]     |           ^^^^^^^^^^^^^ no item named `open_no_mutex` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Connection::extended_result_codes`
[INFO] [stderr]    --> src/connection.rs:562:11
[INFO] [stderr]     |
[INFO] [stderr] 562 |     /// [`Connection::extended_result_codes`] were called on the database
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Connection` has no field or associated item named `extended_result_codes`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Code::MISMATCH`
[INFO] [stderr]    --> src/readable.rs:225:53
[INFO] [stderr]     |
[INFO] [stderr] 225 | /// If the column contains more than `N` bytes, a [`Code::MISMATCH`] error is
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^ no item named `Code` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite-ll` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sqlite_ll/index.html
[INFO] running `Command { std: "docker" "inspect" "44e850ebb20a749f999f663e4a528bfb14b3ef5907a29027ebccb645cd2bd9dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e850ebb20a749f999f663e4a528bfb14b3ef5907a29027ebccb645cd2bd9dd", kill_on_drop: false }`
[INFO] [stdout] 44e850ebb20a749f999f663e4a528bfb14b3ef5907a29027ebccb645cd2bd9dd