[INFO] fetching crate lmdb-queue 0.4.0...
[INFO] testing lmdb-queue-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate lmdb-queue 0.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate lmdb-queue 0.4.0
[INFO] finished tweaking crates.io crate lmdb-queue 0.4.0
[INFO] tweaked toml for crates.io crate lmdb-queue 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lmdb-queue 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lmdb-queue 0.4.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8041dfbab4405b9fe7a1a72e6fb3b5aa5861a81bf5fa52f48f6c4d809f8a766e
[INFO] running `Command { std: "docker" "start" "-a" "8041dfbab4405b9fe7a1a72e6fb3b5aa5861a81bf5fa52f48f6c4d809f8a766e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8041dfbab4405b9fe7a1a72e6fb3b5aa5861a81bf5fa52f48f6c4d809f8a766e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8041dfbab4405b9fe7a1a72e6fb3b5aa5861a81bf5fa52f48f6c4d809f8a766e", kill_on_drop: false }`
[INFO] [stdout] 8041dfbab4405b9fe7a1a72e6fb3b5aa5861a81bf5fa52f48f6c4d809f8a766e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6db068b951d43a36015c4935b575475e73d9154f527a42639382486601ec46c6
[INFO] running `Command { std: "docker" "start" "-a" "6db068b951d43a36015c4935b575475e73d9154f527a42639382486601ec46c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heed3 v0.22.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling lmdb-master3-sys v0.2.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling lmdb-queue v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer, Box<dyn Error>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer, Box<dyn Error>> {
[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] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn write_txn(&self) -> Result<RwTxn, Box<dyn Error>> {
[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] 45 |     pub fn write_txn(&self) -> Result<RwTxn<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn read_txn(&self) -> Result<RoTxn<WithTls>, Box<dyn Error>> {
[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] 49 |     pub fn read_txn(&self) -> Result<RoTxn<'_, WithTls>, Box<dyn Error>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "6db068b951d43a36015c4935b575475e73d9154f527a42639382486601ec46c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db068b951d43a36015c4935b575475e73d9154f527a42639382486601ec46c6", kill_on_drop: false }`
[INFO] [stdout] 6db068b951d43a36015c4935b575475e73d9154f527a42639382486601ec46c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f8d80421d4f7f661b104e29bc19cb8bccad059a70158d6fd3cc2d20a9f207e
[INFO] running `Command { std: "docker" "start" "-a" "57f8d80421d4f7f661b104e29bc19cb8bccad059a70158d6fd3cc2d20a9f207e", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer, Box<dyn Error>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer, Box<dyn Error>> {
[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] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn write_txn(&self) -> Result<RwTxn, Box<dyn Error>> {
[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] 45 |     pub fn write_txn(&self) -> Result<RwTxn<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn read_txn(&self) -> Result<RoTxn<WithTls>, Box<dyn Error>> {
[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] 49 |     pub fn read_txn(&self) -> Result<RoTxn<'_, WithTls>, Box<dyn Error>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lmdb-queue v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer, Box<dyn Error>> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer, Box<dyn Error>> {
[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] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn write_txn(&self) -> Result<RwTxn, Box<dyn Error>> {
[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] 45 |     pub fn write_txn(&self) -> Result<RwTxn<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/env.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn read_txn(&self) -> Result<RoTxn<WithTls>, Box<dyn Error>> {
[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] 49 |     pub fn read_txn(&self) -> Result<RoTxn<'_, WithTls>, Box<dyn Error>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "57f8d80421d4f7f661b104e29bc19cb8bccad059a70158d6fd3cc2d20a9f207e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f8d80421d4f7f661b104e29bc19cb8bccad059a70158d6fd3cc2d20a9f207e", kill_on_drop: false }`
[INFO] [stdout] 57f8d80421d4f7f661b104e29bc19cb8bccad059a70158d6fd3cc2d20a9f207e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67a46f85dd4a6223ee87305c1e4ad9bbd2d2a33bddc05e0e8d9dc1d00e0b7fec
[INFO] running `Command { std: "docker" "start" "-a" "67a46f85dd4a6223ee87305c1e4ad9bbd2d2a33bddc05e0e8d9dc1d00e0b7fec", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/env.rs:37:21
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer, Box<dyn Error>> {
[INFO] [stderr]    |                     ^^^^^ the lifetime is elided here                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn producer(&self, name: &str, chunk_size: Option<u64>) -> Result<Producer<'_>, Box<dyn Error>> {
[INFO] [stderr]    |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/env.rs:41:21
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer, Box<dyn Error>> {
[INFO] [stderr]    |                     ^^^^^ the lifetime is elided here                         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn consumer(&self, name: &str, chunks_to_keep: Option<u64>) -> Result<Consumer<'_>, Box<dyn Error>> {
[INFO] [stderr]    |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/env.rs:45:22
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn write_txn(&self) -> Result<RwTxn, Box<dyn Error>> {
[INFO] [stderr]    |                      ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn write_txn(&self) -> Result<RwTxn<'_>, Box<dyn Error>> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/env.rs:49:21
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub fn read_txn(&self) -> Result<RoTxn<WithTls>, Box<dyn Error>> {
[INFO] [stderr]    |                     ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub fn read_txn(&self) -> Result<RoTxn<'_, WithTls>, Box<dyn Error>> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `lmdb-queue` (lib) generated 4 warnings (run `cargo fix --lib -p lmdb-queue` to apply 4 suggestions)
[INFO] [stderr] warning: `lmdb-queue` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lmdb_queue-172b79cdf2e2931b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test env::test_batch ... FAILED
[INFO] [stdout] test reader::test_reader ... ok
[INFO] [stdout] test writer::test_put_batch ... ok
[INFO] [stdout] test env::test_single ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- env::test_batch stdout ----
[INFO] [stdout] Error: EnvAlreadyOpened
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     env::test_batch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "67a46f85dd4a6223ee87305c1e4ad9bbd2d2a33bddc05e0e8d9dc1d00e0b7fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a46f85dd4a6223ee87305c1e4ad9bbd2d2a33bddc05e0e8d9dc1d00e0b7fec", kill_on_drop: false }`
[INFO] [stdout] 67a46f85dd4a6223ee87305c1e4ad9bbd2d2a33bddc05e0e8d9dc1d00e0b7fec
