[INFO] cloning repository https://github.com/vincent-herlemont/struct_db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincent-herlemont/struct_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eedb2fc4212ef7576824162a908ccd8123dc338d
[INFO] checking vincent-herlemont/struct_db against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vincent-herlemont/struct_db
[INFO] finished tweaking git repo https://github.com/vincent-herlemont/struct_db
[INFO] tweaked toml for git repo https://github.com/vincent-herlemont/struct_db written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vincent-herlemont/struct_db on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking vincent-herlemont/struct_db against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincent-herlemont%2Fstruct_db" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vincent-herlemont/struct_db
[INFO] finished tweaking git repo https://github.com/vincent-herlemont/struct_db
[INFO] tweaked toml for git repo https://github.com/vincent-herlemont/struct_db written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vincent-herlemont/struct_db on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding redb v2.5.0 (available: v2.6.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded dinghy-test v0.8.1
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded native_model v0.6.2
[INFO] [stderr]   Downloaded native_model_macro v0.6.2
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded shortcut_assert_fs v0.1.0
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded redb v2.5.0
[INFO] [stderr]   Downloaded camino v1.1.11
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 049e4ce08c645c3ad8809e49d53c775785a3c58bc5a5594856975722841bee0c
[INFO] running `Command { std: "docker" "start" "-a" "049e4ce08c645c3ad8809e49d53c775785a3c58bc5a5594856975722841bee0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "049e4ce08c645c3ad8809e49d53c775785a3c58bc5a5594856975722841bee0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "049e4ce08c645c3ad8809e49d53c775785a3c58bc5a5594856975722841bee0c", kill_on_drop: false }`
[INFO] [stdout] 049e4ce08c645c3ad8809e49d53c775785a3c58bc5a5594856975722841bee0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf45b88966ac736f8f4a897df02944e3da898f3dd129df820d7b23a95162fdc8
[INFO] running `Command { std: "docker" "start" "-a" "cf45b88966ac736f8f4a897df02944e3da898f3dd129df820d7b23a95162fdc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling redb v2.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking dinghy-test v0.8.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]     Checking shortcut_assert_fs v0.1.0
[INFO] [stderr]     Checking native_db_macro v0.8.1 (/opt/rustwide/workdir/native_db_macro)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling native_model_macro v0.6.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking native_model v0.6.2
[INFO] [stderr]     Checking native_db v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn rw_transaction(&self) -> Result<RwTransaction> {
[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] 57 |     pub fn rw_transaction(&self) -> Result<RwTransaction<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn r_transaction(&self) -> Result<RTransaction> {
[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] 77 |     pub fn r_transaction(&self) -> Result<RTransaction<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn watch(&self) -> Watch {
[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] 99 |     pub fn watch(&self) -> Watch<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/private_readable_transaction.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition>;
[INFO] [stdout]    |                          ^^^^^     ----------------------------------------
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/r_transaction.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ----------------------------------------
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/rw_transaction.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ----------------------------------------
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 31 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn all(&self) -> Result<PrimaryScanIterator<T>> {
[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] 56 |     pub fn all(&self) -> Result<PrimaryScanIterator<'_, T>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:94:46
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn range<R: RangeBounds<impl ToKey>>(&self, range: R) -> Result<PrimaryScanIterator<T>> {
[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] 94 |     pub fn range<R: RangeBounds<impl ToKey>>(&self, range: R) -> Result<PrimaryScanIterator<'_, T>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/primary_scan.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn start_with(&self, start_with: impl ToKey) -> Result<PrimaryScanIteratorStartWith<T>> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here        ------------------------------- the same lifetime is hidden 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] 137 |     pub fn start_with(&self, start_with: impl ToKey) -> Result<PrimaryScanIteratorStartWith<'_, T>> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/secondary_scan.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn all(&self) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[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] 77 |     pub fn all(&self) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 130 |         range: R,
[INFO] [stdout] 131 |     ) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[INFO] [stdout]     |                 -------------------------------------- the same lifetime is hidden 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] 131 |     ) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 189 |         start_with: impl ToKey,
[INFO] [stdout] 190 |     ) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[INFO] [stdout]     |                 -------------------------------------- the same lifetime is hidden 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] 190 |     ) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn equal(&self, key: impl ToKey + Clone) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here         -------------------------------------- the same lifetime is hidden 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] 279 |     pub fn equal(&self, key: impl ToKey + Clone) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn primary(&self) -> WatchScanPrimary {
[INFO] [stdout]    |                    ^^^^^     ----------------
[INFO] [stdout]    |                    |         |
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[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] 23 |     pub fn primary(&self) -> WatchScanPrimary<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn secondary(&self, key_def: impl ToKeyDefinition<KeyOptions>) -> WatchScanSecondary {
[INFO] [stdout]    |                      ^^^^^                                                ------------------
[INFO] [stdout]    |                      |                                                    |
[INFO] [stdout]    |                      |                                                    the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here                          the same lifetime is hidden 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] 34 |     pub fn secondary(&self, key_def: impl ToKeyDefinition<KeyOptions>) -> WatchScanSecondary<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> tests/test_upgrade_error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     struct TestItem {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 27 |         id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 28 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> tests/secondary_scan_operators.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let r = db.r_transaction()?;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_propagation_invalid_secondary_key` is never used
[INFO] [stdout]    --> tests/secondary_scan_operators.rs:309:8
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn error_propagation_invalid_secondary_key() -> Result<(), db_type::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn rw_transaction(&self) -> Result<RwTransaction> {
[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] 57 |     pub fn rw_transaction(&self) -> Result<RwTransaction<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn r_transaction(&self) -> Result<RTransaction> {
[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] 77 |     pub fn r_transaction(&self) -> Result<RTransaction<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn watch(&self) -> Watch {
[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] 99 |     pub fn watch(&self) -> Watch<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/private_readable_transaction.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition>;
[INFO] [stdout]    |                          ^^^^^     ----------------------------------------
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 18 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/r_transaction.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ----------------------------------------
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 25 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/internal/rw_transaction.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition> {
[INFO] [stdout]    |                          ^^^^^     ----------------------------------------
[INFO] [stdout]    |                          |         |                |
[INFO] [stdout]    |                          |         |                the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 31 |     fn table_definitions(&self) -> &HashMap<String, PrimaryTableDefinition<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn all(&self) -> Result<PrimaryScanIterator<T>> {
[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] 56 |     pub fn all(&self) -> Result<PrimaryScanIterator<'_, T>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/primary_scan.rs:94:46
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn range<R: RangeBounds<impl ToKey>>(&self, range: R) -> Result<PrimaryScanIterator<T>> {
[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] 94 |     pub fn range<R: RangeBounds<impl ToKey>>(&self, range: R) -> Result<PrimaryScanIterator<'_, T>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/primary_scan.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn start_with(&self, start_with: impl ToKey) -> Result<PrimaryScanIteratorStartWith<T>> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here        ------------------------------- the same lifetime is hidden 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] 137 |     pub fn start_with(&self, start_with: impl ToKey) -> Result<PrimaryScanIteratorStartWith<'_, T>> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction/query/scan/secondary_scan.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn all(&self) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[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] 77 |     pub fn all(&self) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 130 |         range: R,
[INFO] [stdout] 131 |     ) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[INFO] [stdout]     |                 -------------------------------------- the same lifetime is hidden 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] 131 |     ) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 189 |         start_with: impl ToKey,
[INFO] [stdout] 190 |     ) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[INFO] [stdout]     |                 -------------------------------------- the same lifetime is hidden 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] 190 |     ) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/query/scan/secondary_scan.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn equal(&self, key: impl ToKey + Clone) -> Result<SecondaryScanIterator<PrimaryTable, T>> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here         -------------------------------------- the same lifetime is hidden 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] 279 |     pub fn equal(&self, key: impl ToKey + Clone) -> Result<SecondaryScanIterator<'_, PrimaryTable, T>> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn primary(&self) -> WatchScanPrimary {
[INFO] [stdout]    |                    ^^^^^     ----------------
[INFO] [stdout]    |                    |         |
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[INFO] [stdout]    |                    |         the same lifetime is hidden here
[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] 23 |     pub fn primary(&self) -> WatchScanPrimary<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/watch/query/scan.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn secondary(&self, key_def: impl ToKeyDefinition<KeyOptions>) -> WatchScanSecondary {
[INFO] [stdout]    |                      ^^^^^                                                ------------------
[INFO] [stdout]    |                      |                                                    |
[INFO] [stdout]    |                      |                                                    the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here                          the same lifetime is hidden 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] 34 |     pub fn secondary(&self, key_def: impl ToKeyDefinition<KeyOptions>) -> WatchScanSecondary<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stdout]   --> tests/query/insert_update_pk.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 |     rw.update(item.clone(), item2.clone()).unwrap();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stdout]   --> tests/query/insert_update_sk.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 |     rw.update(item.clone(), item_v2.clone()).unwrap();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `native_db::transaction::RwTransaction::<'_>::update`: should be replaced by auto_update
[INFO] [stdout]    --> tests/watch/mod.rs:619:8
[INFO] [stdout]     |
[INFO] [stdout] 619 |     rw.update(item_a_1.clone(), item_a_2.clone()).unwrap();
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_a_1_k`
[INFO] [stdout]    --> tests/watch/mod.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |     let item_a_1_k = ItemA1K {
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_a_1_k`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_a_1_k`
[INFO] [stdout]    --> tests/watch/mod.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let item_a_1_k = ItemA1K {
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_a_1_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.03s
[INFO] running `Command { std: "docker" "inspect" "cf45b88966ac736f8f4a897df02944e3da898f3dd129df820d7b23a95162fdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf45b88966ac736f8f4a897df02944e3da898f3dd129df820d7b23a95162fdc8", kill_on_drop: false }`
[INFO] [stdout] cf45b88966ac736f8f4a897df02944e3da898f3dd129df820d7b23a95162fdc8
