[INFO] fetching crate octocrab 0.44.1...
[INFO] checking octocrab-0.44.1 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] extracting crate octocrab 0.44.1 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate octocrab 0.44.1 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded xsalsa20poly1305 v0.9.1
[INFO] [stderr]   Downloaded crypto_box v0.8.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.2
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56e04e4f1de581103ec91ea2bf6308dce6815617f8afcf99bbc8d5f3d2b348f
[INFO] running `Command { std: "docker" "start" "-a" "b56e04e4f1de581103ec91ea2bf6308dce6815617f8afcf99bbc8d5f3d2b348f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56e04e4f1de581103ec91ea2bf6308dce6815617f8afcf99bbc8d5f3d2b348f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56e04e4f1de581103ec91ea2bf6308dce6815617f8afcf99bbc8d5f3d2b348f", kill_on_drop: false }`
[INFO] [stdout] b56e04e4f1de581103ec91ea2bf6308dce6815617f8afcf99bbc8d5f3d2b348f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db3ecdd10695014c1ae3d58d8b3366b3e943d8a4c0e96bba9ca3505736cfa171
[INFO] running `Command { std: "docker" "start" "-a" "db3ecdd10695014c1ae3d58d8b3366b3e943d8a4c0e96bba9ca3505736cfa171", 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 socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[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]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling bytes v1.10.1
[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 itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling combine v4.6.7
[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 rand_core v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[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 time v0.3.41
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[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 futures-util v0.3.31
[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 simple_asn1 v0.6.3
[INFO] [stderr]     Checking salsa20 v0.10.2
[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 chacha20 v0.9.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking xsalsa20poly1305 v0.9.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking crypto_box v0.8.2
[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 snafu v0.8.5
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking url v2.5.4
[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 graphql_client v0.14.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking wiremock v0.6.3
[INFO] [stderr]     Checking octocrab v0.44.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `octocrab` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/bin/rustc --crate-name octocrab --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=0335433e9f456d2c -C extra-filename=-a109a76b4aefe8d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df227aa528896547.rmeta --extern crypto_box=/opt/rustwide/target/debug/deps/libcrypto_box-aa0ba9b45bdf7afa.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-35672727dfbcf6c5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9a178e236b4bb485.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2ba1964f844ffba6.rmeta --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-d7dd7f27e5a83c98.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4ab3bc185911a9f6.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c96c21dbe52cc766.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6065eb7d06f82cab.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-433d105e24e8dc9b.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-8eedf7729b8fa737.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-f755687a010b8b67.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-d6c84cd7826aa6fb.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-7f35d5106503dee9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-202a4fe934c10c6a.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-0480ed729e471f66.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-6d525197055e242e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-360899fd591e269b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-badf5531683a0918.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-cb82f75b3fed6cda.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-29f47ec052b65b45.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-bae0d6c964c7aa40.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d252614a5110c829.rmeta --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2cf14f93bfcfe241.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-7404ecaed116f579.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-88c0e5ee049853cc.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3f32870594d21f0b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d843ad292f7928dc.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-b5564dab4c5d0e24.rmeta --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-3eb80eb9dca8727a.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f2f472577e414088/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "db3ecdd10695014c1ae3d58d8b3366b3e943d8a4c0e96bba9ca3505736cfa171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3ecdd10695014c1ae3d58d8b3366b3e943d8a4c0e96bba9ca3505736cfa171", kill_on_drop: false }`
[INFO] [stdout] db3ecdd10695014c1ae3d58d8b3366b3e943d8a4c0e96bba9ca3505736cfa171
