[INFO] fetching crate sqrite 0.8.4...
[INFO] testing sqrite-0.8.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate sqrite 0.8.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate sqrite 0.8.4
[INFO] finished tweaking crates.io crate sqrite 0.8.4
[INFO] tweaked toml for crates.io crate sqrite 0.8.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqrite 0.8.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc32eb7db91c9720632f2bfb726e5eec5b215eac618d836b87e921ea2970f79b
[INFO] running `Command { std: "docker" "start" "-a" "dc32eb7db91c9720632f2bfb726e5eec5b215eac618d836b87e921ea2970f79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc32eb7db91c9720632f2bfb726e5eec5b215eac618d836b87e921ea2970f79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc32eb7db91c9720632f2bfb726e5eec5b215eac618d836b87e921ea2970f79b", kill_on_drop: false }`
[INFO] [stdout] dc32eb7db91c9720632f2bfb726e5eec5b215eac618d836b87e921ea2970f79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 082f9c48edeca550d357cd65a6eb29d108d1d1069251d772b6dd1e172119528c
[INFO] running `Command { std: "docker" "start" "-a" "082f9c48edeca550d357cd65a6eb29d108d1d1069251d772b6dd1e172119528c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError>;
[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<Value<'_>, ToSqlError>;
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s
[INFO] running `Command { std: "docker" "inspect" "082f9c48edeca550d357cd65a6eb29d108d1d1069251d772b6dd1e172119528c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082f9c48edeca550d357cd65a6eb29d108d1d1069251d772b6dd1e172119528c", kill_on_drop: false }`
[INFO] [stdout] 082f9c48edeca550d357cd65a6eb29d108d1d1069251d772b6dd1e172119528c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b97fbba387b90f9dac61dec897788d1512656fae1aadc743f59f3abf7ff8d1d8
[INFO] running `Command { std: "docker" "start" "-a" "b97fbba387b90f9dac61dec897788d1512656fae1aadc743f59f3abf7ff8d1d8", 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError>;
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError>;
[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<Value<'_>, ToSqlError>;
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.19s
[INFO] running `Command { std: "docker" "inspect" "b97fbba387b90f9dac61dec897788d1512656fae1aadc743f59f3abf7ff8d1d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b97fbba387b90f9dac61dec897788d1512656fae1aadc743f59f3abf7ff8d1d8", kill_on_drop: false }`
[INFO] [stdout] b97fbba387b90f9dac61dec897788d1512656fae1aadc743f59f3abf7ff8d1d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7719d977b30e575533ebe8c585f32d665bc5f22d1fa09a133ee6efc5fcb67031
[INFO] running `Command { std: "docker" "start" "-a" "7719d977b30e575533ebe8c585f32d665bc5f22d1fa09a133ee6efc5fcb67031", 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError> {
[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<Value<'_>, 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<Value, ToSqlError>;
[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<Value<'_>, ToSqlError>;
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sqrite` (lib) generated 20 warnings (run `cargo fix --lib -p sqrite` to apply 20 suggestions)
[INFO] [stderr] warning: `sqrite` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqrite-a29708d8c0a48256)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test sqlite3::bindgen_test_layout_Fts5ExtensionApi ... ok
[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_sqlite3_index_info_sqlite3_index_constraint_usage ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_constraint ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_index_info_sqlite3_index_orderby ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_fts5_tokenizer ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_io_methods ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_mem_methods ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_module ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_methods ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_mutex_methods ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_methods2 ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_pcache_page ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_rtree_geometry ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_rtree_query_info ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_snapshot ... ok
[INFO] [stdout] test sqlite3::bindgen_test_layout_sqlite3_vfs ... 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 tests::connection::tests::test_connection_closing ... ok
[INFO] [stdout] test tests::connection::tests::last_insert_rowid ... ok
[INFO] [stdout] test tests::connection::tests::nested_rc_transaction ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.013967Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.013979Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: Path("test.db")
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014013Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014053Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014067Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014068Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: Path("test.db")
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014082Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014097Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test2"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014101Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014125Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout] test tests::connection::tests::test_single_query ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.014132Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test2"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014227Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014266Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (3, "test3"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout] test tests::connection::tests::invalid_parameter_count ... ok
[INFO] [stdout] test tests::connection::tests::transaction_value ... ok
[INFO] [stdout] test tests::connection::tests::transaction_rollback ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.014313Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (3, "test3"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014343Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:351
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_iter[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `id` FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014379Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:351
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_iter[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `id` FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014402Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014413Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014437Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014451Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014542Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014679Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014760Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:214
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout] test tests::migration::tests::failing_migrations ... ok
[INFO] [stdout] test tests::connection::tests::test_execution ... ok
[INFO] [stdout] test tests::connection::tests::test_file_connection ... FAILED
[INFO] [stdout]   [2m2025-11-13T22:40:40.014807Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout] test tests::connection::tests::test_connection ... ok
[INFO] [stdout] test tests::connection::tests::test_iter_query ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.014854Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014897Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014946Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014986Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mcreating metadata table if it doesn't exist[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:219
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015041Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015288Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015330Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34minserting version 0 if no version is set yet[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:223
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015374Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015396Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015431Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015465Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mfetching current version[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:227
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015464Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015503Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "SELECT `value` FROM `metadata` WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015690Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016107Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016166Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016344Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.014524Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015808Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015903Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016605Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016619Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016662Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016664Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value1`, `value2`, `value3`, `value4`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016719Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "SELECT `value` FROM `metadata` WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016765Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [1;32mcurrent_version[0m[32m: 0, [1;32mtarget_version[0m[32m: 1[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:232
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016790Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mrunning migration test migration version 1[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:243
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016823Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:272
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute_batch[0m [2;3mwith[0m [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016849Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value1`, `value2`, `value3`, `value4`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016868Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016890Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, true, 42, 42.0, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value1`, `value2`, `value3`, `value4`) VALUES(?, ?, ?, ?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016907Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016940Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, true, 42, 42.0, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value1`, `value2`, `value3`, `value4`) VALUES(?, ?, ?, ?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016935Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016972Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:383
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mbackup[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016976Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016993Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mbackup[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017009Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017056Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017078Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mbackup[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017105Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017127Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:383
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mbackup[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017144Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017156Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: 1, [1msql[0m: "SELECT `value1`, `value2`, `value3`, `value4` FROM `foo` WHERE `id` = ?"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017192Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017282Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: 1, [1msql[0m: "SELECT `value1`, `value2`, `value3`, `value4` FROM `foo` WHERE `id` = ?"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017318Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017367Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017422Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017464Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017519Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017554Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017607Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017645Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout] test tests::params::tests::test_params ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.017902Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:272
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute_batch[0m [2;3mwith[0m [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017231Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016471Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.015511Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:214
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018278Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018212Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018301Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.016490Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018333Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018334Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018152Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018369Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018385Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018369Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.017987Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "database_version"), [1msql[0m: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018421Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018383Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018414Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018333Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018462Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mcreating metadata table if it doesn't exist[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:219
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018503Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018487Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "database_version"), [1msql[0m: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018479Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018514Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018530Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018544Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018574Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018603Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018625Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018645Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:214
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018672Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: 1, [1msql[0m: "SELECT `value` FROM `foo` WHERE `id` = ?"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018708Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018716Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: 1, [1msql[0m: "SELECT `value` FROM `foo` WHERE `id` = ?"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018718Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE IF NOT EXISTS `metadata`(`key` TEXT PRIMARY KEY, `value` ANY) WITHOUT ROWID, STRICT"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018745Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018753Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34minserting version 0 if no version is set yet[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:223
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018759Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018752Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018791Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018788Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018808Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018822Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018839Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "INSERT OR IGNORE INTO `metadata`(`key`, `value`) VALUES(?, 0)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018877Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mfetching current version[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:227
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018374Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018904Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018909Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "SELECT `value` FROM `metadata` WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018972Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018968Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: "database_version", [1msql[0m: "SELECT `value` FROM `metadata` WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019003Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019004Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [1;32mcurrent_version[0m[32m: 0, [1;32mtarget_version[0m[32m: 2[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:232
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019025Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mrunning migration test migration1 version 1[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:243
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019056Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:272
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute_batch[0m [2;3mwith[0m [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019071Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019032Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019106Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019127Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019156Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019164Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019184Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "BEGIN IMMEDIATE TRANSACTION;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019199Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019216Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.018535Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT COUNT(`id`) FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019277Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019311Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019337Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019339Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019343Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT COUNT(`id`) FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019376Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "ROLLBACK;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019383Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019370Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019398Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019409Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "ROLLBACK;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019418Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019428Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019432Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019446Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019450Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019447Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019471Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019480Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT COUNT(`id`) FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019510Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019529Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT COUNT(`id`) FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019537Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019561Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019560Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019573Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019580Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019597Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019603Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT COUNT(`id`) FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019613Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019647Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT COUNT(`id`) FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019683Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019696Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019719Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.019737Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout] test tests::backup::tests::test_backup ... ok
[INFO] [stdout] test tests::migration::tests::test_migration ... ok
[INFO] [stdout] test tests::connection::tests::transaction_commit ... ok
[INFO] [stdout] test tests::connection::tests::nested_transaction_rollback ... ok
[INFO] [stdout] test tests::connection::tests::nested_transaction_commit ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.015984Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020375Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:68
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mopen[0m [2;3mwith[0m [1mlocation[0m: InMemory
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020432Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020649Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020814Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020889Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (1, "test"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020930Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test2"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.020972Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "test2"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021013Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (3, "test3"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021055Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (3, "test3"), [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(?, ?)"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021099Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:330
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_all[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `value` FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021134Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:351
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_iter[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `value` FROM `foo`"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_all[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `value` FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021150Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:272
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute_batch[0m [2;3mwith[0m [1msql[0m: "CREATE TABLE `foo`(`id`, `value`);"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021200Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32mrunning migration test migration2 version 2[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:243
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021201Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:351
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_iter[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `value` FROM `foo`"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_all[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `value` FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021268Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:330
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_all[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "SELECT `value` FROM `foo`"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021236Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:272
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute_batch[0m [2;3mwith[0m [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021301Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021315Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021343Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021337Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:272
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute_batch[0m [2;3mwith[0m [1msql[0m: "INSERT INTO `foo`(`id`, `value`) VALUES(1, 2);"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021362Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021379Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "database_version"), [1msql[0m: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021441Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (2, "database_version"), [1msql[0m: "UPDATE `metadata` SET `value` = ? WHERE `key` = ?"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout] test tests::connection::tests::test_multi_query ... ok
[INFO] [stdout]   [2m2025-11-13T22:40:40.021480Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021526Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:255
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mexecute[0m [2;3mwith[0m [1mparams[0m: (), [1msql[0m: "COMMIT;"
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021553Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:171
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction_custom[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021575Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:163
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mtransaction[0m
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021595Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:214
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mmigrate[0m [2;3mwith[0m [1mmigrations[0m: [test migration1, test migration2]
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021620Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: 1, [1msql[0m: "SELECT `value` FROM `foo` WHERE `id` = ?"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021669Z[0m [34mDEBUG[0m [1;34msqrite::connection[0m[34m: [34mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:304
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mquery_one[0m [2;3mwith[0m [1mparams[0m: 1, [1msql[0m: "SELECT `value` FROM `foo` WHERE `id` = ?"
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021696Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35menter[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021708Z[0m [33m WARN[0m [1;33msqrite::connection[0m[33m: [33mconnection wasn't manually closed, performing unchecked auto-close[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:147
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021756Z[0m [32m INFO[0m [1;32msqrite::connection[0m[32m: [32msuccessfully closed connection[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:157
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-11-13T22:40:40.021773Z[0m [35mTRACE[0m [1;35msqrite::connection[0m[35m: [35mexit[0m
[INFO] [stdout]     [2;3mat[0m src/connection.rs:141
[INFO] [stdout]     [2;3min[0m sqrite::connection::[1mdrop[0m
[INFO] [stdout] 
[INFO] [stdout] test tests::migration::tests::test_migrations ... 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.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7719d977b30e575533ebe8c585f32d665bc5f22d1fa09a133ee6efc5fcb67031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7719d977b30e575533ebe8c585f32d665bc5f22d1fa09a133ee6efc5fcb67031", kill_on_drop: false }`
[INFO] [stdout] 7719d977b30e575533ebe8c585f32d665bc5f22d1fa09a133ee6efc5fcb67031
