[INFO] fetching crate tario 0.1.2...
[INFO] testing tario-0.1.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tario 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tario 0.1.2
[INFO] finished tweaking crates.io crate tario 0.1.2
[INFO] tweaked toml for crates.io crate tario 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tario 0.1.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tario 0.1.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c4bbb5aee9d87fa6ce715521caf1221f537c84039fc8a042cfef46a26a2d27e
[INFO] running `Command { std: "docker" "start" "-a" "2c4bbb5aee9d87fa6ce715521caf1221f537c84039fc8a042cfef46a26a2d27e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c4bbb5aee9d87fa6ce715521caf1221f537c84039fc8a042cfef46a26a2d27e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4bbb5aee9d87fa6ce715521caf1221f537c84039fc8a042cfef46a26a2d27e", kill_on_drop: false }`
[INFO] [stdout] 2c4bbb5aee9d87fa6ce715521caf1221f537c84039fc8a042cfef46a26a2d27e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7deb4a2815db4b62859fb00e08831b9984db362e10db6a47590dd44b9357a671
[INFO] running `Command { std: "docker" "start" "-a" "7deb4a2815db4b62859fb00e08831b9984db362e10db6a47590dd44b9357a671", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tario v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TakeBytesLen` is never constructed
[INFO] [stdout]    --> src/shared/slices.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct TakeBytesLen<I>(I, usize);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkipBytesLen` is never constructed
[INFO] [stdout]    --> src/shared/slices.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct SkipBytesLen<I>(I, usize);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn path(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn path(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice>;
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn as_prefix(&self) -> Prefix;
[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] 22 |     fn as_prefix(&self) -> Prefix<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix);
[INFO] [stdout]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[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] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>);
[INFO] [stdout]    |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]    |                             ^^^^^                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                         |
[INFO] [stdout]    |                             |                         the same lifetime is hidden here
[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] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]    |                                                             ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn take_prefix(&self, len: usize) -> Prefix {
[INFO] [stdout]    |                    ^^^^^                 ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn take_prefix(&self, len: usize) -> Prefix<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn as_prefix(&self) -> Prefix {
[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] 70 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[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] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]    |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_prefix(&self) -> Prefix {
[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] 113 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]     |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                                       |
[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] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]     |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[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] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn slices(&self) -> &[IoSlice];
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 166 |     fn slices(&self) -> &[IoSlice<'_>];
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn remainder_slices(&self) -> &[IoSlice; 1];
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 167 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1];
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 190 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 195 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 207 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 212 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 221 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:226:25
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 226 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "7deb4a2815db4b62859fb00e08831b9984db362e10db6a47590dd44b9357a671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7deb4a2815db4b62859fb00e08831b9984db362e10db6a47590dd44b9357a671", kill_on_drop: false }`
[INFO] [stdout] 7deb4a2815db4b62859fb00e08831b9984db362e10db6a47590dd44b9357a671
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e47e734229f6783c10d4dae9f4455ce1a5d4371291b417c963aa8ded690ae3b
[INFO] running `Command { std: "docker" "start" "-a" "3e47e734229f6783c10d4dae9f4455ce1a5d4371291b417c963aa8ded690ae3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tario v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TakeBytesLen` is never constructed
[INFO] [stdout]    --> src/shared/slices.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct TakeBytesLen<I>(I, usize);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkipBytesLen` is never constructed
[INFO] [stdout]    --> src/shared/slices.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct SkipBytesLen<I>(I, usize);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn path(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn path(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice>;
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn as_prefix(&self) -> Prefix;
[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] 22 |     fn as_prefix(&self) -> Prefix<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix);
[INFO] [stdout]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[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] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>);
[INFO] [stdout]    |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]    |                             ^^^^^                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                         |
[INFO] [stdout]    |                             |                         the same lifetime is hidden here
[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] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]    |                                                             ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn take_prefix(&self, len: usize) -> Prefix {
[INFO] [stdout]    |                    ^^^^^                 ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn take_prefix(&self, len: usize) -> Prefix<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn as_prefix(&self) -> Prefix {
[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] 70 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[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] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]    |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_prefix(&self) -> Prefix {
[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] 113 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]     |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                                       |
[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] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]     |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[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] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn slices(&self) -> &[IoSlice];
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 166 |     fn slices(&self) -> &[IoSlice<'_>];
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn remainder_slices(&self) -> &[IoSlice; 1];
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 167 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1];
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 190 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 195 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 207 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 212 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 221 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:226:25
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 226 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TakeBytesLen` is never constructed
[INFO] [stdout]    --> src/shared/slices.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct TakeBytesLen<I>(I, usize);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkipBytesLen` is never constructed
[INFO] [stdout]    --> src/shared/slices.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct SkipBytesLen<I>(I, usize);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:249:17
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn path(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn path(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice>;
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn as_prefix(&self) -> Prefix;
[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] 22 |     fn as_prefix(&self) -> Prefix<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix);
[INFO] [stdout]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[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] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>);
[INFO] [stdout]    |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]    |                             ^^^^^                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |                         |
[INFO] [stdout]    |                             |                         the same lifetime is hidden here
[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] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]    |                                                             ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn take_prefix(&self, len: usize) -> Prefix {
[INFO] [stdout]    |                    ^^^^^                 ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn take_prefix(&self, len: usize) -> Prefix<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn as_prefix(&self) -> Prefix {
[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] 70 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                                       |
[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] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]    |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shared/slices.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]    |                    |                              ||
[INFO] [stdout]    |                    |                              |the same lifetime is hidden here
[INFO] [stdout]    |                    |                              the same lifetime is elided here
[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] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_prefix(&self) -> Prefix {
[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] 113 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stdout]     |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                                       |
[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] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stdout]     |                                                                     ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stdout]     |                    ^^^^^                          ^^^^^^^^
[INFO] [stdout]     |                    |                              ||
[INFO] [stdout]     |                    |                              |the same lifetime is hidden here
[INFO] [stdout]     |                    |                              the same lifetime is elided here
[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] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn slices(&self) -> &[IoSlice];
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 166 |     fn slices(&self) -> &[IoSlice<'_>];
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn remainder_slices(&self) -> &[IoSlice; 1];
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 167 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1];
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 190 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:195:25
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 195 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 207 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:212:25
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 212 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         | |
[INFO] [stdout]     |               |         | the same lifetime is hidden here
[INFO] [stdout]     |               |         the same lifetime is elided here
[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] 221 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/shared/slices.rs:226:25
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         | |
[INFO] [stdout]     |                         |         | the same lifetime is hidden here
[INFO] [stdout]     |                         |         the same lifetime is elided here
[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] 226 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "3e47e734229f6783c10d4dae9f4455ce1a5d4371291b417c963aa8ded690ae3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e47e734229f6783c10d4dae9f4455ce1a5d4371291b417c963aa8ded690ae3b", kill_on_drop: false }`
[INFO] [stdout] 3e47e734229f6783c10d4dae9f4455ce1a5d4371291b417c963aa8ded690ae3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4298677479b2b69419607a3c6487a6cd8e686fa4bc5a9a73049d9cca66c22271
[INFO] running `Command { std: "docker" "start" "-a" "4298677479b2b69419607a3c6487a6cd8e686fa4bc5a9a73049d9cca66c22271", kill_on_drop: false }`
[INFO] [stderr] warning: struct `TakeBytesLen` is never constructed
[INFO] [stderr]    --> src/shared/slices.rs:269:12
[INFO] [stderr]     |
[INFO] [stderr] 269 | pub struct TakeBytesLen<I>(I, usize);
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SkipBytesLen` is never constructed
[INFO] [stderr]    --> src/shared/slices.rs:299:12
[INFO] [stderr]     |
[INFO] [stderr] 299 | pub struct SkipBytesLen<I>(I, usize);
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:249:17
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn path(&self) -> 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn path(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice>;
[INFO] [stderr]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stderr]    |                    |                              ||
[INFO] [stderr]    |                    |                              |the same lifetime is hidden here
[INFO] [stderr]    |                    |                              the same lifetime is elided here
[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] 10 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>>;
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn as_prefix(&self) -> Prefix;
[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] 22 |     fn as_prefix(&self) -> Prefix<'_>;
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:23:23
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix);
[INFO] [stderr]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |                                       |
[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] 23 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>);
[INFO] [stderr]    |                                                                     ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:25:29
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix, Suffix) {
[INFO] [stderr]    |                             ^^^^^                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |                         |
[INFO] [stderr]    |                             |                         the same lifetime is hidden here
[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] 25 |     fn split_at_byte_offset(&self, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stderr]    |                                                             ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn take_prefix(&self, len: usize) -> Prefix {
[INFO] [stderr]    |                    ^^^^^                 ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn take_prefix(&self, len: usize) -> Prefix<'_> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:56:20
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stderr]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stderr]    |                    |                              ||
[INFO] [stderr]    |                    |                              |the same lifetime is hidden here
[INFO] [stderr]    |                    |                              the same lifetime is elided here
[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] 56 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:70:18
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn as_prefix(&self) -> Prefix {
[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] 70 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:74:23
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stderr]    |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |                                       |
[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] 74 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stderr]    |                                                                     ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/shared/slices.rs:96:20
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stderr]    |                    ^^^^^                          ^^^^^^^^
[INFO] [stderr]    |                    |                              ||
[INFO] [stderr]    |                    |                              |the same lifetime is hidden here
[INFO] [stderr]    |                    |                              the same lifetime is elided here
[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] 96 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:113:18
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn as_prefix(&self) -> Prefix {
[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] 113 |     fn as_prefix(&self) -> Prefix<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:117:23
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix, Suffix) {
[INFO] [stderr]     |                       ^^^^^                                   ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                                       |
[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] 117 |     fn split_at_index(&self, index: usize, offset: usize) -> (Prefix<'_>, Suffix<'_>) {
[INFO] [stderr]     |                                                                     ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:149:20
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice> {
[INFO] [stderr]     |                    ^^^^^                          ^^^^^^^^
[INFO] [stderr]     |                    |                              ||
[INFO] [stderr]     |                    |                              |the same lifetime is hidden here
[INFO] [stderr]     |                    |                              the same lifetime is elided here
[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] 149 |     fn iter_slices(&self) -> impl Iterator<Item = &IoSlice<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:166:15
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn slices(&self) -> &[IoSlice];
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stderr]     |               |         | |
[INFO] [stderr]     |               |         | the same lifetime is hidden here
[INFO] [stderr]     |               |         the same lifetime is elided here
[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] 166 |     fn slices(&self) -> &[IoSlice<'_>];
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:167:25
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn remainder_slices(&self) -> &[IoSlice; 1];
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         | |
[INFO] [stderr]     |                         |         | the same lifetime is hidden here
[INFO] [stderr]     |                         |         the same lifetime is elided here
[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] 167 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1];
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:190:15
[INFO] [stderr]     |
[INFO] [stderr] 190 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stderr]     |               |         | |
[INFO] [stderr]     |               |         | the same lifetime is hidden here
[INFO] [stderr]     |               |         the same lifetime is elided here
[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] 190 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         | |
[INFO] [stderr]     |                         |         | the same lifetime is hidden here
[INFO] [stderr]     |                         |         the same lifetime is elided here
[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] 195 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:207:15
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stderr]     |               |         | |
[INFO] [stderr]     |               |         | the same lifetime is hidden here
[INFO] [stderr]     |               |         the same lifetime is elided here
[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] 207 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:212:25
[INFO] [stderr]     |
[INFO] [stderr] 212 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         | |
[INFO] [stderr]     |                         |         | the same lifetime is hidden here
[INFO] [stderr]     |                         |         the same lifetime is elided here
[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] 212 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:221:15
[INFO] [stderr]     |
[INFO] [stderr] 221 |     fn slices(&self) -> &[IoSlice] {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stderr]     |               |         | |
[INFO] [stderr]     |               |         | the same lifetime is hidden here
[INFO] [stderr]     |               |         the same lifetime is elided here
[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] 221 |     fn slices(&self) -> &[IoSlice<'_>] {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/shared/slices.rs:226:25
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn remainder_slices(&self) -> &[IoSlice; 1] {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         | |
[INFO] [stderr]     |                         |         | the same lifetime is hidden here
[INFO] [stderr]     |                         |         the same lifetime is elided here
[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] 226 |     fn remainder_slices(&self) -> &[IoSlice<'_>; 1] {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tario` (lib) generated 23 warnings (run `cargo fix --lib -p tario` to apply 21 suggestions)
[INFO] [stderr] warning: `tario` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tario-761fa86e4d78e651)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test assert_autotraits ... ok
[INFO] [stdout] test read::tests::basic ... ok
[INFO] [stdout] test read::tests::ignore_entry_data ... ok
[INFO] [stdout] test shared::block::tests::valid_header ... ok
[INFO] [stdout] test shared::buffer::tests::available ... ok
[INFO] [stdout] test shared::buffer::tests::available_and_buffered ... ok
[INFO] [stdout] test shared::buffer::tests::buffered ... ok
[INFO] [stdout] test shared::slices::tests::basic ... ok
[INFO] [stdout] test shared::state::tests::basic ... ok
[INFO] [stdout] test write::tests::overlapping_entries ... ok
[INFO] [stdout] test write::tests::basic ... ok
[INFO] [stdout] test read::tests::stream ... ok
[INFO] [stdout] test read::tests::unexpected_eof ... ok
[INFO] [stdout] test read::tests::unexpected_eof_cases ... ok
[INFO] [stdout] test read::tests::unexpected_eof_at_random_position ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tario
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/lib.rs - (line 37) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 66) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - Archive<R>::entries (line 167) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.18s; merged doctests compilation took 0.95s
[INFO] running `Command { std: "docker" "inspect" "4298677479b2b69419607a3c6487a6cd8e686fa4bc5a9a73049d9cca66c22271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4298677479b2b69419607a3c6487a6cd8e686fa4bc5a9a73049d9cca66c22271", kill_on_drop: false }`
[INFO] [stdout] 4298677479b2b69419607a3c6487a6cd8e686fa4bc5a9a73049d9cca66c22271
