[INFO] fetching crate mini-io-queue 0.2.0...
[INFO] testing mini-io-queue-0.2.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate mini-io-queue 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mini-io-queue 0.2.0
[INFO] finished tweaking crates.io crate mini-io-queue 0.2.0
[INFO] tweaked toml for crates.io crate mini-io-queue 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-io-queue 0.2.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5ab5e4a205cca111895d478dfb16bae884b9f2492b2fe3df66c79f563056386
[INFO] running `Command { std: "docker" "start" "-a" "f5ab5e4a205cca111895d478dfb16bae884b9f2492b2fe3df66c79f563056386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5ab5e4a205cca111895d478dfb16bae884b9f2492b2fe3df66c79f563056386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ab5e4a205cca111895d478dfb16bae884b9f2492b2fe3df66c79f563056386", kill_on_drop: false }`
[INFO] [stdout] f5ab5e4a205cca111895d478dfb16bae884b9f2492b2fe3df66c79f563056386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e993992b3d22d58e5c1aeaab4567ab997693149cb2cc77338bab4490d56cb0b
[INFO] running `Command { std: "docker" "start" "-a" "9e993992b3d22d58e5c1aeaab4567ab997693149cb2cc77338bab4490d56cb0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mini-io-queue v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::io_impls::*`
[INFO] [stdout]    --> src/nonblocking.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub use self::io_impls::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn as_ref(&self) -> Region<T> {
[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] 182 |     pub fn as_ref(&self) -> Region<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn slice<R>(&self, range: R) -> Region<T>
[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] 238 |     pub fn slice<R>(&self, range: R) -> Region<'_, T>
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<T>
[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] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<'_, T>
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ring.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display {
[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] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nonblocking.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn buf<T>(&self) -> Region<T>
[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] 267 |     pub fn buf<T>(&self) -> Region<'_, T>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nonblocking.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn buf<T>(&mut self) -> RegionMut<T>
[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] 394 |     pub fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn fill_buf<T>(&mut self) -> Region<T>
[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] 283 |     pub fn fill_buf<T>(&mut self) -> Region<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:405:15
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn buf<T>(&self) -> Region<T>
[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] 405 |     fn buf<T>(&self) -> Region<'_, T>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:506:15
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn buf<T>(&mut self) -> RegionMut<T>
[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] 506 |     fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<T>
[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] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "9e993992b3d22d58e5c1aeaab4567ab997693149cb2cc77338bab4490d56cb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e993992b3d22d58e5c1aeaab4567ab997693149cb2cc77338bab4490d56cb0b", kill_on_drop: false }`
[INFO] [stdout] 9e993992b3d22d58e5c1aeaab4567ab997693149cb2cc77338bab4490d56cb0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbe4e855622bcf4082d46fb074f32d5138ba67b513c051e3bef100a6fe4d0a2d
[INFO] running `Command { std: "docker" "start" "-a" "fbe4e855622bcf4082d46fb074f32d5138ba67b513c051e3bef100a6fe4d0a2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mini-io-queue v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::io_impls::*`
[INFO] [stdout]    --> src/nonblocking.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub use self::io_impls::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::io_impls::*`
[INFO] [stdout]    --> src/nonblocking.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub use self::io_impls::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn as_ref(&self) -> Region<T> {
[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] 182 |     pub fn as_ref(&self) -> Region<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn slice<R>(&self, range: R) -> Region<T>
[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] 238 |     pub fn slice<R>(&self, range: R) -> Region<'_, T>
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<T>
[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] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<'_, T>
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ring.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display {
[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] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nonblocking.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn buf<T>(&self) -> Region<T>
[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] 267 |     pub fn buf<T>(&self) -> Region<'_, T>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nonblocking.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn buf<T>(&mut self) -> RegionMut<T>
[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] 394 |     pub fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn fill_buf<T>(&mut self) -> Region<T>
[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] 283 |     pub fn fill_buf<T>(&mut self) -> Region<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:405:15
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn buf<T>(&self) -> Region<T>
[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] 405 |     fn buf<T>(&self) -> Region<'_, T>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:506:15
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn buf<T>(&mut self) -> RegionMut<T>
[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] 506 |     fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<T>
[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] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn as_ref(&self) -> Region<T> {
[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] 182 |     pub fn as_ref(&self) -> Region<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn slice<R>(&self, range: R) -> Region<T>
[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] 238 |     pub fn slice<R>(&self, range: R) -> Region<'_, T>
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/region.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<T>
[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] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<'_, T>
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ring.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display {
[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] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nonblocking.rs:267:19
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn buf<T>(&self) -> Region<T>
[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] 267 |     pub fn buf<T>(&self) -> Region<'_, T>
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nonblocking.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn buf<T>(&mut self) -> RegionMut<T>
[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] 394 |     pub fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn fill_buf<T>(&mut self) -> Region<T>
[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] 283 |     pub fn fill_buf<T>(&mut self) -> Region<'_, T>
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:405:15
[INFO] [stdout]     |
[INFO] [stdout] 405 |     fn buf<T>(&self) -> Region<T>
[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] 405 |     fn buf<T>(&self) -> Region<'_, T>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:506:15
[INFO] [stdout]     |
[INFO] [stdout] 506 |     fn buf<T>(&mut self) -> RegionMut<T>
[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] 506 |     fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/blocking.rs:539:25
[INFO] [stdout]     |
[INFO] [stdout] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<T>
[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] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.87s
[INFO] running `Command { std: "docker" "inspect" "fbe4e855622bcf4082d46fb074f32d5138ba67b513c051e3bef100a6fe4d0a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe4e855622bcf4082d46fb074f32d5138ba67b513c051e3bef100a6fe4d0a2d", kill_on_drop: false }`
[INFO] [stdout] fbe4e855622bcf4082d46fb074f32d5138ba67b513c051e3bef100a6fe4d0a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58aa74595adffe1832fd9ca34ddb93e9ecc99a2fb5cc28068b05c6afa00e4041
[INFO] running `Command { std: "docker" "start" "-a" "58aa74595adffe1832fd9ca34ddb93e9ecc99a2fb5cc28068b05c6afa00e4041", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self::io_impls::*`
[INFO] [stderr]    --> src/nonblocking.rs:576:9
[INFO] [stderr]     |
[INFO] [stderr] 576 | pub use self::io_impls::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/region.rs:182:19
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn as_ref(&self) -> Region<T> {
[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] 182 |     pub fn as_ref(&self) -> Region<'_, T> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/region.rs:238:21
[INFO] [stderr]     |
[INFO] [stderr] 238 |     pub fn slice<R>(&self, range: R) -> Region<T>
[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] 238 |     pub fn slice<R>(&self, range: R) -> Region<'_, T>
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/region.rs:249:25
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<T>
[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] 249 |     pub fn slice_mut<R>(&mut self, range: R) -> RegionMut<'_, T>
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ring.rs:62:20
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display {
[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] 62 |     pub fn display(&self, width: usize, left_char: char, right_char: char) -> Display<'_> {
[INFO] [stderr]    |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nonblocking.rs:267:19
[INFO] [stderr]     |
[INFO] [stderr] 267 |     pub fn buf<T>(&self) -> Region<T>
[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] 267 |     pub fn buf<T>(&self) -> Region<'_, T>
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nonblocking.rs:394:19
[INFO] [stderr]     |
[INFO] [stderr] 394 |     pub fn buf<T>(&mut self) -> RegionMut<T>
[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] 394 |     pub fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:283:24
[INFO] [stderr]     |
[INFO] [stderr] 283 |     pub fn fill_buf<T>(&mut self) -> Region<T>
[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] 283 |     pub fn fill_buf<T>(&mut self) -> Region<'_, T>
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:405:15
[INFO] [stderr]     |
[INFO] [stderr] 405 |     fn buf<T>(&self) -> Region<T>
[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] 405 |     fn buf<T>(&self) -> Region<'_, T>
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:506:15
[INFO] [stderr]     |
[INFO] [stderr] 506 |     fn buf<T>(&mut self) -> RegionMut<T>
[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] 506 |     fn buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/blocking.rs:539:25
[INFO] [stderr]     |
[INFO] [stderr] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<T>
[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] 539 |     pub fn empty_buf<T>(&mut self) -> RegionMut<'_, T>
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-io-queue` (lib) generated 11 warnings (run `cargo fix --lib -p mini-io-queue` to apply 11 suggestions)
[INFO] [stderr] warning: `mini-io-queue` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_io_queue-8b9f7569df3cc902)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test region::tests::region_clone_to_slice ... ok
[INFO] [stdout] test region::tests::region_copy_to_slice ... ok
[INFO] [stdout] test region::tests::region_default_is_empty ... ok
[INFO] [stdout] test region::tests::region_is_empty ... ok
[INFO] [stdout] test region::tests::region_index ... ok
[INFO] [stdout] test region::tests::region_iter ... ok
[INFO] [stdout] test region::tests::region_len ... ok
[INFO] [stdout] test region::tests::region_mut_clone_from_slice ... ok
[INFO] [stdout] test region::tests::region_mut_copy_from_slice ... ok
[INFO] [stdout] test region::tests::region_mut_index ... ok
[INFO] [stdout] test region::tests::region_slice ... ok
[INFO] [stdout] test region::tests::region_mut_as_ref ... ok
[INFO] [stdout] test region::tests::region_contiguous ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mini_io_queue
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/storage/mod.rs - storage (line 34) ... FAILED
[INFO] [stdout] test src/nonblocking.rs - nonblocking::heap_constructors::queue (line 148) ... ok
[INFO] [stdout] test src/ring.rs - ring::Ring::display (line 52) ... ok
[INFO] [stdout] test src/blocking.rs - blocking::heap_constructors::queue (line 145) ... ok
[INFO] [stdout] test src/lib.rs - (line 40) ... FAILED
[INFO] [stdout] test src/nonblocking.rs - nonblocking::queue_from_parts (line 100) ... ok
[INFO] [stdout] test src/nonblocking.rs - nonblocking::queue_from (line 71) ... ok
[INFO] [stdout] test src/storage/heap_buffer.rs - storage::heap_buffer::HeapBuffer (line 15) ... ok
[INFO] [stdout] test src/blocking.rs - blocking::queue_from (line 61) ... ok
[INFO] [stdout] test src/storage/mod.rs - storage (line 24) ... ok
[INFO] [stdout] test src/lib.rs - (line 66) ... ok
[INFO] [stdout] test src/nonblocking.rs - nonblocking (line 14) ... ok
[INFO] [stdout] test src/blocking.rs - blocking::queue_from_parts (line 90) ... ok
[INFO] [stdout] test src/blocking.rs - blocking (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/storage/mod.rs - storage (line 34) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `mini_io_queue::storage::StackBuffer`
[INFO] [stdout]   --> src/storage/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use mini_io_queue::storage::StackBuffer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `StackBuffer` in `storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `mini_io_queue::asyncio`
[INFO] [stdout]    --> src/lib.rs:44:20
[INFO] [stdout]     |
[INFO] [stdout]  44 | use mini_io_queue::asyncio::queue;
[INFO] [stdout]     |                    ^^^^^^^ could not find `asyncio` in `mini_io_queue`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "asyncio")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `asyncio` feature
[INFO] [stdout] 110 | #[cfg_attr(docsrs, doc(cfg(feature = "asyncio")))]
[INFO] [stdout] 111 | pub mod asyncio;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         writer.write_all(&[i]).await.unwrap();
[INFO] [stdout]    |         ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         writer.write_all(&[i]).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         reader.read_exact(&mut buf).await.unwrap();
[INFO] [stdout]    |         ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         reader.read_exact(&mut buf).await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 40)
[INFO] [stdout]     src/storage/mod.rs - storage (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "58aa74595adffe1832fd9ca34ddb93e9ecc99a2fb5cc28068b05c6afa00e4041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58aa74595adffe1832fd9ca34ddb93e9ecc99a2fb5cc28068b05c6afa00e4041", kill_on_drop: false }`
[INFO] [stdout] 58aa74595adffe1832fd9ca34ddb93e9ecc99a2fb5cc28068b05c6afa00e4041
