[INFO] fetching crate sqrite 0.8.4... [INFO] testing sqrite-0.8.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate sqrite 0.8.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sqrite 0.8.4 [INFO] finished tweaking crates.io crate sqrite 0.8.4 [INFO] tweaked toml for crates.io crate sqrite 0.8.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqrite 0.8.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.64.0 (available: v0.72.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 788ca9e9855b49bae0242d437b972d084ce1e00c5f177a52eebabef3603343c7 [INFO] running `Command { std: "docker" "start" "-a" "788ca9e9855b49bae0242d437b972d084ce1e00c5f177a52eebabef3603343c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "788ca9e9855b49bae0242d437b972d084ce1e00c5f177a52eebabef3603343c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788ca9e9855b49bae0242d437b972d084ce1e00c5f177a52eebabef3603343c7", kill_on_drop: false }` [INFO] [stdout] 788ca9e9855b49bae0242d437b972d084ce1e00c5f177a52eebabef3603343c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16fc67c313a90d79000dd072ce7525903c53325f9274fe27ed933d02038fde44 [INFO] running `Command { std: "docker" "start" "-a" "16fc67c313a90d79000dd072ce7525903c53325f9274fe27ed933d02038fde44", kill_on_drop: false }` [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling sqrite v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 53 | integer_sql_interface!(i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 54 | integer_sql_interface!(u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 55 | integer_sql_interface!(i16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 56 | integer_sql_interface!(u16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 57 | integer_sql_interface!(i32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 58 | integer_sql_interface!(u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 59 | integer_sql_interface!(i64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 60 | integer_sql_interface!(u64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 61 | integer_sql_interface!(i128); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 62 | integer_sql_interface!(u128); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 63 | integer_sql_interface!(isize); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 64 | integer_sql_interface!(usize); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 85 | floating_sql_interface!(f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 86 | floating_sql_interface!(f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 125 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sql_interface.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | fn to_sql(&self) -> Result; [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | fn to_sql(&self) -> Result, ToSqlError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.16s [INFO] running `Command { std: "docker" "inspect" "16fc67c313a90d79000dd072ce7525903c53325f9274fe27ed933d02038fde44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fc67c313a90d79000dd072ce7525903c53325f9274fe27ed933d02038fde44", kill_on_drop: false }` [INFO] [stdout] 16fc67c313a90d79000dd072ce7525903c53325f9274fe27ed933d02038fde44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92e9777467e1dd84c4530964c2d5b605c7db2a50bcbfd50b6729e5f75afb730 [INFO] running `Command { std: "docker" "start" "-a" "e92e9777467e1dd84c4530964c2d5b605c7db2a50bcbfd50b6729e5f75afb730", kill_on_drop: false }` [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sqrite v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 53 | integer_sql_interface!(i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 54 | integer_sql_interface!(u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 55 | integer_sql_interface!(i16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 56 | integer_sql_interface!(u16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 57 | integer_sql_interface!(i32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 58 | integer_sql_interface!(u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 59 | integer_sql_interface!(i64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 60 | integer_sql_interface!(u64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 61 | integer_sql_interface!(i128); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 62 | integer_sql_interface!(u128); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 63 | integer_sql_interface!(isize); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 64 | integer_sql_interface!(usize); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 85 | floating_sql_interface!(f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 86 | floating_sql_interface!(f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 125 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sql_interface.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | fn to_sql(&self) -> Result; [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | fn to_sql(&self) -> Result, ToSqlError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 53 | integer_sql_interface!(i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 54 | integer_sql_interface!(u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 55 | integer_sql_interface!(i16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 56 | integer_sql_interface!(u16); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 57 | integer_sql_interface!(i32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 58 | integer_sql_interface!(u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 59 | integer_sql_interface!(i64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 60 | integer_sql_interface!(u64); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 61 | integer_sql_interface!(i128); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 62 | integer_sql_interface!(u128); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 63 | integer_sql_interface!(isize); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 64 | integer_sql_interface!(usize); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 85 | floating_sql_interface!(f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 86 | floating_sql_interface!(f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 110 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/default_impls.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 125 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sql_interface.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | fn to_sql(&self) -> Result; [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | fn to_sql(&self) -> Result, ToSqlError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.78s [INFO] running `Command { std: "docker" "inspect" "e92e9777467e1dd84c4530964c2d5b605c7db2a50bcbfd50b6729e5f75afb730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92e9777467e1dd84c4530964c2d5b605c7db2a50bcbfd50b6729e5f75afb730", kill_on_drop: false }` [INFO] [stdout] e92e9777467e1dd84c4530964c2d5b605c7db2a50bcbfd50b6729e5f75afb730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f83e744d3948e0a63b82afcb28368d03c6241a4774fe2db4f59b77d438df82a2 [INFO] running `Command { std: "docker" "start" "-a" "f83e744d3948e0a63b82afcb28368d03c6241a4774fe2db4f59b77d438df82a2", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 19 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 53 | integer_sql_interface!(i8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 54 | integer_sql_interface!(u8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 55 | integer_sql_interface!(i16); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 56 | integer_sql_interface!(u16); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 57 | integer_sql_interface!(i32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 58 | integer_sql_interface!(u32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 59 | integer_sql_interface!(i64); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 60 | integer_sql_interface!(u64); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 61 | integer_sql_interface!(i128); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 62 | integer_sql_interface!(u128); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 63 | integer_sql_interface!(isize); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 64 | integer_sql_interface!(usize); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `integer_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:78:23 [INFO] [stderr] | [INFO] [stderr] 78 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 85 | floating_sql_interface!(f32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:78:23 [INFO] [stderr] | [INFO] [stderr] 78 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 86 | floating_sql_interface!(f64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `floating_sql_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 78 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:89:15 [INFO] [stderr] | [INFO] [stderr] 89 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 89 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:104:15 [INFO] [stderr] | [INFO] [stderr] 104 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 104 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:110:15 [INFO] [stderr] | [INFO] [stderr] 110 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 110 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/default_impls.rs:125:15 [INFO] [stderr] | [INFO] [stderr] 125 | fn to_sql(&self) -> Result { [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 125 | fn to_sql(&self) -> Result, ToSqlError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sql_interface.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | fn to_sql(&self) -> Result; [INFO] [stderr] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 58 | fn to_sql(&self) -> Result, ToSqlError>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sqrite` (lib) generated 20 warnings (run `cargo fix --lib -p sqrite` to apply 20 suggestions) [INFO] [stderr] warning: `sqrite` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqrite-07eb05cb0ff9d8fb) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test sqlite3::bindgen_test_layout_Fts5ExtensionApi ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_constraint ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_fts5_api ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_Fts5PhraseIter ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_fts5_tokenizer ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_io_methods ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_mem_methods ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_module ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_mutex_methods ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_methods ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_methods2 ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_page ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_rtree_query_info ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_constraint_usage ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vtab ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vfs ... ok [INFO] [stdout] test tests::connection::tests::last_insert_rowid ... ok [INFO] [stdout] 2025-10-02T05:43:52.378093Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378112Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378166Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378196Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378209Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378234Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378258Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378287Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378307Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378370Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378414Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378462Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378505Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378529Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378556Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378576Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378702Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378782Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378820Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.378973Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379010Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379049Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379078Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test2"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379111Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test2"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379140Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (3, "test3"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379180Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (3, "test3"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379220Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:351 [INFO] [stdout] in sqrite::connection::query_iter with params: (), sql: "SELECT `id` FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379269Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:351 [INFO] [stdout] in sqrite::connection::query_iter with params: (), sql: "SELECT `id` FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379308Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379322Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379349Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379368Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379484Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379586Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379624Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id` INTEGER PRIMARY KEY, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.379871Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::nested_rc_transaction ... ok [INFO] [stdout] test tests::connection::tests::test_multi_query ... ok [INFO] [stdout] test tests::connection::tests::nested_transaction_rollback ... ok [INFO] [stdout] test tests::connection::tests::test_connection ... ok [INFO] [stdout] test tests::connection::tests::test_execution ... ok [INFO] [stdout] test tests::connection::tests::test_iter_query ... ok [INFO] [stdout] 2025-10-02T05:43:52.380212Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380252Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380256Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id` INTEGER PRIMARY KEY, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380286Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380301Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: 5, sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380322Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380334Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: 5, sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380362Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380382Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380408Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380426Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380419Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::invalid_parameter_count ... ok [INFO] [stdout] 2025-10-02T05:43:52.380499Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380539Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, 40), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380538Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380592Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, 40), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380618Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380645Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, 41.0), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380667Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380621Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380691Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, 41.0), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380690Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380708Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380720Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (3, "42"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380761Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380781Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (3, "42"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380784Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380796Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380804Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380817Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (4, None), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380834Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380847Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:214 [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380859Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (4, None), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380870Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380885Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380894Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380897Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380922Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380930Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380942Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380949Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380969Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 2, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380968Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380984Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381004Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 2, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380995Z DEBUG sqrite::connection: creating metadata table if it doesn't exist [INFO] [stdout] at src/connection.rs:219 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381036Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 3, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380728Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381035Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381069Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381073Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381082Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 3, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381095Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381115Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 4, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381129Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381153Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 4, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381161Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381184Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 40, sql: "SELECT `id` FROM `foo` WHERE `value` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381191Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381214Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381236Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 40, sql: "SELECT `id` FROM `foo` WHERE `value` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381244Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT COUNT(`id`) FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381274Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 41.0, sql: "SELECT `id` FROM `foo` WHERE `value` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381292Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT COUNT(`id`) FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381320Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381323Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 41.0, sql: "SELECT `id` FROM `foo` WHERE `value` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381332Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381356Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381355Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "42", sql: "SELECT `id` FROM `foo` WHERE `value` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381372Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381402Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "42", sql: "SELECT `id` FROM `foo` WHERE `value` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381444Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: None, sql: "SELECT `id` FROM `foo` WHERE `value` IS ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381076Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.380914Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381517Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: None, sql: "SELECT `id` FROM `foo` WHERE `value` IS ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381552Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381563Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381569Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381597Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381602Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, 42), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381613Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381646Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, 42), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381677Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:383 [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381694Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381699Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381708Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381758Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381814Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::nested_transaction_commit ... ok [INFO] [stdout] 2025-10-02T05:43:52.382397Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::test_single_query ... ok [INFO] [stdout] 2025-10-02T05:43:52.382438Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381829Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382511Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382521Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382554Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382563Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:214 [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382587Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382601Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382618Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382639Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382644Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382659Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382654Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382677Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value1`, `value2`, `value3`, `value4`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382682Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382694Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382706Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382725Z DEBUG sqrite::connection: creating metadata table if it doesn't exist [INFO] [stdout] at src/connection.rs:219 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382354Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382767Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382790Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382817Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382856Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382889Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382912Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value1`, `value2`, `value3`, `value4`);" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382919Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "ROLLBACK;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382951Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "ROLLBACK;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382962Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, true, 42, 42.0, "test"), sql: "INSERT INTO `foo`(`id`, `value1`, `value2`, `value3`, `value4`) VALUES(?, ?, ?, ?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.382980Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383001Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383011Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, true, 42, 42.0, "test"), sql: "INSERT INTO `foo`(`id`, `value1`, `value2`, `value3`, `value4`) VALUES(?, ?, ?, ?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383004Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383027Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT COUNT(`id`) FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383039Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:383 [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383042Z DEBUG sqrite::connection: inserting version 0 if no version is set yet [INFO] [stdout] at src/connection.rs:223 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383059Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383082Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT COUNT(`id`) FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383088Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: "database_version", sql: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383111Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383123Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383130Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383146Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383140Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: "database_version", sql: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383162Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383153Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383162Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383418Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381753Z DEBUG sqrite::connection: inserting version 0 if no version is set yet [INFO] [stdout] at src/connection.rs:223 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383174Z DEBUG sqrite::connection: fetching current version [INFO] [stdout] at src/connection.rs:227 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.381562Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:214 [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384065Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384108Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384153Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384214Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384259Z DEBUG sqrite::connection: creating metadata table if it doesn't exist [INFO] [stdout] at src/connection.rs:219 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384318Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384565Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384612Z DEBUG sqrite::connection: inserting version 0 if no version is set yet [INFO] [stdout] at src/connection.rs:223 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.384663Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: "database_version", sql: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.385779Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "BEGIN IMMEDIATE TRANSACTION;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.385842Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.385904Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.385964Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386018Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "test"), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386070Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386114Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386154Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386191Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386224Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT COUNT(`id`) FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386288Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT COUNT(`id`) FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386333Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386356Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386393Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.386421Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383217Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:383 [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::transaction_rollback ... 2025-10-02T05:43:52.382810Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.383326Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:383 [INFO] [stdout] in sqrite::connection::backup with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.387822Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value1`, `value2`, `value3`, `value4` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.387857Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.387955Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value1`, `value2`, `value3`, `value4` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388004Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388002Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388041Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388069Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388075Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388084Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388098Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388114Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388126Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388134Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388140Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388158Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388171Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388171Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388194Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388198Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388214Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388444Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388502Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(1, 2)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388661Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(1, 2)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388729Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT `id` FROM `foo`" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388836Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT `id` FROM `foo`" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388905Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388952Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.388985Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.389012Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.389038Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.389058Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.389094Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.389117Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] ok [INFO] [stdout] test tests::connection::tests::transaction_commit ... ok [INFO] [stdout] test tests::params::tests::test_params ... ok [INFO] [stdout] test tests::backup::tests::test_backup ... ok [INFO] [stdout] test tests::connection::tests::transaction_value ... ok [INFO] [stdout] 2025-10-02T05:43:52.383808Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: "database_version", sql: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.391816Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: "database_version", sql: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.391890Z DEBUG sqrite::connection: fetching current version [INFO] [stdout] at src/connection.rs:227 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.391952Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "database_version", sql: "SELECT `value` FROM `metadata` WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392014Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "database_version", sql: "SELECT `value` FROM `metadata` WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392115Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "database_version", sql: "SELECT `value` FROM `metadata` WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392243Z  INFO sqrite::connection: current_version: 0, target_version: 1 [INFO] [stdout] at src/connection.rs:232 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392295Z  INFO sqrite::connection: running migration test migration version 1 [INFO] [stdout] at src/connection.rs:243 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392359Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "CREATE TABLE `foo`(`id`, `value`);INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392582Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "CREATE TABLE `foo`(`id`, `value`);INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392709Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "database_version"), sql: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392194Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "database_version", sql: "SELECT `value` FROM `metadata` WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392798Z  INFO sqrite::connection: current_version: 0, target_version: 2 [INFO] [stdout] at src/connection.rs:232 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392827Z  INFO sqrite::connection: running migration test migration1 version 1 [INFO] [stdout] at src/connection.rs:243 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_orderby ... ok [INFO] [stdout] 2025-10-02T05:43:52.392866Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.392931Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: Path("test.db") [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393003Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393034Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: Path("test.db") [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393041Z  INFO sqrite::connection: running migration test migration2 version 2 [INFO] [stdout] at src/connection.rs:243 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393080Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::test_file_connection ... FAILED [INFO] [stdout] 2025-10-02T05:43:52.393136Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393188Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "database_version"), sql: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393252Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (2, "database_version"), sql: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393303Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393343Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393377Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393404Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393429Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:214 [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration1, test migration2] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393464Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393530Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393565Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393581Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393614Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393635Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::migration::tests::test_migrations ... ok [INFO] [stdout] 2025-10-02T05:43:52.384725Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: "database_version", sql: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393771Z DEBUG sqrite::connection: fetching current version [INFO] [stdout] at src/connection.rs:227 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393819Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "database_version", sql: "SELECT `value` FROM `metadata` WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393881Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: "database_version", sql: "SELECT `value` FROM `metadata` WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393912Z  INFO sqrite::connection: current_version: 0, target_version: 2 [INFO] [stdout] at src/connection.rs:232 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393938Z  INFO sqrite::connection: running migration test migration version 1 [INFO] [stdout] at src/connection.rs:243 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.393975Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394110Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "CREATE TABLE `foo`(`id`, `value`);" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394148Z  INFO sqrite::connection: running migration test migration version 2 [INFO] [stdout] at src/connection.rs:243 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394186Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "!!!!FAILURE!!!!" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394221Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:272 [INFO] [stdout] in sqrite::connection::execute_batch with sql: "!!!!FAILURE!!!!" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394266Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "ROLLBACK;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394312Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "ROLLBACK;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394350Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394376Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394401Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:214 [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration, test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394430Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT EXISTS(SELECT 1 FROM `sqlite_schema` WHERE `tbl_name` = 'foo')" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394543Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: (), sql: "SELECT EXISTS(SELECT 1 FROM `sqlite_schema` WHERE `tbl_name` = 'foo')" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394581Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394597Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394623Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394644Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::migration::tests::failing_migrations ... ok [INFO] [stdout] 2025-10-02T05:43:52.394893Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (1, "database_version"), sql: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.394989Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.395082Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (), sql: "COMMIT;" [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.395272Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.396255Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.396510Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:214 [INFO] [stdout] in sqrite::connection::migrate with migrations: [test migration] [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.396623Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.396800Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:304 [INFO] [stdout] in sqrite::connection::query_one with params: 1, sql: "SELECT `value` FROM `foo` WHERE `id` = ?" [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.396891Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.397343Z  WARN sqrite::connection: connection wasn't manually closed, performing unchecked auto-close [INFO] [stdout] at src/connection.rs:147 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.397429Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.397512Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::migration::tests::test_migration ... ok [INFO] [stdout] 2025-10-02T05:43:52.402063Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_file ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_rtree_geometry ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_snapshot ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vtab_cursor ... ok [INFO] [stdout] 2025-10-02T05:43:52.402195Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:68 [INFO] [stdout] in sqrite::connection::open with location: InMemory [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.402235Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:109 [INFO] [stdout] in sqrite::connection::close [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.402261Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:109 [INFO] [stdout] in sqrite::connection::close [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.402287Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-10-02T05:43:52.402311Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::test_connection_closing ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::connection::tests::test_file_connection stdout ---- [INFO] [stdout] Error: SqliteError(14, "unable to open database file", "unable to open database file") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::connection::tests::test_file_connection [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f83e744d3948e0a63b82afcb28368d03c6241a4774fe2db4f59b77d438df82a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83e744d3948e0a63b82afcb28368d03c6241a4774fe2db4f59b77d438df82a2", kill_on_drop: false }` [INFO] [stdout] f83e744d3948e0a63b82afcb28368d03c6241a4774fe2db4f59b77d438df82a2