[INFO] fetching crate struct_db 0.4.6...
[INFO] building struct_db-0.4.6 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate struct_db 0.4.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate struct_db 0.4.6
[INFO] finished tweaking crates.io crate struct_db 0.4.6
[INFO] tweaked toml for crates.io crate struct_db 0.4.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate struct_db 0.4.6 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding redb v1.5.2 (available: v3.1.0)
[INFO] [stderr]       Adding serial_test v2.0.0 (available: v3.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded struct_db_macro v0.4.6
[INFO] [stderr]   Downloaded shortcut_assert_fs v0.1.0
[INFO] [stderr]   Downloaded redb v1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f59f5316957dc5802b3a8ef0e6fa45194195a8281d56a2672097be5ea8e76e7f
[INFO] running `Command { std: "docker" "start" "-a" "f59f5316957dc5802b3a8ef0e6fa45194195a8281d56a2672097be5ea8e76e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f59f5316957dc5802b3a8ef0e6fa45194195a8281d56a2672097be5ea8e76e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f59f5316957dc5802b3a8ef0e6fa45194195a8281d56a2672097be5ea8e76e7f", kill_on_drop: false }`
[INFO] [stdout] f59f5316957dc5802b3a8ef0e6fa45194195a8281d56a2672097be5ea8e76e7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9cc265b4f5fa0ce9af8c34ffb7a3baf7467b531acd31f91525038c801bcf04a
[INFO] running `Command { std: "docker" "start" "-a" "e9cc265b4f5fa0ce9af8c34ffb7a3baf7467b531acd31f91525038c801bcf04a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling redb v1.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling struct_db_macro v0.4.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling struct_db v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn transaction(&self) -> Result<Transaction> {
[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] 128 |     pub fn transaction(&self) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn read_transaction(&self) -> Result<ReadOnlyTransaction> {
[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] 168 |     pub fn read_transaction(&self) -> Result<ReadOnlyTransaction<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 109 |         txn: &'txn Self::Transaction<'db>,
[INFO] [stdout] 110 |     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                 ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 -     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout] 110 +     ) -> Result<PrimaryIterator<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 128 |     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                 ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 128 -     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout] 128 +     ) -> Result<PrimaryIterator<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 152 |         txn: &'txn Self::Transaction<'db>,
[INFO] [stdout] 153 |         prefix_value: &'a [u8],
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 154 |     ) -> Result<PrimaryIteratorStartWith<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                          ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 -     ) -> Result<PrimaryIteratorStartWith<'_, 'txn, 'db, T>>
[INFO] [stdout] 154 +     ) -> Result<PrimaryIteratorStartWith<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:268:35
[INFO] [stdout]     |
[INFO] [stdout] 264 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 268 |     ) -> Result<SecondaryIterator<'_, 'txn, 'db, T, Self::Table>>
[INFO] [stdout]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 268 -     ) -> Result<SecondaryIterator<'_, 'txn, 'db, T, Self::Table>>
[INFO] [stdout] 268 +     ) -> Result<SecondaryIterator<'a, 'txn, 'db, T, Self::Table>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.11s
[INFO] running `Command { std: "docker" "inspect" "e9cc265b4f5fa0ce9af8c34ffb7a3baf7467b531acd31f91525038c801bcf04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9cc265b4f5fa0ce9af8c34ffb7a3baf7467b531acd31f91525038c801bcf04a", kill_on_drop: false }`
[INFO] [stdout] e9cc265b4f5fa0ce9af8c34ffb7a3baf7467b531acd31f91525038c801bcf04a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da3fbe9e4ed61b61a601cad9e9b888ef3a8ee58e065c4f2c79b333c89fabb73e
[INFO] running `Command { std: "docker" "start" "-a" "da3fbe9e4ed61b61a601cad9e9b888ef3a8ee58e065c4f2c79b333c89fabb73e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling struct_db v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn transaction(&self) -> Result<Transaction> {
[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] 128 |     pub fn transaction(&self) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn read_transaction(&self) -> Result<ReadOnlyTransaction> {
[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] 168 |     pub fn read_transaction(&self) -> Result<ReadOnlyTransaction<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 109 |         txn: &'txn Self::Transaction<'db>,
[INFO] [stdout] 110 |     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                 ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 -     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout] 110 +     ) -> Result<PrimaryIterator<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 128 |     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                 ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 128 -     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout] 128 +     ) -> Result<PrimaryIterator<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 152 |         txn: &'txn Self::Transaction<'db>,
[INFO] [stdout] 153 |         prefix_value: &'a [u8],
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 154 |     ) -> Result<PrimaryIteratorStartWith<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                          ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 -     ) -> Result<PrimaryIteratorStartWith<'_, 'txn, 'db, T>>
[INFO] [stdout] 154 +     ) -> Result<PrimaryIteratorStartWith<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:268:35
[INFO] [stdout]     |
[INFO] [stdout] 264 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 268 |     ) -> Result<SecondaryIterator<'_, 'txn, 'db, T, Self::Table>>
[INFO] [stdout]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 268 -     ) -> Result<SecondaryIterator<'_, 'txn, 'db, T, Self::Table>>
[INFO] [stdout] 268 +     ) -> Result<SecondaryIterator<'a, 'txn, 'db, T, Self::Table>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling shortcut_assert_fs v0.1.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]  --> tests/skeptic.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         target_arch = "i686",
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `armv7`
[INFO] [stdout]  --> tests/skeptic.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         target_arch = "armv7",
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `thumbv7neon`
[INFO] [stdout]  --> tests/skeptic.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         target_arch = "thumbv7neon",
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn transaction(&self) -> Result<Transaction> {
[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] 128 |     pub fn transaction(&self) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn read_transaction(&self) -> Result<ReadOnlyTransaction> {
[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] 168 |     pub fn read_transaction(&self) -> Result<ReadOnlyTransaction<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 109 |         txn: &'txn Self::Transaction<'db>,
[INFO] [stdout] 110 |     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                 ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 -     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout] 110 +     ) -> Result<PrimaryIterator<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 128 |     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                 ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 128 -     ) -> Result<PrimaryIterator<'_, 'txn, 'db, T>>
[INFO] [stdout] 128 +     ) -> Result<PrimaryIterator<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 151 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 152 |         txn: &'txn Self::Transaction<'db>,
[INFO] [stdout] 153 |         prefix_value: &'a [u8],
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 154 |     ) -> Result<PrimaryIteratorStartWith<'_, 'txn, 'db, T>>
[INFO] [stdout]     |                                          ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 154 -     ) -> Result<PrimaryIteratorStartWith<'_, 'txn, 'db, T>>
[INFO] [stdout] 154 +     ) -> Result<PrimaryIteratorStartWith<'a, 'txn, 'db, T>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/readable_table.rs:268:35
[INFO] [stdout]     |
[INFO] [stdout] 264 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 268 |     ) -> Result<SecondaryIterator<'_, 'txn, 'db, T, Self::Table>>
[INFO] [stdout]     |                                   ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 268 -     ) -> Result<SecondaryIterator<'_, 'txn, 'db, T, Self::Table>>
[INFO] [stdout] 268 +     ) -> Result<SecondaryIterator<'a, 'txn, 'db, T, Self::Table>>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.53s
[INFO] running `Command { std: "docker" "inspect" "da3fbe9e4ed61b61a601cad9e9b888ef3a8ee58e065c4f2c79b333c89fabb73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da3fbe9e4ed61b61a601cad9e9b888ef3a8ee58e065c4f2c79b333c89fabb73e", kill_on_drop: false }`
[INFO] [stdout] da3fbe9e4ed61b61a601cad9e9b888ef3a8ee58e065c4f2c79b333c89fabb73e
