[INFO] fetching crate grenad 0.5.0...
[INFO] testing grenad-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate grenad 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate grenad 0.5.0
[INFO] finished tweaking crates.io crate grenad 0.5.0
[INFO] tweaked toml for crates.io crate grenad 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate grenad 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 109 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding grenad v0.4.7 (available: v0.5.0)
[INFO] [stderr]       Adding quickcheck v0.9.2 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fada966c905b487565cff1f3e6adf4acae71c9583febcb505401df13aa5ed029
[INFO] running `Command { std: "docker" "start" "-a" "fada966c905b487565cff1f3e6adf4acae71c9583febcb505401df13aa5ed029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fada966c905b487565cff1f3e6adf4acae71c9583febcb505401df13aa5ed029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fada966c905b487565cff1f3e6adf4acae71c9583febcb505401df13aa5ed029", kill_on_drop: false }`
[INFO] [stdout] fada966c905b487565cff1f3e6adf4acae71c9583febcb505401df13aa5ed029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f86e998daf6fb07794b1aad10160d843939e2135c0dca7b04e9dad0bc3d00e81
[INFO] running `Command { std: "docker" "start" "-a" "f86e998daf6fb07794b1aad10160d843939e2135c0dca7b04e9dad0bc3d00e81", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling grenad v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block_writer.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn finish(&mut self) -> BlockBuffer {
[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] 126 |     pub fn finish(&mut self) -> BlockBuffer<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compression.rs:85:59
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<[u8]>> {
[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] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
[INFO] running `Command { std: "docker" "inspect" "f86e998daf6fb07794b1aad10160d843939e2135c0dca7b04e9dad0bc3d00e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86e998daf6fb07794b1aad10160d843939e2135c0dca7b04e9dad0bc3d00e81", kill_on_drop: false }`
[INFO] [stdout] f86e998daf6fb07794b1aad10160d843939e2135c0dca7b04e9dad0bc3d00e81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae9bc76ff04a432f3c47dea147257fd7ed42afa55912bbbf01e7f85bb255d51c
[INFO] running `Command { std: "docker" "start" "-a" "ae9bc76ff04a432f3c47dea147257fd7ed42afa55912bbbf01e7f85bb255d51c", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling grenad v0.4.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block_writer.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn finish(&mut self) -> BlockBuffer {
[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] 126 |     pub fn finish(&mut self) -> BlockBuffer<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compression.rs:85:59
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<[u8]>> {
[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] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling grenad v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block_writer.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn finish(&mut self) -> BlockBuffer {
[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] 126 |     pub fn finish(&mut self) -> BlockBuffer<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compression.rs:85:59
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<[u8]>> {
[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] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compression.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.41s
[INFO] running `Command { std: "docker" "inspect" "ae9bc76ff04a432f3c47dea147257fd7ed42afa55912bbbf01e7f85bb255d51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9bc76ff04a432f3c47dea147257fd7ed42afa55912bbbf01e7f85bb255d51c", kill_on_drop: false }`
[INFO] [stdout] ae9bc76ff04a432f3c47dea147257fd7ed42afa55912bbbf01e7f85bb255d51c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2293e5a915e2b778f394ded96c7bf71a450779d1db84eb28139a2f82af71f764
[INFO] running `Command { std: "docker" "start" "-a" "2293e5a915e2b778f394ded96c7bf71a450779d1db84eb28139a2f82af71f764", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/block_writer.rs:126:19
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub fn finish(&mut self) -> BlockBuffer {
[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] 126 |     pub fn finish(&mut self) -> BlockBuffer<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/compression.rs:85:59
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<[u8]>> {
[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] 85 | pub fn compress(type_: CompressionType, level: u32, data: &[u8]) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stderr]    |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compression.rs:120:25
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 120 | fn zlib_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compression.rs:141:33
[INFO] [stderr]     |
[INFO] [stderr] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 141 | fn snappy_pre_05_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compression.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 165 | fn snappy_compress(data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compression.rs:198:25
[INFO] [stderr]     |
[INFO] [stderr] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 198 | fn zstd_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compression.rs:224:24
[INFO] [stderr]     |
[INFO] [stderr] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<[u8]>> {
[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] 224 | fn lz4_compress(_data: &[u8], _level: u32) -> io::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `grenad` (lib) generated 7 warnings (run `cargo fix --lib -p grenad` to apply 7 suggestions)
[INFO] [stderr] warning: `grenad` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grenad-1ae109d1d78aa08b)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test block::tests::small_iter ... ok
[INFO] [stdout] test block::tests::easy_iter ... ok
[INFO] [stdout] test block::tests::simple ... ok
[INFO] [stdout] test block_writer::tests::easy_block ... ok
[INFO] [stdout] test metadata::tests::check_metadata_v2_size ... ok
[INFO] [stdout] test metadata::tests::simple ... ok
[INFO] [stdout] test reader::prefix_iter::tests::prefix_iter_with_byte_255 ... ok
[INFO] [stdout] test reader::prefix_iter::tests::rev_prefix_iter_with_byte_255 ... ok
[INFO] [stdout] test reader::prefix_iter::tests::simple_advance_key ... ok
[INFO] [stdout] test block::tests::easy_rev_iter ... ok
[INFO] [stdout] test block::tests::easy_move_on_key_greater_than_or_equal ... ok
[INFO] [stdout] test block::tests::easy_move_on_key_lower_than_or_equal ... ok
[INFO] [stdout] test metadata::tests::check_metadata_v1_size ... ok
[INFO] [stdout] test reader::reader_cursor::tests::empty ... ok
[INFO] [stdout] test reader::reader_cursor::tests::no_compression ... ok
[INFO] [stdout] test reader::reader_cursor::tests::qc_compare_to_binary_search ... ok
[INFO] [stdout] test reader::reader_cursor::tests::simple_empty ... ok
[INFO] [stdout] test reader::reader_cursor::tests::snappy_compression ... ok
[INFO] [stdout] test sorter::tests::correct_key_ordering ... ok
[INFO] [stdout] test sorter::tests::hard_cursorvec ... ok
[INFO] [stdout] test sorter::tests::simple_cursorvec ... ok
[INFO] [stdout] test sorter::tests::too_big_allocation - should panic ... ok
[INFO] [stdout] test varint::tests::qc_codec_u32 ... ok
[INFO] [stdout] test reader::reader_cursor::tests::easy_move_on_key_lower_than_or_equal ... ok
[INFO] [stdout] test writer::tests::no_compression ... ok
[INFO] [stdout] test writer::tests::no_compression_index_levels_2 ... ok
[INFO] [stdout] test writer::tests::snappy_compression ... ok
[INFO] [stdout] test writer::tests::backward_compatibility_0_4_snappy_compression ... ok
[INFO] [stdout] test reader::reader_cursor::tests::easy_move_on_key_lower_than_or_equal_index_levels_2 ... ok
[INFO] [stdout] test reader::reader_cursor::tests::easy_move_on_key_greater_than_or_equal_index_levels_2 ... ok
[INFO] [stdout] test reader::reader_cursor::tests::easy_move_on_key_greater_than_or_equal ... ok
[INFO] [stdout] test reader::range_iter::tests::range_iter ... ok
[INFO] [stdout] test reader::prefix_iter::tests::simple_prefix ... ok
[INFO] [stdout] test reader::range_iter::tests::rev_range_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.85s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests grenad
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 69) ... ok
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/lib.rs - (line 142) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2293e5a915e2b778f394ded96c7bf71a450779d1db84eb28139a2f82af71f764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2293e5a915e2b778f394ded96c7bf71a450779d1db84eb28139a2f82af71f764", kill_on_drop: false }`
[INFO] [stdout] 2293e5a915e2b778f394ded96c7bf71a450779d1db84eb28139a2f82af71f764
