[INFO] fetching crate nucel-sdk-api 0.3.0...
[INFO] testing nucel-sdk-api-0.3.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate nucel-sdk-api 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate nucel-sdk-api 0.3.0
[INFO] finished tweaking crates.io crate nucel-sdk-api 0.3.0
[INFO] tweaked toml for crates.io crate nucel-sdk-api 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nucel-sdk-api 0.3.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nucel-sdk-api 0.3.0 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded progenitor-client v0.10.0
[INFO] [stderr]   Downloaded progenitor v0.10.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded progenitor-macro v0.10.0
[INFO] [stderr]   Downloaded typify-macro v0.4.3
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.3
[INFO] [stderr]   Downloaded progenitor-impl v0.10.0
[INFO] [stderr]   Downloaded typify v0.4.3
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3
[INFO] running `Command { std: "docker" "start" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling typify-impl v0.4.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling progenitor-client v0.10.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling typify-macro v0.4.3
[INFO] [stderr]    Compiling typify v0.4.3
[INFO] [stderr]    Compiling progenitor-impl v0.10.0
[INFO] [stderr]    Compiling progenitor-macro v0.10.0
[INFO] [stderr]    Compiling progenitor v0.10.0
[INFO] [stderr]    Compiling nucel-sdk-api v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3611:28
[INFO] [stdout]      |
[INFO] [stdout] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3624:24
[INFO] [stdout]      |
[INFO] [stdout] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3637:25
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3650:24
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3671:31
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3683:26
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3698:22
[INFO] [stdout]      |
[INFO] [stdout] 3698 |     pub fn mark_read(&self) -> builder::MarkRead {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3698 |     pub fn mark_read(&self) -> builder::MarkRead<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3710:27
[INFO] [stdout]      |
[INFO] [stdout] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3725:24
[INFO] [stdout]      |
[INFO] [stdout] 3725 |     pub fn list_agents(&self) -> builder::ListAgents {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3725 |     pub fn list_agents(&self) -> builder::ListAgents<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3742:25
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3757:28
[INFO] [stdout]      |
[INFO] [stdout] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3774:22
[INFO] [stdout]      |
[INFO] [stdout] 3774 |     pub fn get_agent(&self) -> builder::GetAgent {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3774 |     pub fn get_agent(&self) -> builder::GetAgent<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3793:26
[INFO] [stdout]      |
[INFO] [stdout] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3808:31
[INFO] [stdout]      |
[INFO] [stdout] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients<'_> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3825:32
[INFO] [stdout]      |
[INFO] [stdout] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3842:32
[INFO] [stdout]      |
[INFO] [stdout] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3861:23
[INFO] [stdout]      |
[INFO] [stdout] 3861 |     pub fn list_repos(&self) -> builder::ListRepos {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3861 |     pub fn list_repos(&self) -> builder::ListRepos<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3878:32
[INFO] [stdout]      |
[INFO] [stdout] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3893:20
[INFO] [stdout]      |
[INFO] [stdout] 3893 |     pub fn get_org(&self) -> builder::GetOrg {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3893 |     pub fn get_org(&self) -> builder::GetOrg<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3908:25
[INFO] [stdout]      |
[INFO] [stdout] 3908 |     pub fn list_members(&self) -> builder::ListMembers {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3908 |     pub fn list_members(&self) -> builder::ListMembers<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3925:21
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     pub fn get_repo(&self) -> builder::GetRepo {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     pub fn get_repo(&self) -> builder::GetRepo<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3946:21
[INFO] [stdout]      |
[INFO] [stdout] 3946 |     pub fn get_blob(&self) -> builder::GetBlob {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3946 |     pub fn get_blob(&self) -> builder::GetBlob<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3960:23
[INFO] [stdout]      |
[INFO] [stdout] 3960 |     pub fn list_rules(&self) -> builder::ListRules {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3960 |     pub fn list_rules(&self) -> builder::ListRules<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3975:24
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     pub fn create_rule(&self) -> builder::CreateRule {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     pub fn create_rule(&self) -> builder::CreateRule<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3994:24
[INFO] [stdout]      |
[INFO] [stdout] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4011:26
[INFO] [stdout]      |
[INFO] [stdout] 4011 |     pub fn list_branches(&self) -> builder::ListBranches {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4011 |     pub fn list_branches(&self) -> builder::ListBranches<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4030:26
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4049:30
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus {
[INFO] [stdout]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4068:29
[INFO] [stdout]      |
[INFO] [stdout] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4091:24
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     pub fn list_issues(&self) -> builder::ListIssues {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     pub fn list_issues(&self) -> builder::ListIssues<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4110:25
[INFO] [stdout]      |
[INFO] [stdout] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4129:22
[INFO] [stdout]      |
[INFO] [stdout] 4129 |     pub fn get_issue(&self) -> builder::GetIssue {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4129 |     pub fn get_issue(&self) -> builder::GetIssue<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4148:24
[INFO] [stdout]      |
[INFO] [stdout] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4169:24
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     pub fn add_comment(&self) -> builder::AddComment {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     pub fn add_comment(&self) -> builder::AddComment<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4190:26
[INFO] [stdout]      |
[INFO] [stdout] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4211:25
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4225:24
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     pub fn list_labels(&self) -> builder::ListLabels {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     pub fn list_labels(&self) -> builder::ListLabels<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4240:25
[INFO] [stdout]      |
[INFO] [stdout] 4240 |     pub fn create_label(&self) -> builder::CreateLabel {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4240 |     pub fn create_label(&self) -> builder::CreateLabel<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4263:27
[INFO] [stdout]      |
[INFO] [stdout] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4282:25
[INFO] [stdout]      |
[INFO] [stdout] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4297:28
[INFO] [stdout]      |
[INFO] [stdout] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4312:30
[INFO] [stdout]      |
[INFO] [stdout] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs {
[INFO] [stdout]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4333:23
[INFO] [stdout]      |
[INFO] [stdout] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4348:24
[INFO] [stdout]      |
[INFO] [stdout] 4348 |     pub fn create_pull(&self) -> builder::CreatePull {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4348 |     pub fn create_pull(&self) -> builder::CreatePull<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4367:21
[INFO] [stdout]      |
[INFO] [stdout] 4367 |     pub fn get_pull(&self) -> builder::GetPull {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4367 |     pub fn get_pull(&self) -> builder::GetPull<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4388:24
[INFO] [stdout]      |
[INFO] [stdout] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4404:27
[INFO] [stdout]      |
[INFO] [stdout] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4419:26
[INFO] [stdout]      |
[INFO] [stdout] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4434:28
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4455:23
[INFO] [stdout]      |
[INFO] [stdout] 4455 |     pub fn merge_pull(&self) -> builder::MergePull {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4455 |     pub fn merge_pull(&self) -> builder::MergePull<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4471:26
[INFO] [stdout]      |
[INFO] [stdout] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4492:20
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     pub fn get_raw(&self) -> builder::GetRaw {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     pub fn get_raw(&self) -> builder::GetRaw<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4506:26
[INFO] [stdout]      |
[INFO] [stdout] 4506 |     pub fn list_releases(&self) -> builder::ListReleases {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4506 |     pub fn list_releases(&self) -> builder::ListReleases<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4521:27
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn create_release(&self) -> builder::CreateRelease {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn create_release(&self) -> builder::CreateRelease<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4540:24
[INFO] [stdout]      |
[INFO] [stdout] 4540 |     pub fn get_release(&self) -> builder::GetRelease {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4540 |     pub fn get_release(&self) -> builder::GetRelease<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4555:27
[INFO] [stdout]      |
[INFO] [stdout] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4569:29
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4584:32
[INFO] [stdout]      |
[INFO] [stdout] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4603:21
[INFO] [stdout]      |
[INFO] [stdout] 4603 |     pub fn get_tree(&self) -> builder::GetTree {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4603 |     pub fn get_tree(&self) -> builder::GetTree<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4617:26
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4632:27
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4651:27
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4665:23
[INFO] [stdout]      |
[INFO] [stdout] 4665 |     pub fn list_pages(&self) -> builder::ListPages {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4665 |     pub fn list_pages(&self) -> builder::ListPages<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4680:24
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub fn create_page(&self) -> builder::CreatePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub fn create_page(&self) -> builder::CreatePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4699:24
[INFO] [stdout]      |
[INFO] [stdout] 4699 |     pub fn delete_page(&self) -> builder::DeletePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4699 |     pub fn delete_page(&self) -> builder::DeletePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4720:24
[INFO] [stdout]      |
[INFO] [stdout] 4720 |     pub fn update_page(&self) -> builder::UpdatePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4720 |     pub fn update_page(&self) -> builder::UpdatePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4739:21
[INFO] [stdout]      |
[INFO] [stdout] 4739 |     pub fn get_page(&self) -> builder::GetPage {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4739 |     pub fn get_page(&self) -> builder::GetPage<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4756:19
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     pub fn search(&self) -> builder::Search {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     pub fn search(&self) -> builder::Search<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4768:29
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4780:26
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4793:24
[INFO] [stdout]      |
[INFO] [stdout] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4808:27
[INFO] [stdout]      |
[INFO] [stdout] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4820:24
[INFO] [stdout]      |
[INFO] [stdout] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4833:25
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub fn create_token(&self) -> builder::CreateToken {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub fn create_token(&self) -> builder::CreateToken<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4848:25
[INFO] [stdout]      |
[INFO] [stdout] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3611:28
[INFO] [stdout]      |
[INFO] [stdout] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3624:24
[INFO] [stdout]      |
[INFO] [stdout] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3637:25
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3650:24
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3671:31
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3683:26
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3698:22
[INFO] [stdout]      |
[INFO] [stdout] 3698 |     pub fn mark_read(&self) -> builder::MarkRead {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3698 |     pub fn mark_read(&self) -> builder::MarkRead<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3710:27
[INFO] [stdout]      |
[INFO] [stdout] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3725:24
[INFO] [stdout]      |
[INFO] [stdout] 3725 |     pub fn list_agents(&self) -> builder::ListAgents {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3725 |     pub fn list_agents(&self) -> builder::ListAgents<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3742:25
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3757:28
[INFO] [stdout]      |
[INFO] [stdout] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3774:22
[INFO] [stdout]      |
[INFO] [stdout] 3774 |     pub fn get_agent(&self) -> builder::GetAgent {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3774 |     pub fn get_agent(&self) -> builder::GetAgent<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3793:26
[INFO] [stdout]      |
[INFO] [stdout] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3808:31
[INFO] [stdout]      |
[INFO] [stdout] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients<'_> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3825:32
[INFO] [stdout]      |
[INFO] [stdout] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3842:32
[INFO] [stdout]      |
[INFO] [stdout] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3861:23
[INFO] [stdout]      |
[INFO] [stdout] 3861 |     pub fn list_repos(&self) -> builder::ListRepos {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3861 |     pub fn list_repos(&self) -> builder::ListRepos<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3878:32
[INFO] [stdout]      |
[INFO] [stdout] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3893:20
[INFO] [stdout]      |
[INFO] [stdout] 3893 |     pub fn get_org(&self) -> builder::GetOrg {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3893 |     pub fn get_org(&self) -> builder::GetOrg<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3908:25
[INFO] [stdout]      |
[INFO] [stdout] 3908 |     pub fn list_members(&self) -> builder::ListMembers {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3908 |     pub fn list_members(&self) -> builder::ListMembers<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3925:21
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     pub fn get_repo(&self) -> builder::GetRepo {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     pub fn get_repo(&self) -> builder::GetRepo<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3946:21
[INFO] [stdout]      |
[INFO] [stdout] 3946 |     pub fn get_blob(&self) -> builder::GetBlob {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3946 |     pub fn get_blob(&self) -> builder::GetBlob<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3960:23
[INFO] [stdout]      |
[INFO] [stdout] 3960 |     pub fn list_rules(&self) -> builder::ListRules {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3960 |     pub fn list_rules(&self) -> builder::ListRules<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3975:24
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     pub fn create_rule(&self) -> builder::CreateRule {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     pub fn create_rule(&self) -> builder::CreateRule<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3994:24
[INFO] [stdout]      |
[INFO] [stdout] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4011:26
[INFO] [stdout]      |
[INFO] [stdout] 4011 |     pub fn list_branches(&self) -> builder::ListBranches {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4011 |     pub fn list_branches(&self) -> builder::ListBranches<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4030:26
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4049:30
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus {
[INFO] [stdout]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4068:29
[INFO] [stdout]      |
[INFO] [stdout] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4091:24
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     pub fn list_issues(&self) -> builder::ListIssues {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     pub fn list_issues(&self) -> builder::ListIssues<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4110:25
[INFO] [stdout]      |
[INFO] [stdout] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4129:22
[INFO] [stdout]      |
[INFO] [stdout] 4129 |     pub fn get_issue(&self) -> builder::GetIssue {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4129 |     pub fn get_issue(&self) -> builder::GetIssue<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4148:24
[INFO] [stdout]      |
[INFO] [stdout] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4169:24
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     pub fn add_comment(&self) -> builder::AddComment {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     pub fn add_comment(&self) -> builder::AddComment<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4190:26
[INFO] [stdout]      |
[INFO] [stdout] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4211:25
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4225:24
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     pub fn list_labels(&self) -> builder::ListLabels {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     pub fn list_labels(&self) -> builder::ListLabels<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4240:25
[INFO] [stdout]      |
[INFO] [stdout] 4240 |     pub fn create_label(&self) -> builder::CreateLabel {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4240 |     pub fn create_label(&self) -> builder::CreateLabel<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4263:27
[INFO] [stdout]      |
[INFO] [stdout] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4282:25
[INFO] [stdout]      |
[INFO] [stdout] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4297:28
[INFO] [stdout]      |
[INFO] [stdout] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4312:30
[INFO] [stdout]      |
[INFO] [stdout] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs {
[INFO] [stdout]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4333:23
[INFO] [stdout]      |
[INFO] [stdout] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4348:24
[INFO] [stdout]      |
[INFO] [stdout] 4348 |     pub fn create_pull(&self) -> builder::CreatePull {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4348 |     pub fn create_pull(&self) -> builder::CreatePull<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4367:21
[INFO] [stdout]      |
[INFO] [stdout] 4367 |     pub fn get_pull(&self) -> builder::GetPull {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4367 |     pub fn get_pull(&self) -> builder::GetPull<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4388:24
[INFO] [stdout]      |
[INFO] [stdout] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4404:27
[INFO] [stdout]      |
[INFO] [stdout] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4419:26
[INFO] [stdout]      |
[INFO] [stdout] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4434:28
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4455:23
[INFO] [stdout]      |
[INFO] [stdout] 4455 |     pub fn merge_pull(&self) -> builder::MergePull {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4455 |     pub fn merge_pull(&self) -> builder::MergePull<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4471:26
[INFO] [stdout]      |
[INFO] [stdout] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4492:20
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     pub fn get_raw(&self) -> builder::GetRaw {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     pub fn get_raw(&self) -> builder::GetRaw<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4506:26
[INFO] [stdout]      |
[INFO] [stdout] 4506 |     pub fn list_releases(&self) -> builder::ListReleases {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4506 |     pub fn list_releases(&self) -> builder::ListReleases<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4521:27
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn create_release(&self) -> builder::CreateRelease {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn create_release(&self) -> builder::CreateRelease<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4540:24
[INFO] [stdout]      |
[INFO] [stdout] 4540 |     pub fn get_release(&self) -> builder::GetRelease {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4540 |     pub fn get_release(&self) -> builder::GetRelease<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4555:27
[INFO] [stdout]      |
[INFO] [stdout] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4569:29
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4584:32
[INFO] [stdout]      |
[INFO] [stdout] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4603:21
[INFO] [stdout]      |
[INFO] [stdout] 4603 |     pub fn get_tree(&self) -> builder::GetTree {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4603 |     pub fn get_tree(&self) -> builder::GetTree<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4617:26
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4632:27
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4651:27
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4665:23
[INFO] [stdout]      |
[INFO] [stdout] 4665 |     pub fn list_pages(&self) -> builder::ListPages {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4665 |     pub fn list_pages(&self) -> builder::ListPages<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nucel-sdk-api v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4680:24
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub fn create_page(&self) -> builder::CreatePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub fn create_page(&self) -> builder::CreatePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4699:24
[INFO] [stdout]      |
[INFO] [stdout] 4699 |     pub fn delete_page(&self) -> builder::DeletePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4699 |     pub fn delete_page(&self) -> builder::DeletePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4720:24
[INFO] [stdout]      |
[INFO] [stdout] 4720 |     pub fn update_page(&self) -> builder::UpdatePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4720 |     pub fn update_page(&self) -> builder::UpdatePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4739:21
[INFO] [stdout]      |
[INFO] [stdout] 4739 |     pub fn get_page(&self) -> builder::GetPage {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4739 |     pub fn get_page(&self) -> builder::GetPage<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4756:19
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     pub fn search(&self) -> builder::Search {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     pub fn search(&self) -> builder::Search<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4768:29
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4780:26
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4793:24
[INFO] [stdout]      |
[INFO] [stdout] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4808:27
[INFO] [stdout]      |
[INFO] [stdout] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4820:24
[INFO] [stdout]      |
[INFO] [stdout] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4833:25
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub fn create_token(&self) -> builder::CreateToken {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub fn create_token(&self) -> builder::CreateToken<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4848:25
[INFO] [stdout]      |
[INFO] [stdout] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3611:28
[INFO] [stdout]      |
[INFO] [stdout] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3624:24
[INFO] [stdout]      |
[INFO] [stdout] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3637:25
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3650:24
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3671:31
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3683:26
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3698:22
[INFO] [stdout]      |
[INFO] [stdout] 3698 |     pub fn mark_read(&self) -> builder::MarkRead {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3698 |     pub fn mark_read(&self) -> builder::MarkRead<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3710:27
[INFO] [stdout]      |
[INFO] [stdout] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3725:24
[INFO] [stdout]      |
[INFO] [stdout] 3725 |     pub fn list_agents(&self) -> builder::ListAgents {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3725 |     pub fn list_agents(&self) -> builder::ListAgents<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3742:25
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3757:28
[INFO] [stdout]      |
[INFO] [stdout] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3774:22
[INFO] [stdout]      |
[INFO] [stdout] 3774 |     pub fn get_agent(&self) -> builder::GetAgent {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3774 |     pub fn get_agent(&self) -> builder::GetAgent<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3793:26
[INFO] [stdout]      |
[INFO] [stdout] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3808:31
[INFO] [stdout]      |
[INFO] [stdout] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients<'_> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3825:32
[INFO] [stdout]      |
[INFO] [stdout] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3842:32
[INFO] [stdout]      |
[INFO] [stdout] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3861:23
[INFO] [stdout]      |
[INFO] [stdout] 3861 |     pub fn list_repos(&self) -> builder::ListRepos {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3861 |     pub fn list_repos(&self) -> builder::ListRepos<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3878:32
[INFO] [stdout]      |
[INFO] [stdout] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler<'_> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3893:20
[INFO] [stdout]      |
[INFO] [stdout] 3893 |     pub fn get_org(&self) -> builder::GetOrg {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3893 |     pub fn get_org(&self) -> builder::GetOrg<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3908:25
[INFO] [stdout]      |
[INFO] [stdout] 3908 |     pub fn list_members(&self) -> builder::ListMembers {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3908 |     pub fn list_members(&self) -> builder::ListMembers<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3925:21
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     pub fn get_repo(&self) -> builder::GetRepo {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     pub fn get_repo(&self) -> builder::GetRepo<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3946:21
[INFO] [stdout]      |
[INFO] [stdout] 3946 |     pub fn get_blob(&self) -> builder::GetBlob {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3946 |     pub fn get_blob(&self) -> builder::GetBlob<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3960:23
[INFO] [stdout]      |
[INFO] [stdout] 3960 |     pub fn list_rules(&self) -> builder::ListRules {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3960 |     pub fn list_rules(&self) -> builder::ListRules<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3975:24
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     pub fn create_rule(&self) -> builder::CreateRule {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     pub fn create_rule(&self) -> builder::CreateRule<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3994:24
[INFO] [stdout]      |
[INFO] [stdout] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4011:26
[INFO] [stdout]      |
[INFO] [stdout] 4011 |     pub fn list_branches(&self) -> builder::ListBranches {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4011 |     pub fn list_branches(&self) -> builder::ListBranches<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4030:26
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4049:30
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus {
[INFO] [stdout]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4068:29
[INFO] [stdout]      |
[INFO] [stdout] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4091:24
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     pub fn list_issues(&self) -> builder::ListIssues {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4091 |     pub fn list_issues(&self) -> builder::ListIssues<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4110:25
[INFO] [stdout]      |
[INFO] [stdout] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4129:22
[INFO] [stdout]      |
[INFO] [stdout] 4129 |     pub fn get_issue(&self) -> builder::GetIssue {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4129 |     pub fn get_issue(&self) -> builder::GetIssue<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4148:24
[INFO] [stdout]      |
[INFO] [stdout] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4169:24
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     pub fn add_comment(&self) -> builder::AddComment {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4169 |     pub fn add_comment(&self) -> builder::AddComment<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4190:26
[INFO] [stdout]      |
[INFO] [stdout] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4211:25
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4225:24
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     pub fn list_labels(&self) -> builder::ListLabels {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     pub fn list_labels(&self) -> builder::ListLabels<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4240:25
[INFO] [stdout]      |
[INFO] [stdout] 4240 |     pub fn create_label(&self) -> builder::CreateLabel {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4240 |     pub fn create_label(&self) -> builder::CreateLabel<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4263:27
[INFO] [stdout]      |
[INFO] [stdout] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4282:25
[INFO] [stdout]      |
[INFO] [stdout] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4297:28
[INFO] [stdout]      |
[INFO] [stdout] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4312:30
[INFO] [stdout]      |
[INFO] [stdout] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs {
[INFO] [stdout]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs<'_> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4333:23
[INFO] [stdout]      |
[INFO] [stdout] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4348:24
[INFO] [stdout]      |
[INFO] [stdout] 4348 |     pub fn create_pull(&self) -> builder::CreatePull {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4348 |     pub fn create_pull(&self) -> builder::CreatePull<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4367:21
[INFO] [stdout]      |
[INFO] [stdout] 4367 |     pub fn get_pull(&self) -> builder::GetPull {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4367 |     pub fn get_pull(&self) -> builder::GetPull<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4388:24
[INFO] [stdout]      |
[INFO] [stdout] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4404:27
[INFO] [stdout]      |
[INFO] [stdout] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4419:26
[INFO] [stdout]      |
[INFO] [stdout] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4434:28
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4455:23
[INFO] [stdout]      |
[INFO] [stdout] 4455 |     pub fn merge_pull(&self) -> builder::MergePull {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4455 |     pub fn merge_pull(&self) -> builder::MergePull<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4471:26
[INFO] [stdout]      |
[INFO] [stdout] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4492:20
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     pub fn get_raw(&self) -> builder::GetRaw {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4492 |     pub fn get_raw(&self) -> builder::GetRaw<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4506:26
[INFO] [stdout]      |
[INFO] [stdout] 4506 |     pub fn list_releases(&self) -> builder::ListReleases {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4506 |     pub fn list_releases(&self) -> builder::ListReleases<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4521:27
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn create_release(&self) -> builder::CreateRelease {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4521 |     pub fn create_release(&self) -> builder::CreateRelease<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4540:24
[INFO] [stdout]      |
[INFO] [stdout] 4540 |     pub fn get_release(&self) -> builder::GetRelease {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4540 |     pub fn get_release(&self) -> builder::GetRelease<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4555:27
[INFO] [stdout]      |
[INFO] [stdout] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4569:29
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4584:32
[INFO] [stdout]      |
[INFO] [stdout] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription {
[INFO] [stdout]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription<'_> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4603:21
[INFO] [stdout]      |
[INFO] [stdout] 4603 |     pub fn get_tree(&self) -> builder::GetTree {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4603 |     pub fn get_tree(&self) -> builder::GetTree<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4617:26
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4632:27
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4651:27
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook<'_> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4665:23
[INFO] [stdout]      |
[INFO] [stdout] 4665 |     pub fn list_pages(&self) -> builder::ListPages {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4665 |     pub fn list_pages(&self) -> builder::ListPages<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4680:24
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub fn create_page(&self) -> builder::CreatePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4680 |     pub fn create_page(&self) -> builder::CreatePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4699:24
[INFO] [stdout]      |
[INFO] [stdout] 4699 |     pub fn delete_page(&self) -> builder::DeletePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4699 |     pub fn delete_page(&self) -> builder::DeletePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4720:24
[INFO] [stdout]      |
[INFO] [stdout] 4720 |     pub fn update_page(&self) -> builder::UpdatePage {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4720 |     pub fn update_page(&self) -> builder::UpdatePage<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4739:21
[INFO] [stdout]      |
[INFO] [stdout] 4739 |     pub fn get_page(&self) -> builder::GetPage {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4739 |     pub fn get_page(&self) -> builder::GetPage<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4756:19
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     pub fn search(&self) -> builder::Search {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     pub fn search(&self) -> builder::Search<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4768:29
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser<'_> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4780:26
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4793:24
[INFO] [stdout]      |
[INFO] [stdout] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4808:27
[INFO] [stdout]      |
[INFO] [stdout] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey {
[INFO] [stdout]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4820:24
[INFO] [stdout]      |
[INFO] [stdout] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens {
[INFO] [stdout]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4833:25
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub fn create_token(&self) -> builder::CreateToken {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4833 |     pub fn create_token(&self) -> builder::CreateToken<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4848:25
[INFO] [stdout]      |
[INFO] [stdout] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken {
[INFO] [stdout]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3611:28
[INFO] [stderr]      |
[INFO] [stderr] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3611 |     pub fn runner_complete(&self) -> builder::RunnerComplete<'_> {
[INFO] [stderr]      |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3624:24
[INFO] [stderr]      |
[INFO] [stderr] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3624 |     pub fn runner_logs(&self) -> builder::RunnerLogs<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3637:25
[INFO] [stderr]      |
[INFO] [stderr] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3637 |     pub fn runner_start(&self) -> builder::RunnerStart<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3650:24
[INFO] [stderr]      |
[INFO] [stderr] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3650 |     pub fn runner_step(&self) -> builder::RunnerStep<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3671:31
[INFO] [stderr]      |
[INFO] [stderr] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications {
[INFO] [stderr]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3671 |     pub fn list_notifications(&self) -> builder::ListNotifications<'_> {
[INFO] [stderr]      |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3683:26
[INFO] [stderr]      |
[INFO] [stderr] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3683 |     pub fn mark_all_read(&self) -> builder::MarkAllRead<'_> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3698:22
[INFO] [stderr]      |
[INFO] [stderr] 3698 |     pub fn mark_read(&self) -> builder::MarkRead {
[INFO] [stderr]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3698 |     pub fn mark_read(&self) -> builder::MarkRead<'_> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3710:27
[INFO] [stderr]      |
[INFO] [stderr] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3710 |     pub fn list_user_orgs(&self) -> builder::ListUserOrgs<'_> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3725:24
[INFO] [stderr]      |
[INFO] [stderr] 3725 |     pub fn list_agents(&self) -> builder::ListAgents {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3725 |     pub fn list_agents(&self) -> builder::ListAgents<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3742:25
[INFO] [stderr]      |
[INFO] [stderr] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3742 |     pub fn create_agent(&self) -> builder::CreateAgent<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3757:28
[INFO] [stderr]      |
[INFO] [stderr] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3757 |     pub fn dashboard_stats(&self) -> builder::DashboardStats<'_> {
[INFO] [stderr]      |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3774:22
[INFO] [stderr]      |
[INFO] [stderr] 3774 |     pub fn get_agent(&self) -> builder::GetAgent {
[INFO] [stderr]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3774 |     pub fn get_agent(&self) -> builder::GetAgent<'_> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3793:26
[INFO] [stderr]      |
[INFO] [stderr] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3793 |     pub fn list_sessions(&self) -> builder::ListSessions<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3808:31
[INFO] [stderr]      |
[INFO] [stderr] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients {
[INFO] [stderr]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3808 |     pub fn list_oauth_clients(&self) -> builder::ListOauthClients<'_> {
[INFO] [stderr]      |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3825:32
[INFO] [stderr]      |
[INFO] [stderr] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient {
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3825 |     pub fn create_oauth_client(&self) -> builder::CreateOauthClient<'_> {
[INFO] [stderr]      |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3842:32
[INFO] [stderr]      |
[INFO] [stderr] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient {
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3842 |     pub fn delete_oauth_client(&self) -> builder::DeleteOauthClient<'_> {
[INFO] [stderr]      |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3861:23
[INFO] [stderr]      |
[INFO] [stderr] 3861 |     pub fn list_repos(&self) -> builder::ListRepos {
[INFO] [stderr]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3861 |     pub fn list_repos(&self) -> builder::ListRepos<'_> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3878:32
[INFO] [stderr]      |
[INFO] [stderr] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler {
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3878 |     pub fn create_repo_handler(&self) -> builder::CreateRepoHandler<'_> {
[INFO] [stderr]      |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3893:20
[INFO] [stderr]      |
[INFO] [stderr] 3893 |     pub fn get_org(&self) -> builder::GetOrg {
[INFO] [stderr]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3893 |     pub fn get_org(&self) -> builder::GetOrg<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3908:25
[INFO] [stderr]      |
[INFO] [stderr] 3908 |     pub fn list_members(&self) -> builder::ListMembers {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3908 |     pub fn list_members(&self) -> builder::ListMembers<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3925:21
[INFO] [stderr]      |
[INFO] [stderr] 3925 |     pub fn get_repo(&self) -> builder::GetRepo {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3925 |     pub fn get_repo(&self) -> builder::GetRepo<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3946:21
[INFO] [stderr]      |
[INFO] [stderr] 3946 |     pub fn get_blob(&self) -> builder::GetBlob {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3946 |     pub fn get_blob(&self) -> builder::GetBlob<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3960:23
[INFO] [stderr]      |
[INFO] [stderr] 3960 |     pub fn list_rules(&self) -> builder::ListRules {
[INFO] [stderr]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3960 |     pub fn list_rules(&self) -> builder::ListRules<'_> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3975:24
[INFO] [stderr]      |
[INFO] [stderr] 3975 |     pub fn create_rule(&self) -> builder::CreateRule {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3975 |     pub fn create_rule(&self) -> builder::CreateRule<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:3994:24
[INFO] [stderr]      |
[INFO] [stderr] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3994 |     pub fn delete_rule(&self) -> builder::DeleteRule<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4011:26
[INFO] [stderr]      |
[INFO] [stderr] 4011 |     pub fn list_branches(&self) -> builder::ListBranches {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4011 |     pub fn list_branches(&self) -> builder::ListBranches<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4030:26
[INFO] [stderr]      |
[INFO] [stderr] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4030 |     pub fn create_branch(&self) -> builder::CreateBranch<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4049:30
[INFO] [stderr]      |
[INFO] [stderr] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus {
[INFO] [stderr]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4049 |     pub fn get_commit_status(&self) -> builder::GetCommitStatus<'_> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4068:29
[INFO] [stderr]      |
[INFO] [stderr] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches {
[INFO] [stderr]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4068 |     pub fn compare_branches(&self) -> builder::CompareBranches<'_> {
[INFO] [stderr]      |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4091:24
[INFO] [stderr]      |
[INFO] [stderr] 4091 |     pub fn list_issues(&self) -> builder::ListIssues {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4091 |     pub fn list_issues(&self) -> builder::ListIssues<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4110:25
[INFO] [stderr]      |
[INFO] [stderr] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4110 |     pub fn create_issue(&self) -> builder::CreateIssue<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4129:22
[INFO] [stderr]      |
[INFO] [stderr] 4129 |     pub fn get_issue(&self) -> builder::GetIssue {
[INFO] [stderr]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4129 |     pub fn get_issue(&self) -> builder::GetIssue<'_> {
[INFO] [stderr]      |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4148:24
[INFO] [stderr]      |
[INFO] [stderr] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4148 |     pub fn close_issue(&self) -> builder::CloseIssue<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4169:24
[INFO] [stderr]      |
[INFO] [stderr] 4169 |     pub fn add_comment(&self) -> builder::AddComment {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4169 |     pub fn add_comment(&self) -> builder::AddComment<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4190:26
[INFO] [stderr]      |
[INFO] [stderr] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4190 |     pub fn update_labels(&self) -> builder::UpdateLabels<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4211:25
[INFO] [stderr]      |
[INFO] [stderr] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4211 |     pub fn remove_label(&self) -> builder::RemoveLabel<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4225:24
[INFO] [stderr]      |
[INFO] [stderr] 4225 |     pub fn list_labels(&self) -> builder::ListLabels {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4225 |     pub fn list_labels(&self) -> builder::ListLabels<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4240:25
[INFO] [stderr]      |
[INFO] [stderr] 4240 |     pub fn create_label(&self) -> builder::CreateLabel {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4240 |     pub fn create_label(&self) -> builder::CreateLabel<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4263:27
[INFO] [stderr]      |
[INFO] [stderr] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4263 |     pub fn list_pipelines(&self) -> builder::ListPipelines<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4282:25
[INFO] [stderr]      |
[INFO] [stderr] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4282 |     pub fn get_pipeline(&self) -> builder::GetPipeline<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4297:28
[INFO] [stderr]      |
[INFO] [stderr] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4297 |     pub fn cancel_pipeline(&self) -> builder::CancelPipeline<'_> {
[INFO] [stderr]      |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4312:30
[INFO] [stderr]      |
[INFO] [stderr] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs {
[INFO] [stderr]      |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4312 |     pub fn get_pipeline_logs(&self) -> builder::GetPipelineLogs<'_> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4333:23
[INFO] [stderr]      |
[INFO] [stderr] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls {
[INFO] [stderr]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4333 |     pub fn list_pulls(&self) -> builder::ListPulls<'_> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4348:24
[INFO] [stderr]      |
[INFO] [stderr] 4348 |     pub fn create_pull(&self) -> builder::CreatePull {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4348 |     pub fn create_pull(&self) -> builder::CreatePull<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4367:21
[INFO] [stderr]      |
[INFO] [stderr] 4367 |     pub fn get_pull(&self) -> builder::GetPull {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4367 |     pub fn get_pull(&self) -> builder::GetPull<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4388:24
[INFO] [stderr]      |
[INFO] [stderr] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4388 |     pub fn update_pull(&self) -> builder::UpdatePull<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4404:27
[INFO] [stderr]      |
[INFO] [stderr] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4404 |     pub fn add_pr_comment(&self) -> builder::AddPrComment<'_> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4419:26
[INFO] [stderr]      |
[INFO] [stderr] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4419 |     pub fn get_pull_diff(&self) -> builder::GetPullDiff<'_> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4434:28
[INFO] [stderr]      |
[INFO] [stderr] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4434 |     pub fn list_pull_files(&self) -> builder::ListPullFiles<'_> {
[INFO] [stderr]      |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4455:23
[INFO] [stderr]      |
[INFO] [stderr] 4455 |     pub fn merge_pull(&self) -> builder::MergePull {
[INFO] [stderr]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4455 |     pub fn merge_pull(&self) -> builder::MergePull<'_> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4471:26
[INFO] [stderr]      |
[INFO] [stderr] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4471 |     pub fn submit_review(&self) -> builder::SubmitReview<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4492:20
[INFO] [stderr]      |
[INFO] [stderr] 4492 |     pub fn get_raw(&self) -> builder::GetRaw {
[INFO] [stderr]      |                    ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4492 |     pub fn get_raw(&self) -> builder::GetRaw<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4506:26
[INFO] [stderr]      |
[INFO] [stderr] 4506 |     pub fn list_releases(&self) -> builder::ListReleases {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4506 |     pub fn list_releases(&self) -> builder::ListReleases<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4521:27
[INFO] [stderr]      |
[INFO] [stderr] 4521 |     pub fn create_release(&self) -> builder::CreateRelease {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4521 |     pub fn create_release(&self) -> builder::CreateRelease<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4540:24
[INFO] [stderr]      |
[INFO] [stderr] 4540 |     pub fn get_release(&self) -> builder::GetRelease {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4540 |     pub fn get_release(&self) -> builder::GetRelease<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4555:27
[INFO] [stderr]      |
[INFO] [stderr] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4555 |     pub fn delete_release(&self) -> builder::DeleteRelease<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4569:29
[INFO] [stderr]      |
[INFO] [stderr] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription {
[INFO] [stderr]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4569 |     pub fn get_subscription(&self) -> builder::GetSubscription<'_> {
[INFO] [stderr]      |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4584:32
[INFO] [stderr]      |
[INFO] [stderr] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription {
[INFO] [stderr]      |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4584 |     pub fn upsert_subscription(&self) -> builder::UpsertSubscription<'_> {
[INFO] [stderr]      |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4603:21
[INFO] [stderr]      |
[INFO] [stderr] 4603 |     pub fn get_tree(&self) -> builder::GetTree {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4603 |     pub fn get_tree(&self) -> builder::GetTree<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4617:26
[INFO] [stderr]      |
[INFO] [stderr] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4617 |     pub fn list_webhooks(&self) -> builder::ListWebhooks<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4632:27
[INFO] [stderr]      |
[INFO] [stderr] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4632 |     pub fn create_webhook(&self) -> builder::CreateWebhook<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4651:27
[INFO] [stderr]      |
[INFO] [stderr] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4651 |     pub fn delete_webhook(&self) -> builder::DeleteWebhook<'_> {
[INFO] [stderr]      |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4665:23
[INFO] [stderr]      |
[INFO] [stderr] 4665 |     pub fn list_pages(&self) -> builder::ListPages {
[INFO] [stderr]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4665 |     pub fn list_pages(&self) -> builder::ListPages<'_> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4680:24
[INFO] [stderr]      |
[INFO] [stderr] 4680 |     pub fn create_page(&self) -> builder::CreatePage {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4680 |     pub fn create_page(&self) -> builder::CreatePage<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4699:24
[INFO] [stderr]      |
[INFO] [stderr] 4699 |     pub fn delete_page(&self) -> builder::DeletePage {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4699 |     pub fn delete_page(&self) -> builder::DeletePage<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4720:24
[INFO] [stderr]      |
[INFO] [stderr] 4720 |     pub fn update_page(&self) -> builder::UpdatePage {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4720 |     pub fn update_page(&self) -> builder::UpdatePage<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4739:21
[INFO] [stderr]      |
[INFO] [stderr] 4739 |     pub fn get_page(&self) -> builder::GetPage {
[INFO] [stderr]      |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4739 |     pub fn get_page(&self) -> builder::GetPage<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4756:19
[INFO] [stderr]      |
[INFO] [stderr] 4756 |     pub fn search(&self) -> builder::Search {
[INFO] [stderr]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                   |
[INFO] [stderr]      |                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4756 |     pub fn search(&self) -> builder::Search<'_> {
[INFO] [stderr]      |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4768:29
[INFO] [stderr]      |
[INFO] [stderr] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser {
[INFO] [stderr]      |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4768 |     pub fn get_current_user(&self) -> builder::GetCurrentUser<'_> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4780:26
[INFO] [stderr]      |
[INFO] [stderr] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys {
[INFO] [stderr]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4780 |     pub fn list_ssh_keys(&self) -> builder::ListSshKeys<'_> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4793:24
[INFO] [stderr]      |
[INFO] [stderr] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4793 |     pub fn add_ssh_key(&self) -> builder::AddSshKey<'_> {
[INFO] [stderr]      |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4808:27
[INFO] [stderr]      |
[INFO] [stderr] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey {
[INFO] [stderr]      |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4808 |     pub fn delete_ssh_key(&self) -> builder::DeleteSshKey<'_> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4820:24
[INFO] [stderr]      |
[INFO] [stderr] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens {
[INFO] [stderr]      |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4820 |     pub fn list_tokens(&self) -> builder::ListTokens<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4833:25
[INFO] [stderr]      |
[INFO] [stderr] 4833 |     pub fn create_token(&self) -> builder::CreateToken {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4833 |     pub fn create_token(&self) -> builder::CreateToken<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs:4848:25
[INFO] [stderr]      |
[INFO] [stderr] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken {
[INFO] [stderr]      |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4848 |     pub fn delete_token(&self) -> builder::DeleteToken<'_> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nucel-sdk-api` (lib) generated 75 warnings (run `cargo fix --lib -p nucel-sdk-api` to apply 75 suggestions)
[INFO] [stderr] warning: `nucel-sdk-api` (lib test) generated 75 warnings (75 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucel_sdk_api-50d25eeb7895bf8a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ws::tests::build_ws_url_converts_https_to_wss ... ok
[INFO] [stdout] test ws::tests::build_ws_url_converts_http_to_ws ... ok
[INFO] [stdout] test ws::tests::parse_event_init ... ok
[INFO] [stdout] test ws::tests::parse_event_unknown_falls_back_to_other ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nucel_sdk_api
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::add_comment (line 4160) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::add_pr_comment (line 4395) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::add_ssh_key (line 4787) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::cancel_pipeline (line 4289) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::close_issue (line 4140) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::compare_branches (line 4060) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_agent (line 3735) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_branch (line 4022) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_issue (line 4102) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_label (line 4232) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_oauth_client (line 3818) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_page (line 4672) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_pull (line 4340) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_release (line 4513) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_repo_handler (line 3871) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_rule (line 3967) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_token (line 4827) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::create_webhook (line 4624) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::dashboard_stats (line 3751) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_oauth_client (line 3835) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_page (line 4691) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_release (line 4547) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_rule (line 3986) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_ssh_key (line 4802) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_token (line 4842) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::delete_webhook (line 4643) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_agent (line 3767) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_blob (line 3937) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_commit_status (line 4041) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_current_user (line 4763) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_issue (line 4121) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_org (line 3887) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_page (line 4731) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_pipeline (line 4274) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_pipeline_logs (line 4304) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_pull (line 4359) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_pull_diff (line 4411) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_raw (line 4483) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_release (line 4532) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_repo (line 3918) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_subscription (line 4562) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::get_tree (line 4594) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_agents (line 3719) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_branches (line 4004) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_issues (line 4081) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_labels (line 4218) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_members (line 3902) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_notifications (line 3662) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_oauth_clients (line 3802) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_pages (line 4658) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_pipelines (line 4253) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_pull_files (line 4426) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_pulls (line 4324) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_releases (line 4499) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_repos (line 3853) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_rules (line 3953) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_sessions (line 3785) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_ssh_keys (line 4775) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_tokens (line 4815) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_user_orgs (line 3705) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::list_webhooks (line 4610) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::mark_all_read (line 3678) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::mark_read (line 3692) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::merge_pull (line 4446) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::remove_label (line 4202) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::runner_complete (line 3605) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::runner_logs (line 3618) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::runner_start (line 3631) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::runner_step (line 3644) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::search (line 4749) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::submit_review (line 4462) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::update_labels (line 4181) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::update_page (line 4711) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::update_pull (line 4379) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nucel-sdk-api-fde5c76aabd4999b/out/codegen.rs - Client::upsert_subscription (line 4576) ... ignored
[INFO] [stdout] test src/ws.rs - ws (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 75 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3", kill_on_drop: false }`
[INFO] [stdout] b3cae89579625c9e2e76ed14cdc4fe9db96faadc1a77ea5cdc6de563a96fe2e3
