[INFO] fetching crate octocrab 0.44.1...
[INFO] checking octocrab-0.44.1 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] extracting crate octocrab 0.44.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate octocrab 0.44.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate octocrab 0.44.1
[INFO] tweaked toml for crates.io crate octocrab 0.44.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate octocrab 0.44.1 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate octocrab 0.44.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ce83524271e31eaa383acb2d146e6af18a2c42450774e90d4eceeb15fe39148
[INFO] running `Command { std: "docker" "start" "-a" "9ce83524271e31eaa383acb2d146e6af18a2c42450774e90d4eceeb15fe39148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ce83524271e31eaa383acb2d146e6af18a2c42450774e90d4eceeb15fe39148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce83524271e31eaa383acb2d146e6af18a2c42450774e90d4eceeb15fe39148", kill_on_drop: false }`
[INFO] [stdout] 9ce83524271e31eaa383acb2d146e6af18a2c42450774e90d4eceeb15fe39148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d85a1ceedc46801cfc0f977d47bce07f304cb64e0b8c7a53400f0306589d1f
[INFO] running `Command { std: "docker" "start" "-a" "c4d85a1ceedc46801cfc0f977d47bce07f304cb64e0b8c7a53400f0306589d1f", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking xsalsa20poly1305 v0.9.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking crypto_box v0.8.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking wiremock v0.6.3
[INFO] [stderr]     Checking graphql_client v0.14.0
[INFO] [stderr]     Checking octocrab v0.44.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1156:20
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     pub fn actions(&self) -> actions::ActionsHandler {
[INFO] [stdout]      |                    ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     pub fn actions(&self) -> actions::ActionsHandler<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1162:20
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     pub fn current(&self) -> current::CurrentAuthHandler {
[INFO] [stdout]      |                    ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     pub fn current(&self) -> current::CurrentAuthHandler<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1167:21
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     pub fn activity(&self) -> activity::ActivityHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     pub fn activity(&self) -> activity::ActivityHandler<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     pub fn apps(&self) -> apps::AppsRequestHandler {
[INFO] [stdout]      |                 ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     pub fn apps(&self) -> apps::AppsRequestHandler<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1178:22
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     pub fn gitignore(&self) -> gitignore::GitignoreHandler {
[INFO] [stdout]      |                      ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     pub fn gitignore(&self) -> gitignore::GitignoreHandler<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1185:9
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1188 |     ) -> issues::IssueHandler {
[INFO] [stdout]      |          -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     ) -> issues::IssueHandler<'_> {
[INFO] [stdout]      |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1194:25
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     pub fn issues_by_id(&self, id: impl Into<RepositoryId>) -> issues::IssueHandler {
[INFO] [stdout]      |                         ^^^^^                                  -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     pub fn issues_by_id(&self, id: impl Into<RepositoryId>) -> issues::IssueHandler<'_> {
[INFO] [stdout]      |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1201:9
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1204 |     ) -> code_scannings::CodeScanningHandler {
[INFO] [stdout]      |          ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     ) -> code_scannings::CodeScanningHandler<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1211:9
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1212 |         owner: impl Into<String>,
[INFO] [stdout] 1213 |     ) -> code_scannings::CodeScanningHandler {
[INFO] [stdout]      |          ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     ) -> code_scannings::CodeScanningHandler<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1219:9
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1222 |     ) -> commits::CommitHandler {
[INFO] [stdout]      |          ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     ) -> commits::CommitHandler<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1227:21
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     pub fn licenses(&self) -> licenses::LicenseHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     pub fn licenses(&self) -> licenses::LicenseHandler<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1232:21
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     pub fn markdown(&self) -> markdown::MarkdownHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     pub fn markdown(&self) -> markdown::MarkdownHandler<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1238:17
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn orgs(&self, owner: impl Into<String>) -> orgs::OrgHandler {
[INFO] [stdout]      |                 ^^^^^                               ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn orgs(&self, owner: impl Into<String>) -> orgs::OrgHandler<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1245:9
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     ) -> pulls::PullRequestHandler {
[INFO] [stdout]      |          ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1248 |     ) -> pulls::PullRequestHandler<'_> {
[INFO] [stdout]      |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1254:18
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     pub fn repos(&self, owner: impl Into<String>, repo: impl Into<String>) -> repos::RepoHandler {
[INFO] [stdout]      |                  ^^^^^ this lifetime flows to the output                      ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     pub fn repos(&self, owner: impl Into<String>, repo: impl Into<String>) -> repos::RepoHandler<'_> {
[INFO] [stdout]      |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1260:24
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     pub fn repos_by_id(&self, id: impl Into<RepositoryId>) -> repos::RepoHandler {
[INFO] [stdout]      |                        ^^^^^                                  ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     pub fn repos_by_id(&self, id: impl Into<RepositoryId>) -> repos::RepoHandler<'_> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1266:21
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     pub fn projects(&self) -> projects::ProjectHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     pub fn projects(&self) -> projects::ProjectHandler<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1272:19
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub fn search(&self) -> search::SearchHandler {
[INFO] [stdout]      |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub fn search(&self) -> search::SearchHandler<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1278:18
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub fn teams(&self, owner: impl Into<String>) -> teams::TeamHandler {
[INFO] [stdout]      |                  ^^^^^                               ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub fn teams(&self, owner: impl Into<String>) -> teams::TeamHandler<'_> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1283:18
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     pub fn users(&self, user: impl Into<String>) -> users::UserHandler {
[INFO] [stdout]      |                  ^^^^^                              ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     pub fn users(&self, user: impl Into<String>) -> users::UserHandler<'_> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1288:24
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     pub fn users_by_id(&self, user: impl Into<UserId>) -> users::UserHandler {
[INFO] [stdout]      |                        ^^^^^                              ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     pub fn users_by_id(&self, user: impl Into<UserId>) -> users::UserHandler<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1295:9
[INFO] [stdout]      |
[INFO] [stdout] 1295 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1298 |     ) -> workflows::WorkflowsHandler {
[INFO] [stdout]      |          --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     ) -> workflows::WorkflowsHandler<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1304:19
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub fn events(&self) -> events::EventsBuilder {
[INFO] [stdout]      |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub fn events(&self) -> events::EventsBuilder<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1310:18
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn gists(&self) -> gists::GistsHandler {
[INFO] [stdout]      |                  ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn gists(&self) -> gists::GistsHandler<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1316:9
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1319 |     ) -> checks::ChecksHandler {
[INFO] [stdout]      |          --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1319 |     ) -> checks::ChecksHandler<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1324:22
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     pub fn ratelimit(&self) -> ratelimit::RateLimitHandler {
[INFO] [stdout]      |                      ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     pub fn ratelimit(&self) -> ratelimit::RateLimitHandler<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1329:18
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub fn hooks(&self, owner: impl Into<String>) -> hooks::HooksHandler {
[INFO] [stdout]      |                  ^^^^^                               ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub fn hooks(&self, owner: impl Into<String>) -> hooks::HooksHandler<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/apps.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn installations(&self) -> installations::InstallationsRequestBuilder {
[INFO] [stdout]    |                          ^^^^^     ------------------------------------------
[INFO] [stdout]    |                          |         |
[INFO] [stdout]    |                          |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn installations(&self) -> installations::InstallationsRequestBuilder<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/gists.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn list_commits(&self, gist_id: impl Into<String>) -> list_commits::ListCommitsBuilder {
[INFO] [stdout]     |                         ^^^^^                                 --------------------------------
[INFO] [stdout]     |                         |                                     |
[INFO] [stdout]     |                         |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn list_commits(&self, gist_id: impl Into<String>) -> list_commits::ListCommitsBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/gists.rs:356:23
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn list_forks(&self, gist_id: impl Into<String>) -> list_forks::ListGistForksBuilder {
[INFO] [stdout]     |                       ^^^^^                                 --------------------------------
[INFO] [stdout]     |                       |                                     |
[INFO] [stdout]     |                       |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn list_forks(&self, gist_id: impl Into<String>) -> list_forks::ListGistForksBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/issues.rs:284:27
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn list_assignees(&self) -> ListAssigneesBuilder {
[INFO] [stdout]     |                           ^^^^^     --------------------
[INFO] [stdout]     |                           |         |
[INFO] [stdout]     |                           |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn list_assignees(&self) -> ListAssigneesBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/issues.rs:472:34
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn list_labels_for_issue(&self, number: u64) -> ListLabelsForIssueBuilder {
[INFO] [stdout]     |                                  ^^^^^                  -------------------------
[INFO] [stdout]     |                                  |                      |
[INFO] [stdout]     |                                  |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                  |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn list_labels_for_issue(&self, number: u64) -> ListLabelsForIssueBuilder<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/issues.rs:490:33
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn list_labels_for_repo(&self) -> ListLabelsForRepoBuilder {
[INFO] [stdout]     |                                 ^^^^^     ------------------------
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn list_labels_for_repo(&self) -> ListLabelsForRepoBuilder<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/orgs.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn list_repos(&self) -> list_repos::ListReposBuilder {
[INFO] [stdout]     |                       ^^^^^     ----------------------------
[INFO] [stdout]     |                       |         |
[INFO] [stdout]     |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn list_repos(&self) -> list_repos::ListReposBuilder<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/orgs.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn list_members(&self) -> list_members::ListOrgMembersBuilder {
[INFO] [stdout]     |                         ^^^^^     -----------------------------------
[INFO] [stdout]     |                         |         |
[INFO] [stdout]     |                         |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn list_members(&self) -> list_members::ListOrgMembersBuilder<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/projects.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn delete_project(&self, project_id: impl Into<u32>) -> DeleteProjectBuilder {
[INFO] [stdout]    |                           ^^^^^                                 --------------------
[INFO] [stdout]    |                           |                                     |
[INFO] [stdout]    |                           |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn delete_project(&self, project_id: impl Into<u32>) -> DeleteProjectBuilder<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/projects.rs:116:32
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn create_user_project(&self, username: impl Into<String>) -> CreateUserProjectBuilder {
[INFO] [stdout]     |                                ^^^^^                                  ------------------------
[INFO] [stdout]     |                                |                                      |
[INFO] [stdout]     |                                |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn create_user_project(&self, username: impl Into<String>) -> CreateUserProjectBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/projects.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn list_user_projects(&self, username: impl Into<String>) -> ListUserProjectsBuilder {
[INFO] [stdout]     |                               ^^^^^                                  -----------------------
[INFO] [stdout]     |                               |                                      |
[INFO] [stdout]     |                               |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn list_user_projects(&self, username: impl Into<String>) -> ListUserProjectsBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn list(&self) -> list::ListPullRequestsBuilder {
[INFO] [stdout]     |                 ^^^^^     -----------------------------
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn list(&self) -> list::ListPullRequestsBuilder<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:376:26
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn list_comments(&self, pr: Option<u64>) -> comment::ListCommentsBuilder {
[INFO] [stdout]     |                          ^^^^^                      ----------------------------
[INFO] [stdout]     |                          |                          |
[INFO] [stdout]     |                          |                          the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                          the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn list_comments(&self, pr: Option<u64>) -> comment::ListCommentsBuilder<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:394:20
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn comment(&self, comment_id: CommentId) -> comment::CommentBuilder {
[INFO] [stdout]     |                    ^^^^^                            -----------------------
[INFO] [stdout]     |                    |                                |
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn comment(&self, comment_id: CommentId) -> comment::CommentBuilder<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:412:24
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn pull_number(&self, pull_nr: u64) -> SpecificPullRequestBuilder {
[INFO] [stdout]     |                        ^^^^^                   --------------------------
[INFO] [stdout]     |                        |                       |
[INFO] [stdout]     |                        |                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn pull_number(&self, pull_nr: u64) -> SpecificPullRequestBuilder<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:502:18
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn merge(&self, pr: u64) -> merge::MergePullRequestsBuilder {
[INFO] [stdout]     |                  ^^^^^              -------------------------------
[INFO] [stdout]     |                  |                  |
[INFO] [stdout]     |                  |                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn merge(&self, pr: u64) -> merge::MergePullRequestsBuilder<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls/specific_pr.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn comment(&self, comment_id: CommentId) -> SpecificPullRequestCommentBuilder {
[INFO] [stdout]     |                    ^^^^^                            ---------------------------------
[INFO] [stdout]     |                    |                                |
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn comment(&self, comment_id: CommentId) -> SpecificPullRequestCommentBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/repos.rs:527:26
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn create_status(&self, sha: String, state: models::StatusState) -> CreateStatusBuilder {
[INFO] [stdout]     |                          ^^^^^                                              -------------------
[INFO] [stdout]     |                          |                                                  |
[INFO] [stdout]     |                          |                                                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn create_status(&self, sha: String, state: models::StatusState) -> CreateStatusBuilder<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/teams.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn create(&self, name: impl Into<String>) -> CreateTeamBuilder {
[INFO] [stdout]    |                   ^^^^^                              -----------------
[INFO] [stdout]    |                   |                                  |
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn create(&self, name: impl Into<String>) -> CreateTeamBuilder<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn edit(&self, team_slug: impl Into<String>, name: impl Into<String>) -> EditTeamBuilder {
[INFO] [stdout]     |                 ^^^^^                                                            ---------------
[INFO] [stdout]     |                 |                                                                |
[INFO] [stdout]     |                 |                                                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn edit(&self, team_slug: impl Into<String>, name: impl Into<String>) -> EditTeamBuilder<'_> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn list_children(&self, team_slug: impl Into<String>) -> ListChildTeamsBuilder {
[INFO] [stdout]     |                          ^^^^^                                   ---------------------
[INFO] [stdout]     |                          |                                       |
[INFO] [stdout]     |                          |                                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output       the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn list_children(&self, team_slug: impl Into<String>) -> ListChildTeamsBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn repos(&self, team_slug: impl Into<String>) -> TeamRepoHandler {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn repos(&self, team_slug: impl Into<String>) -> TeamRepoHandler<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn members(&self, team_slug: impl Into<String>) -> ListTeamMembersBuilder {
[INFO] [stdout]     |                    ^^^^^                                   ----------------------
[INFO] [stdout]     |                    |                                       |
[INFO] [stdout]     |                    |                                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output       the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn members(&self, team_slug: impl Into<String>) -> ListTeamMembersBuilder<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:191:24
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn invitations(&self, team_slug: impl Into<String>) -> ListTeamInvitationsBuilder {
[INFO] [stdout]     |                        ^^^^^                                   --------------------------
[INFO] [stdout]     |                        |                                       |
[INFO] [stdout]     |                        |                                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output       the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn invitations(&self, team_slug: impl Into<String>) -> ListTeamInvitationsBuilder<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/users.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn followers(&self) -> ListUserFollowerBuilder {
[INFO] [stdout]    |                      ^^^^^     -----------------------
[INFO] [stdout]    |                      |         |
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn followers(&self) -> ListUserFollowerBuilder<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/users.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn following(&self) -> ListUserFollowingBuilder {
[INFO] [stdout]    |                      ^^^^^     ------------------------
[INFO] [stdout]    |                      |         |
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn following(&self) -> ListUserFollowingBuilder<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/users.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn blocks(&self) -> BlockedUsersBuilder {
[INFO] [stdout]    |                   ^^^^^     -------------------
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn blocks(&self) -> BlockedUsersBuilder<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1156:20
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     pub fn actions(&self) -> actions::ActionsHandler {
[INFO] [stdout]      |                    ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     pub fn actions(&self) -> actions::ActionsHandler<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1162:20
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     pub fn current(&self) -> current::CurrentAuthHandler {
[INFO] [stdout]      |                    ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     pub fn current(&self) -> current::CurrentAuthHandler<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1167:21
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     pub fn activity(&self) -> activity::ActivityHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     pub fn activity(&self) -> activity::ActivityHandler<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     pub fn apps(&self) -> apps::AppsRequestHandler {
[INFO] [stdout]      |                 ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     pub fn apps(&self) -> apps::AppsRequestHandler<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1178:22
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     pub fn gitignore(&self) -> gitignore::GitignoreHandler {
[INFO] [stdout]      |                      ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     pub fn gitignore(&self) -> gitignore::GitignoreHandler<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1185:9
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1188 |     ) -> issues::IssueHandler {
[INFO] [stdout]      |          -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     ) -> issues::IssueHandler<'_> {
[INFO] [stdout]      |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1194:25
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     pub fn issues_by_id(&self, id: impl Into<RepositoryId>) -> issues::IssueHandler {
[INFO] [stdout]      |                         ^^^^^                                  -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     pub fn issues_by_id(&self, id: impl Into<RepositoryId>) -> issues::IssueHandler<'_> {
[INFO] [stdout]      |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1201:9
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1204 |     ) -> code_scannings::CodeScanningHandler {
[INFO] [stdout]      |          ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     ) -> code_scannings::CodeScanningHandler<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1211:9
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1212 |         owner: impl Into<String>,
[INFO] [stdout] 1213 |     ) -> code_scannings::CodeScanningHandler {
[INFO] [stdout]      |          ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     ) -> code_scannings::CodeScanningHandler<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1219:9
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1222 |     ) -> commits::CommitHandler {
[INFO] [stdout]      |          ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     ) -> commits::CommitHandler<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1227:21
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     pub fn licenses(&self) -> licenses::LicenseHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1227 |     pub fn licenses(&self) -> licenses::LicenseHandler<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1232:21
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     pub fn markdown(&self) -> markdown::MarkdownHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     pub fn markdown(&self) -> markdown::MarkdownHandler<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1238:17
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn orgs(&self, owner: impl Into<String>) -> orgs::OrgHandler {
[INFO] [stdout]      |                 ^^^^^                               ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn orgs(&self, owner: impl Into<String>) -> orgs::OrgHandler<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1245:9
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1248 |     ) -> pulls::PullRequestHandler {
[INFO] [stdout]      |          ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1248 |     ) -> pulls::PullRequestHandler<'_> {
[INFO] [stdout]      |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1254:18
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     pub fn repos(&self, owner: impl Into<String>, repo: impl Into<String>) -> repos::RepoHandler {
[INFO] [stdout]      |                  ^^^^^ this lifetime flows to the output                      ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     pub fn repos(&self, owner: impl Into<String>, repo: impl Into<String>) -> repos::RepoHandler<'_> {
[INFO] [stdout]      |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1260:24
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     pub fn repos_by_id(&self, id: impl Into<RepositoryId>) -> repos::RepoHandler {
[INFO] [stdout]      |                        ^^^^^                                  ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1260 |     pub fn repos_by_id(&self, id: impl Into<RepositoryId>) -> repos::RepoHandler<'_> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1266:21
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     pub fn projects(&self) -> projects::ProjectHandler {
[INFO] [stdout]      |                     ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     pub fn projects(&self) -> projects::ProjectHandler<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1272:19
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub fn search(&self) -> search::SearchHandler {
[INFO] [stdout]      |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     pub fn search(&self) -> search::SearchHandler<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1278:18
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub fn teams(&self, owner: impl Into<String>) -> teams::TeamHandler {
[INFO] [stdout]      |                  ^^^^^                               ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     pub fn teams(&self, owner: impl Into<String>) -> teams::TeamHandler<'_> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1283:18
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     pub fn users(&self, user: impl Into<String>) -> users::UserHandler {
[INFO] [stdout]      |                  ^^^^^                              ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     pub fn users(&self, user: impl Into<String>) -> users::UserHandler<'_> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1288:24
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     pub fn users_by_id(&self, user: impl Into<UserId>) -> users::UserHandler {
[INFO] [stdout]      |                        ^^^^^                              ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     pub fn users_by_id(&self, user: impl Into<UserId>) -> users::UserHandler<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1295:9
[INFO] [stdout]      |
[INFO] [stdout] 1295 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1298 |     ) -> workflows::WorkflowsHandler {
[INFO] [stdout]      |          --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     ) -> workflows::WorkflowsHandler<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1304:19
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub fn events(&self) -> events::EventsBuilder {
[INFO] [stdout]      |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     pub fn events(&self) -> events::EventsBuilder<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1310:18
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn gists(&self) -> gists::GistsHandler {
[INFO] [stdout]      |                  ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn gists(&self) -> gists::GistsHandler<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1316:9
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         &self,
[INFO] [stdout]      |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 1319 |     ) -> checks::ChecksHandler {
[INFO] [stdout]      |          --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1319 |     ) -> checks::ChecksHandler<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1324:22
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     pub fn ratelimit(&self) -> ratelimit::RateLimitHandler {
[INFO] [stdout]      |                      ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     pub fn ratelimit(&self) -> ratelimit::RateLimitHandler<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1329:18
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub fn hooks(&self, owner: impl Into<String>) -> hooks::HooksHandler {
[INFO] [stdout]      |                  ^^^^^                               ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     pub fn hooks(&self, owner: impl Into<String>) -> hooks::HooksHandler<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/apps.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn installations(&self) -> installations::InstallationsRequestBuilder {
[INFO] [stdout]    |                          ^^^^^     ------------------------------------------
[INFO] [stdout]    |                          |         |
[INFO] [stdout]    |                          |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn installations(&self) -> installations::InstallationsRequestBuilder<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/gists.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn list_commits(&self, gist_id: impl Into<String>) -> list_commits::ListCommitsBuilder {
[INFO] [stdout]     |                         ^^^^^                                 --------------------------------
[INFO] [stdout]     |                         |                                     |
[INFO] [stdout]     |                         |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn list_commits(&self, gist_id: impl Into<String>) -> list_commits::ListCommitsBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/gists.rs:356:23
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn list_forks(&self, gist_id: impl Into<String>) -> list_forks::ListGistForksBuilder {
[INFO] [stdout]     |                       ^^^^^                                 --------------------------------
[INFO] [stdout]     |                       |                                     |
[INFO] [stdout]     |                       |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn list_forks(&self, gist_id: impl Into<String>) -> list_forks::ListGistForksBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/issues.rs:284:27
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn list_assignees(&self) -> ListAssigneesBuilder {
[INFO] [stdout]     |                           ^^^^^     --------------------
[INFO] [stdout]     |                           |         |
[INFO] [stdout]     |                           |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn list_assignees(&self) -> ListAssigneesBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/issues.rs:472:34
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn list_labels_for_issue(&self, number: u64) -> ListLabelsForIssueBuilder {
[INFO] [stdout]     |                                  ^^^^^                  -------------------------
[INFO] [stdout]     |                                  |                      |
[INFO] [stdout]     |                                  |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                  |                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn list_labels_for_issue(&self, number: u64) -> ListLabelsForIssueBuilder<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/issues.rs:490:33
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn list_labels_for_repo(&self) -> ListLabelsForRepoBuilder {
[INFO] [stdout]     |                                 ^^^^^     ------------------------
[INFO] [stdout]     |                                 |         |
[INFO] [stdout]     |                                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn list_labels_for_repo(&self) -> ListLabelsForRepoBuilder<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/orgs.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn list_repos(&self) -> list_repos::ListReposBuilder {
[INFO] [stdout]     |                       ^^^^^     ----------------------------
[INFO] [stdout]     |                       |         |
[INFO] [stdout]     |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn list_repos(&self) -> list_repos::ListReposBuilder<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/orgs.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn list_members(&self) -> list_members::ListOrgMembersBuilder {
[INFO] [stdout]     |                         ^^^^^     -----------------------------------
[INFO] [stdout]     |                         |         |
[INFO] [stdout]     |                         |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn list_members(&self) -> list_members::ListOrgMembersBuilder<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/projects.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn delete_project(&self, project_id: impl Into<u32>) -> DeleteProjectBuilder {
[INFO] [stdout]    |                           ^^^^^                                 --------------------
[INFO] [stdout]    |                           |                                     |
[INFO] [stdout]    |                           |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           |                                     the lifetimes get resolved as `'_`
[INFO] [stdout]    |                           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn delete_project(&self, project_id: impl Into<u32>) -> DeleteProjectBuilder<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/projects.rs:116:32
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn create_user_project(&self, username: impl Into<String>) -> CreateUserProjectBuilder {
[INFO] [stdout]     |                                ^^^^^                                  ------------------------
[INFO] [stdout]     |                                |                                      |
[INFO] [stdout]     |                                |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn create_user_project(&self, username: impl Into<String>) -> CreateUserProjectBuilder<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/projects.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn list_user_projects(&self, username: impl Into<String>) -> ListUserProjectsBuilder {
[INFO] [stdout]     |                               ^^^^^                                  -----------------------
[INFO] [stdout]     |                               |                                      |
[INFO] [stdout]     |                               |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               |                                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn list_user_projects(&self, username: impl Into<String>) -> ListUserProjectsBuilder<'_> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn list(&self) -> list::ListPullRequestsBuilder {
[INFO] [stdout]     |                 ^^^^^     -----------------------------
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn list(&self) -> list::ListPullRequestsBuilder<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:376:26
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn list_comments(&self, pr: Option<u64>) -> comment::ListCommentsBuilder {
[INFO] [stdout]     |                          ^^^^^                      ----------------------------
[INFO] [stdout]     |                          |                          |
[INFO] [stdout]     |                          |                          the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                          the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn list_comments(&self, pr: Option<u64>) -> comment::ListCommentsBuilder<'_> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:394:20
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn comment(&self, comment_id: CommentId) -> comment::CommentBuilder {
[INFO] [stdout]     |                    ^^^^^                            -----------------------
[INFO] [stdout]     |                    |                                |
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn comment(&self, comment_id: CommentId) -> comment::CommentBuilder<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:412:24
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn pull_number(&self, pull_nr: u64) -> SpecificPullRequestBuilder {
[INFO] [stdout]     |                        ^^^^^                   --------------------------
[INFO] [stdout]     |                        |                       |
[INFO] [stdout]     |                        |                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub fn pull_number(&self, pull_nr: u64) -> SpecificPullRequestBuilder<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls.rs:502:18
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn merge(&self, pr: u64) -> merge::MergePullRequestsBuilder {
[INFO] [stdout]     |                  ^^^^^              -------------------------------
[INFO] [stdout]     |                  |                  |
[INFO] [stdout]     |                  |                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  |                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |     pub fn merge(&self, pr: u64) -> merge::MergePullRequestsBuilder<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/pulls/specific_pr.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn comment(&self, comment_id: CommentId) -> SpecificPullRequestCommentBuilder {
[INFO] [stdout]     |                    ^^^^^                            ---------------------------------
[INFO] [stdout]     |                    |                                |
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn comment(&self, comment_id: CommentId) -> SpecificPullRequestCommentBuilder<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/repos.rs:527:26
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn create_status(&self, sha: String, state: models::StatusState) -> CreateStatusBuilder {
[INFO] [stdout]     |                          ^^^^^                                              -------------------
[INFO] [stdout]     |                          |                                                  |
[INFO] [stdout]     |                          |                                                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output                  the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub fn create_status(&self, sha: String, state: models::StatusState) -> CreateStatusBuilder<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/teams.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn create(&self, name: impl Into<String>) -> CreateTeamBuilder {
[INFO] [stdout]    |                   ^^^^^                              -----------------
[INFO] [stdout]    |                   |                                  |
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |                                  the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn create(&self, name: impl Into<String>) -> CreateTeamBuilder<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn edit(&self, team_slug: impl Into<String>, name: impl Into<String>) -> EditTeamBuilder {
[INFO] [stdout]     |                 ^^^^^                                                            ---------------
[INFO] [stdout]     |                 |                                                                |
[INFO] [stdout]     |                 |                                                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output                                the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn edit(&self, team_slug: impl Into<String>, name: impl Into<String>) -> EditTeamBuilder<'_> {
[INFO] [stdout]     |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn list_children(&self, team_slug: impl Into<String>) -> ListChildTeamsBuilder {
[INFO] [stdout]     |                          ^^^^^                                   ---------------------
[INFO] [stdout]     |                          |                                       |
[INFO] [stdout]     |                          |                                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output       the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn list_children(&self, team_slug: impl Into<String>) -> ListChildTeamsBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn repos(&self, team_slug: impl Into<String>) -> TeamRepoHandler {
[INFO] [stdout]     |                  ^^^^^ this lifetime flows to the output --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn repos(&self, team_slug: impl Into<String>) -> TeamRepoHandler<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn members(&self, team_slug: impl Into<String>) -> ListTeamMembersBuilder {
[INFO] [stdout]     |                    ^^^^^                                   ----------------------
[INFO] [stdout]     |                    |                                       |
[INFO] [stdout]     |                    |                                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output       the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn members(&self, team_slug: impl Into<String>) -> ListTeamMembersBuilder<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/api/teams.rs:191:24
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn invitations(&self, team_slug: impl Into<String>) -> ListTeamInvitationsBuilder {
[INFO] [stdout]     |                        ^^^^^                                   --------------------------
[INFO] [stdout]     |                        |                                       |
[INFO] [stdout]     |                        |                                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output       the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn invitations(&self, team_slug: impl Into<String>) -> ListTeamInvitationsBuilder<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/users.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn followers(&self) -> ListUserFollowerBuilder {
[INFO] [stdout]    |                      ^^^^^     -----------------------
[INFO] [stdout]    |                      |         |
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn followers(&self) -> ListUserFollowerBuilder<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/users.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn following(&self) -> ListUserFollowingBuilder {
[INFO] [stdout]    |                      ^^^^^     ------------------------
[INFO] [stdout]    |                      |         |
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn following(&self) -> ListUserFollowingBuilder<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/api/users.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn blocks(&self) -> BlockedUsersBuilder {
[INFO] [stdout]    |                   ^^^^^     -------------------
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn blocks(&self) -> BlockedUsersBuilder<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "c4d85a1ceedc46801cfc0f977d47bce07f304cb64e0b8c7a53400f0306589d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d85a1ceedc46801cfc0f977d47bce07f304cb64e0b8c7a53400f0306589d1f", kill_on_drop: false }`
[INFO] [stdout] c4d85a1ceedc46801cfc0f977d47bce07f304cb64e0b8c7a53400f0306589d1f
