[INFO] cloning repository https://github.com/pngouembe/tokio_pub_sub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pngouembe/tokio_pub_sub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a100708eb817feca261238628223bbaf16499818
[INFO] testing pngouembe/tokio_pub_sub against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pngouembe/tokio_pub_sub
[INFO] finished tweaking git repo https://github.com/pngouembe/tokio_pub_sub
[INFO] tweaked toml for git repo https://github.com/pngouembe/tokio_pub_sub written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pngouembe/tokio_pub_sub on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pngouembe/tokio_pub_sub 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded macrotest v1.1.0
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc2da2a984dd6fdd0a3a923a374568ced45be5d6b59089853cc3f2b7dddd3743
[INFO] running `Command { std: "docker" "start" "-a" "fc2da2a984dd6fdd0a3a923a374568ced45be5d6b59089853cc3f2b7dddd3743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc2da2a984dd6fdd0a3a923a374568ced45be5d6b59089853cc3f2b7dddd3743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2da2a984dd6fdd0a3a923a374568ced45be5d6b59089853cc3f2b7dddd3743", kill_on_drop: false }`
[INFO] [stdout] fc2da2a984dd6fdd0a3a923a374568ced45be5d6b59089853cc3f2b7dddd3743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 494c62853ab72204ebe7a0523812e6b6537cc1a5e0d2a3adeb7bd7045e369fa7
[INFO] running `Command { std: "docker" "start" "-a" "494c62853ab72204ebe7a0523812e6b6537cc1a5e0d2a3adeb7bd7045e369fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[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 async_pub_sub_macros v0.1.4 (/opt/rustwide/workdir/async_pub_sub_macros)
[INFO] [stderr]    Compiling async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio_implementations v0.1.0 (/opt/rustwide/workdir/tokio_implementations)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s
[INFO] running `Command { std: "docker" "inspect" "494c62853ab72204ebe7a0523812e6b6537cc1a5e0d2a3adeb7bd7045e369fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494c62853ab72204ebe7a0523812e6b6537cc1a5e0d2a3adeb7bd7045e369fa7", kill_on_drop: false }`
[INFO] [stdout] 494c62853ab72204ebe7a0523812e6b6537cc1a5e0d2a3adeb7bd7045e369fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0682dd06adde802ee2d28c16497bf44d834904684da9fb7589e8201bc4c67a3
[INFO] running `Command { std: "docker" "start" "-a" "e0682dd06adde802ee2d28c16497bf44d834904684da9fb7589e8201bc4c67a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling macrotest v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async_pub_sub_macros v0.1.4 (/opt/rustwide/workdir/async_pub_sub_macros)
[INFO] [stderr]    Compiling async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio_implementations v0.1.0 (/opt/rustwide/workdir/tokio_implementations)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/02_logging_subscriber_decorator.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/03_logging_publisher_decorator.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/10_middleware_layering.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<async_pub_sub::Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, async_pub_sub::Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/tests/09_direct_rpc.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 105 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 46 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/06_message_forwarder.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn receive(&mut self) -> BoxFuture<Message> {
[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 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/06_message_forwarder.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "e0682dd06adde802ee2d28c16497bf44d834904684da9fb7589e8201bc4c67a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0682dd06adde802ee2d28c16497bf44d834904684da9fb7589e8201bc4c67a3", kill_on_drop: false }`
[INFO] [stdout] e0682dd06adde802ee2d28c16497bf44d834904684da9fb7589e8201bc4c67a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0d5e50cf9dbfd9a79878e3ae6ed386dbcad4a88472f0b936ec1c89b586647f4
[INFO] running `Command { std: "docker" "start" "-a" "d0d5e50cf9dbfd9a79878e3ae6ed386dbcad4a88472f0b936ec1c89b586647f4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokio_implementations` (lib) generated 1 warning (run `cargo fix --lib -p tokio_implementations` to apply 1 suggestion)
[INFO] [stderr] warning: `tokio_implementations` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/tests/09_direct_rpc.rs:105:16
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 105 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/02_logging_subscriber_decorator.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/10_middleware_layering.rs:42:16
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<async_pub_sub::Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, async_pub_sub::Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/03_logging_publisher_decorator.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `async_pub_sub` (test "09_direct_rpc") generated 1 warning (run `cargo fix --test "09_direct_rpc" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "02_logging_subscriber_decorator") generated 1 warning (run `cargo fix --test "02_logging_subscriber_decorator" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "10_middleware_layering") generated 1 warning (run `cargo fix --test "10_middleware_layering" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "03_logging_publisher_decorator") generated 1 warning (run `cargo fix --test "03_logging_publisher_decorator" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/06_message_forwarder.rs:49:16
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn receive(&mut self) -> BoxFuture<Message> {
[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 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/06_message_forwarder.rs:64:16
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:46:16
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 46 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (test "06_message_forwarder") generated 2 warnings (run `cargo fix --test "06_message_forwarder" -p async_pub_sub` to apply 2 suggestions)
[INFO] [stderr] warning: `async_pub_sub` (test "08_pub_sub_wrappers") generated 2 warnings (run `cargo fix --test "08_pub_sub_wrappers" -p async_pub_sub` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub-6982c43b85cf9df3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::middleware::tests::identity_layer_passes_through ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/01_direct_pub_sub_usage.rs (/opt/rustwide/target/debug/deps/01_direct_pub_sub_usage-bb2a8f6944de655f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_pub_sub_i32 ... ok
[INFO] [stdout] test test_pub_sub_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/02_logging_subscriber_decorator.rs (/opt/rustwide/target/debug/deps/02_logging_subscriber_decorator-472ceb7dde26a9cf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_logging_subscriber ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/03_logging_publisher_decorator.rs (/opt/rustwide/target/debug/deps/03_logging_publisher_decorator-6e2bc2a831cf3ea5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_logging_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/04_concurrent_pub_sub.rs (/opt/rustwide/target/debug/deps/04_concurrent_pub_sub-59aa136209e9b182)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/05_request_publisher.rs (/opt/rustwide/target/debug/deps/05_request_publisher-eebcf758075a6dd0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/06_message_forwarder.rs (/opt/rustwide/target/debug/deps/06_message_forwarder-7426b2829e027392)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_message_forwarder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/07_multiple_publisher.rs (/opt/rustwide/target/debug/deps/07_multiple_publisher-57052c1efd603a4f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_multiple_publishers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/08_pub_sub_wrappers.rs (/opt/rustwide/target/debug/deps/08_pub_sub_wrappers-ce8999113a1af945)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pub_sub_wrapper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/09_direct_rpc.rs (/opt/rustwide/target/debug/deps/09_direct_rpc-5b717deb435f758a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_direct_rpc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/10_middleware_layering.rs (/opt/rustwide/target/debug/deps/10_middleware_layering-2ac34938f454d78b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_middleware_wrapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/11_rpc_client_objects.rs (/opt/rustwide/target/debug/deps/11_rpc_client_objects-f5d48848f6d0bedd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/12_rpc_server_objects.rs (/opt/rustwide/target/debug/deps/12_rpc_server_objects-ceff0f2a9d2ddd25)
[INFO] [stdout] test test_rpc_client_layer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/13_rpc_macros.rs (/opt/rustwide/target/debug/deps/13_rpc_macros-450e7f130664e154)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/14_forwarder_test.rs (/opt/rustwide/target/debug/deps/14_forwarder_test-b8ed051ad7d6eb62)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/14_multi_pub_wrapper.rs (/opt/rustwide/target/debug/deps/14_multi_pub_wrapper-dd260a84132bf4e9)
[INFO] [stdout] test test_rpc_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_rpc_macros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_logging_forwarder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/15_multi_subscriber_wrapper.rs (/opt/rustwide/target/debug/deps/15_multi_subscriber_wrapper-de2fc4a3e5d753fd)
[INFO] [stdout] test test_multi_pub ... ok
[INFO] [stderr]      Running tests/16_logging_rpc_macros.rs (/opt/rustwide/target/debug/deps/16_logging_rpc_macros-fd03f8afae2616a8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_multi_sub ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_rpc_macros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/17_boxed_publisher.rs (/opt/rustwide/target/debug/deps/17_boxed_publisher-8b92a1616a5bba82)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pub_sub_i32 ... ok
[INFO] [stderr]      Running tests/18_subscriber_publisher_rpc_server.rs (/opt/rustwide/target/debug/deps/18_subscriber_publisher_rpc_server-3b6a77c16ad3fec4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/19_internal_communication.rs (/opt/rustwide/target/debug/deps/19_internal_communication-cf2887fbf97a1b90)
[INFO] [stdout] test test_pub_sub_rpc_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_internal_communication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub_macros-ab315f9386088791)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-988615622235bd21)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] error: no such command: `expand`
[INFO] [stderr] 
[INFO] [stderr] help: view all installed commands with `cargo --list`
[INFO] [stderr] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] test expand ... FAILED
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking quote v1.0.39
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking syn v2.0.99
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking macrotest v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async_pub_sub_macros v0.1.4 (/opt/rustwide/workdir/async_pub_sub_macros)
[INFO] [stderr]     Checking async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking async_pub_sub_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/async_pub_sub_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.88s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/derive_subscriber_on_enum.rs ... ok
[INFO] [stderr] test tests/fail/derive_subscriber_on_unamed_field_struct.rs ... ok
[INFO] [stderr] test tests/fail/derive_subscriber_on_unit_struct.rs ... ok
[INFO] [stderr] test tests/fail/missing_bound_types_on_generic_multi_subscriber.rs ... ok
[INFO] [stderr] test tests/fail/missing_publisher.rs ... ok
[INFO] [stderr] test tests/fail/missing_subscriber.rs ... ok
[INFO] [stderr] test tests/fail/rpc_method_with_ref_arg.rs ... ok
[INFO] [stderr] test tests/fail/rpc_method_with_ref_return.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_compile_failures ... ok
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling macrotest v1.1.0
[INFO] [stdout] test test_successful_compilation has been running for over 60 seconds
[INFO] [stderr]    Compiling async_pub_sub_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/async_pub_sub_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.27s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/subscriber.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/publisher.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/multi_publisher.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/routes.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/rpc_with_derives.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/multi_publisher_with_attribute.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/rpc.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/multi_subscriber.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[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] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[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] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/publisher_with_attribute.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test test_successful_compilation ... ok
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] 
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] failures:
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout] ---- expand stdout ----
[INFO] [stderr]     |                                                                             +++
[INFO] [stdout] Running 9 macro expansion tests
[INFO] [stderr] 
[INFO] [stdout] Expansion error:
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] Expansion error:
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                                                            +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] Expansion error:
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] Expansion error:
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                                                            +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] Expansion error:
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] Expansion error:
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                                                            +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] Expansion error:
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] Expansion error:
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]    |                                                            +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] Expansion error:
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]     |                |
[INFO] [stdout] 
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] 
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] thread 'expand' (69) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:174:9:
[INFO] [stderr]     |
[INFO] [stdout] 9 of 9 tests failed
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout] stack backtrace:
[INFO] [stderr]     |                                                                       +++
[INFO] [stdout]    0:     0x581bc031cb82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    1:     0x581bc031cb82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    |
[INFO] [stdout]    2:     0x581bc031cb82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    3:     0x581bc031cb82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]    |                |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout]    4:     0x581bc0333f8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    5:     0x581bc0333f8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]    6:     0x581bc0322056 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    7:     0x581bc0322056 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]    |                                        +++
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr] 
[INFO] [stdout]    8:     0x581bc02f6f1f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stdout]    9:     0x581bc02f6f1f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stdout]   10:     0x581bc0312ea9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stderr]    |                |
[INFO] [stdout]   11:     0x581bc02ab62e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]    |
[INFO] [stdout]   12:     0x581bc02ab62e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]   13:     0x581bc0313112 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stdout]   14:     0x581bc0313112 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]    |                                        +++
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stderr] 
[INFO] [stdout]   15:     0x581bc02f6fd8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stdout]   16:     0x581bc02ee709 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]   17:     0x581bc02f7e2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]    |                |
[INFO] [stdout]   18:     0x581bc033474c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stderr]    |
[INFO] [stdout]   19:     0x581bbfdb362a - macrotest[d650065025d17fe9]::expand::run_tests::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>, alloc[9c68fdf4f4f29218]::string::String, &str>
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:174:9
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]   20:     0x581bbfdb3176 - macrotest[d650065025d17fe9]::expand::expand::<&str>
[INFO] [stderr]    |
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:58:5
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]   21:     0x581bbfdb80f2 - tests[d887fd50ed393ece]::expand
[INFO] [stderr]    |                                        +++
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:3:5
[INFO] [stderr] 
[INFO] [stdout]   22:     0x581bbfdb7d17 - tests[d887fd50ed393ece]::expand::{closure#0}
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:2:12
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stdout]   23:     0x581bbfdb9d66 - <tests[d887fd50ed393ece]::expand::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]   24:     0x581bc029f9db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]    |                |
[INFO] [stdout]   25:     0x581bc029f9db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stderr]    |
[INFO] [stdout]   26:     0x581bc02ac23a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]   27:     0x581bc02ac23a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]   28:     0x581bc02ac23a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]    |                                        +++
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr] 
[INFO] [stdout]   29:     0x581bc02ac23a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stdout]   30:     0x581bc02ac23a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]   31:     0x581bc02ac23a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stderr]    |                |
[INFO] [stdout]   32:     0x581bc02ac23a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stderr]    |
[INFO] [stdout]   33:     0x581bc02a6704 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]   34:     0x581bc02a6704 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]   35:     0x581bc02aed32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]    |                                        +++
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr] 
[INFO] [stdout]   36:     0x581bc02aed32 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stdout]   37:     0x581bc02aed32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]   38:     0x581bc02aed32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]    |                |
[INFO] [stdout]   39:     0x581bc02aed32 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]    |
[INFO] [stdout]   40:     0x581bc02aed32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout]   41:     0x581bc02aed32 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]   42:     0x581bc031badf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    |                                        +++
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr] 
[INFO] [stdout]   43:     0x581bc031badf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stdout]   44:     0x773f6e1d4aa4 - <unknown>
[INFO] [stderr]    |
[INFO] [stdout]   45:     0x773f6e261a64 - clone
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]    |                |
[INFO] [stdout] 
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stdout] failures:
[INFO] [stderr]    |
[INFO] [stdout]     expand
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] 
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 66.82s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[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] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `-p async_pub_sub_macros --test tests`
[INFO] running `Command { std: "docker" "inspect" "d0d5e50cf9dbfd9a79878e3ae6ed386dbcad4a88472f0b936ec1c89b586647f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d5e50cf9dbfd9a79878e3ae6ed386dbcad4a88472f0b936ec1c89b586647f4", kill_on_drop: false }`
[INFO] [stdout] d0d5e50cf9dbfd9a79878e3ae6ed386dbcad4a88472f0b936ec1c89b586647f4
