sqlite-tiny 0.7.9

A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
Documentation

Build #3274058 2026-05-11 19:20:06

# rustc version rustc 1.97.0-nightly (4b0c9d76a 2026-05-10)

# docs.rs version docsrs 0.0.0 (ad302d961e54d5d2c273ab5bb3d4139759c933ad 2026-05-03 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/sqlite-tiny-0.7.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/sqlite-tiny-0.7.9/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "26-31" "--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] 63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f [INFO] running `Command { std: "docker" "start" "63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f", 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" "63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260510-1.97.0-nightly-4b0c9d76a\", \"--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] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'soundexFunc': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:135487:7: warning: unused parameter 'argc' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 135487 | int argc, [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'ceilingFunc': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:136180:7: warning: unused parameter 'argc' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 136180 | int argc, [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'math1Func': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:136286:7: warning: unused parameter 'argc' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 136286 | int argc, [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'math2Func': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:136308:7: warning: unused parameter 'argc' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 136308 | int argc, [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'piFunc': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:136331:7: warning: unused parameter 'argc' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 136331 | int argc, [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'percentInverse': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:136714:54: warning: unused parameter 'argc' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 136714 | static void percentInverse(sqlite3_context *pCtx,int argc,sqlite3_value **argv){ [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'sqlite3_setlk_timeout': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:188970:63: warning: unused parameter 'flags' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 188970 | SQLITE_API int sqlite3_setlk_timeout(sqlite3 *db, int ms, int flags){ [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'rtreeCallbackConstraint': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219353:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219353 | readCoord(pCellData+32, &c); aCoord[8] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219354:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219354 | case 8: readCoord(pCellData+28, &c); aCoord[7] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219355:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219355 | readCoord(pCellData+24, &c); aCoord[6] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219356:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219356 | case 6: readCoord(pCellData+20, &c); aCoord[5] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219357:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219357 | readCoord(pCellData+16, &c); aCoord[4] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219358:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219358 | case 4: readCoord(pCellData+12, &c); aCoord[3] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219359:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219359 | readCoord(pCellData+8, &c); aCoord[2] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219360:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219360 | default: readCoord(pCellData+4, &c); aCoord[1] = c.f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219368:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219368 | readCoord(pCellData+32, &c); aCoord[8] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219369:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219369 | case 8: readCoord(pCellData+28, &c); aCoord[7] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219370:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219370 | readCoord(pCellData+24, &c); aCoord[6] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219371:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219371 | case 6: readCoord(pCellData+20, &c); aCoord[5] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219372:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219372 | readCoord(pCellData+16, &c); aCoord[4] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219373:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219373 | case 4: readCoord(pCellData+12, &c); aCoord[3] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219374:56: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219374 | readCoord(pCellData+8, &c); aCoord[2] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~~~~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:219375:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 219375 | default: readCoord(pCellData+4, &c); aCoord[1] = c.i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c: In function 'cellArea': [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220240:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220240 | case 5: area = p->aCoord[9].f - p->aCoord[8].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220241:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220241 | case 4: area *= p->aCoord[7].f - p->aCoord[6].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220241:21: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220241 | case 4: area *= p->aCoord[7].f - p->aCoord[6].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220242:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220242 | case 3: area *= p->aCoord[5].f - p->aCoord[4].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220242:21: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220242 | case 3: area *= p->aCoord[5].f - p->aCoord[4].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220243:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220243 | case 2: area *= p->aCoord[3].f - p->aCoord[2].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220243:21: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220243 | case 2: area *= p->aCoord[3].f - p->aCoord[2].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220244:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220244 | default: area *= p->aCoord[1].f - p->aCoord[0].f; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220250:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220250 | case 5: area = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220251:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220251 | case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220251:21: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220251 | case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220252:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220252 | case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220252:21: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220252 | case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220253:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220253 | case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220253:21: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220253 | case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: sqlite-tiny@0.7.9: dist/sqlite3.c:220254:7: note: here [INFO] [stderr] warning: sqlite-tiny@0.7.9: 220254 | default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i; [INFO] [stderr] warning: sqlite-tiny@0.7.9: | ^~~~~~~ [INFO] [stderr] Documenting sqlite-tiny v0.7.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sqlite_tiny/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f", kill_on_drop: false }` [INFO] [stdout] 63f596d956544bf3c97d27181015d0b64b836f9ac29fad4480db44383866364f