[INFO] fetching crate ord-lmdb-zero 0.4.5...
[INFO] testing ord-lmdb-zero-0.4.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ord-lmdb-zero 0.4.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ord-lmdb-zero 0.4.5
[INFO] finished tweaking crates.io crate ord-lmdb-zero 0.4.5
[INFO] tweaked toml for crates.io crate ord-lmdb-zero 0.4.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ord-lmdb-zero 0.4.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.9.1 (available: v2.10.0)
[INFO] [stderr]       Adding gcc v0.3.39 (available: v0.3.55)
[INFO] [stderr]       Adding libc v0.2.18 (available: v0.2.177)
[INFO] [stderr]       Adding rand v0.3.15 (available: v0.3.23)
[INFO] [stderr]       Adding tempdir v0.3.4 (available: v0.3.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v0.9.1
[INFO] [stderr]   Downloaded tempdir v0.3.4
[INFO] [stderr]   Downloaded supercow v0.1.0
[INFO] [stderr]   Downloaded gcc v0.3.39
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded ord-liblmdb-sys v0.2.3
[INFO] [stderr]   Downloaded libc v0.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a16ae208a134c8ea5554076322d7d1a2ff44bcf31a339e00c0976a09df0f45f0
[INFO] running `Command { std: "docker" "start" "-a" "a16ae208a134c8ea5554076322d7d1a2ff44bcf31a339e00c0976a09df0f45f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16ae208a134c8ea5554076322d7d1a2ff44bcf31a339e00c0976a09df0f45f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16ae208a134c8ea5554076322d7d1a2ff44bcf31a339e00c0976a09df0f45f0", kill_on_drop: false }`
[INFO] [stdout] a16ae208a134c8ea5554076322d7d1a2ff44bcf31a339e00c0976a09df0f45f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39609ba78224441da8da43c3bc31ac61ebd5296228def09e2c2974f64c3934d1
[INFO] running `Command { std: "docker" "start" "-a" "39609ba78224441da8da43c3bc31ac61ebd5296228def09e2c2974f64c3934d1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.39
[INFO] [stderr]    Compiling libc v0.2.18
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling supercow v0.1.0
[INFO] [stderr]    Compiling ord-liblmdb-sys v0.2.3
[INFO] [stderr]    Compiling ord-lmdb-zero v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:272:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let path_cstr = try!(CString::new(path));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:446:25
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let path_cstr = try!(CString::new(path));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |         try!(txn.commit());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/dbi.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 |     extern fn entry_cmp_as<V : LmdbOrdKey + ?Sized>(
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:703:29
[INFO] [stdout]     |
[INFO] [stdout] 703 |             Some(s) => Some(try!(CString::new(s))),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:735:13
[INFO] [stdout]     |
[INFO] [stdout] 735 |             try!(wrapped_tx.commit());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |         try!(env::dbi_delete(&self.db.env, self.db.dbi));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/traits.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_lmdb_bytes(&[u8]) -> Result<&Self, String>;
[INFO] [stdout]     |                        ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/traits.rs:249:40
[INFO] [stdout]     |
[INFO] [stdout] 249 |     unsafe fn from_reserved_lmdb_bytes(&mut [u8]) -> &mut Self;
[INFO] [stdout]     |                                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         try!(db.assert_same_env(&self.env));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:603:9
[INFO] [stdout]     |
[INFO] [stdout] 603 |         try!(db.assert_same_env(&self.env));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:676:28
[INFO] [stdout]     |
[INFO] [stdout] 676 |         Ok(ReadTransaction(try!(ConstTransaction::new(
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 |         try!(self.assert_sensible_cursor(&cursor));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |         Ok(WriteTransaction(try!(ConstTransaction::new(env, None, 0))))
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |         Ok(WriteTransaction(try!(ConstTransaction::new(
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:997:9
[INFO] [stdout]     |
[INFO] [stdout] 997 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1178:9
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1223:9
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1269:9
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1308:9
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         try!(tx::assert_same_env(&txn, &db));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         try!(tx::assert_in_env(&txn, env_ref(&stale)));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Ok((try!(from_val(access, &out_key)),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |             try!(from_val(access, &out_val))))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |         Ok((try!(from_val(access, &inout_key)),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(from_val(access, &out_val))))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 447 | /     cursor_get_0_v! {
[INFO] [stdout] 448 | |         /// Positions the cursor at the first key/value pair whose key is equal
[INFO] [stdout] 449 | |         /// to the current key, returning the value of that pair.
[INFO] [stdout] 450 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |         fn first_dup, ffi::MDB_cursor_op::MDB_FIRST_DUP
[INFO] [stdout] 480 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:623:20
[INFO] [stdout]     |
[INFO] [stdout] 623 |          -> Result<(&'access V)>
[INFO] [stdout]     |                    ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 623 -          -> Result<(&'access V)>
[INFO] [stdout] 623 +          -> Result<&'access V>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | /     cursor_get_0_v! {
[INFO] [stdout] 657 | |         /// Continues fetching items from a cursor positioned by a call to
[INFO] [stdout] 658 | |         /// `get_multiple()`.
[INFO] [stdout] 659 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |         fn next_multiple, ffi::MDB_cursor_op::MDB_NEXT_MULTIPLE
[INFO] [stdout] 665 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 | /     cursor_get_0_v! {
[INFO] [stdout] 699 | |         /// Positions the cursor at the last key/value pair whose key is equal
[INFO] [stdout] 700 | |         /// to the current key.
[INFO] [stdout] 701 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         fn last_dup, ffi::MDB_cursor_op::MDB_LAST_DUP
[INFO] [stdout] 732 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1162:9
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1302:9
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1429:9
[INFO] [stdout]      |
[INFO] [stdout] 1429 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1492:9
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1528:9
[INFO] [stdout]      |
[INFO] [stdout] 1528 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iter.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let head_val = try!(head(&mut*cursor, access).to_opt());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:559:19
[INFO] [stdout]     |
[INFO] [stdout] 559 |     pub fn access(&self) -> ConstAccessor {
[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] 559 |     pub fn access(&self) -> ConstAccessor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:967:19
[INFO] [stdout]     |
[INFO] [stdout] 967 |     pub fn access(&self) -> WriteAccessor {
[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] 967 |     pub fn access(&self) -> WriteAccessor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s
[INFO] running `Command { std: "docker" "inspect" "39609ba78224441da8da43c3bc31ac61ebd5296228def09e2c2974f64c3934d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39609ba78224441da8da43c3bc31ac61ebd5296228def09e2c2974f64c3934d1", kill_on_drop: false }`
[INFO] [stdout] 39609ba78224441da8da43c3bc31ac61ebd5296228def09e2c2974f64c3934d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8a019d0672dc71d475cd4242c56c465a724bf9e428ab03089b717f23f2b16d
[INFO] running `Command { std: "docker" "start" "-a" "ec8a019d0672dc71d475cd4242c56c465a724bf9e428ab03089b717f23f2b16d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.39
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling ord-liblmdb-sys v0.2.3
[INFO] [stderr]    Compiling tempdir v0.3.4
[INFO] [stderr]    Compiling ord-lmdb-zero v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:272:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let path_cstr = try!(CString::new(path));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:446:25
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let path_cstr = try!(CString::new(path));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |         try!(txn.commit());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/dbi.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 |     extern fn entry_cmp_as<V : LmdbOrdKey + ?Sized>(
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:703:29
[INFO] [stdout]     |
[INFO] [stdout] 703 |             Some(s) => Some(try!(CString::new(s))),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:735:13
[INFO] [stdout]     |
[INFO] [stdout] 735 |             try!(wrapped_tx.commit());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |         try!(env::dbi_delete(&self.db.env, self.db.dbi));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/traits.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_lmdb_bytes(&[u8]) -> Result<&Self, String>;
[INFO] [stdout]     |                        ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/traits.rs:249:40
[INFO] [stdout]     |
[INFO] [stdout] 249 |     unsafe fn from_reserved_lmdb_bytes(&mut [u8]) -> &mut Self;
[INFO] [stdout]     |                                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         try!(db.assert_same_env(&self.env));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:603:9
[INFO] [stdout]     |
[INFO] [stdout] 603 |         try!(db.assert_same_env(&self.env));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:676:28
[INFO] [stdout]     |
[INFO] [stdout] 676 |         Ok(ReadTransaction(try!(ConstTransaction::new(
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 |         try!(self.assert_sensible_cursor(&cursor));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |         Ok(WriteTransaction(try!(ConstTransaction::new(env, None, 0))))
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |         Ok(WriteTransaction(try!(ConstTransaction::new(
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:997:9
[INFO] [stdout]     |
[INFO] [stdout] 997 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1178:9
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1223:9
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1269:9
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1308:9
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         try!(tx::assert_same_env(&txn, &db));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         try!(tx::assert_in_env(&txn, env_ref(&stale)));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Ok((try!(from_val(access, &out_key)),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |             try!(from_val(access, &out_val))))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |         Ok((try!(from_val(access, &inout_key)),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(from_val(access, &out_val))))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 447 | /     cursor_get_0_v! {
[INFO] [stdout] 448 | |         /// Positions the cursor at the first key/value pair whose key is equal
[INFO] [stdout] 449 | |         /// to the current key, returning the value of that pair.
[INFO] [stdout] 450 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |         fn first_dup, ffi::MDB_cursor_op::MDB_FIRST_DUP
[INFO] [stdout] 480 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:623:20
[INFO] [stdout]     |
[INFO] [stdout] 623 |          -> Result<(&'access V)>
[INFO] [stdout]     |                    ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 623 -          -> Result<(&'access V)>
[INFO] [stdout] 623 +          -> Result<&'access V>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | /     cursor_get_0_v! {
[INFO] [stdout] 657 | |         /// Continues fetching items from a cursor positioned by a call to
[INFO] [stdout] 658 | |         /// `get_multiple()`.
[INFO] [stdout] 659 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |         fn next_multiple, ffi::MDB_cursor_op::MDB_NEXT_MULTIPLE
[INFO] [stdout] 665 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 | /     cursor_get_0_v! {
[INFO] [stdout] 699 | |         /// Positions the cursor at the last key/value pair whose key is equal
[INFO] [stdout] 700 | |         /// to the current key.
[INFO] [stdout] 701 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         fn last_dup, ffi::MDB_cursor_op::MDB_LAST_DUP
[INFO] [stdout] 732 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1162:9
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1302:9
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1429:9
[INFO] [stdout]      |
[INFO] [stdout] 1429 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1492:9
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1528:9
[INFO] [stdout]      |
[INFO] [stdout] 1528 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iter.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let head_val = try!(head(&mut*cursor, access).to_opt());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 | /     bitflags! {
[INFO] [stdout]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stdout]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     bitflags! {
[INFO] [stdout] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stdout] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:272:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let path_cstr = try!(CString::new(path));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:446:25
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let path_cstr = try!(CString::new(path));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/env.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |         try!(txn.commit());
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:30:5
[INFO] [stdout]     |
[INFO] [stdout]  30 | /     bitflags! {
[INFO] [stdout]  31 | |         /// Flags used when opening databases.
[INFO] [stdout]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/dbi.rs:563:5
[INFO] [stdout]     |
[INFO] [stdout] 563 |     extern fn entry_cmp_as<V : LmdbOrdKey + ?Sized>(
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:703:29
[INFO] [stdout]     |
[INFO] [stdout] 703 |             Some(s) => Some(try!(CString::new(s))),
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:735:13
[INFO] [stdout]     |
[INFO] [stdout] 735 |             try!(wrapped_tx.commit());
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dbi.rs:850:9
[INFO] [stdout]     |
[INFO] [stdout] 850 |         try!(env::dbi_delete(&self.db.env, self.db.dbi));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/traits.rs:232:24
[INFO] [stdout]     |
[INFO] [stdout] 232 |     fn from_lmdb_bytes(&[u8]) -> Result<&Self, String>;
[INFO] [stdout]     |                        ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/traits.rs:249:40
[INFO] [stdout]     |
[INFO] [stdout] 249 |     unsafe fn from_reserved_lmdb_bytes(&mut [u8]) -> &mut Self;
[INFO] [stdout]     |                                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  32 | /     bitflags! {
[INFO] [stdout]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stdout]  34 | |         ///
[INFO] [stdout]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | /     bitflags! {
[INFO] [stdout] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stdout] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stdout] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         try!(db.assert_same_env(&self.env));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:603:9
[INFO] [stdout]     |
[INFO] [stdout] 603 |         try!(db.assert_same_env(&self.env));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:676:28
[INFO] [stdout]     |
[INFO] [stdout] 676 |         Ok(ReadTransaction(try!(ConstTransaction::new(
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:767:9
[INFO] [stdout]     |
[INFO] [stdout] 767 |         try!(self.assert_sensible_cursor(&cursor));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |         Ok(WriteTransaction(try!(ConstTransaction::new(env, None, 0))))
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |         Ok(WriteTransaction(try!(ConstTransaction::new(
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tx.rs:997:9
[INFO] [stdout]     |
[INFO] [stdout] 997 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1038:9
[INFO] [stdout]      |
[INFO] [stdout] 1038 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1178:9
[INFO] [stdout]      |
[INFO] [stdout] 1178 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1223:9
[INFO] [stdout]      |
[INFO] [stdout] 1223 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1269:9
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/tx.rs:1308:9
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         try!(db.assert_same_env(self.env()));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         try!(tx::assert_same_env(&txn, &db));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         try!(tx::assert_in_env(&txn, env_ref(&stale)));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Ok((try!(from_val(access, &out_key)),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |             try!(from_val(access, &out_val))))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:412:13
[INFO] [stdout]     |
[INFO] [stdout] 412 |         Ok((try!(from_val(access, &inout_key)),
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             try!(from_val(access, &out_val))))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 447 | /     cursor_get_0_v! {
[INFO] [stdout] 448 | |         /// Positions the cursor at the first key/value pair whose key is equal
[INFO] [stdout] 449 | |         /// to the current key, returning the value of that pair.
[INFO] [stdout] 450 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 479 | |         fn first_dup, ffi::MDB_cursor_op::MDB_FIRST_DUP
[INFO] [stdout] 480 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/cursor.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         try!(assert_sensible_cursor(access, self));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:623:20
[INFO] [stdout]     |
[INFO] [stdout] 623 |          -> Result<(&'access V)>
[INFO] [stdout]     |                    ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 623 -          -> Result<(&'access V)>
[INFO] [stdout] 623 +          -> Result<&'access V>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 656 | /     cursor_get_0_v! {
[INFO] [stdout] 657 | |         /// Continues fetching items from a cursor positioned by a call to
[INFO] [stdout] 658 | |         /// `get_multiple()`.
[INFO] [stdout] 659 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |         fn next_multiple, ffi::MDB_cursor_op::MDB_NEXT_MULTIPLE
[INFO] [stdout] 665 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/cursor.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |                -> Result<(&'access V)>
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 698 | /     cursor_get_0_v! {
[INFO] [stdout] 699 | |         /// Positions the cursor at the last key/value pair whose key is equal
[INFO] [stdout] 700 | |         /// to the current key.
[INFO] [stdout] 701 | |         ///
[INFO] [stdout] ...   |
[INFO] [stdout] 731 | |         fn last_dup, ffi::MDB_cursor_op::MDB_LAST_DUP
[INFO] [stdout] 732 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1162:9
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1302:9
[INFO] [stdout]      |
[INFO] [stdout] 1302 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1429:9
[INFO] [stdout]      |
[INFO] [stdout] 1429 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1492:9
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/cursor.rs:1528:9
[INFO] [stdout]      |
[INFO] [stdout] 1528 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/iter.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let head_val = try!(head(&mut*cursor, access).to_opt());
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:559:19
[INFO] [stdout]     |
[INFO] [stdout] 559 |     pub fn access(&self) -> ConstAccessor {
[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] 559 |     pub fn access(&self) -> ConstAccessor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:967:19
[INFO] [stdout]     |
[INFO] [stdout] 967 |     pub fn access(&self) -> WriteAccessor {
[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] 967 |     pub fn access(&self) -> WriteAccessor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_helpers.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn dupdb(env: &env::Environment) -> dbi::Database {
[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] 27 | pub fn dupdb(env: &env::Environment) -> dbi::Database<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_helpers.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn dupfixeddb(env: &env::Environment) -> dbi::Database {
[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] 33 | pub fn dupfixeddb(env: &env::Environment) -> dbi::Database<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/test_helpers.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn defdb(env: &env::Environment) -> dbi::Database {
[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] 39 | pub fn defdb(env: &env::Environment) -> dbi::Database<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:559:19
[INFO] [stdout]     |
[INFO] [stdout] 559 |     pub fn access(&self) -> ConstAccessor {
[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] 559 |     pub fn access(&self) -> ConstAccessor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:967:19
[INFO] [stdout]     |
[INFO] [stdout] 967 |     pub fn access(&self) -> WriteAccessor {
[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] 967 |     pub fn access(&self) -> WriteAccessor<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.30s
[INFO] running `Command { std: "docker" "inspect" "ec8a019d0672dc71d475cd4242c56c465a724bf9e428ab03089b717f23f2b16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8a019d0672dc71d475cd4242c56c465a724bf9e428ab03089b717f23f2b16d", kill_on_drop: false }`
[INFO] [stdout] ec8a019d0672dc71d475cd4242c56c465a724bf9e428ab03089b717f23f2b16d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0df4173c5ee73bef84564845ca473ead69583cfe34351ff9f84d207e7aeb51c
[INFO] running `Command { std: "docker" "start" "-a" "b0df4173c5ee73bef84564845ca473ead69583cfe34351ff9f84d207e7aeb51c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/env.rs:27:5
[INFO] [stderr]     |
[INFO] [stderr]  27 | /     bitflags! {
[INFO] [stderr]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stderr]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stderr]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stderr] ...   |
[INFO] [stderr] 135 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/env.rs:27:5
[INFO] [stderr]     |
[INFO] [stderr]  27 | /     bitflags! {
[INFO] [stderr]  28 | |         /// Flags used when opening an LMDB environment.
[INFO] [stderr]  29 | |         pub struct Flags : libc::c_uint {
[INFO] [stderr]  30 | |             /// Use a fixed address for the mmap region. This flag must be
[INFO] [stderr] ...   |
[INFO] [stderr] 135 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/env.rs:143:5
[INFO] [stderr]     |
[INFO] [stderr] 143 | /     bitflags! {
[INFO] [stderr] 144 | |         /// Flags used when copying an LMDB environment.
[INFO] [stderr] 145 | |         pub struct Flags : libc::c_uint {
[INFO] [stderr] 146 | |             /// Perform compaction while copying: omit free pages and sequentially
[INFO] [stderr] ...   |
[INFO] [stderr] 151 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/env.rs:272:25
[INFO] [stderr]     |
[INFO] [stderr] 272 |         let path_cstr = try!(CString::new(path));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/env.rs:446:25
[INFO] [stderr]     |
[INFO] [stderr] 446 |         let path_cstr = try!(CString::new(path));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/env.rs:680:9
[INFO] [stderr]     |
[INFO] [stderr] 680 |         try!(txn.commit());
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/dbi.rs:30:5
[INFO] [stderr]     |
[INFO] [stderr]  30 | /     bitflags! {
[INFO] [stderr]  31 | |         /// Flags used when opening databases.
[INFO] [stderr]  32 | |         pub struct Flags : libc::c_uint {
[INFO] [stderr]  33 | |             /// Keys are strings to be compared in reverse order, from the end
[INFO] [stderr] ...   |
[INFO] [stderr] 253 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> src/dbi.rs:563:5
[INFO] [stderr]     |
[INFO] [stderr] 563 |     extern fn entry_cmp_as<V : LmdbOrdKey + ?Sized>(
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/dbi.rs:703:29
[INFO] [stderr]     |
[INFO] [stderr] 703 |             Some(s) => Some(try!(CString::new(s))),
[INFO] [stderr]     |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/dbi.rs:735:13
[INFO] [stderr]     |
[INFO] [stderr] 735 |             try!(wrapped_tx.commit());
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/dbi.rs:850:9
[INFO] [stderr]     |
[INFO] [stderr] 850 |         try!(env::dbi_delete(&self.db.env, self.db.dbi));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/traits.rs:232:24
[INFO] [stderr]     |
[INFO] [stderr] 232 |     fn from_lmdb_bytes(&[u8]) -> Result<&Self, String>;
[INFO] [stderr]     |                        ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/traits.rs:249:40
[INFO] [stderr]     |
[INFO] [stderr] 249 |     unsafe fn from_reserved_lmdb_bytes(&mut [u8]) -> &mut Self;
[INFO] [stderr]     |                                        ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:32:5
[INFO] [stderr]     |
[INFO] [stderr]  32 | /     bitflags! {
[INFO] [stderr]  33 | |         /// Flags used when calling the various `put` functions.
[INFO] [stderr]  34 | |         ///
[INFO] [stderr]  35 | |         /// Note that `RESERVE` and `MULTIPLE` are not exposed in these flags
[INFO] [stderr] ...   |
[INFO] [stderr] 196 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:204:5
[INFO] [stderr]     |
[INFO] [stderr] 204 | /     bitflags! {
[INFO] [stderr] 205 | |         /// Flags used when deleting items via cursors.
[INFO] [stderr] 206 | |         pub struct Flags : libc::c_uint {
[INFO] [stderr] 207 | |             /// Delete all of the data items for the current key instead of
[INFO] [stderr] ...   |
[INFO] [stderr] 244 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:592:9
[INFO] [stderr]     |
[INFO] [stderr] 592 |         try!(db.assert_same_env(&self.env));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:603:9
[INFO] [stderr]     |
[INFO] [stderr] 603 |         try!(db.assert_same_env(&self.env));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:676:28
[INFO] [stderr]     |
[INFO] [stderr] 676 |         Ok(ReadTransaction(try!(ConstTransaction::new(
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:767:9
[INFO] [stderr]     |
[INFO] [stderr] 767 |         try!(self.assert_sensible_cursor(&cursor));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:870:29
[INFO] [stderr]     |
[INFO] [stderr] 870 |         Ok(WriteTransaction(try!(ConstTransaction::new(env, None, 0))))
[INFO] [stderr]     |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:949:29
[INFO] [stderr]     |
[INFO] [stderr] 949 |         Ok(WriteTransaction(try!(ConstTransaction::new(
[INFO] [stderr]     |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tx.rs:997:9
[INFO] [stderr]     |
[INFO] [stderr] 997 |         try!(db.assert_same_env(self.env()));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/tx.rs:1038:9
[INFO] [stderr]      |
[INFO] [stderr] 1038 |         try!(db.assert_same_env(self.env()));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/tx.rs:1178:9
[INFO] [stderr]      |
[INFO] [stderr] 1178 |         try!(db.assert_same_env(self.env()));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/tx.rs:1223:9
[INFO] [stderr]      |
[INFO] [stderr] 1223 |         try!(db.assert_same_env(self.env()));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/tx.rs:1269:9
[INFO] [stderr]      |
[INFO] [stderr] 1269 |         try!(db.assert_same_env(self.env()));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/tx.rs:1308:9
[INFO] [stderr]      |
[INFO] [stderr] 1308 |         try!(db.assert_same_env(self.env()));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:269:9
[INFO] [stderr]     |
[INFO] [stderr] 269 |         try!(tx::assert_same_env(&txn, &db));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:294:9
[INFO] [stderr]     |
[INFO] [stderr] 294 |         try!(tx::assert_in_env(&txn, env_ref(&stale)));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:314:9
[INFO] [stderr]     |
[INFO] [stderr] 314 |         try!(assert_sensible_cursor(access, self));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:323:13
[INFO] [stderr]     |
[INFO] [stderr] 323 |         Ok((try!(from_val(access, &out_key)),
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:324:13
[INFO] [stderr]     |
[INFO] [stderr] 324 |             try!(from_val(access, &out_val))))
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:332:9
[INFO] [stderr]     |
[INFO] [stderr] 332 |         try!(assert_sensible_cursor(access, self));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:364:9
[INFO] [stderr]     |
[INFO] [stderr] 364 |         try!(assert_sensible_cursor(access, self));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:383:9
[INFO] [stderr]     |
[INFO] [stderr] 383 |         try!(assert_sensible_cursor(access, self));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:402:9
[INFO] [stderr]     |
[INFO] [stderr] 402 |         try!(assert_sensible_cursor(access, self));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:412:13
[INFO] [stderr]     |
[INFO] [stderr] 412 |         Ok((try!(from_val(access, &inout_key)),
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:413:13
[INFO] [stderr]     |
[INFO] [stderr] 413 |             try!(from_val(access, &out_val))))
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cursor.rs:250:24
[INFO] [stderr]     |
[INFO] [stderr] 250 |                -> Result<(&'access V)>
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 447 | /     cursor_get_0_v! {
[INFO] [stderr] 448 | |         /// Positions the cursor at the first key/value pair whose key is equal
[INFO] [stderr] 449 | |         /// to the current key, returning the value of that pair.
[INFO] [stderr] 450 | |         ///
[INFO] [stderr] ...   |
[INFO] [stderr] 479 | |         fn first_dup, ffi::MDB_cursor_op::MDB_FIRST_DUP
[INFO] [stderr] 480 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/cursor.rs:625:9
[INFO] [stderr]     |
[INFO] [stderr] 625 |         try!(assert_sensible_cursor(access, self));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cursor.rs:623:20
[INFO] [stderr]     |
[INFO] [stderr] 623 |          -> Result<(&'access V)>
[INFO] [stderr]     |                    ^          ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 623 -          -> Result<(&'access V)>
[INFO] [stderr] 623 +          -> Result<&'access V>
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cursor.rs:250:24
[INFO] [stderr]     |
[INFO] [stderr] 250 |                -> Result<(&'access V)>
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 656 | /     cursor_get_0_v! {
[INFO] [stderr] 657 | |         /// Continues fetching items from a cursor positioned by a call to
[INFO] [stderr] 658 | |         /// `get_multiple()`.
[INFO] [stderr] 659 | |         ///
[INFO] [stderr] ...   |
[INFO] [stderr] 664 | |         fn next_multiple, ffi::MDB_cursor_op::MDB_NEXT_MULTIPLE
[INFO] [stderr] 665 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/cursor.rs:250:24
[INFO] [stderr]     |
[INFO] [stderr] 250 |                -> Result<(&'access V)>
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 698 | /     cursor_get_0_v! {
[INFO] [stderr] 699 | |         /// Positions the cursor at the last key/value pair whose key is equal
[INFO] [stderr] 700 | |         /// to the current key.
[INFO] [stderr] 701 | |         ///
[INFO] [stderr] ...   |
[INFO] [stderr] 731 | |         fn last_dup, ffi::MDB_cursor_op::MDB_LAST_DUP
[INFO] [stderr] 732 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `cursor_get_0_v` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/cursor.rs:1108:9
[INFO] [stderr]      |
[INFO] [stderr] 1108 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/cursor.rs:1162:9
[INFO] [stderr]      |
[INFO] [stderr] 1162 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/cursor.rs:1302:9
[INFO] [stderr]      |
[INFO] [stderr] 1302 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/cursor.rs:1429:9
[INFO] [stderr]      |
[INFO] [stderr] 1429 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/cursor.rs:1492:9
[INFO] [stderr]      |
[INFO] [stderr] 1492 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]     --> src/cursor.rs:1528:9
[INFO] [stderr]      |
[INFO] [stderr] 1528 |         try!(assert_sensible_cursor(&*access, self));
[INFO] [stderr]      |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/iter.rs:115:24
[INFO] [stderr]     |
[INFO] [stderr] 115 |         let head_val = try!(head(&mut*cursor, access).to_opt());
[INFO] [stderr]     |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tx.rs:559:19
[INFO] [stderr]     |
[INFO] [stderr] 559 |     pub fn access(&self) -> ConstAccessor {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 559 |     pub fn access(&self) -> ConstAccessor<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tx.rs:967:19
[INFO] [stderr]     |
[INFO] [stderr] 967 |     pub fn access(&self) -> WriteAccessor {
[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] 967 |     pub fn access(&self) -> WriteAccessor<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ord-lmdb-zero` (lib) generated 61 warnings (9 duplicates) (run `cargo fix --lib -p ord-lmdb-zero` to apply 6 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/test_helpers.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn dupdb(env: &env::Environment) -> dbi::Database {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn dupdb(env: &env::Environment) -> dbi::Database<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/test_helpers.rs:33:24
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn dupfixeddb(env: &env::Environment) -> dbi::Database {
[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] 33 | pub fn dupfixeddb(env: &env::Environment) -> dbi::Database<'_> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/test_helpers.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn defdb(env: &env::Environment) -> dbi::Database {
[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] 39 | pub fn defdb(env: &env::Environment) -> dbi::Database<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tx.rs:559:19
[INFO] [stderr]     |
[INFO] [stderr] 559 |     pub fn access(&self) -> ConstAccessor {
[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] 559 |     pub fn access(&self) -> ConstAccessor<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ord-lmdb-zero` (lib test) generated 64 warnings (60 duplicates) (run `cargo fix --lib -p ord-lmdb-zero --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ord_lmdb_zero-077253cf81b9ef6b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test cursor::test::get_multiple_with_one_item ... FAILED
[INFO] [stdout] test dbi::test::borrow_raw_allows_sharing ... FAILED
[INFO] [stdout] test dbi::test::disown_allows_sharing ... FAILED
[INFO] [stdout] test env::test::borrow_raw_doesnt_take_ownership ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cursor::test::get_multiple_with_one_item stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cursor::test::get_multiple_with_one_item' (25) panicked at src/test_helpers.rs:20:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652c34b3d432 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652c34b3d432 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652c34b3d432 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x652c34b3d432 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x652c34b4d60f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x652c34b4d60f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x652c34b09d91 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x652c34b09d91 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x652c34b16532 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x652c34b1b27f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x652c34b1b111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x652c34ac362e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x652c34ac362e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652c34b1b93f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x652c34b1b93f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x652c34b1b79a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x652c34b16679 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x652c34afde9d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x652c34b54f80 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x652c34b546b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x652c34a9b77e - core::result::Result<T,E>::unwrap::h3f1c47b2a94b71c5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x652c34a9b77e - ord_lmdb_zero::test_helpers::create_env::h4b2d9d1c04a1ae51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_helpers.rs:20:55
[INFO] [stdout]   22:     0x652c34a9dc94 - ord_lmdb_zero::cursor::test::get_multiple_with_one_item::h6b9d9338b0df534a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:1561:19
[INFO] [stdout]   23:     0x652c34a9e887 - ord_lmdb_zero::cursor::test::get_multiple_with_one_item::{{closure}}::h3dfe25cc02db0568
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cursor.rs:1560:36
[INFO] [stdout]   24:     0x652c34a92306 - core::ops::function::FnOnce::call_once::h8b75358ca15d0a49
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652c34ac340b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x652c34ac340b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x652c34ad9045 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x652c34ad9045 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x652c34ad9045 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x652c34ad9045 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x652c34ad9045 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x652c34ad9045 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x652c34ad9045 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x652c34aaf844 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x652c34aaf844 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x652c34ab31ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x652c34ab31ea - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x652c34ab31ea - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x652c34ab31ea - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x652c34ab31ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x652c34b1185f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x652c34b1185f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7d982bcadaa4 - <unknown>
[INFO] [stdout]   46:     0x7d982bd3aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbi::test::borrow_raw_allows_sharing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbi::test::borrow_raw_allows_sharing' (26) panicked at src/test_helpers.rs:20:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652c34b3d432 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652c34b3d432 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652c34b3d432 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x652c34b3d432 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x652c34b4d60f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x652c34b4d60f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x652c34b09d91 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x652c34b09d91 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x652c34b16532 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x652c34b1b27f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x652c34b1b111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x652c34ac362e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x652c34ac362e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652c34b1b93f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x652c34b1b93f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x652c34b1b79a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x652c34b16679 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x652c34afde9d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x652c34b54f80 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x652c34b546b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x652c34a9b77e - core::result::Result<T,E>::unwrap::h3f1c47b2a94b71c5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x652c34a9b77e - ord_lmdb_zero::test_helpers::create_env::h4b2d9d1c04a1ae51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_helpers.rs:20:55
[INFO] [stdout]   22:     0x652c34a8fa8c - ord_lmdb_zero::dbi::test::borrow_raw_allows_sharing::hd80270cc67200d39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbi.rs:975:19
[INFO] [stdout]   23:     0x652c34a90357 - ord_lmdb_zero::dbi::test::borrow_raw_allows_sharing::{{closure}}::h6d144263f0cfb680
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbi.rs:974:35
[INFO] [stdout]   24:     0x652c34a92396 - core::ops::function::FnOnce::call_once::had76602adb2d399e
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652c34ac340b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x652c34ac340b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x652c34ad9045 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x652c34ad9045 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x652c34ad9045 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x652c34ad9045 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x652c34ad9045 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x652c34ad9045 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x652c34ad9045 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x652c34aaf844 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x652c34aaf844 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x652c34ab31ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x652c34ab31ea - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x652c34ab31ea - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x652c34ab31ea - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x652c34ab31ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x652c34b1185f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x652c34b1185f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7d982bcadaa4 - <unknown>
[INFO] [stdout]   46:     0x7d982bd3aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbi::test::disown_allows_sharing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbi::test::disown_allows_sharing' (27) panicked at src/test_helpers.rs:20:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652c34b3d432 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652c34b3d432 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652c34b3d432 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x652c34b3d432 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x652c34b4d60f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x652c34b4d60f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x652c34b09d91 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x652c34b09d91 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x652c34b16532 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x652c34b1b27f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x652c34b1b111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x652c34ac362e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x652c34ac362e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652c34b1b93f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x652c34b1b93f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x652c34b1b79a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x652c34b16679 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x652c34afde9d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x652c34b54f80 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x652c34b546b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x652c34a9b77e - core::result::Result<T,E>::unwrap::h3f1c47b2a94b71c5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x652c34a9b77e - ord_lmdb_zero::test_helpers::create_env::h4b2d9d1c04a1ae51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_helpers.rs:20:55
[INFO] [stdout]   22:     0x652c34a8f18c - ord_lmdb_zero::dbi::test::disown_allows_sharing::hd5cbce5241c403e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbi.rs:959:19
[INFO] [stdout]   23:     0x652c34a8fa47 - ord_lmdb_zero::dbi::test::disown_allows_sharing::{{closure}}::h7f5556f4a6e7ba59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbi.rs:958:31
[INFO] [stdout]   24:     0x652c34a92266 - core::ops::function::FnOnce::call_once::h5bf2860bac7117d4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652c34ac340b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x652c34ac340b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x652c34ad9045 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x652c34ad9045 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x652c34ad9045 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x652c34ad9045 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x652c34ad9045 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x652c34ad9045 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x652c34ad9045 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x652c34aaf844 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x652c34aaf844 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x652c34ab31ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x652c34ab31ea - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x652c34ab31ea - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x652c34ab31ea - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x652c34ab31ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x652c34b1185f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x652c34b1185f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7d982bcadaa4 - <unknown>
[INFO] [stdout]   46:     0x7d982bd3aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- env::test::borrow_raw_doesnt_take_ownership stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'env::test::borrow_raw_doesnt_take_ownership' (28) panicked at src/test_helpers.rs:20:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652c34b3d432 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652c34b3d432 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652c34b3d432 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x652c34b3d432 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x652c34b4d60f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x652c34b4d60f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x652c34b09d91 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x652c34b09d91 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x652c34b16532 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x652c34b1b27f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x652c34b1b111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x652c34ac362e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x652c34ac362e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652c34b1b93f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x652c34b1b93f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x652c34b1b79a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x652c34b16679 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x652c34afde9d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x652c34b54f80 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x652c34b546b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x652c34a9b77e - core::result::Result<T,E>::unwrap::h3f1c47b2a94b71c5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x652c34a9b77e - ord_lmdb_zero::test_helpers::create_env::h4b2d9d1c04a1ae51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_helpers.rs:20:55
[INFO] [stdout]   22:     0x652c34a9d0f4 - ord_lmdb_zero::env::test::borrow_raw_doesnt_take_ownership::hf20de07aa68c2cd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/env.rs:705:25
[INFO] [stdout]   23:     0x652c34a9d9c7 - ord_lmdb_zero::env::test::borrow_raw_doesnt_take_ownership::{{closure}}::h5a76831480e6aeea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/env.rs:704:42
[INFO] [stdout]   24:     0x652c34a92226 - core::ops::function::FnOnce::call_once::h24aace5e77b99589
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652c34ac340b - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x652c34ac340b - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x652c34ad9045 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x652c34ad9045 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x652c34ad9045 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x652c34ad9045 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x652c34ad9045 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x652c34ad9045 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x652c34ad9045 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x652c34aaf844 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x652c34aaf844 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x652c34ab31ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x652c34ab31ea - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x652c34ab31ea - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x652c34ab31ea - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x652c34ab31ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x652c34ab31ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x652c34b1185f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x652c34b1185f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7d982bcadaa4 - <unknown>
[INFO] [stdout]   46:     0x7d982bd3aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cursor::test::get_multiple_with_one_item
[INFO] [stdout]     dbi::test::borrow_raw_allows_sharing
[INFO] [stdout]     dbi::test::disown_allows_sharing
[INFO] [stdout]     env::test::borrow_raw_doesnt_take_ownership
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b0df4173c5ee73bef84564845ca473ead69583cfe34351ff9f84d207e7aeb51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0df4173c5ee73bef84564845ca473ead69583cfe34351ff9f84d207e7aeb51c", kill_on_drop: false }`
[INFO] [stdout] b0df4173c5ee73bef84564845ca473ead69583cfe34351ff9f84d207e7aeb51c
