[INFO] fetching crate misskey-util 0.2.0-rc.1... [INFO] testing misskey-util-0.2.0-rc.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate misskey-util 0.2.0-rc.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate misskey-util 0.2.0-rc.1 [INFO] finished tweaking crates.io crate misskey-util 0.2.0-rc.1 [INFO] tweaked toml for crates.io crate misskey-util 0.2.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate misskey-util 0.2.0-rc.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 133 packages to latest compatible versions [INFO] [stderr] Adding ulid v0.5.0 (available: v1.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93f5dc0064cd2700f644fe84e09de31080ac9e003e97091bee4107030f31fcd5 [INFO] running `Command { std: "docker" "start" "-a" "93f5dc0064cd2700f644fe84e09de31080ac9e003e97091bee4107030f31fcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93f5dc0064cd2700f644fe84e09de31080ac9e003e97091bee4107030f31fcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f5dc0064cd2700f644fe84e09de31080ac9e003e97091bee4107030f31fcd5", kill_on_drop: false }` [INFO] [stdout] 93f5dc0064cd2700f644fe84e09de31080ac9e003e97091bee4107030f31fcd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f8a6b747e3bf1ad26ba82c1a91f34f6e0f197b2e29cf59316654ca5a9e5c6a0 [INFO] running `Command { std: "docker" "start" "-a" "3f8a6b747e3bf1ad26ba82c1a91f34f6e0f197b2e29cf59316654ca5a9e5c6a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling misskey-core v0.3.0-rc.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ulid v0.5.0 [INFO] [stderr] Compiling strum_macros v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling typed-builder v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling misskey-api v0.3.0-rc.1 [INFO] [stderr] Compiling misskey-util v0.2.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-client` [INFO] [stdout] --> src/error.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "http-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `http-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `websocket-client` [INFO] [stdout] --> src/error.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "websocket-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `websocket-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | fn me(&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] 281 | fn me(&self) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | fn follow(&self, user: impl EntityRef) -> 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] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | fn unfollow(&self, user: impl EntityRef) -> 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] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | fn mute(&self, user: impl EntityRef) -> 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] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:364:15 [INFO] [stdout] | [INFO] [stdout] 364 | fn unmute(&self, user: impl EntityRef) -> 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] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 376 | fn block(&self, user: impl EntityRef) -> 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] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | fn unblock(&self, user: impl EntityRef) -> 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] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:435:18 [INFO] [stdout] | [INFO] [stdout] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [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] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:447:18 [INFO] [stdout] | [INFO] [stdout] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [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] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | fn pin_note(&self, note: impl EntityRef) -> 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] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 474 | note: impl EntityRef, [INFO] [stdout] 475 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 475 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:503:24 [INFO] [stdout] | [INFO] [stdout] 503 | fn follow_requests(&self) -> BoxFuture, Error>> { [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] 503 | fn follow_requests(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 517 | user: impl EntityRef, [INFO] [stdout] 518 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 518 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 532 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 533 | user: impl EntityRef, [INFO] [stdout] 534 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 534 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:547:9 [INFO] [stdout] | [INFO] [stdout] 547 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 548 | user: impl EntityRef, [INFO] [stdout] 549 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 549 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 561 | fn muting_users(&self) -> PagerStream> { [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] 561 | fn muting_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | fn blocking_users(&self) -> PagerStream> { [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] 568 | fn blocking_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:575:24 [INFO] [stdout] | [INFO] [stdout] 575 | fn favorited_notes(&self) -> PagerStream> { [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] 575 | fn favorited_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | fn notifications(&self) -> PagerStream> { [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] 608 | fn notifications(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:623:9 [INFO] [stdout] | [INFO] [stdout] 623 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 624 | user: impl EntityRef, [INFO] [stdout] 625 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 625 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 657 | user: impl EntityRef, [INFO] [stdout] 658 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 658 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 683 | user: impl EntityRef, [INFO] [stdout] 684 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 684 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 709 | user: impl EntityRef, [INFO] [stdout] 710 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 710 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 735 | user: impl EntityRef, [INFO] [stdout] 736 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 736 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:759:17 [INFO] [stdout] | [INFO] [stdout] 759 | fn is_muted(&self, user: impl EntityRef) -> 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] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 783 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 784 | user: impl EntityRef, [INFO] [stdout] 785 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 785 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:814:9 [INFO] [stdout] | [INFO] [stdout] 814 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 815 | user: impl EntityRef, [INFO] [stdout] 816 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 816 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:827:17 [INFO] [stdout] | [INFO] [stdout] 827 | fn get_user(&self, id: Id) -> 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] 827 | fn get_user(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 841 | ids: impl IntoIterator>, [INFO] [stdout] 842 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 842 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 859 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 859 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:872:21 [INFO] [stdout] | [INFO] [stdout] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [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] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:920:26 [INFO] [stdout] | [INFO] [stdout] 920 | fn recommended_users(&self) -> PagerStream> { [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] 920 | fn recommended_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:927:9 [INFO] [stdout] | [INFO] [stdout] 927 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 928 | user: impl EntityRef, [INFO] [stdout] 929 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 929 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:948:21 [INFO] [stdout] | [INFO] [stdout] 948 | fn pinned_users(&self) -> BoxFuture, Error>> { [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] 948 | fn pinned_users(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1007:20 [INFO] [stdout] | [INFO] [stdout] 1007 | fn delete_note(&self, note: impl EntityRef) -> 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] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1019:17 [INFO] [stdout] | [INFO] [stdout] 1019 | fn get_note(&self, id: Id) -> 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] 1019 | fn get_note(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1044:20 [INFO] [stdout] | [INFO] [stdout] 1044 | fn create_note(&self, text: impl Into) -> 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] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1069 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1069 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1077:9 [INFO] [stdout] | [INFO] [stdout] 1077 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1080 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1080 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1087:15 [INFO] [stdout] | [INFO] [stdout] 1087 | fn renote(&self, note: impl EntityRef) -> 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] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1094:9 [INFO] [stdout] | [INFO] [stdout] 1094 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1097 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1097 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1105:9 [INFO] [stdout] | [INFO] [stdout] 1105 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1108 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1108 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1121:16 [INFO] [stdout] | [INFO] [stdout] 1121 | fn unreact(&self, note: impl EntityRef) -> 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] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1133:17 [INFO] [stdout] | [INFO] [stdout] 1133 | fn favorite(&self, note: impl EntityRef) -> 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] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1145:19 [INFO] [stdout] | [INFO] [stdout] 1145 | fn unfavorite(&self, note: impl EntityRef) -> 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] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | fn watch(&self, note: impl EntityRef) -> 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] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1169:16 [INFO] [stdout] | [INFO] [stdout] 1169 | fn unwatch(&self, note: impl EntityRef) -> 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] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1183 | note: impl EntityRef, [INFO] [stdout] 1184 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1184 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1198:9 [INFO] [stdout] | [INFO] [stdout] 1198 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1199 | note: impl EntityRef, [INFO] [stdout] 1200 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1200 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1214:9 [INFO] [stdout] | [INFO] [stdout] 1214 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1217 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1217 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1229:23 [INFO] [stdout] | [INFO] [stdout] 1229 | fn featured_notes(&self) -> PagerStream> { [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] 1229 | fn featured_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1235:21 [INFO] [stdout] | [INFO] [stdout] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [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] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1246:23 [INFO] [stdout] | [INFO] [stdout] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [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] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1257:24 [INFO] [stdout] | [INFO] [stdout] 1257 | fn mentioned_notes(&self) -> PagerStream> { [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] 1257 | fn mentioned_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1263:16 [INFO] [stdout] | [INFO] [stdout] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [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] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1274:16 [INFO] [stdout] | [INFO] [stdout] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [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] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1285:21 [INFO] [stdout] | [INFO] [stdout] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [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] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1333:21 [INFO] [stdout] | [INFO] [stdout] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [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] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1360:9 [INFO] [stdout] | [INFO] [stdout] 1360 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1361 | types: impl IntoIterator, [INFO] [stdout] 1362 | ) -> PagerStream> { [INFO] [stdout] | -------------------- 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] 1362 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1389:9 [INFO] [stdout] | [INFO] [stdout] 1389 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1390 | name: impl Into, [INFO] [stdout] 1391 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------------- 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] 1391 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1418:9 [INFO] [stdout] | [INFO] [stdout] 1418 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1419 | list: impl EntityRef, [INFO] [stdout] 1420 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1420 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1447:9 [INFO] [stdout] | [INFO] [stdout] 1447 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1450 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------------- 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] 1450 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1464:22 [INFO] [stdout] | [INFO] [stdout] 1464 | fn get_user_list(&self, id: Id) -> 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] 1464 | fn get_user_list(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1477:9 [INFO] [stdout] | [INFO] [stdout] 1477 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1480 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1480 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1494:9 [INFO] [stdout] | [INFO] [stdout] 1494 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1497 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1497 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1526:9 [INFO] [stdout] | [INFO] [stdout] 1526 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1527 | name: impl Into, [INFO] [stdout] 1528 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1528 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1555:9 [INFO] [stdout] | [INFO] [stdout] 1555 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1556 | group: impl EntityRef, [INFO] [stdout] 1557 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1557 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1584:9 [INFO] [stdout] | [INFO] [stdout] 1584 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1587 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1587 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1602:9 [INFO] [stdout] | [INFO] [stdout] 1602 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1603 | id: Id, [INFO] [stdout] 1604 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1604 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1617:9 [INFO] [stdout] | [INFO] [stdout] 1617 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1620 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1620 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1640:9 [INFO] [stdout] | [INFO] [stdout] 1640 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1643 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1643 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1659:9 [INFO] [stdout] | [INFO] [stdout] 1659 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1662 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1662 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1702:31 [INFO] [stdout] | [INFO] [stdout] 1702 | fn user_group_invitations(&self) -> PagerStream> { [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] 1702 | fn user_group_invitations(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1709:9 [INFO] [stdout] | [INFO] [stdout] 1709 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1710 | invitation: impl EntityRef, [INFO] [stdout] 1711 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1711 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1724 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1725 | invitation: impl EntityRef, [INFO] [stdout] 1726 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1726 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1738:27 [INFO] [stdout] | [INFO] [stdout] 1738 | fn joined_user_groups(&self) -> BoxFuture, Error>> { [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] 1738 | fn joined_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1750:26 [INFO] [stdout] | [INFO] [stdout] 1750 | fn owned_user_groups(&self) -> BoxFuture, Error>> { [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] 1750 | fn owned_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1785:9 [INFO] [stdout] | [INFO] [stdout] 1785 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1788 | ) -> BoxFuture>> { [INFO] [stdout] | ---------------------------------------------- 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] 1788 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1851:9 [INFO] [stdout] | [INFO] [stdout] 1851 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1852 | antenna: impl EntityRef, [INFO] [stdout] 1853 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1853 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1865:20 [INFO] [stdout] | [INFO] [stdout] 1865 | fn get_antenna(&self, id: Id) -> 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] 1865 | fn get_antenna(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1911:17 [INFO] [stdout] | [INFO] [stdout] 1911 | fn antennas(&self) -> BoxFuture, Error>> { [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] 1911 | fn antennas(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1923:22 [INFO] [stdout] | [INFO] [stdout] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [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] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2117:20 [INFO] [stdout] | [INFO] [stdout] 2117 | fn create_clip(&self, name: impl Into) -> 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] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2184:20 [INFO] [stdout] | [INFO] [stdout] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> 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] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2196:14 [INFO] [stdout] | [INFO] [stdout] 2196 | fn clips(&self) -> BoxFuture, Error>> { [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] 2196 | fn clips(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2245:19 [INFO] [stdout] | [INFO] [stdout] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [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] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2256:17 [INFO] [stdout] | [INFO] [stdout] 2256 | fn get_clip(&self, id: Id) -> 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] 2256 | fn get_clip(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2271:9 [INFO] [stdout] | [INFO] [stdout] 2271 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2274 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 2274 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2337:9 [INFO] [stdout] | [INFO] [stdout] 2337 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2340 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2340 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2354:9 [INFO] [stdout] | [INFO] [stdout] 2354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2357 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2357 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2383:9 [INFO] [stdout] | [INFO] [stdout] 2383 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2384 | message: impl EntityRef, [INFO] [stdout] 2385 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2385 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2398:9 [INFO] [stdout] | [INFO] [stdout] 2398 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2399 | message: impl EntityRef, [INFO] [stdout] 2400 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2400 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2413:9 [INFO] [stdout] | [INFO] [stdout] 2413 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2414 | user: impl EntityRef, [INFO] [stdout] 2415 | ) -> PagerStream> { [INFO] [stdout] | -------------------------------- 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] 2415 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2428:9 [INFO] [stdout] | [INFO] [stdout] 2428 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2429 | group: impl EntityRef, [INFO] [stdout] 2430 | ) -> PagerStream> { [INFO] [stdout] | -------------------------------- 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] 2430 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2442:26 [INFO] [stdout] | [INFO] [stdout] 2442 | fn messaging_history(&self) -> BoxFuture, Error>> { [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] 2442 | fn messaging_history(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2490:30 [INFO] [stdout] | [INFO] [stdout] 2490 | fn upload_file_from_url_(&self, url: Url) -> 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] 2490 | fn upload_file_from_url_(&self, url: Url) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2505:9 [INFO] [stdout] | [INFO] [stdout] 2505 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2506 | file: impl EntityRef, [INFO] [stdout] 2507 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2507 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2531:17 [INFO] [stdout] | [INFO] [stdout] 2531 | fn get_file(&self, id: Id) -> 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] 2531 | fn get_file(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2560:9 [INFO] [stdout] | [INFO] [stdout] 2560 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2561 | name: impl Into, [INFO] [stdout] 2562 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2562 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2579:9 [INFO] [stdout] | [INFO] [stdout] 2579 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2582 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2582 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2600:9 [INFO] [stdout] | [INFO] [stdout] 2600 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2601 | folder: impl EntityRef, [INFO] [stdout] 2602 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2602 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2647:9 [INFO] [stdout] | [INFO] [stdout] 2647 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2648 | id: Id, [INFO] [stdout] 2649 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2649 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2662:9 [INFO] [stdout] | [INFO] [stdout] 2662 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2663 | file: impl EntityRef, [INFO] [stdout] 2664 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 2664 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2678:9 [INFO] [stdout] | [INFO] [stdout] 2678 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2679 | name: impl Into, [INFO] [stdout] 2680 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ----------------------------------------------------- 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] 2680 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2697:9 [INFO] [stdout] | [INFO] [stdout] 2697 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2700 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ----------------------------------------------------- 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] 2700 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2718:9 [INFO] [stdout] | [INFO] [stdout] 2718 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2719 | name: impl Into, [INFO] [stdout] 2720 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2720 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2737:9 [INFO] [stdout] | [INFO] [stdout] 2737 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2740 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2740 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2793:16 [INFO] [stdout] | [INFO] [stdout] 2793 | fn folders(&self) -> PagerStream> { [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] 2793 | fn folders(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2800:9 [INFO] [stdout] | [INFO] [stdout] 2800 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2801 | folder: impl EntityRef, [INFO] [stdout] 2802 | ) -> PagerStream> { [INFO] [stdout] | --------------------------- 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] 2802 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3041:9 [INFO] [stdout] | [INFO] [stdout] 3041 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3042 | user: impl EntityRef, [INFO] [stdout] 3043 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3043 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3058:9 [INFO] [stdout] | [INFO] [stdout] 3058 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3059 | user: impl EntityRef, [INFO] [stdout] 3060 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3060 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3097:27 [INFO] [stdout] | [INFO] [stdout] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [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] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3111:9 [INFO] [stdout] | [INFO] [stdout] 3111 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3112 | report: impl EntityRef, [INFO] [stdout] 3113 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3113 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3179:24 [INFO] [stdout] | [INFO] [stdout] 3179 | fn moderation_logs(&self) -> PagerStream> { [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] 3179 | fn moderation_logs(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3190:16 [INFO] [stdout] | [INFO] [stdout] 3190 | fn silence(&self, user: impl EntityRef) -> 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] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3204:16 [INFO] [stdout] | [INFO] [stdout] 3204 | fn suspend(&self, user: impl EntityRef) -> 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] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3218:18 [INFO] [stdout] | [INFO] [stdout] 3218 | fn unsilence(&self, user: impl EntityRef) -> 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] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3232:18 [INFO] [stdout] | [INFO] [stdout] 3232 | fn unsuspend(&self, user: impl EntityRef) -> 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] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3278:9 [INFO] [stdout] | [INFO] [stdout] 3278 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 3281 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 3281 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3302:9 [INFO] [stdout] | [INFO] [stdout] 3302 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 3306 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 3306 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3327:9 [INFO] [stdout] | [INFO] [stdout] 3327 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3328 | announcement: impl EntityRef, [INFO] [stdout] 3329 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3329 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3381:9 [INFO] [stdout] | [INFO] [stdout] 3381 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3382 | emoji: impl EntityRef, [INFO] [stdout] 3383 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3383 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3414:9 [INFO] [stdout] | [INFO] [stdout] 3414 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3415 | emoji: impl EntityRef, [INFO] [stdout] 3416 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 3416 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3433:15 [INFO] [stdout] | [INFO] [stdout] 3433 | fn emojis(&self) -> PagerStream> { [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] 3433 | fn emojis(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3456:13 [INFO] [stdout] | [INFO] [stdout] 3456 | fn meta(&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] 3456 | fn meta(&self) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3468:22 [INFO] [stdout] | [INFO] [stdout] 3468 | fn announcements(&self) -> PagerStream> { [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] 3468 | fn announcements(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3502:39 [INFO] [stdout] | [INFO] [stdout] 3502 | fn mark_all_notifications_as_read(&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] 3502 | fn mark_all_notifications_as_read(&self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3547:9 [INFO] [stdout] | [INFO] [stdout] 3547 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3548 | path: impl AsRef, [INFO] [stdout] 3549 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 3549 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 67 | note: impl EntityRef, [INFO] [stdout] 68 | ) -> BoxFuture< [INFO] [stdout] | __________- [INFO] [stdout] 69 | | Result< [INFO] [stdout] 70 | | BoxStream>>, [INFO] [stdout] | | ----------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] 71 | | Error, [INFO] [stdout] 72 | | >, [INFO] [stdout] 73 | | > { [INFO] [stdout] | |_____- 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] 68 ~ ) -> BoxFuture<'_, [INFO] [stdout] 69 | Result< [INFO] [stdout] 70 ~ BoxStream<'_, Result>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 127 | ) -> BoxFuture< [INFO] [stdout] | __________- [INFO] [stdout] 128 | | Result< [INFO] [stdout] 129 | | BoxStream>>, [INFO] [stdout] | | --------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] 130 | | Error, [INFO] [stdout] 131 | | >, [INFO] [stdout] 132 | | > { [INFO] [stdout] | |_____- 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] 127 ~ ) -> BoxFuture<'_, [INFO] [stdout] 128 | Result< [INFO] [stdout] 129 ~ BoxStream<'_, Result>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 181 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 181 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 201 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 221 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 221 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 241 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 241 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 258 | query: impl Into>, [INFO] [stdout] 259 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 259 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 277 | antenna: impl EntityRef, [INFO] [stdout] 278 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 278 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 323 | list: impl EntityRef, [INFO] [stdout] 324 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 324 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder/drive.rs:400:17 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn list(&self) -> PagerStream> { [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] 400 | pub fn list(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder/user.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn list(&self) -> PagerStream> { [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] 115 | pub fn list(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s [INFO] running `Command { std: "docker" "inspect" "3f8a6b747e3bf1ad26ba82c1a91f34f6e0f197b2e29cf59316654ca5a9e5c6a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8a6b747e3bf1ad26ba82c1a91f34f6e0f197b2e29cf59316654ca5a9e5c6a0", kill_on_drop: false }` [INFO] [stdout] 3f8a6b747e3bf1ad26ba82c1a91f34f6e0f197b2e29cf59316654ca5a9e5c6a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39093a3146f6c9ce23c80c8998cc4964cd8874b2bfc9540f3682e2b8abbe8be3 [INFO] running `Command { std: "docker" "start" "-a" "39093a3146f6c9ce23c80c8998cc4964cd8874b2bfc9540f3682e2b8abbe8be3", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `http-client` [INFO] [stdout] --> src/error.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "http-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `http-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `websocket-client` [INFO] [stdout] --> src/error.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "websocket-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `websocket-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | fn me(&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] 281 | fn me(&self) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | fn follow(&self, user: impl EntityRef) -> 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] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | fn unfollow(&self, user: impl EntityRef) -> 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] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | fn mute(&self, user: impl EntityRef) -> 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] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:364:15 [INFO] [stdout] | [INFO] [stdout] 364 | fn unmute(&self, user: impl EntityRef) -> 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] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 376 | fn block(&self, user: impl EntityRef) -> 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] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | fn unblock(&self, user: impl EntityRef) -> 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] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:435:18 [INFO] [stdout] | [INFO] [stdout] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [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] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:447:18 [INFO] [stdout] | [INFO] [stdout] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [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] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | fn pin_note(&self, note: impl EntityRef) -> 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] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 474 | note: impl EntityRef, [INFO] [stdout] 475 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 475 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:503:24 [INFO] [stdout] | [INFO] [stdout] 503 | fn follow_requests(&self) -> BoxFuture, Error>> { [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] 503 | fn follow_requests(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 517 | user: impl EntityRef, [INFO] [stdout] 518 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 518 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 532 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 533 | user: impl EntityRef, [INFO] [stdout] 534 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 534 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:547:9 [INFO] [stdout] | [INFO] [stdout] 547 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 548 | user: impl EntityRef, [INFO] [stdout] 549 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 549 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 561 | fn muting_users(&self) -> PagerStream> { [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] 561 | fn muting_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | fn blocking_users(&self) -> PagerStream> { [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] 568 | fn blocking_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:575:24 [INFO] [stdout] | [INFO] [stdout] 575 | fn favorited_notes(&self) -> PagerStream> { [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] 575 | fn favorited_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | fn notifications(&self) -> PagerStream> { [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] 608 | fn notifications(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:623:9 [INFO] [stdout] | [INFO] [stdout] 623 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 624 | user: impl EntityRef, [INFO] [stdout] 625 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 625 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 657 | user: impl EntityRef, [INFO] [stdout] 658 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 658 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 683 | user: impl EntityRef, [INFO] [stdout] 684 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 684 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 709 | user: impl EntityRef, [INFO] [stdout] 710 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 710 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 735 | user: impl EntityRef, [INFO] [stdout] 736 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 736 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:759:17 [INFO] [stdout] | [INFO] [stdout] 759 | fn is_muted(&self, user: impl EntityRef) -> 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] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 783 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 784 | user: impl EntityRef, [INFO] [stdout] 785 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 785 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:814:9 [INFO] [stdout] | [INFO] [stdout] 814 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 815 | user: impl EntityRef, [INFO] [stdout] 816 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 816 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:827:17 [INFO] [stdout] | [INFO] [stdout] 827 | fn get_user(&self, id: Id) -> 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] 827 | fn get_user(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 841 | ids: impl IntoIterator>, [INFO] [stdout] 842 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 842 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 859 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 859 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:872:21 [INFO] [stdout] | [INFO] [stdout] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [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] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:920:26 [INFO] [stdout] | [INFO] [stdout] 920 | fn recommended_users(&self) -> PagerStream> { [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] 920 | fn recommended_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:927:9 [INFO] [stdout] | [INFO] [stdout] 927 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 928 | user: impl EntityRef, [INFO] [stdout] 929 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 929 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:948:21 [INFO] [stdout] | [INFO] [stdout] 948 | fn pinned_users(&self) -> BoxFuture, Error>> { [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] 948 | fn pinned_users(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1007:20 [INFO] [stdout] | [INFO] [stdout] 1007 | fn delete_note(&self, note: impl EntityRef) -> 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] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1019:17 [INFO] [stdout] | [INFO] [stdout] 1019 | fn get_note(&self, id: Id) -> 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] 1019 | fn get_note(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1044:20 [INFO] [stdout] | [INFO] [stdout] 1044 | fn create_note(&self, text: impl Into) -> 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] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1069 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1069 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1077:9 [INFO] [stdout] | [INFO] [stdout] 1077 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1080 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1080 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1087:15 [INFO] [stdout] | [INFO] [stdout] 1087 | fn renote(&self, note: impl EntityRef) -> 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] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1094:9 [INFO] [stdout] | [INFO] [stdout] 1094 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1097 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1097 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1105:9 [INFO] [stdout] | [INFO] [stdout] 1105 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1108 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1108 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1121:16 [INFO] [stdout] | [INFO] [stdout] 1121 | fn unreact(&self, note: impl EntityRef) -> 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] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1133:17 [INFO] [stdout] | [INFO] [stdout] 1133 | fn favorite(&self, note: impl EntityRef) -> 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] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1145:19 [INFO] [stdout] | [INFO] [stdout] 1145 | fn unfavorite(&self, note: impl EntityRef) -> 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] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | fn watch(&self, note: impl EntityRef) -> 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] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1169:16 [INFO] [stdout] | [INFO] [stdout] 1169 | fn unwatch(&self, note: impl EntityRef) -> 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] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1183 | note: impl EntityRef, [INFO] [stdout] 1184 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1184 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1198:9 [INFO] [stdout] | [INFO] [stdout] 1198 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1199 | note: impl EntityRef, [INFO] [stdout] 1200 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1200 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1214:9 [INFO] [stdout] | [INFO] [stdout] 1214 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1217 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1217 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1229:23 [INFO] [stdout] | [INFO] [stdout] 1229 | fn featured_notes(&self) -> PagerStream> { [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] 1229 | fn featured_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1235:21 [INFO] [stdout] | [INFO] [stdout] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [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] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1246:23 [INFO] [stdout] | [INFO] [stdout] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [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] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1257:24 [INFO] [stdout] | [INFO] [stdout] 1257 | fn mentioned_notes(&self) -> PagerStream> { [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] 1257 | fn mentioned_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1263:16 [INFO] [stdout] | [INFO] [stdout] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [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] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1274:16 [INFO] [stdout] | [INFO] [stdout] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [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] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1285:21 [INFO] [stdout] | [INFO] [stdout] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [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] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1333:21 [INFO] [stdout] | [INFO] [stdout] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [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] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1360:9 [INFO] [stdout] | [INFO] [stdout] 1360 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1361 | types: impl IntoIterator, [INFO] [stdout] 1362 | ) -> PagerStream> { [INFO] [stdout] | -------------------- 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] 1362 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1389:9 [INFO] [stdout] | [INFO] [stdout] 1389 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1390 | name: impl Into, [INFO] [stdout] 1391 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------------- 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] 1391 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1418:9 [INFO] [stdout] | [INFO] [stdout] 1418 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1419 | list: impl EntityRef, [INFO] [stdout] 1420 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1420 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1447:9 [INFO] [stdout] | [INFO] [stdout] 1447 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1450 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------------- 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] 1450 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1464:22 [INFO] [stdout] | [INFO] [stdout] 1464 | fn get_user_list(&self, id: Id) -> 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] 1464 | fn get_user_list(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1477:9 [INFO] [stdout] | [INFO] [stdout] 1477 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1480 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1480 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1494:9 [INFO] [stdout] | [INFO] [stdout] 1494 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1497 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1497 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1526:9 [INFO] [stdout] | [INFO] [stdout] 1526 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1527 | name: impl Into, [INFO] [stdout] 1528 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1528 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1555:9 [INFO] [stdout] | [INFO] [stdout] 1555 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1556 | group: impl EntityRef, [INFO] [stdout] 1557 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1557 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1584:9 [INFO] [stdout] | [INFO] [stdout] 1584 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1587 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1587 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1602:9 [INFO] [stdout] | [INFO] [stdout] 1602 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1603 | id: Id, [INFO] [stdout] 1604 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1604 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1617:9 [INFO] [stdout] | [INFO] [stdout] 1617 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1620 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1620 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1640:9 [INFO] [stdout] | [INFO] [stdout] 1640 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1643 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1643 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1659:9 [INFO] [stdout] | [INFO] [stdout] 1659 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1662 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1662 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1702:31 [INFO] [stdout] | [INFO] [stdout] 1702 | fn user_group_invitations(&self) -> PagerStream> { [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] 1702 | fn user_group_invitations(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1709:9 [INFO] [stdout] | [INFO] [stdout] 1709 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1710 | invitation: impl EntityRef, [INFO] [stdout] 1711 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1711 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1724 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1725 | invitation: impl EntityRef, [INFO] [stdout] 1726 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1726 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1738:27 [INFO] [stdout] | [INFO] [stdout] 1738 | fn joined_user_groups(&self) -> BoxFuture, Error>> { [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] 1738 | fn joined_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1750:26 [INFO] [stdout] | [INFO] [stdout] 1750 | fn owned_user_groups(&self) -> BoxFuture, Error>> { [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] 1750 | fn owned_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1785:9 [INFO] [stdout] | [INFO] [stdout] 1785 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1788 | ) -> BoxFuture>> { [INFO] [stdout] | ---------------------------------------------- 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] 1788 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1851:9 [INFO] [stdout] | [INFO] [stdout] 1851 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1852 | antenna: impl EntityRef, [INFO] [stdout] 1853 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1853 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1865:20 [INFO] [stdout] | [INFO] [stdout] 1865 | fn get_antenna(&self, id: Id) -> 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] 1865 | fn get_antenna(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1911:17 [INFO] [stdout] | [INFO] [stdout] 1911 | fn antennas(&self) -> BoxFuture, Error>> { [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] 1911 | fn antennas(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1923:22 [INFO] [stdout] | [INFO] [stdout] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [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] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2117:20 [INFO] [stdout] | [INFO] [stdout] 2117 | fn create_clip(&self, name: impl Into) -> 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] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2184:20 [INFO] [stdout] | [INFO] [stdout] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> 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] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2196:14 [INFO] [stdout] | [INFO] [stdout] 2196 | fn clips(&self) -> BoxFuture, Error>> { [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] 2196 | fn clips(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2245:19 [INFO] [stdout] | [INFO] [stdout] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [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] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2256:17 [INFO] [stdout] | [INFO] [stdout] 2256 | fn get_clip(&self, id: Id) -> 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] 2256 | fn get_clip(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2271:9 [INFO] [stdout] | [INFO] [stdout] 2271 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2274 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 2274 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2337:9 [INFO] [stdout] | [INFO] [stdout] 2337 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2340 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2340 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2354:9 [INFO] [stdout] | [INFO] [stdout] 2354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2357 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2357 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2383:9 [INFO] [stdout] | [INFO] [stdout] 2383 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2384 | message: impl EntityRef, [INFO] [stdout] 2385 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2385 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2398:9 [INFO] [stdout] | [INFO] [stdout] 2398 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2399 | message: impl EntityRef, [INFO] [stdout] 2400 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2400 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2413:9 [INFO] [stdout] | [INFO] [stdout] 2413 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2414 | user: impl EntityRef, [INFO] [stdout] 2415 | ) -> PagerStream> { [INFO] [stdout] | -------------------------------- 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] 2415 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2428:9 [INFO] [stdout] | [INFO] [stdout] 2428 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2429 | group: impl EntityRef, [INFO] [stdout] 2430 | ) -> PagerStream> { [INFO] [stdout] | -------------------------------- 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] 2430 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2442:26 [INFO] [stdout] | [INFO] [stdout] 2442 | fn messaging_history(&self) -> BoxFuture, Error>> { [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] 2442 | fn messaging_history(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2490:30 [INFO] [stdout] | [INFO] [stdout] 2490 | fn upload_file_from_url_(&self, url: Url) -> 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] 2490 | fn upload_file_from_url_(&self, url: Url) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2505:9 [INFO] [stdout] | [INFO] [stdout] 2505 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2506 | file: impl EntityRef, [INFO] [stdout] 2507 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2507 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2531:17 [INFO] [stdout] | [INFO] [stdout] 2531 | fn get_file(&self, id: Id) -> 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] 2531 | fn get_file(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2560:9 [INFO] [stdout] | [INFO] [stdout] 2560 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2561 | name: impl Into, [INFO] [stdout] 2562 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2562 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2579:9 [INFO] [stdout] | [INFO] [stdout] 2579 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2582 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2582 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2600:9 [INFO] [stdout] | [INFO] [stdout] 2600 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2601 | folder: impl EntityRef, [INFO] [stdout] 2602 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2602 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2647:9 [INFO] [stdout] | [INFO] [stdout] 2647 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2648 | id: Id, [INFO] [stdout] 2649 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2649 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2662:9 [INFO] [stdout] | [INFO] [stdout] 2662 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2663 | file: impl EntityRef, [INFO] [stdout] 2664 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 2664 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2678:9 [INFO] [stdout] | [INFO] [stdout] 2678 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2679 | name: impl Into, [INFO] [stdout] 2680 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ----------------------------------------------------- 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] 2680 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2697:9 [INFO] [stdout] | [INFO] [stdout] 2697 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2700 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ----------------------------------------------------- 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] 2700 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2718:9 [INFO] [stdout] | [INFO] [stdout] 2718 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2719 | name: impl Into, [INFO] [stdout] 2720 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2720 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2737:9 [INFO] [stdout] | [INFO] [stdout] 2737 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2740 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2740 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2793:16 [INFO] [stdout] | [INFO] [stdout] 2793 | fn folders(&self) -> PagerStream> { [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] 2793 | fn folders(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2800:9 [INFO] [stdout] | [INFO] [stdout] 2800 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2801 | folder: impl EntityRef, [INFO] [stdout] 2802 | ) -> PagerStream> { [INFO] [stdout] | --------------------------- 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] 2802 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3041:9 [INFO] [stdout] | [INFO] [stdout] 3041 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3042 | user: impl EntityRef, [INFO] [stdout] 3043 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3043 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3058:9 [INFO] [stdout] | [INFO] [stdout] 3058 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3059 | user: impl EntityRef, [INFO] [stdout] 3060 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3060 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3097:27 [INFO] [stdout] | [INFO] [stdout] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [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] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3111:9 [INFO] [stdout] | [INFO] [stdout] 3111 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3112 | report: impl EntityRef, [INFO] [stdout] 3113 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3113 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3179:24 [INFO] [stdout] | [INFO] [stdout] 3179 | fn moderation_logs(&self) -> PagerStream> { [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] 3179 | fn moderation_logs(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3190:16 [INFO] [stdout] | [INFO] [stdout] 3190 | fn silence(&self, user: impl EntityRef) -> 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] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3204:16 [INFO] [stdout] | [INFO] [stdout] 3204 | fn suspend(&self, user: impl EntityRef) -> 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] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3218:18 [INFO] [stdout] | [INFO] [stdout] 3218 | fn unsilence(&self, user: impl EntityRef) -> 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] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3232:18 [INFO] [stdout] | [INFO] [stdout] 3232 | fn unsuspend(&self, user: impl EntityRef) -> 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] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3278:9 [INFO] [stdout] | [INFO] [stdout] 3278 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 3281 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 3281 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3302:9 [INFO] [stdout] | [INFO] [stdout] 3302 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 3306 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 3306 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3327:9 [INFO] [stdout] | [INFO] [stdout] 3327 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3328 | announcement: impl EntityRef, [INFO] [stdout] 3329 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3329 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3381:9 [INFO] [stdout] | [INFO] [stdout] 3381 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3382 | emoji: impl EntityRef, [INFO] [stdout] 3383 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3383 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3414:9 [INFO] [stdout] | [INFO] [stdout] 3414 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3415 | emoji: impl EntityRef, [INFO] [stdout] 3416 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 3416 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3433:15 [INFO] [stdout] | [INFO] [stdout] 3433 | fn emojis(&self) -> PagerStream> { [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] 3433 | fn emojis(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3456:13 [INFO] [stdout] | [INFO] [stdout] 3456 | fn meta(&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] 3456 | fn meta(&self) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3468:22 [INFO] [stdout] | [INFO] [stdout] 3468 | fn announcements(&self) -> PagerStream> { [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] 3468 | fn announcements(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3502:39 [INFO] [stdout] | [INFO] [stdout] 3502 | fn mark_all_notifications_as_read(&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] 3502 | fn mark_all_notifications_as_read(&self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3547:9 [INFO] [stdout] | [INFO] [stdout] 3547 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3548 | path: impl AsRef, [INFO] [stdout] 3549 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 3549 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 67 | note: impl EntityRef, [INFO] [stdout] 68 | ) -> BoxFuture< [INFO] [stdout] | __________- [INFO] [stdout] 69 | | Result< [INFO] [stdout] 70 | | BoxStream>>, [INFO] [stdout] | | ----------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] 71 | | Error, [INFO] [stdout] 72 | | >, [INFO] [stdout] 73 | | > { [INFO] [stdout] | |_____- 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] 68 ~ ) -> BoxFuture<'_, [INFO] [stdout] 69 | Result< [INFO] [stdout] 70 ~ BoxStream<'_, Result>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 127 | ) -> BoxFuture< [INFO] [stdout] | __________- [INFO] [stdout] 128 | | Result< [INFO] [stdout] 129 | | BoxStream>>, [INFO] [stdout] | | --------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] 130 | | Error, [INFO] [stdout] 131 | | >, [INFO] [stdout] 132 | | > { [INFO] [stdout] | |_____- 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] 127 ~ ) -> BoxFuture<'_, [INFO] [stdout] 128 | Result< [INFO] [stdout] 129 ~ BoxStream<'_, Result>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 181 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 181 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 201 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 221 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 221 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 241 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 241 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 258 | query: impl Into>, [INFO] [stdout] 259 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 259 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 277 | antenna: impl EntityRef, [INFO] [stdout] 278 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 278 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 323 | list: impl EntityRef, [INFO] [stdout] 324 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 324 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder/drive.rs:400:17 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn list(&self) -> PagerStream> { [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] 400 | pub fn list(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder/user.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn list(&self) -> PagerStream> { [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] 115 | pub fn list(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling misskey-util v0.2.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-client` [INFO] [stdout] --> src/error.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "http-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `http-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `websocket-client` [INFO] [stdout] --> src/error.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "websocket-client")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stdout] = help: consider adding `websocket-client` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | fn me(&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] 281 | fn me(&self) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | fn follow(&self, user: impl EntityRef) -> 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] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | fn unfollow(&self, user: impl EntityRef) -> 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] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | fn mute(&self, user: impl EntityRef) -> 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] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:364:15 [INFO] [stdout] | [INFO] [stdout] 364 | fn unmute(&self, user: impl EntityRef) -> 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] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 376 | fn block(&self, user: impl EntityRef) -> 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] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | fn unblock(&self, user: impl EntityRef) -> 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] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:435:18 [INFO] [stdout] | [INFO] [stdout] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [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] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:447:18 [INFO] [stdout] | [INFO] [stdout] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [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] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | fn pin_note(&self, note: impl EntityRef) -> 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] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 474 | note: impl EntityRef, [INFO] [stdout] 475 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 475 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:503:24 [INFO] [stdout] | [INFO] [stdout] 503 | fn follow_requests(&self) -> BoxFuture, Error>> { [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] 503 | fn follow_requests(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 517 | user: impl EntityRef, [INFO] [stdout] 518 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 518 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 532 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 533 | user: impl EntityRef, [INFO] [stdout] 534 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 534 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:547:9 [INFO] [stdout] | [INFO] [stdout] 547 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 548 | user: impl EntityRef, [INFO] [stdout] 549 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 549 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 561 | fn muting_users(&self) -> PagerStream> { [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] 561 | fn muting_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | fn blocking_users(&self) -> PagerStream> { [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] 568 | fn blocking_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:575:24 [INFO] [stdout] | [INFO] [stdout] 575 | fn favorited_notes(&self) -> PagerStream> { [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] 575 | fn favorited_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | fn notifications(&self) -> PagerStream> { [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] 608 | fn notifications(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:623:9 [INFO] [stdout] | [INFO] [stdout] 623 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 624 | user: impl EntityRef, [INFO] [stdout] 625 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 625 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 657 | user: impl EntityRef, [INFO] [stdout] 658 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 658 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 683 | user: impl EntityRef, [INFO] [stdout] 684 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 684 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 709 | user: impl EntityRef, [INFO] [stdout] 710 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 710 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 735 | user: impl EntityRef, [INFO] [stdout] 736 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 736 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:759:17 [INFO] [stdout] | [INFO] [stdout] 759 | fn is_muted(&self, user: impl EntityRef) -> 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] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 783 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 784 | user: impl EntityRef, [INFO] [stdout] 785 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 785 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:814:9 [INFO] [stdout] | [INFO] [stdout] 814 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 815 | user: impl EntityRef, [INFO] [stdout] 816 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 816 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:827:17 [INFO] [stdout] | [INFO] [stdout] 827 | fn get_user(&self, id: Id) -> 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] 827 | fn get_user(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 841 | ids: impl IntoIterator>, [INFO] [stdout] 842 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 842 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 859 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 859 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:872:21 [INFO] [stdout] | [INFO] [stdout] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [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] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:920:26 [INFO] [stdout] | [INFO] [stdout] 920 | fn recommended_users(&self) -> PagerStream> { [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] 920 | fn recommended_users(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:927:9 [INFO] [stdout] | [INFO] [stdout] 927 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 928 | user: impl EntityRef, [INFO] [stdout] 929 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 929 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:948:21 [INFO] [stdout] | [INFO] [stdout] 948 | fn pinned_users(&self) -> BoxFuture, Error>> { [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] 948 | fn pinned_users(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1007:20 [INFO] [stdout] | [INFO] [stdout] 1007 | fn delete_note(&self, note: impl EntityRef) -> 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] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1019:17 [INFO] [stdout] | [INFO] [stdout] 1019 | fn get_note(&self, id: Id) -> 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] 1019 | fn get_note(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1044:20 [INFO] [stdout] | [INFO] [stdout] 1044 | fn create_note(&self, text: impl Into) -> 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] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1066:9 [INFO] [stdout] | [INFO] [stdout] 1066 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1069 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1069 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1077:9 [INFO] [stdout] | [INFO] [stdout] 1077 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1080 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1080 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1087:15 [INFO] [stdout] | [INFO] [stdout] 1087 | fn renote(&self, note: impl EntityRef) -> 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] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1094:9 [INFO] [stdout] | [INFO] [stdout] 1094 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1097 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1097 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1105:9 [INFO] [stdout] | [INFO] [stdout] 1105 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1108 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1108 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1121:16 [INFO] [stdout] | [INFO] [stdout] 1121 | fn unreact(&self, note: impl EntityRef) -> 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] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1133:17 [INFO] [stdout] | [INFO] [stdout] 1133 | fn favorite(&self, note: impl EntityRef) -> 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] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1145:19 [INFO] [stdout] | [INFO] [stdout] 1145 | fn unfavorite(&self, note: impl EntityRef) -> 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] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1157:14 [INFO] [stdout] | [INFO] [stdout] 1157 | fn watch(&self, note: impl EntityRef) -> 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] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1169:16 [INFO] [stdout] | [INFO] [stdout] 1169 | fn unwatch(&self, note: impl EntityRef) -> 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] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1183 | note: impl EntityRef, [INFO] [stdout] 1184 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1184 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1198:9 [INFO] [stdout] | [INFO] [stdout] 1198 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1199 | note: impl EntityRef, [INFO] [stdout] 1200 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 1200 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1214:9 [INFO] [stdout] | [INFO] [stdout] 1214 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1217 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1217 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1229:23 [INFO] [stdout] | [INFO] [stdout] 1229 | fn featured_notes(&self) -> PagerStream> { [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] 1229 | fn featured_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1235:21 [INFO] [stdout] | [INFO] [stdout] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [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] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1246:23 [INFO] [stdout] | [INFO] [stdout] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [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] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1257:24 [INFO] [stdout] | [INFO] [stdout] 1257 | fn mentioned_notes(&self) -> PagerStream> { [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] 1257 | fn mentioned_notes(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1263:16 [INFO] [stdout] | [INFO] [stdout] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [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] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1274:16 [INFO] [stdout] | [INFO] [stdout] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [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] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1285:21 [INFO] [stdout] | [INFO] [stdout] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [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] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 232 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] 233 | PagerStream>, [INFO] [stdout] | -------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 232 ~ PagerStream>, [INFO] [stdout] 233 ~ PagerStream>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1333:21 [INFO] [stdout] | [INFO] [stdout] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [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] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1360:9 [INFO] [stdout] | [INFO] [stdout] 1360 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1361 | types: impl IntoIterator, [INFO] [stdout] 1362 | ) -> PagerStream> { [INFO] [stdout] | -------------------- 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] 1362 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1389:9 [INFO] [stdout] | [INFO] [stdout] 1389 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1390 | name: impl Into, [INFO] [stdout] 1391 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------------- 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] 1391 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1418:9 [INFO] [stdout] | [INFO] [stdout] 1418 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1419 | list: impl EntityRef, [INFO] [stdout] 1420 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1420 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1447:9 [INFO] [stdout] | [INFO] [stdout] 1447 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1450 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------------- 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] 1450 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1464:22 [INFO] [stdout] | [INFO] [stdout] 1464 | fn get_user_list(&self, id: Id) -> 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] 1464 | fn get_user_list(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1477:9 [INFO] [stdout] | [INFO] [stdout] 1477 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1480 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1480 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1494:9 [INFO] [stdout] | [INFO] [stdout] 1494 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1497 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1497 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1526:9 [INFO] [stdout] | [INFO] [stdout] 1526 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1527 | name: impl Into, [INFO] [stdout] 1528 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1528 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1555:9 [INFO] [stdout] | [INFO] [stdout] 1555 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1556 | group: impl EntityRef, [INFO] [stdout] 1557 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1557 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1584:9 [INFO] [stdout] | [INFO] [stdout] 1584 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1587 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1587 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1602:9 [INFO] [stdout] | [INFO] [stdout] 1602 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1603 | id: Id, [INFO] [stdout] 1604 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1604 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1617:9 [INFO] [stdout] | [INFO] [stdout] 1617 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1620 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1620 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1640:9 [INFO] [stdout] | [INFO] [stdout] 1640 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1643 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1643 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1659:9 [INFO] [stdout] | [INFO] [stdout] 1659 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1662 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 1662 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1702:31 [INFO] [stdout] | [INFO] [stdout] 1702 | fn user_group_invitations(&self) -> PagerStream> { [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] 1702 | fn user_group_invitations(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1709:9 [INFO] [stdout] | [INFO] [stdout] 1709 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1710 | invitation: impl EntityRef, [INFO] [stdout] 1711 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1711 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1724:9 [INFO] [stdout] | [INFO] [stdout] 1724 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1725 | invitation: impl EntityRef, [INFO] [stdout] 1726 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1726 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1738:27 [INFO] [stdout] | [INFO] [stdout] 1738 | fn joined_user_groups(&self) -> BoxFuture, Error>> { [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] 1738 | fn joined_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1750:26 [INFO] [stdout] | [INFO] [stdout] 1750 | fn owned_user_groups(&self) -> BoxFuture, Error>> { [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] 1750 | fn owned_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1785:9 [INFO] [stdout] | [INFO] [stdout] 1785 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1788 | ) -> BoxFuture>> { [INFO] [stdout] | ---------------------------------------------- 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] 1788 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1851:9 [INFO] [stdout] | [INFO] [stdout] 1851 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1852 | antenna: impl EntityRef, [INFO] [stdout] 1853 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 1853 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1865:20 [INFO] [stdout] | [INFO] [stdout] 1865 | fn get_antenna(&self, id: Id) -> 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] 1865 | fn get_antenna(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1911:17 [INFO] [stdout] | [INFO] [stdout] 1911 | fn antennas(&self) -> BoxFuture, Error>> { [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] 1911 | fn antennas(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:1923:22 [INFO] [stdout] | [INFO] [stdout] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [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] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2117:20 [INFO] [stdout] | [INFO] [stdout] 2117 | fn create_clip(&self, name: impl Into) -> 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] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2184:20 [INFO] [stdout] | [INFO] [stdout] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> 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] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2196:14 [INFO] [stdout] | [INFO] [stdout] 2196 | fn clips(&self) -> BoxFuture, Error>> { [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] 2196 | fn clips(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2245:19 [INFO] [stdout] | [INFO] [stdout] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [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] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2256:17 [INFO] [stdout] | [INFO] [stdout] 2256 | fn get_clip(&self, id: Id) -> 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] 2256 | fn get_clip(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2271:9 [INFO] [stdout] | [INFO] [stdout] 2271 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2274 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------- 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] 2274 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2337:9 [INFO] [stdout] | [INFO] [stdout] 2337 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2340 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2340 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2354:9 [INFO] [stdout] | [INFO] [stdout] 2354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2357 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2357 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2383:9 [INFO] [stdout] | [INFO] [stdout] 2383 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2384 | message: impl EntityRef, [INFO] [stdout] 2385 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2385 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2398:9 [INFO] [stdout] | [INFO] [stdout] 2398 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2399 | message: impl EntityRef, [INFO] [stdout] 2400 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2400 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2413:9 [INFO] [stdout] | [INFO] [stdout] 2413 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2414 | user: impl EntityRef, [INFO] [stdout] 2415 | ) -> PagerStream> { [INFO] [stdout] | -------------------------------- 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] 2415 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2428:9 [INFO] [stdout] | [INFO] [stdout] 2428 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2429 | group: impl EntityRef, [INFO] [stdout] 2430 | ) -> PagerStream> { [INFO] [stdout] | -------------------------------- 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] 2430 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2442:26 [INFO] [stdout] | [INFO] [stdout] 2442 | fn messaging_history(&self) -> BoxFuture, Error>> { [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] 2442 | fn messaging_history(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2490:30 [INFO] [stdout] | [INFO] [stdout] 2490 | fn upload_file_from_url_(&self, url: Url) -> 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] 2490 | fn upload_file_from_url_(&self, url: Url) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2505:9 [INFO] [stdout] | [INFO] [stdout] 2505 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2506 | file: impl EntityRef, [INFO] [stdout] 2507 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2507 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2531:17 [INFO] [stdout] | [INFO] [stdout] 2531 | fn get_file(&self, id: Id) -> 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] 2531 | fn get_file(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2560:9 [INFO] [stdout] | [INFO] [stdout] 2560 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2561 | name: impl Into, [INFO] [stdout] 2562 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2562 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2579:9 [INFO] [stdout] | [INFO] [stdout] 2579 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2582 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2582 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2600:9 [INFO] [stdout] | [INFO] [stdout] 2600 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2601 | folder: impl EntityRef, [INFO] [stdout] 2602 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 2602 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2647:9 [INFO] [stdout] | [INFO] [stdout] 2647 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2648 | id: Id, [INFO] [stdout] 2649 | ) -> BoxFuture>> { [INFO] [stdout] | -------------------------------------------------- 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] 2649 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2662:9 [INFO] [stdout] | [INFO] [stdout] 2662 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2663 | file: impl EntityRef, [INFO] [stdout] 2664 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 2664 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2678:9 [INFO] [stdout] | [INFO] [stdout] 2678 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2679 | name: impl Into, [INFO] [stdout] 2680 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ----------------------------------------------------- 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] 2680 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2697:9 [INFO] [stdout] | [INFO] [stdout] 2697 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2700 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ----------------------------------------------------- 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] 2700 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2718:9 [INFO] [stdout] | [INFO] [stdout] 2718 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2719 | name: impl Into, [INFO] [stdout] 2720 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2720 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2737:9 [INFO] [stdout] | [INFO] [stdout] 2737 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 2740 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------------- 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] 2740 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2793:16 [INFO] [stdout] | [INFO] [stdout] 2793 | fn folders(&self) -> PagerStream> { [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] 2793 | fn folders(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:2800:9 [INFO] [stdout] | [INFO] [stdout] 2800 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 2801 | folder: impl EntityRef, [INFO] [stdout] 2802 | ) -> PagerStream> { [INFO] [stdout] | --------------------------- 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] 2802 | ) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3041:9 [INFO] [stdout] | [INFO] [stdout] 3041 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3042 | user: impl EntityRef, [INFO] [stdout] 3043 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3043 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3058:9 [INFO] [stdout] | [INFO] [stdout] 3058 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3059 | user: impl EntityRef, [INFO] [stdout] 3060 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3060 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3097:27 [INFO] [stdout] | [INFO] [stdout] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [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] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3111:9 [INFO] [stdout] | [INFO] [stdout] 3111 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3112 | report: impl EntityRef, [INFO] [stdout] 3113 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3113 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3179:24 [INFO] [stdout] | [INFO] [stdout] 3179 | fn moderation_logs(&self) -> PagerStream> { [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] 3179 | fn moderation_logs(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3190:16 [INFO] [stdout] | [INFO] [stdout] 3190 | fn silence(&self, user: impl EntityRef) -> 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] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3204:16 [INFO] [stdout] | [INFO] [stdout] 3204 | fn suspend(&self, user: impl EntityRef) -> 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] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3218:18 [INFO] [stdout] | [INFO] [stdout] 3218 | fn unsilence(&self, user: impl EntityRef) -> 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] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3232:18 [INFO] [stdout] | [INFO] [stdout] 3232 | fn unsuspend(&self, user: impl EntityRef) -> 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] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3278:9 [INFO] [stdout] | [INFO] [stdout] 3278 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 3281 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 3281 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3302:9 [INFO] [stdout] | [INFO] [stdout] 3302 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 3306 | ) -> BoxFuture>> { [INFO] [stdout] | --------------------------------------------------- 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] 3306 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3327:9 [INFO] [stdout] | [INFO] [stdout] 3327 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3328 | announcement: impl EntityRef, [INFO] [stdout] 3329 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3329 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3381:9 [INFO] [stdout] | [INFO] [stdout] 3381 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3382 | emoji: impl EntityRef, [INFO] [stdout] 3383 | ) -> BoxFuture>> { [INFO] [stdout] | ----------------------------------------- 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] 3383 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3414:9 [INFO] [stdout] | [INFO] [stdout] 3414 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3415 | emoji: impl EntityRef, [INFO] [stdout] 3416 | ) -> BoxFuture, Error>> { [INFO] [stdout] | ------------------------------------------------ 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] 3416 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3433:15 [INFO] [stdout] | [INFO] [stdout] 3433 | fn emojis(&self) -> PagerStream> { [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] 3433 | fn emojis(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3456:13 [INFO] [stdout] | [INFO] [stdout] 3456 | fn meta(&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] 3456 | fn meta(&self) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3468:22 [INFO] [stdout] | [INFO] [stdout] 3468 | fn announcements(&self) -> PagerStream> { [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] 3468 | fn announcements(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3502:39 [INFO] [stdout] | [INFO] [stdout] 3502 | fn mark_all_notifications_as_read(&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] 3502 | fn mark_all_notifications_as_read(&self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:3547:9 [INFO] [stdout] | [INFO] [stdout] 3547 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3548 | path: impl AsRef, [INFO] [stdout] 3549 | ) -> BoxFuture>> { [INFO] [stdout] | ------------------------------------------------ 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] 3549 | ) -> BoxFuture<'_, Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 67 | note: impl EntityRef, [INFO] [stdout] 68 | ) -> BoxFuture< [INFO] [stdout] | __________- [INFO] [stdout] 69 | | Result< [INFO] [stdout] 70 | | BoxStream>>, [INFO] [stdout] | | ----------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] 71 | | Error, [INFO] [stdout] 72 | | >, [INFO] [stdout] 73 | | > { [INFO] [stdout] | |_____- 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] 68 ~ ) -> BoxFuture<'_, [INFO] [stdout] 69 | Result< [INFO] [stdout] 70 ~ BoxStream<'_, Result>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 127 | ) -> BoxFuture< [INFO] [stdout] | __________- [INFO] [stdout] 128 | | Result< [INFO] [stdout] 129 | | BoxStream>>, [INFO] [stdout] | | --------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] 130 | | Error, [INFO] [stdout] 131 | | >, [INFO] [stdout] 132 | | > { [INFO] [stdout] | |_____- 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] 127 ~ ) -> BoxFuture<'_, [INFO] [stdout] 128 | Result< [INFO] [stdout] 129 ~ BoxStream<'_, Result>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 181 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 181 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 201 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 201 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 221 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 221 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 241 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 241 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 258 | query: impl Into>, [INFO] [stdout] 259 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 259 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 277 | antenna: impl EntityRef, [INFO] [stdout] 278 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 278 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/streaming.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 323 | list: impl EntityRef, [INFO] [stdout] 324 | ) -> BoxFuture>>, Error>> { [INFO] [stdout] | ---------------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | 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] 324 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder/drive.rs:400:17 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn list(&self) -> PagerStream> { [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] 400 | pub fn list(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder/user.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn list(&self) -> PagerStream> { [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] 115 | pub fn list(&self) -> PagerStream> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "39093a3146f6c9ce23c80c8998cc4964cd8874b2bfc9540f3682e2b8abbe8be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39093a3146f6c9ce23c80c8998cc4964cd8874b2bfc9540f3682e2b8abbe8be3", kill_on_drop: false }` [INFO] [stdout] 39093a3146f6c9ce23c80c8998cc4964cd8874b2bfc9540f3682e2b8abbe8be3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c21509842b8c4c39cb55e5137c2a619fd4fa41d41bbfb650931064d7a7981fac [INFO] running `Command { std: "docker" "start" "-a" "c21509842b8c4c39cb55e5137c2a619fd4fa41d41bbfb650931064d7a7981fac", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `http-client` [INFO] [stderr] --> src/error.rs:57:7 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg(feature = "http-client")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stderr] = help: consider adding `http-client` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `websocket-client` [INFO] [stderr] --> src/error.rs:64:7 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg(feature = "websocket-client")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `12-10-0`, `12-13-0`, `12-19-0`, `12-27-0`, `12-28-0`, `12-29-0`, `12-31-0`, `12-37-0`, `12-39-0`, `12-42-0`, `12-47-0`, `12-48-0`, `12-49-0`, `12-5-0`, `12-51-0`, `12-55-0`, `12-57-0`, `12-58-0`, `12-60-0`, `12-61-0`, `12-62-0`, `12-62-2`, `12-63-0`, `12-65-4`, `12-66-0`, `12-67-0`, `12-69-0`, `12-70-0`, `12-71-0`, `12-75-0`, `12-8-0`, `12-9-0`, `aid`, `default`, and `meid` and 2 more [INFO] [stderr] = help: consider adding `websocket-client` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:281:11 [INFO] [stderr] | [INFO] [stderr] 281 | fn me(&self) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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] 281 | fn me(&self) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:326:15 [INFO] [stderr] | [INFO] [stderr] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 326 | fn follow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:339:17 [INFO] [stderr] | [INFO] [stderr] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 339 | fn unfollow(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:352:13 [INFO] [stderr] | [INFO] [stderr] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 352 | fn mute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:364:15 [INFO] [stderr] | [INFO] [stderr] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 364 | fn unmute(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:376:14 [INFO] [stderr] | [INFO] [stderr] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 376 | fn block(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:389:16 [INFO] [stderr] | [INFO] [stderr] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 389 | fn unblock(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:435:18 [INFO] [stderr] | [INFO] [stderr] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 435 | fn followers(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:447:18 [INFO] [stderr] | [INFO] [stderr] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 447 | fn following(&self, user: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:459:17 [INFO] [stderr] | [INFO] [stderr] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 459 | fn pin_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:473:9 [INFO] [stderr] | [INFO] [stderr] 473 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 474 | note: impl EntityRef, [INFO] [stderr] 475 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 475 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:503:24 [INFO] [stderr] | [INFO] [stderr] 503 | fn follow_requests(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ --------------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 503 | fn follow_requests(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:516:9 [INFO] [stderr] | [INFO] [stderr] 516 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 517 | user: impl EntityRef, [INFO] [stderr] 518 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 518 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:532:9 [INFO] [stderr] | [INFO] [stderr] 532 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 533 | user: impl EntityRef, [INFO] [stderr] 534 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 534 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:547:9 [INFO] [stderr] | [INFO] [stderr] 547 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 548 | user: impl EntityRef, [INFO] [stderr] 549 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 549 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:561:21 [INFO] [stderr] | [INFO] [stderr] 561 | fn muting_users(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 561 | fn muting_users(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:568:23 [INFO] [stderr] | [INFO] [stderr] 568 | fn blocking_users(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 568 | fn blocking_users(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:575:24 [INFO] [stderr] | [INFO] [stderr] 575 | fn favorited_notes(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 575 | fn favorited_notes(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:608:22 [INFO] [stderr] | [INFO] [stderr] 608 | fn notifications(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 608 | fn notifications(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:623:9 [INFO] [stderr] | [INFO] [stderr] 623 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 624 | user: impl EntityRef, [INFO] [stderr] 625 | ) -> BoxFuture>> { [INFO] [stderr] | --------------------------------------------------- the same 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] 625 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:656:9 [INFO] [stderr] | [INFO] [stderr] 656 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 657 | user: impl EntityRef, [INFO] [stderr] 658 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 658 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:682:9 [INFO] [stderr] | [INFO] [stderr] 682 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 683 | user: impl EntityRef, [INFO] [stderr] 684 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 684 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:708:9 [INFO] [stderr] | [INFO] [stderr] 708 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 709 | user: impl EntityRef, [INFO] [stderr] 710 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 710 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:734:9 [INFO] [stderr] | [INFO] [stderr] 734 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 735 | user: impl EntityRef, [INFO] [stderr] 736 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 736 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:759:17 [INFO] [stderr] | [INFO] [stderr] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 759 | fn is_muted(&self, user: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:783:9 [INFO] [stderr] | [INFO] [stderr] 783 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 784 | user: impl EntityRef, [INFO] [stderr] 785 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 785 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:814:9 [INFO] [stderr] | [INFO] [stderr] 814 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 815 | user: impl EntityRef, [INFO] [stderr] 816 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 816 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:827:17 [INFO] [stderr] | [INFO] [stderr] 827 | fn get_user(&self, id: Id) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 827 | fn get_user(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:840:9 [INFO] [stderr] | [INFO] [stderr] 840 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 841 | ids: impl IntoIterator>, [INFO] [stderr] 842 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 842 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:856:9 [INFO] [stderr] | [INFO] [stderr] 856 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 859 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 859 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:872:21 [INFO] [stderr] | [INFO] [stderr] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 872 | fn search_users(&self, query: impl Into) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:920:26 [INFO] [stderr] | [INFO] [stderr] 920 | fn recommended_users(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 920 | fn recommended_users(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:927:9 [INFO] [stderr] | [INFO] [stderr] 927 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 928 | user: impl EntityRef, [INFO] [stderr] 929 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 929 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:948:21 [INFO] [stderr] | [INFO] [stderr] 948 | fn pinned_users(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ ------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 948 | fn pinned_users(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1007:20 [INFO] [stderr] | [INFO] [stderr] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 1007 | fn delete_note(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1019:17 [INFO] [stderr] | [INFO] [stderr] 1019 | fn get_note(&self, id: Id) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1019 | fn get_note(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1044:20 [INFO] [stderr] | [INFO] [stderr] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 1044 | fn create_note(&self, text: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1066:9 [INFO] [stderr] | [INFO] [stderr] 1066 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1069 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 1069 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1077:9 [INFO] [stderr] | [INFO] [stderr] 1077 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1080 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 1080 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1087:15 [INFO] [stderr] | [INFO] [stderr] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 1087 | fn renote(&self, note: impl EntityRef) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1094:9 [INFO] [stderr] | [INFO] [stderr] 1094 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1097 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 1097 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1105:9 [INFO] [stderr] | [INFO] [stderr] 1105 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1108 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1108 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1121:16 [INFO] [stderr] | [INFO] [stderr] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 1121 | fn unreact(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1133:17 [INFO] [stderr] | [INFO] [stderr] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 1133 | fn favorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1145:19 [INFO] [stderr] | [INFO] [stderr] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 1145 | fn unfavorite(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1157:14 [INFO] [stderr] | [INFO] [stderr] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 1157 | fn watch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1169:16 [INFO] [stderr] | [INFO] [stderr] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 1169 | fn unwatch(&self, note: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1182:9 [INFO] [stderr] | [INFO] [stderr] 1182 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1183 | note: impl EntityRef, [INFO] [stderr] 1184 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 1184 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1198:9 [INFO] [stderr] | [INFO] [stderr] 1198 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1199 | note: impl EntityRef, [INFO] [stderr] 1200 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 1200 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1214:9 [INFO] [stderr] | [INFO] [stderr] 1214 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1217 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1217 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1229:23 [INFO] [stderr] | [INFO] [stderr] 1229 | fn featured_notes(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1229 | fn featured_notes(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1235:21 [INFO] [stderr] | [INFO] [stderr] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1235 | fn conversation(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1246:23 [INFO] [stderr] | [INFO] [stderr] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1246 | fn children_notes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1257:24 [INFO] [stderr] | [INFO] [stderr] 1257 | fn mentioned_notes(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1257 | fn mentioned_notes(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1263:16 [INFO] [stderr] | [INFO] [stderr] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1263 | fn renotes(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1274:16 [INFO] [stderr] | [INFO] [stderr] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1274 | fn replies(&self, note: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1285:21 [INFO] [stderr] | [INFO] [stderr] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1285 | fn search_notes(&self, query: impl Into) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 232 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] 233 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1295 | impl_timeline_method! { local, notes::local_timeline } [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 ~ PagerStream>, [INFO] [stderr] 233 ~ PagerStream>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 232 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] 233 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1296 | impl_timeline_method! { global, notes::global_timeline } [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 ~ PagerStream>, [INFO] [stderr] 233 ~ PagerStream>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 232 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] 233 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1297 | impl_timeline_method! { social, notes::hybrid_timeline } [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 ~ PagerStream>, [INFO] [stderr] 233 ~ PagerStream>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 232 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] 233 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1298 | impl_timeline_method! { home, notes::timeline } [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 ~ PagerStream>, [INFO] [stderr] 233 ~ PagerStream>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 232 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] 233 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1299 | impl_timeline_method! { user, users::notes, user_id = user : User } [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 ~ PagerStream>, [INFO] [stderr] 233 ~ PagerStream>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:201:17 [INFO] [stderr] | [INFO] [stderr] 201 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 204 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 232 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] 233 | PagerStream>, [INFO] [stderr] | -------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 1300 | impl_timeline_method! { user_list, notes::user_list_timeline, list_id = list : UserList } [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `impl_timeline_method` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 232 ~ PagerStream>, [INFO] [stderr] 233 ~ PagerStream>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1333:21 [INFO] [stderr] | [INFO] [stderr] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1333 | fn tagged_notes(&self, query: impl Into>) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1360:9 [INFO] [stderr] | [INFO] [stderr] 1360 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1361 | types: impl IntoIterator, [INFO] [stderr] 1362 | ) -> PagerStream> { [INFO] [stderr] | -------------------- the same 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] 1362 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1389:9 [INFO] [stderr] | [INFO] [stderr] 1389 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1390 | name: impl Into, [INFO] [stderr] 1391 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------------- the same 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] 1391 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1418:9 [INFO] [stderr] | [INFO] [stderr] 1418 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1419 | list: impl EntityRef, [INFO] [stderr] 1420 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1420 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1447:9 [INFO] [stderr] | [INFO] [stderr] 1447 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1450 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------------- the same 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] 1450 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1464:22 [INFO] [stderr] | [INFO] [stderr] 1464 | fn get_user_list(&self, id: Id) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ----------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1464 | fn get_user_list(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1477:9 [INFO] [stderr] | [INFO] [stderr] 1477 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1480 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1480 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1494:9 [INFO] [stderr] | [INFO] [stderr] 1494 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1497 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1497 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1526:9 [INFO] [stderr] | [INFO] [stderr] 1526 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1527 | name: impl Into, [INFO] [stderr] 1528 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 1528 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1555:9 [INFO] [stderr] | [INFO] [stderr] 1555 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1556 | group: impl EntityRef, [INFO] [stderr] 1557 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1557 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1584:9 [INFO] [stderr] | [INFO] [stderr] 1584 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1587 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 1587 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1602:9 [INFO] [stderr] | [INFO] [stderr] 1602 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1603 | id: Id, [INFO] [stderr] 1604 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 1604 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1617:9 [INFO] [stderr] | [INFO] [stderr] 1617 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1620 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1620 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1640:9 [INFO] [stderr] | [INFO] [stderr] 1640 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1643 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1643 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1659:9 [INFO] [stderr] | [INFO] [stderr] 1659 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1662 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 1662 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1702:31 [INFO] [stderr] | [INFO] [stderr] 1702 | fn user_group_invitations(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ ----------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1702 | fn user_group_invitations(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1709:9 [INFO] [stderr] | [INFO] [stderr] 1709 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1710 | invitation: impl EntityRef, [INFO] [stderr] 1711 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1711 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1724:9 [INFO] [stderr] | [INFO] [stderr] 1724 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1725 | invitation: impl EntityRef, [INFO] [stderr] 1726 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1726 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1738:27 [INFO] [stderr] | [INFO] [stderr] 1738 | fn joined_user_groups(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ ----------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1738 | fn joined_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1750:26 [INFO] [stderr] | [INFO] [stderr] 1750 | fn owned_user_groups(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ ----------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1750 | fn owned_user_groups(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1785:9 [INFO] [stderr] | [INFO] [stderr] 1785 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1788 | ) -> BoxFuture>> { [INFO] [stderr] | ---------------------------------------------- the same 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] 1788 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1851:9 [INFO] [stderr] | [INFO] [stderr] 1851 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1852 | antenna: impl EntityRef, [INFO] [stderr] 1853 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 1853 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1865:20 [INFO] [stderr] | [INFO] [stderr] 1865 | fn get_antenna(&self, id: Id) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ---------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1865 | fn get_antenna(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1911:17 [INFO] [stderr] | [INFO] [stderr] 1911 | fn antennas(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ --------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1911 | fn antennas(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:1923:22 [INFO] [stderr] | [INFO] [stderr] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 1923 | fn antenna_notes(&self, antenna: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2117:20 [INFO] [stderr] | [INFO] [stderr] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------------------------------- the same 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] 2117 | fn create_clip(&self, name: impl Into) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2184:20 [INFO] [stderr] | [INFO] [stderr] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 2184 | fn delete_clip(&self, clip: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2196:14 [INFO] [stderr] | [INFO] [stderr] 2196 | fn clips(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ ------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2196 | fn clips(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2245:19 [INFO] [stderr] | [INFO] [stderr] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------- the same 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] 2245 | fn clip_notes(&self, clip: impl EntityRef) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2256:17 [INFO] [stderr] | [INFO] [stderr] 2256 | fn get_clip(&self, id: Id) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2256 | fn get_clip(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2271:9 [INFO] [stderr] | [INFO] [stderr] 2271 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 2274 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------- the same 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] 2274 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2337:9 [INFO] [stderr] | [INFO] [stderr] 2337 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 2340 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------------- the same 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] 2340 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2354:9 [INFO] [stderr] | [INFO] [stderr] 2354 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 2357 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------------- the same 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] 2357 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2383:9 [INFO] [stderr] | [INFO] [stderr] 2383 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2384 | message: impl EntityRef, [INFO] [stderr] 2385 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 2385 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2398:9 [INFO] [stderr] | [INFO] [stderr] 2398 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2399 | message: impl EntityRef, [INFO] [stderr] 2400 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 2400 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2413:9 [INFO] [stderr] | [INFO] [stderr] 2413 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2414 | user: impl EntityRef, [INFO] [stderr] 2415 | ) -> PagerStream> { [INFO] [stderr] | -------------------------------- the same 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] 2415 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2428:9 [INFO] [stderr] | [INFO] [stderr] 2428 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2429 | group: impl EntityRef, [INFO] [stderr] 2430 | ) -> PagerStream> { [INFO] [stderr] | -------------------------------- the same 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] 2430 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2442:26 [INFO] [stderr] | [INFO] [stderr] 2442 | fn messaging_history(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ ------------------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2442 | fn messaging_history(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2490:30 [INFO] [stderr] | [INFO] [stderr] 2490 | fn upload_file_from_url_(&self, url: Url) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2490 | fn upload_file_from_url_(&self, url: Url) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2505:9 [INFO] [stderr] | [INFO] [stderr] 2505 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2506 | file: impl EntityRef, [INFO] [stderr] 2507 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 2507 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2531:17 [INFO] [stderr] | [INFO] [stderr] 2531 | fn get_file(&self, id: Id) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2531 | fn get_file(&self, id: Id) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2560:9 [INFO] [stderr] | [INFO] [stderr] 2560 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2561 | name: impl Into, [INFO] [stderr] 2562 | ) -> BoxFuture>> { [INFO] [stderr] | -------------------------------------------------- the same 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] 2562 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2579:9 [INFO] [stderr] | [INFO] [stderr] 2579 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 2582 | ) -> BoxFuture>> { [INFO] [stderr] | -------------------------------------------------- the same 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] 2582 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2600:9 [INFO] [stderr] | [INFO] [stderr] 2600 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2601 | folder: impl EntityRef, [INFO] [stderr] 2602 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 2602 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2647:9 [INFO] [stderr] | [INFO] [stderr] 2647 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2648 | id: Id, [INFO] [stderr] 2649 | ) -> BoxFuture>> { [INFO] [stderr] | -------------------------------------------------- the same 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] 2649 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2662:9 [INFO] [stderr] | [INFO] [stderr] 2662 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2663 | file: impl EntityRef, [INFO] [stderr] 2664 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 2664 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2678:9 [INFO] [stderr] | [INFO] [stderr] 2678 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2679 | name: impl Into, [INFO] [stderr] 2680 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ----------------------------------------------------- the same 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] 2680 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2697:9 [INFO] [stderr] | [INFO] [stderr] 2697 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 2700 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ----------------------------------------------------- the same 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] 2700 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2718:9 [INFO] [stderr] | [INFO] [stderr] 2718 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2719 | name: impl Into, [INFO] [stderr] 2720 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ------------------------------------------------------- the same 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] 2720 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2737:9 [INFO] [stderr] | [INFO] [stderr] 2737 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 2740 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ------------------------------------------------------- the same 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] 2740 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2793:16 [INFO] [stderr] | [INFO] [stderr] 2793 | fn folders(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 2793 | fn folders(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:2800:9 [INFO] [stderr] | [INFO] [stderr] 2800 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 2801 | folder: impl EntityRef, [INFO] [stderr] 2802 | ) -> PagerStream> { [INFO] [stderr] | --------------------------- the same 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] 2802 | ) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3041:9 [INFO] [stderr] | [INFO] [stderr] 3041 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3042 | user: impl EntityRef, [INFO] [stderr] 3043 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 3043 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3058:9 [INFO] [stderr] | [INFO] [stderr] 3058 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3059 | user: impl EntityRef, [INFO] [stderr] 3060 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 3060 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3097:27 [INFO] [stderr] | [INFO] [stderr] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3097 | fn abuse_user_reports(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3111:9 [INFO] [stderr] | [INFO] [stderr] 3111 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3112 | report: impl EntityRef, [INFO] [stderr] 3113 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 3113 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3179:24 [INFO] [stderr] | [INFO] [stderr] 3179 | fn moderation_logs(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ ----------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3179 | fn moderation_logs(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3190:16 [INFO] [stderr] | [INFO] [stderr] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 3190 | fn silence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3204:16 [INFO] [stderr] | [INFO] [stderr] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 3204 | fn suspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3218:18 [INFO] [stderr] | [INFO] [stderr] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 3218 | fn unsilence(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3232:18 [INFO] [stderr] | [INFO] [stderr] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ----------------------------------------- the same 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] 3232 | fn unsuspend(&self, user: impl EntityRef) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3278:9 [INFO] [stderr] | [INFO] [stderr] 3278 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 3281 | ) -> BoxFuture>> { [INFO] [stderr] | --------------------------------------------------- the same 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] 3281 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3302:9 [INFO] [stderr] | [INFO] [stderr] 3302 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 3306 | ) -> BoxFuture>> { [INFO] [stderr] | --------------------------------------------------- the same 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] 3306 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3327:9 [INFO] [stderr] | [INFO] [stderr] 3327 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3328 | announcement: impl EntityRef, [INFO] [stderr] 3329 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 3329 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3381:9 [INFO] [stderr] | [INFO] [stderr] 3381 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3382 | emoji: impl EntityRef, [INFO] [stderr] 3383 | ) -> BoxFuture>> { [INFO] [stderr] | ----------------------------------------- the same 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] 3383 | ) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3414:9 [INFO] [stderr] | [INFO] [stderr] 3414 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3415 | emoji: impl EntityRef, [INFO] [stderr] 3416 | ) -> BoxFuture, Error>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 3416 | ) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3433:15 [INFO] [stderr] | [INFO] [stderr] 3433 | fn emojis(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ --------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3433 | fn emojis(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3456:13 [INFO] [stderr] | [INFO] [stderr] 3456 | fn meta(&self) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3456 | fn meta(&self) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3468:22 [INFO] [stderr] | [INFO] [stderr] 3468 | fn announcements(&self) -> PagerStream> { [INFO] [stderr] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3468 | fn announcements(&self) -> PagerStream> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3502:39 [INFO] [stderr] | [INFO] [stderr] 3502 | fn mark_all_notifications_as_read(&self) -> BoxFuture>> { [INFO] [stderr] | ^^^^^ ----------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 3502 | fn mark_all_notifications_as_read(&self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:3547:9 [INFO] [stderr] | [INFO] [stderr] 3547 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 3548 | path: impl AsRef, [INFO] [stderr] 3549 | ) -> BoxFuture>> { [INFO] [stderr] | ------------------------------------------------ the same 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] 3549 | ) -> BoxFuture<'_, Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 67 | note: impl EntityRef, [INFO] [stderr] 68 | ) -> BoxFuture< [INFO] [stderr] | __________- [INFO] [stderr] 69 | | Result< [INFO] [stderr] 70 | | BoxStream>>, [INFO] [stderr] | | ----------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] 71 | | Error, [INFO] [stderr] 72 | | >, [INFO] [stderr] 73 | | > { [INFO] [stderr] | |_____- the same 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] 68 ~ ) -> BoxFuture<'_, [INFO] [stderr] 69 | Result< [INFO] [stderr] 70 ~ BoxStream<'_, Result>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 127 | ) -> BoxFuture< [INFO] [stderr] | __________- [INFO] [stderr] 128 | | Result< [INFO] [stderr] 129 | | BoxStream>>, [INFO] [stderr] | | --------------------------------------------------------------------- the same lifetime is hidden here [INFO] [stderr] 130 | | Error, [INFO] [stderr] 131 | | >, [INFO] [stderr] 132 | | > { [INFO] [stderr] | |_____- the same 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] 127 ~ ) -> BoxFuture<'_, [INFO] [stderr] 128 | Result< [INFO] [stderr] 129 ~ BoxStream<'_, Result>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:180:9 [INFO] [stderr] | [INFO] [stderr] 180 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 181 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 181 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 201 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 201 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:220:9 [INFO] [stderr] | [INFO] [stderr] 220 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 221 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 221 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:240:9 [INFO] [stderr] | [INFO] [stderr] 240 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 241 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 241 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:257:9 [INFO] [stderr] | [INFO] [stderr] 257 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 258 | query: impl Into>, [INFO] [stderr] 259 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 259 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:276:9 [INFO] [stderr] | [INFO] [stderr] 276 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 277 | antenna: impl EntityRef, [INFO] [stderr] 278 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 278 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/streaming.rs:322:9 [INFO] [stderr] | [INFO] [stderr] 322 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 323 | list: impl EntityRef, [INFO] [stderr] 324 | ) -> BoxFuture>>, Error>> { [INFO] [stderr] | ---------------------------------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same 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] 324 | ) -> BoxFuture<'_, Result>>, Error>> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/builder/drive.rs:400:17 [INFO] [stderr] | [WARN] too many lines in the log, truncating it