[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pngouembe/tokio_pub_sub on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a9b858c2e7215375d5737796b5e2464b262677fe5b013a29f232f1b7de1b7ad
[INFO] running `Command { std: "docker" "start" "-a" "7a9b858c2e7215375d5737796b5e2464b262677fe5b013a29f232f1b7de1b7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a9b858c2e7215375d5737796b5e2464b262677fe5b013a29f232f1b7de1b7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9b858c2e7215375d5737796b5e2464b262677fe5b013a29f232f1b7de1b7ad", kill_on_drop: false }`
[INFO] [stdout] 7a9b858c2e7215375d5737796b5e2464b262677fe5b013a29f232f1b7de1b7ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a12253c5642c6a78e2604ccc09eb1f5d615b2d0c81d9c2054d0e70c440621e1a
[INFO] running `Command { std: "docker" "start" "-a" "a12253c5642c6a78e2604ccc09eb1f5d615b2d0c81d9c2054d0e70c440621e1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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] [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_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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.47s
[INFO] running `Command { std: "docker" "inspect" "a12253c5642c6a78e2604ccc09eb1f5d615b2d0c81d9c2054d0e70c440621e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12253c5642c6a78e2604ccc09eb1f5d615b2d0c81d9c2054d0e70c440621e1a", kill_on_drop: false }`
[INFO] [stdout] a12253c5642c6a78e2604ccc09eb1f5d615b2d0c81d9c2054d0e70c440621e1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deeaaba5debe865dfe9eba0ca7a61c503fa625d0c37762d278d9ecb84a71029c
[INFO] running `Command { std: "docker" "start" "-a" "deeaaba5debe865dfe9eba0ca7a61c503fa625d0c37762d278d9ecb84a71029c", 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 heck v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[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 serde_json v1.0.140
[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 test-log v0.2.17
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[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]    --> 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/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]   --> 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/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/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/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] [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/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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.15s
[INFO] running `Command { std: "docker" "inspect" "deeaaba5debe865dfe9eba0ca7a61c503fa625d0c37762d278d9ecb84a71029c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deeaaba5debe865dfe9eba0ca7a61c503fa625d0c37762d278d9ecb84a71029c", kill_on_drop: false }`
[INFO] [stdout] deeaaba5debe865dfe9eba0ca7a61c503fa625d0c37762d278d9ecb84a71029c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 627363ac98f0b1910c3ce0c353c58cd9cc87cff45482b07616e69d9e28b12204
[INFO] running `Command { std: "docker" "start" "-a" "627363ac98f0b1910c3ce0c353c58cd9cc87cff45482b07616e69d9e28b12204", 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: `async_pub_sub` (lib test) generated 15 warnings (15 duplicates)
[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: 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/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: 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/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/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: `tokio_implementations` (lib) generated 1 warning (run `cargo fix --lib -p tokio_implementations` to apply 1 suggestion)
[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 "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: `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 "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 "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] 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: `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: `tokio_implementations` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub-1f62b71d826e0961)
[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-95d5d6ce3e78077e)
[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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/02_logging_subscriber_decorator.rs (/opt/rustwide/target/debug/deps/02_logging_subscriber_decorator-6af297bbd35ee11b)
[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-78e75c7502a85b70)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/04_concurrent_pub_sub.rs (/opt/rustwide/target/debug/deps/04_concurrent_pub_sub-b0cf009ebe7d817f)
[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.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request_publisher ... ok
[INFO] [stderr]      Running tests/05_request_publisher.rs (/opt/rustwide/target/debug/deps/05_request_publisher-a11b1c3f18a15769)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request_publisher ... ok
[INFO] [stderr]      Running tests/06_message_forwarder.rs (/opt/rustwide/target/debug/deps/06_message_forwarder-ff2e8c3d23f3bcaf)
[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/07_multiple_publisher.rs (/opt/rustwide/target/debug/deps/07_multiple_publisher-128a5afbb52fcdf1)
[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/08_pub_sub_wrappers.rs (/opt/rustwide/target/debug/deps/08_pub_sub_wrappers-1c0511781059282a)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/09_direct_rpc.rs (/opt/rustwide/target/debug/deps/09_direct_rpc-d17dc7c7f4265f13)
[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] [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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_direct_rpc ... ok
[INFO] [stderr]      Running tests/10_middleware_layering.rs (/opt/rustwide/target/debug/deps/10_middleware_layering-36d9db83f4eb2d31)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/11_rpc_client_objects.rs (/opt/rustwide/target/debug/deps/11_rpc_client_objects-c4cf528777003a86)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stderr]      Running tests/12_rpc_server_objects.rs (/opt/rustwide/target/debug/deps/12_rpc_server_objects-fcf24114a278580e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/13_rpc_macros.rs (/opt/rustwide/target/debug/deps/13_rpc_macros-6f3ad71b7b2d585b)
[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] [stdout] 
[INFO] [stdout] running 1 test
[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] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/14_forwarder_test.rs (/opt/rustwide/target/debug/deps/14_forwarder_test-6e1af04ec4abdf72)
[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] [stderr]      Running tests/14_multi_pub_wrapper.rs (/opt/rustwide/target/debug/deps/14_multi_pub_wrapper-e418e1ae6c4893b8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_multi_pub ... 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/15_multi_subscriber_wrapper.rs (/opt/rustwide/target/debug/deps/15_multi_subscriber_wrapper-49cd9c00c1b71e2e)
[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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/16_logging_rpc_macros.rs (/opt/rustwide/target/debug/deps/16_logging_rpc_macros-ef0759a2cdbc6949)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_rpc_macros ... ok
[INFO] [stderr]      Running tests/17_boxed_publisher.rs (/opt/rustwide/target/debug/deps/17_boxed_publisher-4bb597db32f16652)
[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_pub_sub_i32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/18_subscriber_publisher_rpc_server.rs (/opt/rustwide/target/debug/deps/18_subscriber_publisher_rpc_server-0383f1ad1b7f3859)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/19_internal_communication.rs (/opt/rustwide/target/debug/deps/19_internal_communication-e801765a9d29e74e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_internal_communication ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub_macros-8c14c4d35584fcfe)
[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/tests.rs (/opt/rustwide/target/debug/deps/tests-c800b6ff437e1a9d)
[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] [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]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stdout] test expand ... FAILED
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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 async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[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] [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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[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 32.96s
[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/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/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/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] [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/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/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_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.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] 
[INFO] [stderr] 
[INFO] [stdout] test test_successful_compilation ... ok
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking libc v0.2.170
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking quote v1.0.39
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking syn v2.0.99
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[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]     Checking toml_edit v0.22.24
[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 prettyplease v0.2.31
[INFO] [stderr]     Checking macrotest v1.1.0
[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 14.52s
[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] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expand stdout ----
[INFO] [stdout] Running 9 macro expansion tests
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr] error: test failed, to rerun pass `-p async_pub_sub_macros --test tests`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] Expansion error:
[INFO] [stdout] error: no such command: `expand`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `expand` with `cargo search cargo-expand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'expand' (68) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:174:9:
[INFO] [stdout] 9 of 9 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9b559a495a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9b559a495a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9b559a495a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e9b559a495a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e9b559bb31a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e9b559bb31a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e9b559a9892 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e9b559a9892 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e9b5597f83f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e9b5597f83f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e9b5599ae49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e9b55934bac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e9b55934bac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e9b5599b0c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e9b5599b0c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e9b5597f8f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e9b55976fa9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e9b5598060d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e9b559bbc7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e9b5543fd9a - macrotest::expand::run_tests::h5027d4d509848cc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:174:9
[INFO] [stdout]   20:     0x5e9b5543f8e6 - macrotest::expand::expand::h9926e62db0d8e174
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macrotest-1.1.0/src/expand.rs:58:5
[INFO] [stdout]   21:     0x5e9b5543b352 - tests::expand::h5d33a08ef510d0f7
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:3:5
[INFO] [stdout]   22:     0x5e9b5543b377 - tests::expand::{{closure}}::ha21c0a798e84db68
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:2:12
[INFO] [stdout]   23:     0x5e9b55438ad6 - core::ops::function::FnOnce::call_once::hc89e135e914acd4d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e9b55928c8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e9b55928c8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e9b5593567b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e9b5593567b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e9b5593567b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e9b5593567b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e9b5593567b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e9b5593567b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e9b5593567b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e9b55930d94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e9b55930d94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e9b55938282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e9b55938282 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e9b55938282 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e9b55938282 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e9b55938282 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e9b55938282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e9b55938282 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e9b559a398f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e9b559a398f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73de56fe0aa4 - <unknown>
[INFO] [stdout]   45:     0x73de5706da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expand
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.60s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "627363ac98f0b1910c3ce0c353c58cd9cc87cff45482b07616e69d9e28b12204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "627363ac98f0b1910c3ce0c353c58cd9cc87cff45482b07616e69d9e28b12204", kill_on_drop: false }`
[INFO] [stdout] 627363ac98f0b1910c3ce0c353c58cd9cc87cff45482b07616e69d9e28b12204
