[INFO] fetching crate telers 1.0.0-alpha.26...
[INFO] testing telers-1.0.0-alpha.26 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate telers 1.0.0-alpha.26 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate telers 1.0.0-alpha.26
[INFO] finished tweaking crates.io crate telers 1.0.0-alpha.26
[INFO] tweaked toml for crates.io crate telers 1.0.0-alpha.26 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telers 1.0.0-alpha.26 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telers 1.0.0-alpha.26 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5998f847e38be90f6164fc52e6942a07628cbc6361027c0b838def80a91061ba
[INFO] running `Command { std: "docker" "start" "-a" "5998f847e38be90f6164fc52e6942a07628cbc6361027c0b838def80a91061ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5998f847e38be90f6164fc52e6942a07628cbc6361027c0b838def80a91061ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5998f847e38be90f6164fc52e6942a07628cbc6361027c0b838def80a91061ba", kill_on_drop: false }`
[INFO] [stdout] 5998f847e38be90f6164fc52e6942a07628cbc6361027c0b838def80a91061ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54b6f8e5d9d5ce63f7e53b415a9c5cc8b856ef303e2c27dff83a15143c80f822
[INFO] running `Command { std: "docker" "start" "-a" "54b6f8e5d9d5ce63f7e53b415a9c5cc8b856ef303e2c27dff83a15143c80f822", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling telers-macros v1.0.0-alpha.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling telers v1.0.0-alpha.26 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/session/reqwest.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/session/reqwest.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/telegram.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/dispatcher.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/event/telegram/observer.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/event/telegram/observer.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/filters/command.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/filters/command.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/fsm/strategy.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/inner/manager.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/outer/fsm_context.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/outer/manager.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/router.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 660 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 | / define_middleware_config!(
[INFO] [stdout] 1221 | |     OuterMiddlewaresConfig,
[INFO] [stdout] 1222 | |     OuterMiddlewaresConfigBuilder,
[INFO] [stdout] 1223 | |     BoxedCloneOuterMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |     default_builder: |builder: OuterMiddlewaresConfigBuilder<Client>| builder.update(UserContextMiddleware),
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 | / define_middleware_config!(
[INFO] [stdout] 1221 | |     OuterMiddlewaresConfig,
[INFO] [stdout] 1222 | |     OuterMiddlewaresConfigBuilder,
[INFO] [stdout] 1223 | |     BoxedCloneOuterMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |     default_builder: |builder: OuterMiddlewaresConfigBuilder<Client>| builder.update(UserContextMiddleware),
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / define_middleware_config!(
[INFO] [stdout] 1256 | |     InnerMiddlewaresConfig,
[INFO] [stdout] 1257 | |     InnerMiddlewaresConfigBuilder,
[INFO] [stdout] 1258 | |     BoxedCloneInnerMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |     default_builder: |builder: InnerMiddlewaresConfigBuilder<Client>| builder.all(LoggingMiddleware),
[INFO] [stdout] 1288 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / define_middleware_config!(
[INFO] [stdout] 1256 | |     InnerMiddlewaresConfig,
[INFO] [stdout] 1257 | |     InnerMiddlewaresConfigBuilder,
[INFO] [stdout] 1258 | |     BoxedCloneInnerMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |     default_builder: |builder: InnerMiddlewaresConfigBuilder<Client>| builder.all(LoggingMiddleware),
[INFO] [stdout] 1288 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1312:5
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     #[must_use]
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/bot_command_scope.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/chat.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/chat_full_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/types/message.rs:3353:5
[INFO] [stdout]      |
[INFO] [stdout] 3353 |     #[must_use]
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/message_origin.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/update.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/update.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils/text/html_formatter.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils/text/markdown_formatter.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/add_sticker_to_set.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 69 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/answer_callback_query.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/answer_inline_query.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 146 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/answer_pre_checkout_query.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 71 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/answer_shipping_query.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 118 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/answer_web_app_query.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/approve_chat_join_request.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/ban_chat_member.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/ban_chat_sender_chat.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/base.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn build_request<Client>(&self, bot: &Bot<Client>) -> Request<Self::Method>;
[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] 66 |     fn build_request<Client>(&self, bot: &Bot<Client>) -> Request<'_, Self::Method>;
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/close_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/close_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/copy_message.rs:310:30
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 310 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/copy_messages.rs:156:30
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 156 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/create_chat_invite_link.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/create_chat_subscription_invite_link.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 91 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/create_forum_topic.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/create_invoice_link.rs:462:30
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 462 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/create_new_sticker_set.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 127 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/decline_chat_join_request.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_chat_photo.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_chat_sticker_set.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_message.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]    |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_messages.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]    |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_my_commands.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 49 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_sticker_from_set.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_sticker_set.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_chat_invite_link.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 133 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_chat_subscription_invite_link.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_forum_topic.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_general_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_caption.rs:227:30
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 227 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_live_location.rs:229:30
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 229 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_media.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_reply_markup.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]     |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_text.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_user_star_subscription.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/export_chat_invite_link.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/forward_message.rs:148:30
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 148 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/forward_messages.rs:137:30
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 137 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_available_gifts.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_business_connection.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_administrators.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_member.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_member_count.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_menu_button.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 43 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_custom_emoji_stickers.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 61 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_file.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_forum_topic_icon_stickers.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/get_game_high_scores.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]     |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_me.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_commands.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_default_administrator_rights.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 45 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_description.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_name.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_short_description.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_star_transactions.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]    |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_sticker_set.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/get_updates.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 123 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_user_chat_boosts.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_user_profile_photos.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 78 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/hide_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/leave_chat.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/log_out.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/pin_chat_message.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/promote_chat_member.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 291 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/refund_star_payment.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/remove_chat_verification.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/remove_user_verification.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 39 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/reopen_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/reopen_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/replace_sticker_in_set.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 77 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/restrict_chat_member.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 106 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/revoke_chat_invite_link.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/save_prepared_inline_message.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 131 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_animation.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 425 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_audio.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 371 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/send_chat_action.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 96 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_contact.rs:262:30
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 262 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_dice.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 217 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_document.rs:325:30
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 325 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_game.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 209 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_gift.rs:175:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 175 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_invoice.rs:550:30
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 550 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_location.rs:296:30
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 296 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_media_group.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_message.rs:286:30
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 286 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_paid_media.rs:326:30
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 326 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_photo.rs:333:30
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 333 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_poll.rs:516:30
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 516 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_sticker.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 228 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_venue.rs:324:30
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 324 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_video.rs:463:30
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 463 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_video_note.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 266 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_voice.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 314 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_administrator_custom_title.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_description.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_menu_button.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_permissions.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_sticker_set.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_title.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_custom_emoji_sticker_set_thumbnail.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/set_game_score.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/set_message_reaction.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_commands.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_default_administrator_rights.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_description.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_name.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_short_description.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_passport_data_errors.rs:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 72 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_emoji_list.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_keywords.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 66 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_mask_position.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 52 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_position_in_set.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_set_thumbnail.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_set_title.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_user_emoji_status.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 81 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/stop_message_live_location.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 125 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/stop_poll.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unban_chat_member.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unban_chat_sender_chat.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unhide_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_all_chat_messages.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_all_forum_topic_messages.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_all_general_forum_topic_messages.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_chat_message.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/upload_sticker_file.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 88 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/verify_chat.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/verify_user.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "54b6f8e5d9d5ce63f7e53b415a9c5cc8b856ef303e2c27dff83a15143c80f822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b6f8e5d9d5ce63f7e53b415a9c5cc8b856ef303e2c27dff83a15143c80f822", kill_on_drop: false }`
[INFO] [stdout] 54b6f8e5d9d5ce63f7e53b415a9c5cc8b856ef303e2c27dff83a15143c80f822
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 619a436b68ca4ef3c5e3a73f2831afd558cd7ef18dbafddb2d6cb2377620e454
[INFO] running `Command { std: "docker" "start" "-a" "619a436b68ca4ef3c5e3a73f2831afd558cd7ef18dbafddb2d6cb2377620e454", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling telers v1.0.0-alpha.26 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/session/reqwest.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/session/reqwest.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/telegram.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/dispatcher.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/event/telegram/observer.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/event/telegram/observer.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/filters/command.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/filters/command.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/fsm/strategy.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/inner/manager.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/outer/fsm_context.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/outer/manager.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/router.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 660 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 | / define_middleware_config!(
[INFO] [stdout] 1221 | |     OuterMiddlewaresConfig,
[INFO] [stdout] 1222 | |     OuterMiddlewaresConfigBuilder,
[INFO] [stdout] 1223 | |     BoxedCloneOuterMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |     default_builder: |builder: OuterMiddlewaresConfigBuilder<Client>| builder.update(UserContextMiddleware),
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 | / define_middleware_config!(
[INFO] [stdout] 1221 | |     OuterMiddlewaresConfig,
[INFO] [stdout] 1222 | |     OuterMiddlewaresConfigBuilder,
[INFO] [stdout] 1223 | |     BoxedCloneOuterMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |     default_builder: |builder: OuterMiddlewaresConfigBuilder<Client>| builder.update(UserContextMiddleware),
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / define_middleware_config!(
[INFO] [stdout] 1256 | |     InnerMiddlewaresConfig,
[INFO] [stdout] 1257 | |     InnerMiddlewaresConfigBuilder,
[INFO] [stdout] 1258 | |     BoxedCloneInnerMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |     default_builder: |builder: InnerMiddlewaresConfigBuilder<Client>| builder.all(LoggingMiddleware),
[INFO] [stdout] 1288 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / define_middleware_config!(
[INFO] [stdout] 1256 | |     InnerMiddlewaresConfig,
[INFO] [stdout] 1257 | |     InnerMiddlewaresConfigBuilder,
[INFO] [stdout] 1258 | |     BoxedCloneInnerMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |     default_builder: |builder: InnerMiddlewaresConfigBuilder<Client>| builder.all(LoggingMiddleware),
[INFO] [stdout] 1288 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1312:5
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     #[must_use]
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/bot_command_scope.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/chat.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/chat_full_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/types/message.rs:3353:5
[INFO] [stdout]      |
[INFO] [stdout] 3353 |     #[must_use]
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/message_origin.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/update.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/update.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils/text/html_formatter.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils/text/markdown_formatter.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/session/reqwest.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/session/reqwest.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/client/telegram.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/dispatcher.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/event/telegram/observer.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/event/telegram/observer.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/filters/command.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/filters/command.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/fsm/strategy.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/inner/manager.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/outer/fsm_context.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/middlewares/outer/manager.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/router.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 660 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 | / define_middleware_config!(
[INFO] [stdout] 1221 | |     OuterMiddlewaresConfig,
[INFO] [stdout] 1222 | |     OuterMiddlewaresConfigBuilder,
[INFO] [stdout] 1223 | |     BoxedCloneOuterMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |     default_builder: |builder: OuterMiddlewaresConfigBuilder<Client>| builder.update(UserContextMiddleware),
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 | / define_middleware_config!(
[INFO] [stdout] 1221 | |     OuterMiddlewaresConfig,
[INFO] [stdout] 1222 | |     OuterMiddlewaresConfigBuilder,
[INFO] [stdout] 1223 | |     BoxedCloneOuterMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1252 | |     default_builder: |builder: OuterMiddlewaresConfigBuilder<Client>| builder.update(UserContextMiddleware),
[INFO] [stdout] 1253 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / define_middleware_config!(
[INFO] [stdout] 1256 | |     InnerMiddlewaresConfig,
[INFO] [stdout] 1257 | |     InnerMiddlewaresConfigBuilder,
[INFO] [stdout] 1258 | |     BoxedCloneInnerMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |     default_builder: |builder: InnerMiddlewaresConfigBuilder<Client>| builder.all(LoggingMiddleware),
[INFO] [stdout] 1288 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1210:13
[INFO] [stdout]      |
[INFO] [stdout] 1210 |               #[must_use]
[INFO] [stdout]      |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1255 | / define_middleware_config!(
[INFO] [stdout] 1256 | |     InnerMiddlewaresConfig,
[INFO] [stdout] 1257 | |     InnerMiddlewaresConfigBuilder,
[INFO] [stdout] 1258 | |     BoxedCloneInnerMiddlewareService<Client>,
[INFO] [stdout] ...    |
[INFO] [stdout] 1287 | |     default_builder: |builder: InnerMiddlewaresConfigBuilder<Client>| builder.all(LoggingMiddleware),
[INFO] [stdout] 1288 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]      = note: this warning originates in the macro `define_middleware_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/router.rs:1312:5
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     #[must_use]
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/bot_command_scope.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/chat.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/chat_boost_source.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/chat_full_info.rs:730:5
[INFO] [stdout]     |
[INFO] [stdout] 730 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]     --> src/types/message.rs:3353:5
[INFO] [stdout]      |
[INFO] [stdout] 3353 |     #[must_use]
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/message_origin.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/types/reaction_type.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/update.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/types/update.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils/text/html_formatter.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils/text/markdown_formatter.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/add_sticker_to_set.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 69 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/answer_callback_query.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/answer_inline_query.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 146 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/answer_pre_checkout_query.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 71 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/answer_shipping_query.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 118 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/answer_web_app_query.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/approve_chat_join_request.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/ban_chat_member.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/ban_chat_sender_chat.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/base.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn build_request<Client>(&self, bot: &Bot<Client>) -> Request<Self::Method>;
[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] 66 |     fn build_request<Client>(&self, bot: &Bot<Client>) -> Request<'_, Self::Method>;
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/close_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/close_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/copy_message.rs:310:30
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 310 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/copy_messages.rs:156:30
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 156 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/create_chat_invite_link.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 122 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/create_chat_subscription_invite_link.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 91 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/create_forum_topic.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/create_invoice_link.rs:462:30
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 462 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/create_new_sticker_set.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 127 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/decline_chat_join_request.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_chat_photo.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_chat_sticker_set.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_message.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]    |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_messages.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]    |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_my_commands.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 49 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_sticker_from_set.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/delete_sticker_set.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_chat_invite_link.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 133 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_chat_subscription_invite_link.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_forum_topic.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_general_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_caption.rs:227:30
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 227 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_live_location.rs:229:30
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 229 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_media.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_reply_markup.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]     |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/edit_message_text.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/edit_user_star_subscription.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/export_chat_invite_link.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/forward_message.rs:148:30
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 148 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/forward_messages.rs:137:30
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 137 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_available_gifts.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_business_connection.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_administrators.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_member.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_member_count.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_chat_menu_button.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 43 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_custom_emoji_stickers.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 61 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_file.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 40 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_forum_topic_icon_stickers.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/get_game_high_scores.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]     |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_me.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_commands.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_default_administrator_rights.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 45 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_description.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_name.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_my_short_description.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 47 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_star_transactions.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[INFO] [stdout]    |                              ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_sticker_set.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 34 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/get_updates.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 123 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_user_chat_boosts.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/get_user_profile_photos.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 78 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/hide_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/leave_chat.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/log_out.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 26 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/pin_chat_message.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/promote_chat_member.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 291 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/refund_star_payment.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/remove_chat_verification.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 41 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/remove_user_verification.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 39 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/reopen_forum_topic.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/reopen_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/replace_sticker_in_set.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 77 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/restrict_chat_member.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 106 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/revoke_chat_invite_link.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 53 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/save_prepared_inline_message.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 131 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_animation.rs:425:30
[INFO] [stdout]     |
[INFO] [stdout] 425 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 425 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_audio.rs:371:30
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 371 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/send_chat_action.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 96 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_contact.rs:262:30
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 262 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_dice.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 217 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_document.rs:325:30
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 325 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_game.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 209 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_gift.rs:175:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 175 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_invoice.rs:550:30
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 550 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_location.rs:296:30
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 296 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_media_group.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 210 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_message.rs:286:30
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 286 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_paid_media.rs:326:30
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 326 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_photo.rs:333:30
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 333 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_poll.rs:516:30
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 516 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_sticker.rs:228:30
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 228 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_venue.rs:324:30
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 324 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_video.rs:463:30
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 463 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_video_note.rs:266:30
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 266 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/send_voice.rs:314:30
[INFO] [stdout]     |
[INFO] [stdout] 314 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 314 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_administrator_custom_title.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 65 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_description.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_menu_button.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_permissions.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 76 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_sticker_set.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_chat_title.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_custom_emoji_sticker_set_thumbnail.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/set_game_score.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/set_message_reaction.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 143 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_commands.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 92 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_default_administrator_rights.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_description.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_name.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_my_short_description.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 67 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_passport_data_errors.rs:72:30
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 72 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_emoji_list.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 70 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_keywords.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 66 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_mask_position.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 52 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_position_in_set.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_set_thumbnail.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 84 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_sticker_set_title.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/set_user_emoji_status.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 81 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/methods/stop_message_live_location.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 125 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/stop_poll.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 95 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unban_chat_member.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unban_chat_sender_chat.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unhide_general_forum_topic.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_all_chat_messages.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_all_forum_topic_messages.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 50 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_all_general_forum_topic_messages.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 38 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/unpin_chat_message.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 73 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/upload_sticker_file.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 88 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/verify_chat.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods/verify_user.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<Self::Method> {
[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] 62 |     fn build_request<Client>(&self, _bot: &Bot<Client>) -> Request<'_, Self::Method> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telers` (lib test); 33 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name telers --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deadpool-redis", "default", "default-tls", "default_signal", "full", "memory-storage", "native-tls", "redis", "redis-storage", "rustls-tls", "signal", "std", "storages", "url"))' -C metadata=b5486ff0f50dd667 -C extra-filename=-667dac3396ac36ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0a5a6820c593a059.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8af4399f92b94009.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-150d3d4e1b925b0f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1b6a3de955048721.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7445315e3d23a36a.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d7a5b5d3f8ed20f2.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3903ede7ad100cac.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4fba59f5f3adcd84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6880504d05a50cba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-96cb27299b26f2a8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-71f9c64eca8ed76c.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a8c38f24143732fa.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-17ba71d550b75b7b.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-1db5b245f8a57a2d.so --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-39c44a1aed123806.rlib --extern telers_macros=/opt/rustwide/target/debug/deps/libtelers_macros-060cd714eebe25eb.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dfb572e52ed03f3b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e1ec99ebf9214b0f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-617ab11d267fddfb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-80c997a1df77cf12.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c25700ecf1f50ace.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1a092720815eb1af.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-26013bdd38a382f1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `telers` (lib); 164 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name telers --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deadpool-redis", "default", "default-tls", "default_signal", "full", "memory-storage", "native-tls", "redis", "redis-storage", "rustls-tls", "signal", "std", "storages", "url"))' -C metadata=efbfb8b180e6ef13 -C extra-filename=-4aec90d057562cdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0a5a6820c593a059.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8af4399f92b94009.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-150d3d4e1b925b0f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1b6a3de955048721.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7445315e3d23a36a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d7a5b5d3f8ed20f2.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3903ede7ad100cac.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4fba59f5f3adcd84.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6880504d05a50cba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-96cb27299b26f2a8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-71f9c64eca8ed76c.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a8c38f24143732fa.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-17ba71d550b75b7b.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-1db5b245f8a57a2d.so --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-39c44a1aed123806.rmeta --extern telers_macros=/opt/rustwide/target/debug/deps/libtelers_macros-060cd714eebe25eb.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dfb572e52ed03f3b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e1ec99ebf9214b0f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-80c997a1df77cf12.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-c25700ecf1f50ace.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1a092720815eb1af.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-26013bdd38a382f1.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "619a436b68ca4ef3c5e3a73f2831afd558cd7ef18dbafddb2d6cb2377620e454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "619a436b68ca4ef3c5e3a73f2831afd558cd7ef18dbafddb2d6cb2377620e454", kill_on_drop: false }`
[INFO] [stdout] 619a436b68ca4ef3c5e3a73f2831afd558cd7ef18dbafddb2d6cb2377620e454
