[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-2025-09-21 for beta-1.91-2
[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-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc85aac570c24e94e0dc1dc522142ee71db573acbf1a44051daa639df2d1d089
[INFO] running `Command { std: "docker" "start" "-a" "fc85aac570c24e94e0dc1dc522142ee71db573acbf1a44051daa639df2d1d089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc85aac570c24e94e0dc1dc522142ee71db573acbf1a44051daa639df2d1d089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc85aac570c24e94e0dc1dc522142ee71db573acbf1a44051daa639df2d1d089", kill_on_drop: false }`
[INFO] [stdout] fc85aac570c24e94e0dc1dc522142ee71db573acbf1a44051daa639df2d1d089
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 565d8a9c4d61feb735a2d0d011e54265b66e46338ced5d17c4517e2cba094b1f
[INFO] running `Command { std: "docker" "start" "-a" "565d8a9c4d61feb735a2d0d011e54265b66e46338ced5d17c4517e2cba094b1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling 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.34s
[INFO] running `Command { std: "docker" "inspect" "565d8a9c4d61feb735a2d0d011e54265b66e46338ced5d17c4517e2cba094b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "565d8a9c4d61feb735a2d0d011e54265b66e46338ced5d17c4517e2cba094b1f", kill_on_drop: false }`
[INFO] [stdout] 565d8a9c4d61feb735a2d0d011e54265b66e46338ced5d17c4517e2cba094b1f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93045d9ea372614100f68f41b5417a9bc05094c39f97fdde4157b35d45b93add
[INFO] running `Command { std: "docker" "start" "-a" "93045d9ea372614100f68f41b5417a9bc05094c39f97fdde4157b35d45b93add", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[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 num_threads v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling indexmap v2.8.0
[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 simplelog v0.12.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling 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/02_logging_subscriber_decorator.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/03_logging_publisher_decorator.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> 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/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/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/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/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/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 45.53s
[INFO] running `Command { std: "docker" "inspect" "93045d9ea372614100f68f41b5417a9bc05094c39f97fdde4157b35d45b93add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93045d9ea372614100f68f41b5417a9bc05094c39f97fdde4157b35d45b93add", kill_on_drop: false }`
[INFO] [stdout] 93045d9ea372614100f68f41b5417a9bc05094c39f97fdde4157b35d45b93add
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 104eac3f4036083fdeed28a549dc876aa32ffcc64e61c3445ddbdc26d80a8cfe
[INFO] running `Command { std: "docker" "start" "-a" "104eac3f4036083fdeed28a549dc876aa32ffcc64e61c3445ddbdc26d80a8cfe", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokio_implementations` (lib) generated 1 warning (run `cargo fix --lib -p tokio_implementations` to apply 1 suggestion)
[INFO] [stderr] warning: `tokio_implementations` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/06_message_forwarder.rs:49:16
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/06_message_forwarder.rs:64:16
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/02_logging_subscriber_decorator.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/10_middleware_layering.rs:42:16
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<async_pub_sub::Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, async_pub_sub::Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/03_logging_publisher_decorator.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (test "06_message_forwarder") generated 2 warnings (run `cargo fix --test "06_message_forwarder"` to apply 2 suggestions)
[INFO] [stderr] warning: `async_pub_sub` (test "02_logging_subscriber_decorator") generated 1 warning (run `cargo fix --test "02_logging_subscriber_decorator"` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "10_middleware_layering") generated 1 warning (run `cargo fix --test "10_middleware_layering"` 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"` to apply 1 suggestion)
[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/08_pub_sub_wrappers.rs:46:16
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (test "09_direct_rpc") generated 1 warning (run `cargo fix --test "09_direct_rpc"` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `async_pub_sub` (test "08_pub_sub_wrappers") generated 2 warnings (run `cargo fix --test "08_pub_sub_wrappers"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub-1585dee55b30dacc)
[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-e2827a1b5a9af18b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_pub_sub_i32 ... ok
[INFO] [stdout] test test_pub_sub_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/02_logging_subscriber_decorator.rs (/opt/rustwide/target/debug/deps/02_logging_subscriber_decorator-ae6aa5758369cb65)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/03_logging_publisher_decorator.rs (/opt/rustwide/target/debug/deps/03_logging_publisher_decorator-d37b862539a61ae5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_logging_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/04_concurrent_pub_sub.rs (/opt/rustwide/target/debug/deps/04_concurrent_pub_sub-2ea33627334c4e8e)
[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-35697f8ef08889c0)
[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_request_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/06_message_forwarder.rs (/opt/rustwide/target/debug/deps/06_message_forwarder-69aaec771f061224)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_message_forwarder ... ok
[INFO] [stderr]      Running tests/07_multiple_publisher.rs (/opt/rustwide/target/debug/deps/07_multiple_publisher-fbf25fc1f386900b)
[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_multiple_publishers ... ok
[INFO] [stderr]      Running tests/08_pub_sub_wrappers.rs (/opt/rustwide/target/debug/deps/08_pub_sub_wrappers-3aa56bc183679730)
[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_pub_sub_wrapper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/09_direct_rpc.rs (/opt/rustwide/target/debug/deps/09_direct_rpc-47bd4b1d3a087149)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_direct_rpc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/10_middleware_layering.rs (/opt/rustwide/target/debug/deps/10_middleware_layering-1309a633d70a1e2d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_middleware_wrapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/11_rpc_client_objects.rs (/opt/rustwide/target/debug/deps/11_rpc_client_objects-57cd84c50eebc993)
[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] [stderr]      Running tests/12_rpc_server_objects.rs (/opt/rustwide/target/debug/deps/12_rpc_server_objects-d71ae1d2488ede5b)
[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] [stderr]      Running tests/13_rpc_macros.rs (/opt/rustwide/target/debug/deps/13_rpc_macros-e248e6b5b22c0762)
[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-1c207a0ba5d43843)
[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-eacdb8b485b9d008)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/15_multi_subscriber_wrapper.rs (/opt/rustwide/target/debug/deps/15_multi_subscriber_wrapper-6fa2e8785305fb35)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_multi_sub ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/16_logging_rpc_macros.rs (/opt/rustwide/target/debug/deps/16_logging_rpc_macros-5b52e226f0b17179)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_rpc_macros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/17_boxed_publisher.rs (/opt/rustwide/target/debug/deps/17_boxed_publisher-9fbb4aec9bef48d0)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/18_subscriber_publisher_rpc_server.rs (/opt/rustwide/target/debug/deps/18_subscriber_publisher_rpc_server-546ca9156a39f9d7)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/19_internal_communication.rs (/opt/rustwide/target/debug/deps/19_internal_communication-36c828910ad09f63)
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_internal_communication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub_macros-b0538d04c1bf2340)
[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] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-96b794964218a308)
[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 autocfg v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stdout] test expand ... FAILED
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[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 async_pub_sub_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/async_pub_sub_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.27s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/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/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/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/multi_publisher.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/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] [stdout] test test_successful_compilation ... ok
[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] 
[INFO] [stderr] 
[INFO] [stderr]     Checking libc v0.2.170
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking slab v0.4.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking fastrand v2.3.0
[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 indexmap v2.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking prettyplease v0.2.31
[INFO] [stderr]     Checking macrotest v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking async_pub_sub_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/async_pub_sub_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_compile_failures ... ok
[INFO] [stderr] test tests/fail/derive_subscriber_on_enum.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test tests/fail/derive_subscriber_on_unamed_field_struct.rs ... ok
[INFO] [stdout] failures:
[INFO] [stderr] test tests/fail/derive_subscriber_on_unit_struct.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] test tests/fail/missing_bound_types_on_generic_multi_subscriber.rs ... ok
[INFO] [stdout] ---- expand stdout ----
[INFO] [stderr] test tests/fail/missing_publisher.rs ... ok
[INFO] [stdout] Running 9 macro expansion tests
[INFO] [stderr] test tests/fail/missing_subscriber.rs ... ok
[INFO] [stdout] Expansion error:
[INFO] [stderr] test tests/fail/rpc_method_with_ref_arg.rs ... ok
[INFO] [stdout] error: no such command: `expand`
[INFO] [stderr] test tests/fail/rpc_method_with_ref_return.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stderr] 
[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] [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' (69) 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:     0x61627f2d54f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61627f2d54f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61627f2d54f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61627f2d54f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61627f2e728f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61627f2e728f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61627f29e9b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61627f29e9b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61627f2aca22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61627f2b220f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61627f2b20a1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61627f26eaee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61627f26eaee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61627f2b297f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61627f2b297f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61627f2b272a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61627f2acb59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61627f2919bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61627f2f0d10 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61627ed63ad1 - macrotest::expand::run_tests::hf6fac687e4e348eb
[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:     0x61627ed63656 - macrotest::expand::expand::he182988920e8c0d3
[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:     0x61627ed60c82 - tests::expand::hf2f8ed2325f895d5
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:3:5
[INFO] [stdout]   22:     0x61627ed60ca7 - tests::expand::{{closure}}::h3a9642d719732ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:2:12
[INFO] [stdout]   23:     0x61627ed5d556 - core::ops::function::FnOnce::call_once::hff1e540f6d4e9dc9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61627f26e8ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61627f26e8ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61627f284515 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61627f284515 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61627f284515 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61627f284515 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61627f284515 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61627f284515 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61627f284515 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61627f25ad04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61627f25ad04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61627f25e5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61627f25e5ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61627f25e5ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61627f25e5ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61627f25e5ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61627f25e5ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61627f25e5ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61627f2a753f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61627f2a753f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x78142d076aa4 - <unknown>
[INFO] [stdout]   45:     0x78142d103a34 - 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 49.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p async_pub_sub_macros --test tests`
[INFO] running `Command { std: "docker" "inspect" "104eac3f4036083fdeed28a549dc876aa32ffcc64e61c3445ddbdc26d80a8cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104eac3f4036083fdeed28a549dc876aa32ffcc64e61c3445ddbdc26d80a8cfe", kill_on_drop: false }`
[INFO] [stdout] 104eac3f4036083fdeed28a549dc876aa32ffcc64e61c3445ddbdc26d80a8cfe
