[INFO] cloning repository https://github.com/pngouembe/tokio_pub_sub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pngouembe/tokio_pub_sub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a100708eb817feca261238628223bbaf16499818
[INFO] testing pngouembe/tokio_pub_sub against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpngouembe%2Ftokio_pub_sub" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pngouembe/tokio_pub_sub
[INFO] finished tweaking git repo https://github.com/pngouembe/tokio_pub_sub
[INFO] tweaked toml for git repo https://github.com/pngouembe/tokio_pub_sub written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pngouembe/tokio_pub_sub on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded macrotest v1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e77b3207706e225fe91cda5a9594cc937aa90e636f2f33fc1bd79800660ad0f
[INFO] running `Command { std: "docker" "start" "-a" "2e77b3207706e225fe91cda5a9594cc937aa90e636f2f33fc1bd79800660ad0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e77b3207706e225fe91cda5a9594cc937aa90e636f2f33fc1bd79800660ad0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e77b3207706e225fe91cda5a9594cc937aa90e636f2f33fc1bd79800660ad0f", kill_on_drop: false }`
[INFO] [stdout] 2e77b3207706e225fe91cda5a9594cc937aa90e636f2f33fc1bd79800660ad0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc298a6b0a19b6403013bbbdf64298c5ec4084f680d0ccb30fd20295ce021da5
[INFO] running `Command { std: "docker" "start" "-a" "dc298a6b0a19b6403013bbbdf64298c5ec4084f680d0ccb30fd20295ce021da5", 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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.99
[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 16.90s
[INFO] running `Command { std: "docker" "inspect" "dc298a6b0a19b6403013bbbdf64298c5ec4084f680d0ccb30fd20295ce021da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc298a6b0a19b6403013bbbdf64298c5ec4084f680d0ccb30fd20295ce021da5", kill_on_drop: false }`
[INFO] [stdout] dc298a6b0a19b6403013bbbdf64298c5ec4084f680d0ccb30fd20295ce021da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f2615d481791b5552b426377a7712478164385060817c8d677ac55a76ba8d98
[INFO] running `Command { std: "docker" "start" "-a" "4f2615d481791b5552b426377a7712478164385060817c8d677ac55a76ba8d98", 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 getrandom v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling env_logger v0.11.7
[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 toml_edit v0.22.24
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 test-log v0.2.17
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling macrotest v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async_pub_sub_macros v0.1.4 (/opt/rustwide/workdir/async_pub_sub_macros)
[INFO] [stderr]    Compiling async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio_implementations v0.1.0 (/opt/rustwide/workdir/tokio_implementations)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/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]   --> 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/10_middleware_layering.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<async_pub_sub::Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, async_pub_sub::Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/03_logging_publisher_decorator.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/08_pub_sub_wrappers.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: String) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/06_message_forwarder.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/tests/06_message_forwarder.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stdout]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stdout]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stdout]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> async_pub_sub/tests/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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.22s
[INFO] running `Command { std: "docker" "inspect" "4f2615d481791b5552b426377a7712478164385060817c8d677ac55a76ba8d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2615d481791b5552b426377a7712478164385060817c8d677ac55a76ba8d98", kill_on_drop: false }`
[INFO] [stdout] 4f2615d481791b5552b426377a7712478164385060817c8d677ac55a76ba8d98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f07cc9ae5fe2bca91543fb1a58f717ee0a3a1df9d5e5a18e2f19ac0c0b1e79d8
[INFO] running `Command { std: "docker" "start" "-a" "f07cc9ae5fe2bca91543fb1a58f717ee0a3a1df9d5e5a18e2f19ac0c0b1e79d8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr] warning: `async_pub_sub` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tokio_implementations/src/publisher/mpsc.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn publish(&self, message: Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn publish(&self, message: Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> async_pub_sub/tests/09_direct_rpc.rs:105:16
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tokio_implementations` (lib) generated 1 warning (run `cargo fix --lib -p tokio_implementations` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "09_direct_rpc") generated 1 warning (run `cargo fix --test "09_direct_rpc" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: 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: 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 "08_pub_sub_wrappers") generated 2 warnings (run `cargo fix --test "08_pub_sub_wrappers" -p async_pub_sub` to apply 2 suggestions)
[INFO] [stderr] warning: `tokio_implementations` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `async_pub_sub` (test "06_message_forwarder") generated 2 warnings (run `cargo fix --test "06_message_forwarder" -p async_pub_sub` to apply 2 suggestions)
[INFO] [stderr] warning: `async_pub_sub` (test "02_logging_subscriber_decorator") generated 1 warning (run `cargo fix --test "02_logging_subscriber_decorator" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "10_middleware_layering") generated 1 warning (run `cargo fix --test "10_middleware_layering" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr] warning: `async_pub_sub` (test "03_logging_publisher_decorator") generated 1 warning (run `cargo fix --test "03_logging_publisher_decorator" -p async_pub_sub` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_pub_sub-680911a211fbf6ca)
[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-b3a6917190644fd6)
[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-4263cf76dd1333b3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_logging_subscriber ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/03_logging_publisher_decorator.rs (/opt/rustwide/target/debug/deps/03_logging_publisher_decorator-23284da826b8a023)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_logging_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/04_concurrent_pub_sub.rs (/opt/rustwide/target/debug/deps/04_concurrent_pub_sub-e22aae4124903294)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request_publisher ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/05_request_publisher.rs (/opt/rustwide/target/debug/deps/05_request_publisher-9d2bca5e7d145177)
[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-a54db0fb27762911)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_message_forwarder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/07_multiple_publisher.rs (/opt/rustwide/target/debug/deps/07_multiple_publisher-7a96d8ecb6598f4d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_multiple_publishers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/08_pub_sub_wrappers.rs (/opt/rustwide/target/debug/deps/08_pub_sub_wrappers-1c4ebfa4e025b172)
[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-a0c1c7536b1fef78)
[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-94b05a29913c6331)
[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-62a9ee7a25578424)
[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-e79cb2784ae2ef38)
[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-12670e12d5e0715d)
[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-a929d5597dea7dad)
[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-c03ae9be43e86469)
[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-52198feabe5a50c5)
[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-6935a37bf0d0a3f3)
[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-64ca2c23e68cacf3)
[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-252a94f720b6619b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_pub_sub_rpc_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/19_internal_communication.rs (/opt/rustwide/target/debug/deps/19_internal_communication-74a4bd7431759537)
[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-a3a9c0ed72a4c793)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-26c5332854019114)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stdout] test expand ... FAILED
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling glob v0.3.2
[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 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 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 async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling macrotest v1.1.0
[INFO] [stderr]    Compiling async_pub_sub_macros v0.1.4 (/opt/rustwide/workdir/async_pub_sub_macros)
[INFO] [stderr]    Compiling async_pub_sub v0.2.2 (/opt/rustwide/workdir/async_pub_sub)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async_pub_sub` (lib) generated 15 warnings (run `cargo fix --lib -p async_pub_sub` to apply 15 suggestions)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling async_pub_sub_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/async_pub_sub_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.34s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/publisher_with_attribute.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/subscriber.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/publisher.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/multi_publisher.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/routes.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/multi_subscriber.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/rpc.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/multi_publisher_with_attribute.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn publish(&self, message: Self::Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/debug_publisher.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_middlewares/logging_publisher.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>>;
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>>;
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_trait.rs:102:16
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]     |                ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn publish(&self, message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_impl.rs:79:16
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<Self::Message>;
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_trait.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<Message> {
[INFO] [stderr]    |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn receive(&mut self) -> BoxFuture<'_, Message> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_impl.rs:99:16
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn publish(&self, _message: Message) -> futures::future::BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<Result<()>> {
[INFO] [stderr]    |                ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn publish(&self, message: Self::Message) -> BoxFuture<'_, Result<()>> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<Self::Message> {
[INFO] [stderr]     |                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn receive(&mut self) -> BoxFuture<'_, Self::Message> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/expand/rpc_with_derives.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/async_pub_sub/src/publisher/publisher_impl.rs:111:16
[INFO] [stdout] test test_successful_compilation ... ok
[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 pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking libc v0.2.170
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[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 hashbrown v0.15.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking quote v1.0.39
[INFO] [stderr]     Checking syn v2.0.99
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking prettyplease v0.2.31
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking toml_edit v0.22.24
[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 macrotest v1.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking async_pub_sub_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/async_pub_sub_macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
[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:     0x634e5931e1e2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634e5931e1e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634e5931e1e2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x634e5931e1e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x634e5932fa6f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x634e5932fa6f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x634e592e7b03 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x634e592e7b03 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x634e592f59a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x634e592fb17f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x634e592fb011 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x634e592ba13e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x634e592ba13e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x634e592fb83f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x634e592fb83f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x634e592fb5ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x634e592f5ae9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x634e592db02d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x634e59339490 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634e58dc91e9 - macrotest::expand::run_tests::hdde20267fb4ffd1a
[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:     0x634e58dc8d66 - macrotest::expand::expand::h91b44688c1e8682a
[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:     0x634e58dc6472 - tests::expand::h03a291b26fd5f1ab
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:3:5
[INFO] [stdout]   22:     0x634e58dc6497 - tests::expand::{{closure}}::h8d3d5a3a5e8f0211
[INFO] [stdout]                                at /opt/rustwide/workdir/async_pub_sub_macros/tests/tests.rs:2:12
[INFO] [stdout]   23:     0x634e58dc2f86 - core::ops::function::FnOnce::call_once::hbeae51da3af098e6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x634e592b9f1b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x634e592b9f1b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x634e592cdf9d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x634e592cdf9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x634e592cdf9d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x634e592cdf9d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x634e592cdf9d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x634e592cdf9d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x634e592cdf9d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x634e592a74b4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x634e592a74b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x634e592aadea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x634e592aadea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x634e592aadea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x634e592aadea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x634e592aadea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x634e592aadea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x634e592aadea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x634e592f075f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x634e592f075f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7221e65cfaa4 - <unknown>
[INFO] [stdout]   45:     0x7221e665ca64 - 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 52.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p async_pub_sub_macros --test tests`
[INFO] running `Command { std: "docker" "inspect" "f07cc9ae5fe2bca91543fb1a58f717ee0a3a1df9d5e5a18e2f19ac0c0b1e79d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f07cc9ae5fe2bca91543fb1a58f717ee0a3a1df9d5e5a18e2f19ac0c0b1e79d8", kill_on_drop: false }`
[INFO] [stdout] f07cc9ae5fe2bca91543fb1a58f717ee0a3a1df9d5e5a18e2f19ac0c0b1e79d8
