[INFO] fetching crate sqrite 0.8.4... [INFO] testing sqrite-0.8.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate sqrite 0.8.4 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqrite 0.8.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 39 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97b578be9946319b53c325bf8e4af366fab173f90bdc4d84b1ba60122590ee00 [INFO] running `Command { std: "docker" "start" "-a" "97b578be9946319b53c325bf8e4af366fab173f90bdc4d84b1ba60122590ee00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b578be9946319b53c325bf8e4af366fab173f90bdc4d84b1ba60122590ee00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b578be9946319b53c325bf8e4af366fab173f90bdc4d84b1ba60122590ee00", kill_on_drop: false }` [INFO] [stdout] 97b578be9946319b53c325bf8e4af366fab173f90bdc4d84b1ba60122590ee00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c592b7c78c80b9f285fa9266a267a38f5b976445148f9724ec6f5e69406126e [INFO] running `Command { std: "docker" "start" "-a" "1c592b7c78c80b9f285fa9266a267a38f5b976445148f9724ec6f5e69406126e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sqrite v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing [INFO] [stdout] --> build.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | .static_flag(true) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 `dev` profile [unoptimized + debuginfo] target(s) in 23.84s [INFO] running `Command { std: "docker" "inspect" "1c592b7c78c80b9f285fa9266a267a38f5b976445148f9724ec6f5e69406126e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c592b7c78c80b9f285fa9266a267a38f5b976445148f9724ec6f5e69406126e", kill_on_drop: false }` [INFO] [stdout] 1c592b7c78c80b9f285fa9266a267a38f5b976445148f9724ec6f5e69406126e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b82d98bc5095686deedd219c2c49c2086194b8087ca6e0c7ff1e0e6f98ef72e9 [INFO] running `Command { std: "docker" "start" "-a" "b82d98bc5095686deedd219c2c49c2086194b8087ca6e0c7ff1e0e6f98ef72e9", kill_on_drop: false }` [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [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: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing [INFO] [stdout] --> build.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | .static_flag(true) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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] [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 20.97s [INFO] running `Command { std: "docker" "inspect" "b82d98bc5095686deedd219c2c49c2086194b8087ca6e0c7ff1e0e6f98ef72e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82d98bc5095686deedd219c2c49c2086194b8087ca6e0c7ff1e0e6f98ef72e9", kill_on_drop: false }` [INFO] [stdout] b82d98bc5095686deedd219c2c49c2086194b8087ca6e0c7ff1e0e6f98ef72e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bc35a90996fbef2887b2e50de1ebf60e01fc14d50bb69f65c872fb35ebe4dad [INFO] running `Command { std: "docker" "start" "-a" "8bc35a90996fbef2887b2e50de1ebf60e01fc14d50bb69f65c872fb35ebe4dad", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing [INFO] [stderr] --> build.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | .static_flag(true) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sqrite` (build script) generated 1 warning [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.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqrite-a29708d8c0a48256) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test sqlite3::bindgen_test_layout_Fts5PhraseIter ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_fts5_api ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_file ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_Fts5ExtensionApi ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_constraint ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_fts5_tokenizer ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_orderby ... 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_page ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_constraint_usage ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_rtree_query_info ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_methods ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_rtree_geometry ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vtab ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vtab_cursor ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vfs ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_methods2 ... ok [INFO] [stdout] 2025-11-13T22:41:28.200408Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200417Z  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-11-13T22:41:28.200451Z  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-11-13T22:41:28.200485Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200495Z  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-11-13T22:41:28.200518Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200546Z  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-11-13T22:41:28.200579Z  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-11-13T22:41:28.200580Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200584Z  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-11-13T22:41:28.200601Z  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-11-13T22:41:28.200621Z 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-11-13T22:41:28.200628Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200645Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200680Z  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-11-13T22:41:28.200733Z 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-11-13T22:41:28.200789Z  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-11-13T22:41:28.200818Z 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-11-13T22:41:28.200709Z 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-11-13T22:41:28.200868Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (5, 2), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200916Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:255 [INFO] [stdout] in sqrite::connection::execute with params: (5, 2), sql: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)" [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200934Z 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-11-13T22:41:28.200953Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:430 [INFO] [stdout] in sqrite::connection::last_insert_rowid [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200974Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:430 [INFO] [stdout] in sqrite::connection::last_insert_rowid [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200976Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.200996Z  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-11-13T22:41:28.201001Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201006Z 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-11-13T22:41:28.201023Z 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-11-13T22:41:28.201027Z  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-11-13T22:41:28.201043Z 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-11-13T22:41:28.201052Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201054Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201071Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201076Z 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-11-13T22:41:28.201075Z 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-11-13T22:41:28.201112Z 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-11-13T22:41:28.201118Z 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-11-13T22:41:28.201143Z 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-11-13T22:41:28.201171Z 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-11-13T22:41:28.201181Z 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-11-13T22:41:28.200414Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:204 [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_snapshot ... 2025-11-13T22:41:28.201256Z 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-11-13T22:41:28.201265Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] ok [INFO] [stdout] 2025-11-13T22:41:28.201297Z 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-11-13T22:41:28.201300Z 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_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201324Z 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-11-13T22:41:28.201328Z 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_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201361Z 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_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201357Z 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] test tests::connection::tests::nested_transaction_rollback ... ok [INFO] [stdout] 2025-11-13T22:41:28.201407Z 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_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201401Z 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-11-13T22:41:28.201433Z 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-11-13T22:41:28.201460Z  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-11-13T22:41:28.201493Z 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-11-13T22:41:28.201538Z 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-11-13T22:41:28.201439Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:204 [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201570Z 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-11-13T22:41:28.201577Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201589Z  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-11-13T22:41:28.201595Z 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-11-13T22:41:28.201617Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201611Z 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_rc [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201632Z 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-11-13T22:41:28.201646Z 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-11-13T22:41:28.201665Z  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-11-13T22:41:28.201666Z 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_rc [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201698Z 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-11-13T22:41:28.201703Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201725Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201729Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:204 [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201739Z  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-11-13T22:41:28.201766Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201773Z 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_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201785Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201786Z  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-11-13T22:41:28.201802Z 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_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201829Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:171 [INFO] [stdout] in sqrite::connection::transaction_custom [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201856Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:204 [INFO] [stdout] in sqrite::connection::transaction_rc [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201861Z 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-11-13T22:41:28.200818Z  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-11-13T22:41:28.201885Z 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-11-13T22:41:28.201886Z  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-11-13T22:41:28.201886Z  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-11-13T22:41:28.201904Z 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-11-13T22:41:28.201929Z 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-11-13T22:41:28.201934Z 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-11-13T22:41:28.201934Z  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-11-13T22:41:28.201959Z 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-11-13T22:41:28.201967Z  INFO sqrite::connection: enter [INFO] [stdout] at src/connection.rs:109 [INFO] [stdout] in sqrite::connection::close [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201966Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201981Z  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-11-13T22:41:28.201988Z  INFO sqrite::connection: exit [INFO] [stdout] at src/connection.rs:109 [INFO] [stdout] in sqrite::connection::close [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.201999Z 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-11-13T22:41:28.202005Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202006Z  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-11-13T22:41:28.202009Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202024Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202031Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202044Z 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] test tests::connection::tests::test_connection ... ok [INFO] [stdout] 2025-11-13T22:41:28.202092Z 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-11-13T22:41:28.202140Z 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-11-13T22:41:28.202143Z  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-11-13T22:41:28.201929Z 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-11-13T22:41:28.202177Z 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-11-13T22:41:28.202221Z 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-11-13T22:41:28.202232Z 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-11-13T22:41:28.202266Z  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-11-13T22:41:28.202220Z  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-11-13T22:41:28.202298Z 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-11-13T22:41:28.202300Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202305Z 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-11-13T22:41:28.202304Z  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-11-13T22:41:28.202320Z  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-11-13T22:41:28.202327Z 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-11-13T22:41:28.202354Z 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-11-13T22:41:28.202360Z 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-11-13T22:41:28.202364Z 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] test tests::connection::tests::test_file_connection ... FAILED [INFO] [stdout] 2025-11-13T22:41:28.202397Z 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-11-13T22:41:28.202396Z 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-11-13T22:41:28.202402Z 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-11-13T22:41:28.202432Z 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-11-13T22:41:28.202447Z 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-11-13T22:41:28.202448Z 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-11-13T22:41:28.202356Z 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-11-13T22:41:28.202476Z 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-11-13T22:41:28.202483Z 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] test tests::connection::tests::last_insert_rowid ... ok [INFO] [stdout] 2025-11-13T22:41:28.202503Z 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] test tests::connection::tests::nested_transaction_commit ... 2025-11-13T22:41:28.202536Z 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-11-13T22:41:28.202561Z 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-11-13T22:41:28.202582Z 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-11-13T22:41:28.202575Z 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-11-13T22:41:28.202610Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:330 [INFO] [stdout] in sqrite::connection::query_all with params: (), sql: "SELECT `value` FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202612Z 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-11-13T22:41:28.202613Z 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-11-13T22:41:28.202632Z 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-11-13T22:41:28.202642Z 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-11-13T22:41:28.202649Z 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-11-13T22:41:28.202654Z DEBUG sqrite::connection: enter [INFO] [stdout] at src/connection.rs:351 [INFO] [stdout] in sqrite::connection::query_iter with params: (), sql: "SELECT `value` FROM `foo`" [INFO] [stdout] in sqrite::connection::query_all with params: (), sql: "SELECT `value` FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202670Z 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-11-13T22:41:28.202685Z 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-11-13T22:41:28.202685Z 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-11-13T22:41:28.202705Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:351 [INFO] [stdout] in sqrite::connection::query_iter with params: (), sql: "SELECT `value` FROM `foo`" [INFO] [stdout] in sqrite::connection::query_all with params: (), sql: "SELECT `value` FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202718Z 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-11-13T22:41:28.202722Z 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-11-13T22:41:28.202715Z 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-11-13T22:41:28.202739Z DEBUG sqrite::connection: exit [INFO] [stdout] at src/connection.rs:330 [INFO] [stdout] in sqrite::connection::query_all with params: (), sql: "SELECT `value` FROM `foo`" [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202751Z 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-11-13T22:41:28.202764Z 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-11-13T22:41:28.202755Z 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-11-13T22:41:28.202771Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202776Z 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-11-13T22:41:28.202786Z  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-11-13T22:41:28.202793Z 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-11-13T22:41:28.202813Z 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-11-13T22:41:28.202817Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202969Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202969Z 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-11-13T22:41:28.202989Z 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-11-13T22:41:28.203011Z  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-11-13T22:41:28.203028Z 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-11-13T22:41:28.203038Z 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-11-13T22:41:28.203056Z  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-11-13T22:41:28.203064Z 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-11-13T22:41:28.203077Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.203085Z 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-11-13T22:41:28.203118Z 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-11-13T22:41:28.203116Z 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-11-13T22:41:28.203128Z  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-11-13T22:41:28.203141Z 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-11-13T22:41:28.203147Z 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-11-13T22:41:28.203154Z  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-11-13T22:41:28.203171Z 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-11-13T22:41:28.203178Z 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-11-13T22:41:28.203208Z 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-11-13T22:41:28.203215Z 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-11-13T22:41:28.202848Z 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-11-13T22:41:28.201214Z 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-11-13T22:41:28.203386Z  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-11-13T22:41:28.203360Z 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-11-13T22:41:28.203399Z 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-11-13T22:41:28.203424Z 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-11-13T22:41:28.203452Z 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-11-13T22:41:28.203487Z  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-11-13T22:41:28.203486Z 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-11-13T22:41:28.203497Z 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-11-13T22:41:28.203519Z 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-11-13T22:41:28.203522Z 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-11-13T22:41:28.203542Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.203571Z 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-11-13T22:41:28.203584Z 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-11-13T22:41:28.203619Z 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-11-13T22:41:28.203643Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.203655Z  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-11-13T22:41:28.203678Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.203634Z 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-11-13T22:41:28.203692Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202915Z  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-11-13T22:41:28.203834Z  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-11-13T22:41:28.203873Z 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-11-13T22:41:28.203897Z 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-11-13T22:41:28.203923Z 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-11-13T22:41:28.203958Z 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-11-13T22:41:28.203956Z 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-11-13T22:41:28.203995Z 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-11-13T22:41:28.204025Z 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-11-13T22:41:28.204047Z 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-11-13T22:41:28.204069Z 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-11-13T22:41:28.204148Z 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-11-13T22:41:28.204198Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.204316Z 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-11-13T22:41:28.204338Z 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-11-13T22:41:28.204345Z  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-11-13T22:41:28.204362Z 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-11-13T22:41:28.203263Z 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-11-13T22:41:28.204397Z 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-11-13T22:41:28.204405Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.202815Z 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-11-13T22:41:28.204427Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] ok [INFO] [stdout] 2025-11-13T22:41:28.204443Z 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-11-13T22:41:28.204455Z 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-11-13T22:41:28.204472Z 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-11-13T22:41:28.204627Z 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-11-13T22:41:28.204651Z 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] test tests::connection::tests::nested_rc_transaction ... 2025-11-13T22:41:28.204536Z 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-11-13T22:41:28.204708Z 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-11-13T22:41:28.204756Z  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-11-13T22:41:28.203229Z 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-11-13T22:41:28.204633Z  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-11-13T22:41:28.204846Z  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-11-13T22:41:28.204877Z  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-11-13T22:41:28.204908Z 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-11-13T22:41:28.204926Z 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-11-13T22:41:28.204961Z  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-11-13T22:41:28.204956Z 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-11-13T22:41:28.204998Z 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-11-13T22:41:28.205001Z 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-11-13T22:41:28.205060Z 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-11-13T22:41:28.205080Z 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-11-13T22:41:28.205100Z 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-11-13T22:41:28.205119Z  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-11-13T22:41:28.205136Z 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-11-13T22:41:28.205169Z 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-11-13T22:41:28.205194Z 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-11-13T22:41:28.205211Z 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-11-13T22:41:28.205236Z 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-11-13T22:41:28.205227Z  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-11-13T22:41:28.205262Z 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-11-13T22:41:28.205280Z  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] 2025-11-13T22:41:28.205289Z 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-11-13T22:41:28.205335Z 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-11-13T22:41:28.204574Z  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-11-13T22:41:28.205367Z  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-11-13T22:41:28.205383Z 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-11-13T22:41:28.205398Z 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-11-13T22:41:28.205419Z 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-11-13T22:41:28.205427Z  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-11-13T22:41:28.205454Z 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-11-13T22:41:28.205467Z 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-11-13T22:41:28.205489Z 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-11-13T22:41:28.205603Z 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-11-13T22:41:28.205652Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.205661Z 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-11-13T22:41:28.205684Z  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-11-13T22:41:28.205711Z 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-11-13T22:41:28.204762Z  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-11-13T22:41:28.205744Z  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-11-13T22:41:28.205785Z 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-11-13T22:41:28.205804Z 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-11-13T22:41:28.205822Z  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-11-13T22:41:28.205832Z 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-11-13T22:41:28.205848Z  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-11-13T22:41:28.205900Z 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-11-13T22:41:28.205939Z  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-11-13T22:41:28.205977Z 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-11-13T22:41:28.205997Z  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-11-13T22:41:28.206024Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.204492Z 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-11-13T22:41:28.205334Z 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-11-13T22:41:28.206066Z  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] ok [INFO] [stdout] test tests::connection::tests::test_connection_closing ... ok [INFO] [stdout] 2025-11-13T22:41:28.206104Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::test_multi_query ... ok [INFO] [stdout] 2025-11-13T22:41:28.206110Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::transaction_commit ... ok [INFO] [stdout] test tests::connection::tests::test_execution ... ok [INFO] [stdout] 2025-11-13T22:41:28.206131Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206037Z 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-11-13T22:41:28.206181Z 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-11-13T22:41:28.206182Z  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-11-13T22:41:28.206034Z 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] test tests::connection::tests::invalid_parameter_count ... ok [INFO] [stdout] 2025-11-13T22:41:28.205293Z 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-11-13T22:41:28.205965Z 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-11-13T22:41:28.206135Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206326Z  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-11-13T22:41:28.206355Z 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-11-13T22:41:28.206373Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206397Z 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::transaction_value ... ok [INFO] [stdout] 2025-11-13T22:41:28.205293Z 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] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 2025-11-13T22:41:28.206535Z 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-11-13T22:41:28.206590Z 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-11-13T22:41:28.206607Z 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-11-13T22:41:28.206634Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206648Z  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-11-13T22:41:28.206649Z 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-11-13T22:41:28.206392Z 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-11-13T22:41:28.205713Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206733Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206748Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:163 [INFO] [stdout] in sqrite::connection::transaction [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206751Z 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-11-13T22:41:28.206684Z 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-11-13T22:41:28.206790Z 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-11-13T22:41:28.206391Z  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-11-13T22:41:28.206800Z 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-11-13T22:41:28.206275Z 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-11-13T22:41:28.206811Z 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-11-13T22:41:28.206833Z 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-11-13T22:41:28.206843Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206846Z 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-11-13T22:41:28.206860Z  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-11-13T22:41:28.206878Z 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-11-13T22:41:28.206901Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206911Z 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-11-13T22:41:28.206928Z 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-11-13T22:41:28.206690Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::test_single_query ... ok [INFO] [stdout] 2025-11-13T22:41:28.206976Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207037Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207031Z 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] 2025-11-13T22:41:28.207052Z  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-11-13T22:41:28.207079Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206988Z 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-11-13T22:41:28.207082Z 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-11-13T22:41:28.207097Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207116Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.206868Z 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-11-13T22:41:28.207123Z 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-11-13T22:41:28.207134Z  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-11-13T22:41:28.207157Z 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-11-13T22:41:28.207167Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207184Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207176Z 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-11-13T22:41:28.207214Z 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-11-13T22:41:28.207218Z 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-11-13T22:41:28.207271Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207274Z 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-11-13T22:41:28.207288Z  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-11-13T22:41:28.207305Z 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-11-13T22:41:28.207319Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207327Z 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-11-13T22:41:28.207340Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207347Z 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-11-13T22:41:28.207373Z 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-11-13T22:41:28.207420Z 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] test tests::params::tests::test_params ... ok [INFO] [stdout] 2025-11-13T22:41:28.207449Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.207461Z  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-11-13T22:41:28.207486Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::connection::tests::test_iter_query ... 2025-11-13T22:41:28.207502Z 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::migration::tests::test_migration ... ok [INFO] [stdout] test tests::migration::tests::test_migrations ... ok [INFO] [stdout] 2025-11-13T22:41:28.207678Z  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-11-13T22:41:28.207852Z 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-11-13T22:41:28.207799Z 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-11-13T22:41:28.210318Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212369Z 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-11-13T22:41:28.212295Z  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-11-13T22:41:28.212456Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212526Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212551Z  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-11-13T22:41:28.212611Z 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::transaction_rollback ... ok [INFO] [stdout] 2025-11-13T22:41:28.212808Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212848Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212877Z TRACE sqrite::connection: enter [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212899Z  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-11-13T22:41:28.212929Z  INFO sqrite::connection: successfully closed connection [INFO] [stdout] at src/connection.rs:157 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] 2025-11-13T22:41:28.212956Z TRACE sqrite::connection: exit [INFO] [stdout] at src/connection.rs:141 [INFO] [stdout] in sqrite::connection::drop [INFO] [stdout] [INFO] [stdout] test tests::backup::tests::test_backup ... ok [INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_io_methods ... 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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8bc35a90996fbef2887b2e50de1ebf60e01fc14d50bb69f65c872fb35ebe4dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc35a90996fbef2887b2e50de1ebf60e01fc14d50bb69f65c872fb35ebe4dad", kill_on_drop: false }` [INFO] [stdout] 8bc35a90996fbef2887b2e50de1ebf60e01fc14d50bb69f65c872fb35ebe4dad