sqlite-tiny 0.7.9

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

Build #3836165 2026-07-12 18:30:02

# rustc version rustc 1.99.0-nightly (be8e82435 2026-07-11)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "59ec5248124549e157bfb1d118dd08fb5db781d55ef6292dcd3d524e6c847555" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260711-1.99.0-nightly-be8e82435\", \"--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.52s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sqlite_tiny/index.html [INFO] running `Command { std: "docker" "inspect" "59ec5248124549e157bfb1d118dd08fb5db781d55ef6292dcd3d524e6c847555", kill_on_drop: false }`