[INFO] cloning repository https://github.com/Phantomical/widecast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phantomical/widecast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhantomical%2Fwidecast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhantomical%2Fwidecast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7337a34d3f333baa30a5ca863c9574a08101eda
[INFO] testing Phantomical/widecast against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhantomical%2Fwidecast" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Phantomical/widecast
[INFO] finished tweaking git repo https://github.com/Phantomical/widecast
[INFO] tweaked toml for git repo https://github.com/Phantomical/widecast written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phantomical/widecast on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phantomical/widecast 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebc2cbae31a7de26c2af45b40f4b6ef4fec6428cf82000964553ceaf570a4605
[INFO] running `Command { std: "docker" "start" "-a" "ebc2cbae31a7de26c2af45b40f4b6ef4fec6428cf82000964553ceaf570a4605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc2cbae31a7de26c2af45b40f4b6ef4fec6428cf82000964553ceaf570a4605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc2cbae31a7de26c2af45b40f4b6ef4fec6428cf82000964553ceaf570a4605", kill_on_drop: false }`
[INFO] [stdout] ebc2cbae31a7de26c2af45b40f4b6ef4fec6428cf82000964553ceaf570a4605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5273f40d95797ba30a467a9ec9e85a350b2fa78a2334b675a1976b1d765b1cd7
[INFO] running `Command { std: "docker" "start" "-a" "5273f40d95797ba30a467a9ec9e85a350b2fa78a2334b675a1976b1d765b1cd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling noop-waker v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling triomphe v0.1.9
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling masswake v0.1.0 (/opt/rustwide/workdir/crates/masswake)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/masswake/src/queue.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unsafe fn consume_local(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unsafe fn consume_local(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/masswake/src/queue.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub unsafe fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[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] 82 |     pub unsafe fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/masswake/src/queue.rs:184:27
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[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] 184 |     pub fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling widecast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/receiver.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub async fn recv(&mut self) -> Result<Guard<T>, RecvError> {
[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] 49 |     pub async fn recv(&mut self) -> Result<Guard<'_, T>, RecvError> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/receiver.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn try_recv(&mut self) -> Result<Guard<T>, TryRecvError> {
[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] 73 |     pub fn try_recv(&mut self) -> Result<Guard<'_, T>, TryRecvError> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "5273f40d95797ba30a467a9ec9e85a350b2fa78a2334b675a1976b1d765b1cd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5273f40d95797ba30a467a9ec9e85a350b2fa78a2334b675a1976b1d765b1cd7", kill_on_drop: false }`
[INFO] [stdout] 5273f40d95797ba30a467a9ec9e85a350b2fa78a2334b675a1976b1d765b1cd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca4d7d027932954478cd40c5ff8cd010c0a872cffbb0d6a6dc0b3d6d824b6bb
[INFO] running `Command { std: "docker" "start" "-a" "7ca4d7d027932954478cd40c5ff8cd010c0a872cffbb0d6a6dc0b3d6d824b6bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/masswake/src/queue.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unsafe fn consume_local(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unsafe fn consume_local(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/masswake/src/queue.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub unsafe fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[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] 82 |     pub unsafe fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/masswake/src/queue.rs:184:27
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[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] 184 |     pub fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/receiver.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub async fn recv(&mut self) -> Result<Guard<T>, RecvError> {
[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] 49 |     pub async fn recv(&mut self) -> Result<Guard<'_, T>, RecvError> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/receiver.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn try_recv(&mut self) -> Result<Guard<T>, TryRecvError> {
[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] 73 |     pub fn try_recv(&mut self) -> Result<Guard<'_, T>, TryRecvError> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling widecast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/receiver.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub async fn recv(&mut self) -> Result<Guard<T>, RecvError> {
[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] 49 |     pub async fn recv(&mut self) -> Result<Guard<'_, T>, RecvError> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/receiver.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn try_recv(&mut self) -> Result<Guard<T>, TryRecvError> {
[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] 73 |     pub fn try_recv(&mut self) -> Result<Guard<'_, T>, TryRecvError> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.44s
[INFO] running `Command { std: "docker" "inspect" "7ca4d7d027932954478cd40c5ff8cd010c0a872cffbb0d6a6dc0b3d6d824b6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca4d7d027932954478cd40c5ff8cd010c0a872cffbb0d6a6dc0b3d6d824b6bb", kill_on_drop: false }`
[INFO] [stdout] 7ca4d7d027932954478cd40c5ff8cd010c0a872cffbb0d6a6dc0b3d6d824b6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c50ded2c21b51778a78b78aa433e33912becb8727dcfd3aecd8aa5c51551c419
[INFO] running `Command { std: "docker" "start" "-a" "c50ded2c21b51778a78b78aa433e33912becb8727dcfd3aecd8aa5c51551c419", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/masswake/src/queue.rs:63:33
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub unsafe fn consume_local(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[INFO] [stderr]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub unsafe fn consume_local(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stderr]    |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/masswake/src/queue.rs:82:34
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub unsafe fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[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] 82 |     pub unsafe fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stderr]    |                                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/masswake/src/queue.rs:184:27
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<T>> {
[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] 184 |     pub fn consume_remote(&self, limit: u64, watermark: u64) -> Option<Drain<'_, T>> {
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `masswake` (lib) generated 3 warnings (run `cargo fix --lib -p masswake` to apply 3 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/receiver.rs:49:23
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub async fn recv(&mut self) -> Result<Guard<T>, RecvError> {
[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] 49 |     pub async fn recv(&mut self) -> Result<Guard<'_, T>, RecvError> {
[INFO] [stderr]    |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/receiver.rs:73:21
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn try_recv(&mut self) -> Result<Guard<T>, TryRecvError> {
[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] 73 |     pub fn try_recv(&mut self) -> Result<Guard<'_, T>, TryRecvError> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `widecast` (lib) generated 2 warnings (run `cargo fix --lib -p widecast` to apply 2 suggestions)
[INFO] [stderr] warning: `widecast` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/widecast-caa7222bc8cc459f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_send_one ... ok
[INFO] [stdout] test tests::test_send_none ... ok
[INFO] [stdout] test tests::test_send_multiple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests widecast
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 34) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]   --> src/lib.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Guard<'_, _>`
[INFO] [stdout]    --> src/lib.rs:45:5
[INFO] [stdout]     |
[INFO] [stdout]  45 |     assert_eq!(rx1.recv().await.unwrap(), 10);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     Guard<'_, _>
[INFO] [stdout]     |     {integer}
[INFO] [stdout]     |
[INFO] [stdout] note: `Guard<'_, _>` does not implement `PartialEq<{integer}>`
[INFO] [stdout]    --> src/receiver.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Guard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `Guard<'_, _>` is defined in another crate
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Guard<'_, _>`
[INFO] [stdout]    --> src/lib.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]  46 |     assert_eq!(rx1.recv().await.unwrap(), 20);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     Guard<'_, _>
[INFO] [stdout]     |     {integer}
[INFO] [stdout]     |
[INFO] [stdout] note: `Guard<'_, _>` does not implement `PartialEq<{integer}>`
[INFO] [stdout]    --> src/receiver.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Guard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `Guard<'_, _>` is defined in another crate
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Guard<'_, _>`
[INFO] [stdout]    --> src/lib.rs:50:5
[INFO] [stdout]     |
[INFO] [stdout]  50 |     assert_eq!(rx2.recv().await.unwrap(), 10);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     Guard<'_, _>
[INFO] [stdout]     |     {integer}
[INFO] [stdout]     |
[INFO] [stdout] note: `Guard<'_, _>` does not implement `PartialEq<{integer}>`
[INFO] [stdout]    --> src/receiver.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Guard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `Guard<'_, _>` is defined in another crate
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Guard<'_, _>`
[INFO] [stdout]    --> src/lib.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout]  51 |     assert_eq!(rx2.recv().await.unwrap(), 20);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     Guard<'_, _>
[INFO] [stdout]     |     {integer}
[INFO] [stdout]     |
[INFO] [stdout] note: `Guard<'_, _>` does not implement `PartialEq<{integer}>`
[INFO] [stdout]    --> src/receiver.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Guard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ `Guard<'_, _>` is defined in another crate
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c50ded2c21b51778a78b78aa433e33912becb8727dcfd3aecd8aa5c51551c419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50ded2c21b51778a78b78aa433e33912becb8727dcfd3aecd8aa5c51551c419", kill_on_drop: false }`
[INFO] [stdout] c50ded2c21b51778a78b78aa433e33912becb8727dcfd3aecd8aa5c51551c419
