# rustc version rustc 1.78.0-nightly (6672c16af 2024-02-17)
# docs.rs version docsrs 0.6.0 (a0c5cca6 2024-02-14)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sqlite-tiny-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sqlite-tiny-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240217-1.78.0-nightly-6672c16af\", \"--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] 96691a4895707e4cd7c075759d4bd295ea09504878964a1a90d10cec5d9d984e [INFO] running `Command { std: "docker" "start" "-a" "96691a4895707e4cd7c075759d4bd295ea09504878964a1a90d10cec5d9d984e", 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.1.1: dist/sqlite3.c: In function 'removeFromSharingList': [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:72907:44: warning: unused parameter 'pBt' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 72907 | static int removeFromSharingList(BtShared *pBt){ [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~~~~~~~~~^~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c: In function 'sqlite3BtreeSchemaLocked': [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:81333:52: warning: unused parameter 'p' [-Wunused-parameter] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 81333 | SQLITE_PRIVATE int sqlite3BtreeSchemaLocked(Btree *p){ [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~~~~~~^ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c: In function 'sqlite3VdbeExec': [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96213:50: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96213 | zPayload[6] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96214:11: note: here [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96214 | case 6: zPayload[5] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96215:50: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96215 | zPayload[4] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96216:11: note: here [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96216 | case 4: zPayload[3] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96216:50: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96216 | case 4: zPayload[3] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96217:11: note: here [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96217 | case 3: zPayload[2] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96217:50: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96217 | case 3: zPayload[2] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96218:11: note: here [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96218 | case 2: zPayload[1] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96218:50: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96218 | case 2: zPayload[1] = (u8)(v&0xff); v >>= 8; [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ~~^~~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:96219:11: note: here [INFO] [stderr] warning: sqlite-tiny@0.1.1: 96219 | case 1: zPayload[0] = (u8)(v&0xff); [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^~~~ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c: In function 'jsonTranslateTextToBlob': [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:205097:7: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: sqlite-tiny@0.1.1: 205097 | if( strncmp(z+i,"null",4)==0 && !sqlite3Isalnum(z[i+4]) ){ [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^ [INFO] [stderr] warning: sqlite-tiny@0.1.1: dist/sqlite3.c:205103:3: note: here [INFO] [stderr] warning: sqlite-tiny@0.1.1: 205103 | default: { [INFO] [stderr] warning: sqlite-tiny@0.1.1: | ^~~~~~~ [INFO] [stderr] Documenting sqlite-tiny v0.1.1 (/opt/rustwide/workdir) [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_tiny/index.html [INFO] running `Command { std: "docker" "inspect" "96691a4895707e4cd7c075759d4bd295ea09504878964a1a90d10cec5d9d984e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96691a4895707e4cd7c075759d4bd295ea09504878964a1a90d10cec5d9d984e", kill_on_drop: false }` [INFO] [stdout] 96691a4895707e4cd7c075759d4bd295ea09504878964a1a90d10cec5d9d984e