[INFO] fetching crate grenad 0.5.0... [INFO] testing grenad-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate grenad 0.5.0 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate grenad 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grenad v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28c69b4d6521cfb2bd7dda20b44e29f283ea3bdab3835e1afe40b790bae57208 [INFO] running `Command { std: "docker" "start" "-a" "28c69b4d6521cfb2bd7dda20b44e29f283ea3bdab3835e1afe40b790bae57208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28c69b4d6521cfb2bd7dda20b44e29f283ea3bdab3835e1afe40b790bae57208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c69b4d6521cfb2bd7dda20b44e29f283ea3bdab3835e1afe40b790bae57208", kill_on_drop: false }` [INFO] [stdout] 28c69b4d6521cfb2bd7dda20b44e29f283ea3bdab3835e1afe40b790bae57208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed81c5ec43ed743493e9df912f08801f6846c988aed6d553fbb96a4f786c034b [INFO] running `Command { std: "docker" "start" "-a" "ed81c5ec43ed743493e9df912f08801f6846c988aed6d553fbb96a4f786c034b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "ed81c5ec43ed743493e9df912f08801f6846c988aed6d553fbb96a4f786c034b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed81c5ec43ed743493e9df912f08801f6846c988aed6d553fbb96a4f786c034b", kill_on_drop: false }` [INFO] [stdout] ed81c5ec43ed743493e9df912f08801f6846c988aed6d553fbb96a4f786c034b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc478af4477ee890a58f422bc785cb02e58ec098aea32a1eff4e63fe4f3a822f [INFO] running `Command { std: "docker" "start" "-a" "cc478af4477ee890a58f422bc785cb02e58ec098aea32a1eff4e63fe4f3a822f", 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 env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.88s [INFO] running `Command { std: "docker" "inspect" "cc478af4477ee890a58f422bc785cb02e58ec098aea32a1eff4e63fe4f3a822f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc478af4477ee890a58f422bc785cb02e58ec098aea32a1eff4e63fe4f3a822f", kill_on_drop: false }` [INFO] [stdout] cc478af4477ee890a58f422bc785cb02e58ec098aea32a1eff4e63fe4f3a822f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa1e30655278b9532966c836f6e3c4908fc2e2e0ba13981a3ce78ea68863416f [INFO] running `Command { std: "docker" "start" "-a" "fa1e30655278b9532966c836f6e3c4908fc2e2e0ba13981a3ce78ea68863416f", 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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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> { [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.11s [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_writer::tests::easy_block ... ok [INFO] [stdout] test metadata::tests::check_metadata_v1_size ... 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 block::tests::easy_iter ... ok [INFO] [stdout] test reader::prefix_iter::tests::rev_prefix_iter_with_byte_255 ... ok [INFO] [stdout] test block::tests::simple ... ok [INFO] [stdout] test reader::prefix_iter::tests::simple_advance_key ... ok [INFO] [stdout] test block::tests::small_iter ... ok [INFO] [stdout] test block::tests::easy_rev_iter ... ok [INFO] [stdout] test block::tests::easy_move_on_key_lower_than_or_equal ... ok [INFO] [stdout] test block::tests::easy_move_on_key_greater_than_or_equal ... 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_greater_than_or_equal_index_levels_2 ... 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_greater_than_or_equal ... 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_lower_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.37s [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 142) ... ok [INFO] [stdout] test src/lib.rs - (line 33) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa1e30655278b9532966c836f6e3c4908fc2e2e0ba13981a3ce78ea68863416f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1e30655278b9532966c836f6e3c4908fc2e2e0ba13981a3ce78ea68863416f", kill_on_drop: false }` [INFO] [stdout] fa1e30655278b9532966c836f6e3c4908fc2e2e0ba13981a3ce78ea68863416f