[INFO] fetching crate sqlite-tiny 0.7.8...
[INFO] testing sqlite-tiny-0.7.8 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sqlite-tiny 0.7.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sqlite-tiny 0.7.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sqlite-tiny 0.7.8
[INFO] tweaked toml for crates.io crate sqlite-tiny 0.7.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite-tiny 0.7.8 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlite-tiny 0.7.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 837711a737fddfee074ed855f049130f72df0d352ccd9af7baff0da9816ee79f
[INFO] running `Command { std: "docker" "start" "-a" "837711a737fddfee074ed855f049130f72df0d352ccd9af7baff0da9816ee79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837711a737fddfee074ed855f049130f72df0d352ccd9af7baff0da9816ee79f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837711a737fddfee074ed855f049130f72df0d352ccd9af7baff0da9816ee79f", kill_on_drop: false }`
[INFO] [stdout] 837711a737fddfee074ed855f049130f72df0d352ccd9af7baff0da9816ee79f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41c19c33a3c87e11b3407c77cab500cf102830a9576340d4d9282a16e40b7db0
[INFO] running `Command { std: "docker" "start" "-a" "41c19c33a3c87e11b3407c77cab500cf102830a9576340d4d9282a16e40b7db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling sqlite-tiny v0.7.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'soundexFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:135448:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 135448 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'ceilingFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136141:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136141 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'math1Func':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136247:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136247 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'math2Func':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136269:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136269 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'piFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136292:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136292 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'percentInverse':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136675:54: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136675 | static void percentInverse(sqlite3_context *pCtx,int argc,sqlite3_value **argv){
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                                  ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'sqlite3_setlk_timeout':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:188939:63: warning: unused parameter 'flags' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 188939 | SQLITE_API int sqlite3_setlk_timeout(sqlite3 *db, int ms, int flags){
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                                           ~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'rtreeCallbackConstraint':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219322:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219322 |                 readCoord(pCellData+32, &c); aCoord[8] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219323:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219323 |       case 8:   readCoord(pCellData+28, &c); aCoord[7] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219324:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219324 |                 readCoord(pCellData+24, &c); aCoord[6] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219325:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219325 |       case 6:   readCoord(pCellData+20, &c); aCoord[5] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219326:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219326 |                 readCoord(pCellData+16, &c); aCoord[4] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219327:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219327 |       case 4:   readCoord(pCellData+12, &c); aCoord[3] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219328:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219328 |                 readCoord(pCellData+8,  &c); aCoord[2] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219329:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219329 |       default:  readCoord(pCellData+4,  &c); aCoord[1] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219337:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219337 |                 readCoord(pCellData+32, &c); aCoord[8] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219338:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219338 |       case 8:   readCoord(pCellData+28, &c); aCoord[7] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219339:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219339 |                 readCoord(pCellData+24, &c); aCoord[6] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219340:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219340 |       case 6:   readCoord(pCellData+20, &c); aCoord[5] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219341:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219341 |                 readCoord(pCellData+16, &c); aCoord[4] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219342:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219342 |       case 4:   readCoord(pCellData+12, &c); aCoord[3] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219343:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219343 |                 readCoord(pCellData+8,  &c); aCoord[2] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219344:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219344 |       default:  readCoord(pCellData+4,  &c); aCoord[1] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'cellArea':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220209:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220209 |       case 5:  area  = p->aCoord[9].f - p->aCoord[8].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220210:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220210 |       case 4:  area *= p->aCoord[7].f - p->aCoord[6].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220210:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220210 |       case 4:  area *= p->aCoord[7].f - p->aCoord[6].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220211:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220211 |       case 3:  area *= p->aCoord[5].f - p->aCoord[4].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220211:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220211 |       case 3:  area *= p->aCoord[5].f - p->aCoord[4].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220212:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220212 |       case 2:  area *= p->aCoord[3].f - p->aCoord[2].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220212:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220212 |       case 2:  area *= p->aCoord[3].f - p->aCoord[2].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220213:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220213 |       default: area *= p->aCoord[1].f - p->aCoord[0].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220219:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220219 |       case 5:  area  = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220220:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220220 |       case 4:  area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220220:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220220 |       case 4:  area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220221:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220221 |       case 3:  area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220221:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220221 |       case 3:  area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220222:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220222 |       case 2:  area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220222:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220222 |       case 2:  area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220223:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220223 |       default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "41c19c33a3c87e11b3407c77cab500cf102830a9576340d4d9282a16e40b7db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c19c33a3c87e11b3407c77cab500cf102830a9576340d4d9282a16e40b7db0", kill_on_drop: false }`
[INFO] [stdout] 41c19c33a3c87e11b3407c77cab500cf102830a9576340d4d9282a16e40b7db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b8245088b0c8e66f96a061e28486fc00fb968d6cf2e1e0a4182423e93442754
[INFO] running `Command { std: "docker" "start" "-a" "6b8245088b0c8e66f96a061e28486fc00fb968d6cf2e1e0a4182423e93442754", kill_on_drop: false }`
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'soundexFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:135448:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 135448 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'ceilingFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136141:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136141 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'math1Func':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136247:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136247 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'math2Func':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136269:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136269 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'piFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136292:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136292 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'percentInverse':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136675:54: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136675 | static void percentInverse(sqlite3_context *pCtx,int argc,sqlite3_value **argv){
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                                  ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'sqlite3_setlk_timeout':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:188939:63: warning: unused parameter 'flags' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 188939 | SQLITE_API int sqlite3_setlk_timeout(sqlite3 *db, int ms, int flags){
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                                           ~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'rtreeCallbackConstraint':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219322:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219322 |                 readCoord(pCellData+32, &c); aCoord[8] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219323:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219323 |       case 8:   readCoord(pCellData+28, &c); aCoord[7] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219324:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219324 |                 readCoord(pCellData+24, &c); aCoord[6] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219325:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219325 |       case 6:   readCoord(pCellData+20, &c); aCoord[5] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219326:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219326 |                 readCoord(pCellData+16, &c); aCoord[4] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219327:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219327 |       case 4:   readCoord(pCellData+12, &c); aCoord[3] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219328:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219328 |                 readCoord(pCellData+8,  &c); aCoord[2] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219329:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219329 |       default:  readCoord(pCellData+4,  &c); aCoord[1] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219337:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219337 |                 readCoord(pCellData+32, &c); aCoord[8] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219338:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219338 |       case 8:   readCoord(pCellData+28, &c); aCoord[7] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219339:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219339 |                 readCoord(pCellData+24, &c); aCoord[6] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219340:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219340 |       case 6:   readCoord(pCellData+20, &c); aCoord[5] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219341:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219341 |                 readCoord(pCellData+16, &c); aCoord[4] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219342:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219342 |       case 4:   readCoord(pCellData+12, &c); aCoord[3] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219343:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219343 |                 readCoord(pCellData+8,  &c); aCoord[2] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219344:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219344 |       default:  readCoord(pCellData+4,  &c); aCoord[1] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'cellArea':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220209:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220209 |       case 5:  area  = p->aCoord[9].f - p->aCoord[8].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220210:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220210 |       case 4:  area *= p->aCoord[7].f - p->aCoord[6].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220210:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220210 |       case 4:  area *= p->aCoord[7].f - p->aCoord[6].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220211:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220211 |       case 3:  area *= p->aCoord[5].f - p->aCoord[4].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220211:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220211 |       case 3:  area *= p->aCoord[5].f - p->aCoord[4].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220212:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220212 |       case 2:  area *= p->aCoord[3].f - p->aCoord[2].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220212:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220212 |       case 2:  area *= p->aCoord[3].f - p->aCoord[2].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220213:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220213 |       default: area *= p->aCoord[1].f - p->aCoord[0].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220219:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220219 |       case 5:  area  = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220220:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220220 |       case 4:  area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220220:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220220 |       case 4:  area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220221:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220221 |       case 3:  area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220221:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220221 |       case 3:  area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220222:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220222 |       case 2:  area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220222:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220222 |       case 2:  area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220223:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220223 |       default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr]    Compiling sqlite-tiny v0.7.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "6b8245088b0c8e66f96a061e28486fc00fb968d6cf2e1e0a4182423e93442754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8245088b0c8e66f96a061e28486fc00fb968d6cf2e1e0a4182423e93442754", kill_on_drop: false }`
[INFO] [stdout] 6b8245088b0c8e66f96a061e28486fc00fb968d6cf2e1e0a4182423e93442754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2c59a82ced87a2e572838895aab7cd4fb91bd81087d124e3b4b140555e51ab8
[INFO] running `Command { std: "docker" "start" "-a" "d2c59a82ced87a2e572838895aab7cd4fb91bd81087d124e3b4b140555e51ab8", kill_on_drop: false }`
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'soundexFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:135448:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 135448 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'ceilingFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136141:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136141 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'math1Func':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136247:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136247 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'math2Func':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136269:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136269 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'piFunc':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136292:7: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136292 |   int argc,
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |   ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'percentInverse':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:136675:54: warning: unused parameter 'argc' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 136675 | static void percentInverse(sqlite3_context *pCtx,int argc,sqlite3_value **argv){
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                                  ~~~~^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'sqlite3_setlk_timeout':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:188939:63: warning: unused parameter 'flags' [-Wunused-parameter]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 188939 | SQLITE_API int sqlite3_setlk_timeout(sqlite3 *db, int ms, int flags){
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                                           ~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'rtreeCallbackConstraint':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219322:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219322 |                 readCoord(pCellData+32, &c); aCoord[8] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219323:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219323 |       case 8:   readCoord(pCellData+28, &c); aCoord[7] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219324:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219324 |                 readCoord(pCellData+24, &c); aCoord[6] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219325:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219325 |       case 6:   readCoord(pCellData+20, &c); aCoord[5] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219326:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219326 |                 readCoord(pCellData+16, &c); aCoord[4] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219327:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219327 |       case 4:   readCoord(pCellData+12, &c); aCoord[3] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219328:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219328 |                 readCoord(pCellData+8,  &c); aCoord[2] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219329:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219329 |       default:  readCoord(pCellData+4,  &c); aCoord[1] = c.f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219337:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219337 |                 readCoord(pCellData+32, &c); aCoord[8] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219338:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219338 |       case 8:   readCoord(pCellData+28, &c); aCoord[7] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219339:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219339 |                 readCoord(pCellData+24, &c); aCoord[6] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219340:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219340 |       case 6:   readCoord(pCellData+20, &c); aCoord[5] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219341:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219341 |                 readCoord(pCellData+16, &c); aCoord[4] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219342:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219342 |       case 4:   readCoord(pCellData+12, &c); aCoord[3] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219343:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219343 |                 readCoord(pCellData+8,  &c); aCoord[2] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                                              ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:219344:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 219344 |       default:  readCoord(pCellData+4,  &c); aCoord[1] = c.i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c: In function 'cellArea':
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220209:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220209 |       case 5:  area  = p->aCoord[9].f - p->aCoord[8].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220210:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220210 |       case 4:  area *= p->aCoord[7].f - p->aCoord[6].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220210:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220210 |       case 4:  area *= p->aCoord[7].f - p->aCoord[6].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220211:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220211 |       case 3:  area *= p->aCoord[5].f - p->aCoord[4].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220211:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220211 |       case 3:  area *= p->aCoord[5].f - p->aCoord[4].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220212:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220212 |       case 2:  area *= p->aCoord[3].f - p->aCoord[2].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220212:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220212 |       case 2:  area *= p->aCoord[3].f - p->aCoord[2].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220213:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220213 |       default: area *= p->aCoord[1].f - p->aCoord[0].f;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220219:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220219 |       case 5:  area  = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220220:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220220 |       case 4:  area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220220:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220220 |       case 4:  area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220221:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220221 |       case 3:  area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220221:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220221 |       case 3:  area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220222:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220222 |       case 2:  area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220222:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220222 |       case 2:  area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |                ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sqlite-tiny@0.7.8: dist/sqlite3.c:220223:7: note: here
[INFO] [stderr] warning: sqlite-tiny@0.7.8: 220223 |       default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i;
[INFO] [stderr] warning: sqlite-tiny@0.7.8:        |       ^~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_tiny-af858651630a4330)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test assert_version ... ok
[INFO] [stdout] test ffi::assert_threadsafe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-c97a22fbc01f92e3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite_tiny
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2c59a82ced87a2e572838895aab7cd4fb91bd81087d124e3b4b140555e51ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c59a82ced87a2e572838895aab7cd4fb91bd81087d124e3b4b140555e51ab8", kill_on_drop: false }`
[INFO] [stdout] d2c59a82ced87a2e572838895aab7cd4fb91bd81087d124e3b4b140555e51ab8
