[INFO] fetching crate possum-db 0.3.1...
[INFO] testing possum-db-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate possum-db 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate possum-db 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate possum-db 0.3.1
[INFO] tweaked toml for crates.io crate possum-db 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate possum-db 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate possum-db 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3550da791e36037262829da74f4ed9853e2a4f0574a2b0c906100076555b118
[INFO] running `Command { std: "docker" "start" "-a" "b3550da791e36037262829da74f4ed9853e2a4f0574a2b0c906100076555b118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3550da791e36037262829da74f4ed9853e2a4f0574a2b0c906100076555b118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3550da791e36037262829da74f4ed9853e2a4f0574a2b0c906100076555b118", kill_on_drop: false }`
[INFO] [stdout] b3550da791e36037262829da74f4ed9853e2a4f0574a2b0c906100076555b118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df7e611bf74e7463b875221772c1e0becab032e35d20aaad42003567d4bac4b
[INFO] running `Command { std: "docker" "start" "-a" "2df7e611bf74e7463b875221772c1e0becab032e35d20aaad42003567d4bac4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling possum-db v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling ctx-thread v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling positioned-io v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling rusqlite v0.30.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn new_value(&mut self) -> BeginWriteValue<H> {
[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] 351 |     pub fn new_value(&mut self) -> BeginWriteValue<'_, H> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:219:47
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) fn start_immediate_transaction(&self) -> rusqlite::Result<OwnedTx> {
[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] 219 |     pub(crate) fn start_immediate_transaction(&self) -> rusqlite::Result<OwnedTx<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 225 |         behaviour: TransactionBehavior,
[INFO] [stdout] 226 |     ) -> rusqlite::Result<OwnedTx> {
[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] 226 |     ) -> rusqlite::Result<OwnedTx<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:245:48
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn start_deferred_transaction_for_read(&self) -> rusqlite::Result<OwnedReadTx> {
[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] 245 |     pub fn start_deferred_transaction_for_read(&self) -> rusqlite::Result<OwnedReadTx<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:258:46
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub(crate) fn start_deferred_transaction(&self) -> rusqlite::Result<OwnedTx> {
[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] 258 |     pub(crate) fn start_deferred_transaction(&self) -> rusqlite::Result<OwnedTx<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn read(&self) -> rusqlite::Result<Reader<OwnedTx>> {
[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] 263 |     pub fn read(&self) -> rusqlite::Result<Reader<OwnedTx<'_>>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn readonly_transaction(&self) -> &rusqlite::Transaction;
[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] 13 |     fn readonly_transaction(&self) -> &rusqlite::Transaction<'_>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement>;
[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] 18 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement<'_>>;
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement> {
[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] 23 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn readonly_transaction(&self) -> &rusqlite::Transaction {
[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] 43 |     fn readonly_transaction(&self) -> &rusqlite::Transaction<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn file_values(&self, file_id: FileId) -> rusqlite::Result<FileValues<CachedStatement>> {
[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] 51 |     fn file_values(&self, file_id: FileId) -> rusqlite::Result<FileValues<'_, CachedStatement<'_>>> {
[INFO] [stdout]    |                                                                           +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:178:29
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn readonly_transaction(&self) -> &rusqlite::Transaction {
[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] 178 |     fn readonly_transaction(&self) -> &rusqlite::Transaction<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/concurrency/sync.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock(&self) -> LockResult<MutexGuard<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] 38 |     pub fn lock(&self) -> LockResult<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.32s
[INFO] running `Command { std: "docker" "inspect" "2df7e611bf74e7463b875221772c1e0becab032e35d20aaad42003567d4bac4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df7e611bf74e7463b875221772c1e0becab032e35d20aaad42003567d4bac4b", kill_on_drop: false }`
[INFO] [stdout] 2df7e611bf74e7463b875221772c1e0becab032e35d20aaad42003567d4bac4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9186de6126781403c28735162a6daf4117485f0d52e51adcd3f731c95bd4cb7
[INFO] running `Command { std: "docker" "start" "-a" "c9186de6126781403c28735162a6daf4117485f0d52e51adcd3f731c95bd4cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling test-log v0.2.15
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling possum-db v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn new_value(&mut self) -> BeginWriteValue<H> {
[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] 351 |     pub fn new_value(&mut self) -> BeginWriteValue<'_, H> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:219:47
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) fn start_immediate_transaction(&self) -> rusqlite::Result<OwnedTx> {
[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] 219 |     pub(crate) fn start_immediate_transaction(&self) -> rusqlite::Result<OwnedTx<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 225 |         behaviour: TransactionBehavior,
[INFO] [stdout] 226 |     ) -> rusqlite::Result<OwnedTx> {
[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] 226 |     ) -> rusqlite::Result<OwnedTx<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:245:48
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn start_deferred_transaction_for_read(&self) -> rusqlite::Result<OwnedReadTx> {
[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] 245 |     pub fn start_deferred_transaction_for_read(&self) -> rusqlite::Result<OwnedReadTx<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:258:46
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub(crate) fn start_deferred_transaction(&self) -> rusqlite::Result<OwnedTx> {
[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] 258 |     pub(crate) fn start_deferred_transaction(&self) -> rusqlite::Result<OwnedTx<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/handle.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn read(&self) -> rusqlite::Result<Reader<OwnedTx>> {
[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] 263 |     pub fn read(&self) -> rusqlite::Result<Reader<OwnedTx<'_>>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn readonly_transaction(&self) -> &rusqlite::Transaction;
[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] 13 |     fn readonly_transaction(&self) -> &rusqlite::Transaction<'_>;
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement>;
[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] 18 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement<'_>>;
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement> {
[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] 23 |     fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result<CachedStatement<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn readonly_transaction(&self) -> &rusqlite::Transaction {
[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] 43 |     fn readonly_transaction(&self) -> &rusqlite::Transaction<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tx.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn file_values(&self, file_id: FileId) -> rusqlite::Result<FileValues<CachedStatement>> {
[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] 51 |     fn file_values(&self, file_id: FileId) -> rusqlite::Result<FileValues<'_, CachedStatement<'_>>> {
[INFO] [stdout]    |                                                                           +++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:178:29
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn readonly_transaction(&self) -> &rusqlite::Transaction {
[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] 178 |     fn readonly_transaction(&self) -> &rusqlite::Transaction<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/concurrency/sync.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn lock(&self) -> LockResult<MutexGuard<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] 38 |     pub fn lock(&self) -> LockResult<MutexGuard<'_, T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `possum::testing`
[INFO] [stdout]   --> tests/simple_tests.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use possum::testing::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `testing` in `possum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fdlimit`
[INFO] [stdout]   --> tests/simple_tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fdlimit::raise_fd_limit;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `fdlimit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fdlimit`, use `cargo add fdlimit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::testing`
[INFO] [stdout]    --> src/sys/seekhole/mod.rs:134:16
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use crate::testing::write_random_tempfile;
[INFO] [stdout]     |                ^^^^^^^ could not find `testing` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  57 | #[cfg(feature = "testing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]  58 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    --> src/tests.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use testing::torrent_storage::*;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  57 | #[cfg(feature = "testing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `testing` feature
[INFO] [stdout]  58 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] help: to make use of source file src/testing.rs, use `mod testing` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 + mod testing;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::testing`
[INFO] [stdout]  --> src/tests.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::testing::*;
[INFO] [stdout]   |            ^^^^^^^ could not find `testing` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `possum-db` (test "simple_tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `possum-db` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9186de6126781403c28735162a6daf4117485f0d52e51adcd3f731c95bd4cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9186de6126781403c28735162a6daf4117485f0d52e51adcd3f731c95bd4cb7", kill_on_drop: false }`
[INFO] [stdout] c9186de6126781403c28735162a6daf4117485f0d52e51adcd3f731c95bd4cb7
