[INFO] cloning repository https://github.com/andll/tidehunter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andll/tidehunter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandll%2Ftidehunter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandll%2Ftidehunter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd686f055375aa8fa2145618301bdfd5170a2a6b
[INFO] testing andll/tidehunter against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandll%2Ftidehunter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andll/tidehunter
[INFO] finished tweaking git repo https://github.com/andll/tidehunter
[INFO] tweaked toml for git repo https://github.com/andll/tidehunter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andll/tidehunter on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andll/tidehunter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `minibytes` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded histogram v0.11.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded bit-vec v0.4.4
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded memmap2 v0.7.1
[INFO] [stderr]   Downloaded bloom v0.3.2
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15d379cf6a01213634e01a6bf1cc0930f040be4a3fd5ff9883d49c213fe1baa7
[INFO] running `Command { std: "docker" "start" "-a" "15d379cf6a01213634e01a6bf1cc0930f040be4a3fd5ff9883d49c213fe1baa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15d379cf6a01213634e01a6bf1cc0930f040be4a3fd5ff9883d49c213fe1baa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d379cf6a01213634e01a6bf1cc0930f040be4a3fd5ff9883d49c213fe1baa7", kill_on_drop: false }`
[INFO] [stdout] 15d379cf6a01213634e01a6bf1cc0930f040be4a3fd5ff9883d49c213fe1baa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f377992637d5404c90978308cedc484c3f38c95e00cba8725860fe4721283887
[INFO] running `Command { std: "docker" "start" "-a" "f377992637d5404c90978308cedc484c3f38c95e00cba8725860fe4721283887", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `minibytes` dependency)
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bloom v0.3.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling minibytes v0.1.0 (/opt/rustwide/workdir/third-party/minibytes)
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tidehunter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:622:21
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error>;
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:950:23
[INFO] [stdout]     |
[INFO] [stdout] 950 |     pub fn mark_dirty(&mut self) -> DirtyState {
[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] 950 |     pub fn mark_dirty(&mut self) -> DirtyState<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:968:27
[INFO] [stdout]     |
[INFO] [stdout] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState> {
[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] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:982:30
[INFO] [stdout]     |
[INFO] [stdout] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState, WalPosition)> {
[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] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState<'_>, WalPosition)> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wal.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead, WalError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead<'_>, WalError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyShapeBuilder` is never constructed
[INFO] [stdout]   --> src/key_shape.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct KeyShapeBuilder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_key_space`, `add_key_space_config`, `build`, and `self_check` are never used
[INFO] [stdout]    --> src/key_shape.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl KeyShapeBuilder {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  60 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn add_key_space(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn add_key_space_config(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn build(self) -> KeyShape {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn self_check(&self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:622:21
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error>;
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:950:23
[INFO] [stdout]     |
[INFO] [stdout] 950 |     pub fn mark_dirty(&mut self) -> DirtyState {
[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] 950 |     pub fn mark_dirty(&mut self) -> DirtyState<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:968:27
[INFO] [stdout]     |
[INFO] [stdout] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState> {
[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] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:982:30
[INFO] [stdout]     |
[INFO] [stdout] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState, WalPosition)> {
[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] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState<'_>, WalPosition)> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wal.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead, WalError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead<'_>, WalError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.46s
[INFO] running `Command { std: "docker" "inspect" "f377992637d5404c90978308cedc484c3f38c95e00cba8725860fe4721283887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f377992637d5404c90978308cedc484c3f38c95e00cba8725860fe4721283887", kill_on_drop: false }`
[INFO] [stdout] f377992637d5404c90978308cedc484c3f38c95e00cba8725860fe4721283887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d6b3e16bef56a7a04fb48c3aac61bfa50437d2fb8593c13ccde2475a8a41f3f
[INFO] running `Command { std: "docker" "start" "-a" "8d6b3e16bef56a7a04fb48c3aac61bfa50437d2fb8593c13ccde2475a8a41f3f", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `minibytes` dependency)
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:622:21
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error>;
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:950:23
[INFO] [stdout]     |
[INFO] [stdout] 950 |     pub fn mark_dirty(&mut self) -> DirtyState {
[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] 950 |     pub fn mark_dirty(&mut self) -> DirtyState<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:968:27
[INFO] [stdout]     |
[INFO] [stdout] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState> {
[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] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:982:30
[INFO] [stdout]     |
[INFO] [stdout] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState, WalPosition)> {
[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] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState<'_>, WalPosition)> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wal.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead, WalError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead<'_>, WalError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tidehunter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:622:21
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error>;
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:950:23
[INFO] [stdout]     |
[INFO] [stdout] 950 |     pub fn mark_dirty(&mut self) -> DirtyState {
[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] 950 |     pub fn mark_dirty(&mut self) -> DirtyState<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:968:27
[INFO] [stdout]     |
[INFO] [stdout] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState> {
[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] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:982:30
[INFO] [stdout]     |
[INFO] [stdout] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState, WalPosition)> {
[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] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState<'_>, WalPosition)> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wal.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead, WalError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead<'_>, WalError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:622:21
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/db.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error>;
[INFO] [stdout]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:950:23
[INFO] [stdout]     |
[INFO] [stdout] 950 |     pub fn mark_dirty(&mut self) -> DirtyState {
[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] 950 |     pub fn mark_dirty(&mut self) -> DirtyState<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:968:27
[INFO] [stdout]     |
[INFO] [stdout] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState> {
[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] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/large_table.rs:982:30
[INFO] [stdout]     |
[INFO] [stdout] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState, WalPosition)> {
[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] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState<'_>, WalPosition)> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wal.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead, WalError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     ) -> Result<WalRandomRead<'_>, WalError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.71s
[INFO] running `Command { std: "docker" "inspect" "8d6b3e16bef56a7a04fb48c3aac61bfa50437d2fb8593c13ccde2475a8a41f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6b3e16bef56a7a04fb48c3aac61bfa50437d2fb8593c13ccde2475a8a41f3f", kill_on_drop: false }`
[INFO] [stdout] 8d6b3e16bef56a7a04fb48c3aac61bfa50437d2fb8593c13ccde2475a8a41f3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ad5cbd0e99c70378be9def105349367a93701ff50d940493b2aa1d4e132701b
[INFO] running `Command { std: "docker" "start" "-a" "0ad5cbd0e99c70378be9def105349367a93701ff50d940493b2aa1d4e132701b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `minibytes` dependency)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:622:21
[INFO] [stderr]     |
[INFO] [stderr] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 622 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/db.rs:643:21
[INFO] [stderr]     |
[INFO] [stderr] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error> {
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 643 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/large_table.rs:595:21
[INFO] [stderr]     |
[INFO] [stderr] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead, Self::Error>;
[INFO] [stderr]     |                     ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 595 |     fn index_reader(&self, position: WalPosition) -> Result<WalRandomRead<'_>, Self::Error>;
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/large_table.rs:950:23
[INFO] [stderr]     |
[INFO] [stderr] 950 |     pub fn mark_dirty(&mut self) -> DirtyState {
[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] 950 |     pub fn mark_dirty(&mut self) -> DirtyState<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/large_table.rs:968:27
[INFO] [stderr]     |
[INFO] [stderr] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState> {
[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] 968 |     pub fn as_dirty_state(&mut self) -> Option<DirtyState<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/large_table.rs:982:30
[INFO] [stderr]     |
[INFO] [stderr] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState, WalPosition)> {
[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] 982 |     pub fn as_unloaded_state(&mut self) -> Option<(UnloadedState<'_>, WalPosition)> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wal.rs:274:9
[INFO] [stderr]     |
[INFO] [stderr] 274 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 277 |     ) -> Result<WalRandomRead, WalError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 |     ) -> Result<WalRandomRead<'_>, WalError> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tidehunter` (lib) generated 7 warnings (run `cargo fix --lib -p tidehunter` to apply 7 suggestions)
[INFO] [stderr] warning: `tidehunter` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `tidehunter` (bin "tidehunter" test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tidehunter-f81bfc9fc3c0719f)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test crc::test::crc_test ... ok
[INFO] [stdout] test db::test::test_concurrent_single_value_update ... ignored
[INFO] [stdout] test control::test_control_region_serialization ... ok
[INFO] [stdout] test db::test::test_key_reduction ... ok
[INFO] [stdout] test index_table::tests::test_index_lookup ... ok
[INFO] [stdout] test db::test::test_key_reduction_lru ... ok
[INFO] [stdout] test index_table::tests::test_next_entry ... ok
[INFO] [stdout] test index_table::tests::test_unmerge_flushed ... ok
[INFO] [stdout] test iterators::db_iterator::tests::test_saturated_decrement_vec ... ok
[INFO] [stdout] test key_shape::tests::test_cell_by_location ... ok
[INFO] [stdout] test large_table::tests::test_bloom_size ... ok
[INFO] [stdout] test large_table::tests::test_ks_allocation ... ok
[INFO] [stdout] test index_table::tests::test_index_lookup_random ... ok
[INFO] [stdout] test math::test_downscale_u32 ... ok
[INFO] [stdout] test primitives::arc_cow::tests::arc_cow_test ... ok
[INFO] [stdout] test wal::tests::test_align ... ok
[INFO] [stdout] test db::test::test_value_cache_update_remove ... ok
[INFO] [stdout] test db::test::test_multi_thread_write ... ok
[INFO] [stdout] test wal::tests::test_position ... ok
[INFO] [stdout] test db::test::test_last_in_range ... ok
[INFO] [stdout] test db::test::test_remove ... ok
[INFO] [stdout] test db::test::test_batch ... ok
[INFO] [stdout] test wal::tests::test_incremental_wal_position ... ok
[INFO] [stdout] test db::test::test_ordered_iterator ... ok
[INFO] [stdout] test db::test::test_small_keys ... ok
[INFO] [stdout] test db::test::test_value_cache ... ok
[INFO] [stdout] test db::test::test_empty ... ok
[INFO] [stdout] test wal::tests::test_wal ... ok
[INFO] [stdout] test db::test::db_test ... ok
[INFO] [stdout] test wal::tests::test_concurrent_wal_write ... ok
[INFO] [stdout] test db::test::test_dirty_unloading ... ok
[INFO] [stdout] test db::test::test_bloom_filter ... ok
[INFO] [stdout] test db::test::test_iterator ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tidehunter-5c16895577d1906d)
[INFO] [stdout] test db::test::test_iterator_gen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.40s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test control::test_control_region_serialization ... ok
[INFO] [stdout] test db::test::test_concurrent_single_value_update ... ignored
[INFO] [stdout] test crc::test::crc_test ... ok
[INFO] [stdout] test db::test::test_value_cache_update_remove ... ok
[INFO] [stdout] test index_table::tests::test_index_lookup ... ok
[INFO] [stdout] test db::test::test_empty ... ok
[INFO] [stdout] test index_table::tests::test_next_entry ... ok
[INFO] [stdout] test index_table::tests::test_unmerge_flushed ... ok
[INFO] [stdout] test iterators::db_iterator::tests::test_saturated_decrement_vec ... ok
[INFO] [stdout] test key_shape::tests::test_cell_by_location ... ok
[INFO] [stdout] test large_table::tests::test_bloom_size ... ok
[INFO] [stdout] test large_table::tests::test_ks_allocation ... ok
[INFO] [stdout] test db::test::test_key_reduction ... ok
[INFO] [stdout] test db::test::test_last_in_range ... ok
[INFO] [stdout] test math::test_downscale_u32 ... ok
[INFO] [stdout] test db::test::test_key_reduction_lru ... ok
[INFO] [stdout] test primitives::arc_cow::tests::arc_cow_test ... ok
[INFO] [stdout] test wal::tests::test_align ... ok
[INFO] [stdout] test wal::tests::test_incremental_wal_position ... ok
[INFO] [stdout] test wal::tests::test_position ... ok
[INFO] [stdout] test db::test::test_batch ... ok
[INFO] [stdout] test db::test::test_remove ... ok
[INFO] [stdout] test db::test::test_ordered_iterator ... ok
[INFO] [stdout] test index_table::tests::test_index_lookup_random ... ok
[INFO] [stdout] test db::test::test_small_keys ... ok
[INFO] [stdout] test db::test::test_value_cache ... ok
[INFO] [stdout] test wal::tests::test_wal ... ok
[INFO] [stdout] test db::test::db_test ... ok
[INFO] [stdout] test db::test::test_multi_thread_write ... ok
[INFO] [stdout] test db::test::test_iterator ... ok
[INFO] [stdout] test db::test::test_bloom_filter ... ok
[INFO] [stdout] test wal::tests::test_concurrent_wal_write ... ok
[INFO] [stdout] test db::test::test_dirty_unloading ... ok
[INFO] [stderr]    Doc-tests tidehunter
[INFO] [stdout] test db::test::test_iterator_gen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ad5cbd0e99c70378be9def105349367a93701ff50d940493b2aa1d4e132701b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad5cbd0e99c70378be9def105349367a93701ff50d940493b2aa1d4e132701b", kill_on_drop: false }`
[INFO] [stdout] 0ad5cbd0e99c70378be9def105349367a93701ff50d940493b2aa1d4e132701b
