[INFO] fetching crate async_pub_sub 0.2.1... [INFO] checking async_pub_sub-0.2.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate async_pub_sub 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate async_pub_sub 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async_pub_sub 0.2.1 [INFO] tweaked toml for crates.io crate async_pub_sub 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async_pub_sub 0.2.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async_pub_sub 0.2.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded async_pub_sub_macros v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f915aeba87cebdb3eb4a65ff250779856459312e36f9c3e0c1ab6acd17d060ac [INFO] running `Command { std: "docker" "start" "-a" "f915aeba87cebdb3eb4a65ff250779856459312e36f9c3e0c1ab6acd17d060ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f915aeba87cebdb3eb4a65ff250779856459312e36f9c3e0c1ab6acd17d060ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f915aeba87cebdb3eb4a65ff250779856459312e36f9c3e0c1ab6acd17d060ac", kill_on_drop: false }` [INFO] [stdout] f915aeba87cebdb3eb4a65ff250779856459312e36f9c3e0c1ab6acd17d060ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d08ac73e790c0e1aceeb739f97dfe6cbf69766bc27cda5aef76666061a3a0791 [INFO] running `Command { std: "docker" "start" "-a" "d08ac73e790c0e1aceeb739f97dfe6cbf69766bc27cda5aef76666061a3a0791", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking simplelog v0.12.2 [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] Checking test-log v0.2.17 [INFO] [stderr] Checking 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.3 [INFO] [stderr] Checking async_pub_sub v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/publisher/publisher_impl.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | fn publish(&self, message: Self::Message) -> futures::future::BoxFuture> { [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] --> src/publisher/publisher_middlewares/debug_publisher.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/publisher/publisher_middlewares/logging_publisher.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/publisher/publisher_trait.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | fn publish(&self, message: Self::Message) -> BoxFuture>; [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] --> src/publisher/publisher_trait.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/publisher/publisher_trait.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | fn publish(&self, message: Message) -> futures::future::BoxFuture> { [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] --> src/subscriber/subscriber_impl.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | fn receive(&mut self) -> BoxFuture { [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] --> src/subscriber/subscriber_trait.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn receive(&mut self) -> BoxFuture; [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] --> src/subscriber/subscriber_trait.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | fn receive(&mut self) -> BoxFuture { [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] --> src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | fn receive(&mut self) -> BoxFuture { [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] --> src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | fn receive(&mut self) -> BoxFuture { [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] --> src/utils/forwarder/forwarder_impl.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | fn receive(&mut self) -> BoxFuture { [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] --> src/utils/forwarder/forwarder_impl.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | fn publish(&self, _message: Message) -> futures::future::BoxFuture> { [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] --> src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | fn receive(&mut self) -> BoxFuture { [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] --> src/publisher/publisher_impl.rs:111:16 [INFO] [stdout] | [INFO] [stdout] 111 | fn publish(&self, message: Self::Message) -> futures::future::BoxFuture> { [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] --> src/publisher/publisher_middlewares/debug_publisher.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/publisher/publisher_middlewares/logging_publisher.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/publisher/publisher_trait.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | fn publish(&self, message: Self::Message) -> BoxFuture>; [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] --> src/publisher/publisher_trait.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/publisher/publisher_trait.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | fn publish(&self, message: Message) -> futures::future::BoxFuture> { [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] --> src/subscriber/subscriber_impl.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | fn receive(&mut self) -> BoxFuture { [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] --> src/subscriber/subscriber_trait.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn receive(&mut self) -> BoxFuture; [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] --> src/subscriber/subscriber_trait.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | fn receive(&mut self) -> BoxFuture { [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] --> src/subscriber/subscriber_middlewares/debug_subscriber.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | fn receive(&mut self) -> BoxFuture { [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] --> src/subscriber/subscriber_middlewares/logging_subscriber.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | fn receive(&mut self) -> BoxFuture { [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] --> src/utils/forwarder/forwarder_impl.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | fn receive(&mut self) -> BoxFuture { [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] --> src/utils/forwarder/forwarder_impl.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | fn publish(&self, _message: Message) -> futures::future::BoxFuture> { [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] --> src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> src/utils/forwarder/forwarder_middlewares/debug_forwarder.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | fn receive(&mut self) -> BoxFuture { [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] --> tests/10_middleware_layering.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | fn publish(&self, message: Self::Message) -> BoxFuture> { [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] --> tests/13_rpc_macros.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 6 | #[rpc_interface] [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] 7 | pub trait RpcInterface { [INFO] [stdout] 8 | async fn add_one(&self, value: i32) -> i32; [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] 6 | #'_, [rpc_interface] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/13_rpc_macros.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 6 | #[rpc_interface] [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 9 | async fn prefix_with_bar(&self, string: String) -> String; [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] 6 | #'_, [rpc_interface] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/16_logging_rpc_macros.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 9 | #[rpc_interface(Debug)] [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] 10 | pub trait RpcInterface { [INFO] [stdout] 11 | async fn add_one(&self, value: i32) -> i32; [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] 9 | #'_, [rpc_interface(Debug)] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/16_logging_rpc_macros.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 9 | #[rpc_interface(Debug)] [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 12 | async fn prefix_with_bar(&self, string: String) -> String; [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] 9 | #'_, [rpc_interface(Debug)] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/08_pub_sub_wrappers.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | fn receive(&mut self) -> BoxFuture { [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] --> tests/08_pub_sub_wrappers.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | fn publish(&self, message: String) -> futures::future::BoxFuture> { [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] --> tests/02_logging_subscriber_decorator.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn receive(&mut self) -> BoxFuture { [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] --> tests/03_logging_publisher_decorator.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn publish(&self, message: Message) -> BoxFuture> { [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] --> tests/06_message_forwarder.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | fn receive(&mut self) -> BoxFuture { [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] --> tests/06_message_forwarder.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | fn publish(&self, _message: Message) -> futures::future::BoxFuture> { [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] --> tests/09_direct_rpc.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | fn receive(&mut self) -> BoxFuture { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn receive(&mut self) -> BoxFuture<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/18_subscriber_publisher_rpc_server.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 4 | #[rpc_interface] [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] 5 | trait MyServerInterface { [INFO] [stdout] 6 | async fn perform_action(&self, action: String) -> String; [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] 4 | #'_, [rpc_interface] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/18_subscriber_publisher_rpc_server.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 4 | #[rpc_interface] [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 7 | async fn get_data(&self) -> String; [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] 4 | #'_, [rpc_interface] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/18_subscriber_publisher_rpc_server.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 4 | #[rpc_interface] [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 8 | async fn set_data(&mut self, data: String); [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] 4 | #'_, [rpc_interface] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/18_subscriber_publisher_rpc_server.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[rpc_interface] [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 9 | async fn broadcast_stored_data(&self); [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] 4 | #'_, [rpc_interface] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/client_server_pub_sub_example/cache.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 13 | #[rpc_interface(Debug)] [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] 14 | pub trait CacheInterface { [INFO] [stdout] 15 | async fn get_data(&self) -> String; [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] 13 | #'_, [rpc_interface(Debug)] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/client_server_pub_sub_example/cache.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 13 | #[rpc_interface(Debug)] [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 16 | async fn set_data(&mut self, data: String); [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] 13 | #'_, [rpc_interface(Debug)] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/client_server_pub_sub_example/persistency.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[rpc_interface(Debug)] [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] 7 | pub trait PersistencyInterface { [INFO] [stdout] 8 | async fn get_data(&self) -> Vec; [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] 6 | #'_, [rpc_interface(Debug)] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/client_server_pub_sub_example/persistency.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 6 | #[rpc_interface(Debug)] [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 9 | async fn store_data(&mut self, data: Vec); [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] 6 | #'_, [rpc_interface(Debug)] [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.29s [INFO] running `Command { std: "docker" "inspect" "d08ac73e790c0e1aceeb739f97dfe6cbf69766bc27cda5aef76666061a3a0791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08ac73e790c0e1aceeb739f97dfe6cbf69766bc27cda5aef76666061a3a0791", kill_on_drop: false }` [INFO] [stdout] d08ac73e790c0e1aceeb739f97dfe6cbf69766bc27cda5aef76666061a3a0791