[INFO] fetching crate oxide 0.13.0+20250730.0.0...
[INFO] testing oxide-0.13.0+20250730.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate oxide 0.13.0+20250730.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate oxide 0.13.0+20250730.0.0
[INFO] finished tweaking crates.io crate oxide 0.13.0+20250730.0.0
[INFO] tweaked toml for crates.io crate oxide 0.13.0+20250730.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxide 0.13.0+20250730.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxide 0.13.0+20250730.0.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.96
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded windows-targets v0.53.1
[INFO] [stderr]   Downloaded clap v4.5.44
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded regress v0.10.4
[INFO] [stderr]   Downloaded windows-sys v0.60.1
[INFO] [stderr]   Downloaded openssl-src v300.5.0+3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83c2c6d3be7854e7674a169326d1c2091a597b091fb5970ead761e07595ff91e
[INFO] running `Command { std: "docker" "start" "-a" "83c2c6d3be7854e7674a169326d1c2091a597b091fb5970ead761e07595ff91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c2c6d3be7854e7674a169326d1c2091a597b091fb5970ead761e07595ff91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c2c6d3be7854e7674a169326d1c2091a597b091fb5970ead761e07595ff91e", kill_on_drop: false }`
[INFO] [stdout] 83c2c6d3be7854e7674a169326d1c2091a597b091fb5970ead761e07595ff91e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa9d8337e6d41addfa8c804a24abc169fc7b28ddf88f978cfff211b136c0f792
[INFO] running `Command { std: "docker" "start" "-a" "aa9d8337e6d41addfa8c804a24abc169fc7b28ddf88f978cfff211b136c0f792", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling oxide v0.13.0+20250730.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61373:33
[INFO] [stdout]       |
[INFO] [stdout] 61373 |     fn anti_affinity_group_list(&self) -> builder::AntiAffinityGroupList;
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the 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] 61373 |     fn anti_affinity_group_list(&self) -> builder::AntiAffinityGroupList<'_>;
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61388:35
[INFO] [stdout]       |
[INFO] [stdout] 61388 |     fn anti_affinity_group_create(&self) -> builder::AntiAffinityGroupCreate;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61388 |     fn anti_affinity_group_create(&self) -> builder::AntiAffinityGroupCreate<'_>;
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61404:33
[INFO] [stdout]       |
[INFO] [stdout] 61404 |     fn anti_affinity_group_view(&self) -> builder::AntiAffinityGroupView;
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61404 |     fn anti_affinity_group_view(&self) -> builder::AntiAffinityGroupView<'_>;
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61422:35
[INFO] [stdout]       |
[INFO] [stdout] 61422 |     fn anti_affinity_group_update(&self) -> builder::AntiAffinityGroupUpdate;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61422 |     fn anti_affinity_group_update(&self) -> builder::AntiAffinityGroupUpdate<'_>;
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61438:35
[INFO] [stdout]       |
[INFO] [stdout] 61438 |     fn anti_affinity_group_delete(&self) -> builder::AntiAffinityGroupDelete;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61438 |     fn anti_affinity_group_delete(&self) -> builder::AntiAffinityGroupDelete<'_>;
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61461:40
[INFO] [stdout]       |
[INFO] [stdout] 61461 |     fn anti_affinity_group_member_list(&self) -> builder::AntiAffinityGroupMemberList;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61461 |     fn anti_affinity_group_member_list(&self) -> builder::AntiAffinityGroupMemberList<'_>;
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61481:9
[INFO] [stdout]       |
[INFO] [stdout] 61481 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61482 |     ) -> builder::AntiAffinityGroupMemberInstanceView;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61482 |     ) -> builder::AntiAffinityGroupMemberInstanceView<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61502:9
[INFO] [stdout]       |
[INFO] [stdout] 61502 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61503 |     ) -> builder::AntiAffinityGroupMemberInstanceAdd;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61503 |     ) -> builder::AntiAffinityGroupMemberInstanceAdd<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61523:9
[INFO] [stdout]       |
[INFO] [stdout] 61523 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61524 |     ) -> builder::AntiAffinityGroupMemberInstanceDelete;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61524 |     ) -> builder::AntiAffinityGroupMemberInstanceDelete<'_>;
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61528:33
[INFO] [stdout]       |
[INFO] [stdout] 61528 |     fn anti_affinity_group_list(&self) -> builder::AntiAffinityGroupList {
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61528 |     fn anti_affinity_group_list(&self) -> builder::AntiAffinityGroupList<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61532:35
[INFO] [stdout]       |
[INFO] [stdout] 61532 |     fn anti_affinity_group_create(&self) -> builder::AntiAffinityGroupCreate {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61532 |     fn anti_affinity_group_create(&self) -> builder::AntiAffinityGroupCreate<'_> {
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61536:33
[INFO] [stdout]       |
[INFO] [stdout] 61536 |     fn anti_affinity_group_view(&self) -> builder::AntiAffinityGroupView {
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61536 |     fn anti_affinity_group_view(&self) -> builder::AntiAffinityGroupView<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61540:35
[INFO] [stdout]       |
[INFO] [stdout] 61540 |     fn anti_affinity_group_update(&self) -> builder::AntiAffinityGroupUpdate {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61540 |     fn anti_affinity_group_update(&self) -> builder::AntiAffinityGroupUpdate<'_> {
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61544:35
[INFO] [stdout]       |
[INFO] [stdout] 61544 |     fn anti_affinity_group_delete(&self) -> builder::AntiAffinityGroupDelete {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61544 |     fn anti_affinity_group_delete(&self) -> builder::AntiAffinityGroupDelete<'_> {
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61548:40
[INFO] [stdout]       |
[INFO] [stdout] 61548 |     fn anti_affinity_group_member_list(&self) -> builder::AntiAffinityGroupMemberList {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61548 |     fn anti_affinity_group_member_list(&self) -> builder::AntiAffinityGroupMemberList<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61553:9
[INFO] [stdout]       |
[INFO] [stdout] 61553 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61554 |     ) -> builder::AntiAffinityGroupMemberInstanceView {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61554 |     ) -> builder::AntiAffinityGroupMemberInstanceView<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61559:9
[INFO] [stdout]       |
[INFO] [stdout] 61559 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61560 |     ) -> builder::AntiAffinityGroupMemberInstanceAdd {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61560 |     ) -> builder::AntiAffinityGroupMemberInstanceAdd<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61565:9
[INFO] [stdout]       |
[INFO] [stdout] 61565 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61566 |     ) -> builder::AntiAffinityGroupMemberInstanceDelete {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61566 |     ) -> builder::AntiAffinityGroupMemberInstanceDelete<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61587:28
[INFO] [stdout]       |
[INFO] [stdout] 61587 |     fn device_auth_request(&self) -> builder::DeviceAuthRequest;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61587 |     fn device_auth_request(&self) -> builder::DeviceAuthRequest<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61603:28
[INFO] [stdout]       |
[INFO] [stdout] 61603 |     fn device_auth_confirm(&self) -> builder::DeviceAuthConfirm;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61603 |     fn device_auth_confirm(&self) -> builder::DeviceAuthConfirm<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61617:28
[INFO] [stdout]       |
[INFO] [stdout] 61617 |     fn device_access_token(&self) -> builder::DeviceAccessToken;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61617 |     fn device_access_token(&self) -> builder::DeviceAccessToken<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61627:15
[INFO] [stdout]       |
[INFO] [stdout] 61627 |     fn logout(&self) -> builder::Logout;
[INFO] [stdout]       |               ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |               |
[INFO] [stdout]       |               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61627 |     fn logout(&self) -> builder::Logout<'_>;
[INFO] [stdout]       |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61631:28
[INFO] [stdout]       |
[INFO] [stdout] 61631 |     fn device_auth_request(&self) -> builder::DeviceAuthRequest {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61631 |     fn device_auth_request(&self) -> builder::DeviceAuthRequest<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61635:28
[INFO] [stdout]       |
[INFO] [stdout] 61635 |     fn device_auth_confirm(&self) -> builder::DeviceAuthConfirm {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61635 |     fn device_auth_confirm(&self) -> builder::DeviceAuthConfirm<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61639:28
[INFO] [stdout]       |
[INFO] [stdout] 61639 |     fn device_access_token(&self) -> builder::DeviceAccessToken {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61639 |     fn device_access_token(&self) -> builder::DeviceAccessToken<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61643:15
[INFO] [stdout]       |
[INFO] [stdout] 61643 |     fn logout(&self) -> builder::Logout {
[INFO] [stdout]       |               ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |               |
[INFO] [stdout]       |               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61643 |     fn logout(&self) -> builder::Logout<'_> {
[INFO] [stdout]       |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61659:26
[INFO] [stdout]       |
[INFO] [stdout] 61659 |     fn current_user_view(&self) -> builder::CurrentUserView;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61659 |     fn current_user_view(&self) -> builder::CurrentUserView<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61677:28
[INFO] [stdout]       |
[INFO] [stdout] 61677 |     fn current_user_groups(&self) -> builder::CurrentUserGroups;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61677 |     fn current_user_groups(&self) -> builder::CurrentUserGroups<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61697:34
[INFO] [stdout]       |
[INFO] [stdout] 61697 |     fn current_user_ssh_key_list(&self) -> builder::CurrentUserSshKeyList;
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61697 |     fn current_user_ssh_key_list(&self) -> builder::CurrentUserSshKeyList<'_>;
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61710:36
[INFO] [stdout]       |
[INFO] [stdout] 61710 |     fn current_user_ssh_key_create(&self) -> builder::CurrentUserSshKeyCreate;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61710 |     fn current_user_ssh_key_create(&self) -> builder::CurrentUserSshKeyCreate<'_>;
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61725:34
[INFO] [stdout]       |
[INFO] [stdout] 61725 |     fn current_user_ssh_key_view(&self) -> builder::CurrentUserSshKeyView;
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61725 |     fn current_user_ssh_key_view(&self) -> builder::CurrentUserSshKeyView<'_>;
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61741:36
[INFO] [stdout]       |
[INFO] [stdout] 61741 |     fn current_user_ssh_key_delete(&self) -> builder::CurrentUserSshKeyDelete;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61741 |     fn current_user_ssh_key_delete(&self) -> builder::CurrentUserSshKeyDelete<'_>;
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61745:26
[INFO] [stdout]       |
[INFO] [stdout] 61745 |     fn current_user_view(&self) -> builder::CurrentUserView {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61745 |     fn current_user_view(&self) -> builder::CurrentUserView<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61749:28
[INFO] [stdout]       |
[INFO] [stdout] 61749 |     fn current_user_groups(&self) -> builder::CurrentUserGroups {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61749 |     fn current_user_groups(&self) -> builder::CurrentUserGroups<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61753:34
[INFO] [stdout]       |
[INFO] [stdout] 61753 |     fn current_user_ssh_key_list(&self) -> builder::CurrentUserSshKeyList {
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61753 |     fn current_user_ssh_key_list(&self) -> builder::CurrentUserSshKeyList<'_> {
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61757:36
[INFO] [stdout]       |
[INFO] [stdout] 61757 |     fn current_user_ssh_key_create(&self) -> builder::CurrentUserSshKeyCreate {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61757 |     fn current_user_ssh_key_create(&self) -> builder::CurrentUserSshKeyCreate<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61761:34
[INFO] [stdout]       |
[INFO] [stdout] 61761 |     fn current_user_ssh_key_view(&self) -> builder::CurrentUserSshKeyView {
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61761 |     fn current_user_ssh_key_view(&self) -> builder::CurrentUserSshKeyView<'_> {
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61765:36
[INFO] [stdout]       |
[INFO] [stdout] 61765 |     fn current_user_ssh_key_delete(&self) -> builder::CurrentUserSshKeyDelete {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61765 |     fn current_user_ssh_key_delete(&self) -> builder::CurrentUserSshKeyDelete<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61792:18
[INFO] [stdout]       |
[INFO] [stdout] 61792 |     fn disk_list(&self) -> builder::DiskList;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61792 |     fn disk_list(&self) -> builder::DiskList<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61807:20
[INFO] [stdout]       |
[INFO] [stdout] 61807 |     fn disk_create(&self) -> builder::DiskCreate;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61807 |     fn disk_create(&self) -> builder::DiskCreate<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61822:18
[INFO] [stdout]       |
[INFO] [stdout] 61822 |     fn disk_view(&self) -> builder::DiskView;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61822 |     fn disk_view(&self) -> builder::DiskView<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61837:20
[INFO] [stdout]       |
[INFO] [stdout] 61837 |     fn disk_delete(&self) -> builder::DiskDelete;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61837 |     fn disk_delete(&self) -> builder::DiskDelete<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61854:31
[INFO] [stdout]       |
[INFO] [stdout] 61854 |     fn disk_bulk_write_import(&self) -> builder::DiskBulkWriteImport;
[INFO] [stdout]       |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61854 |     fn disk_bulk_write_import(&self) -> builder::DiskBulkWriteImport<'_>;
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61871:37
[INFO] [stdout]       |
[INFO] [stdout] 61871 |     fn disk_bulk_write_import_start(&self) -> builder::DiskBulkWriteImportStart;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61871 |     fn disk_bulk_write_import_start(&self) -> builder::DiskBulkWriteImportStart<'_>;
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61888:36
[INFO] [stdout]       |
[INFO] [stdout] 61888 |     fn disk_bulk_write_import_stop(&self) -> builder::DiskBulkWriteImportStop;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61888 |     fn disk_bulk_write_import_stop(&self) -> builder::DiskBulkWriteImportStop<'_>;
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61905:29
[INFO] [stdout]       |
[INFO] [stdout] 61905 |     fn disk_finalize_import(&self) -> builder::DiskFinalizeImport;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61905 |     fn disk_finalize_import(&self) -> builder::DiskFinalizeImport<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61909:18
[INFO] [stdout]       |
[INFO] [stdout] 61909 |     fn disk_list(&self) -> builder::DiskList {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61909 |     fn disk_list(&self) -> builder::DiskList<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61913:20
[INFO] [stdout]       |
[INFO] [stdout] 61913 |     fn disk_create(&self) -> builder::DiskCreate {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61913 |     fn disk_create(&self) -> builder::DiskCreate<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61917:18
[INFO] [stdout]       |
[INFO] [stdout] 61917 |     fn disk_view(&self) -> builder::DiskView {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61917 |     fn disk_view(&self) -> builder::DiskView<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61921:20
[INFO] [stdout]       |
[INFO] [stdout] 61921 |     fn disk_delete(&self) -> builder::DiskDelete {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61921 |     fn disk_delete(&self) -> builder::DiskDelete<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61925:31
[INFO] [stdout]       |
[INFO] [stdout] 61925 |     fn disk_bulk_write_import(&self) -> builder::DiskBulkWriteImport {
[INFO] [stdout]       |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61925 |     fn disk_bulk_write_import(&self) -> builder::DiskBulkWriteImport<'_> {
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61929:37
[INFO] [stdout]       |
[INFO] [stdout] 61929 |     fn disk_bulk_write_import_start(&self) -> builder::DiskBulkWriteImportStart {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61929 |     fn disk_bulk_write_import_start(&self) -> builder::DiskBulkWriteImportStart<'_> {
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61933:36
[INFO] [stdout]       |
[INFO] [stdout] 61933 |     fn disk_bulk_write_import_stop(&self) -> builder::DiskBulkWriteImportStop {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61933 |     fn disk_bulk_write_import_stop(&self) -> builder::DiskBulkWriteImportStop<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61937:29
[INFO] [stdout]       |
[INFO] [stdout] 61937 |     fn disk_finalize_import(&self) -> builder::DiskFinalizeImport {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61937 |     fn disk_finalize_import(&self) -> builder::DiskFinalizeImport<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61963:19
[INFO] [stdout]       |
[INFO] [stdout] 61963 |     fn probe_list(&self) -> builder::ProbeList;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61963 |     fn probe_list(&self) -> builder::ProbeList<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61978:21
[INFO] [stdout]       |
[INFO] [stdout] 61978 |     fn probe_create(&self) -> builder::ProbeCreate;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61978 |     fn probe_create(&self) -> builder::ProbeCreate<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:61993:19
[INFO] [stdout]       |
[INFO] [stdout] 61993 |     fn probe_view(&self) -> builder::ProbeView;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 61993 |     fn probe_view(&self) -> builder::ProbeView<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62008:21
[INFO] [stdout]       |
[INFO] [stdout] 62008 |     fn probe_delete(&self) -> builder::ProbeDelete;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62008 |     fn probe_delete(&self) -> builder::ProbeDelete<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62026:28
[INFO] [stdout]       |
[INFO] [stdout] 62026 |     fn support_bundle_list(&self) -> builder::SupportBundleList;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62026 |     fn support_bundle_list(&self) -> builder::SupportBundleList<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62037:30
[INFO] [stdout]       |
[INFO] [stdout] 62037 |     fn support_bundle_create(&self) -> builder::SupportBundleCreate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62037 |     fn support_bundle_create(&self) -> builder::SupportBundleCreate<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62051:28
[INFO] [stdout]       |
[INFO] [stdout] 62051 |     fn support_bundle_view(&self) -> builder::SupportBundleView;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62051 |     fn support_bundle_view(&self) -> builder::SupportBundleView<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62067:30
[INFO] [stdout]       |
[INFO] [stdout] 62067 |     fn support_bundle_update(&self) -> builder::SupportBundleUpdate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62067 |     fn support_bundle_update(&self) -> builder::SupportBundleUpdate<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62084:30
[INFO] [stdout]       |
[INFO] [stdout] 62084 |     fn support_bundle_delete(&self) -> builder::SupportBundleDelete;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62084 |     fn support_bundle_delete(&self) -> builder::SupportBundleDelete<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62103:32
[INFO] [stdout]       |
[INFO] [stdout] 62103 |     fn support_bundle_download(&self) -> builder::SupportBundleDownload;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62103 |     fn support_bundle_download(&self) -> builder::SupportBundleDownload<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62122:28
[INFO] [stdout]       |
[INFO] [stdout] 62122 |     fn support_bundle_head(&self) -> builder::SupportBundleHead;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62122 |     fn support_bundle_head(&self) -> builder::SupportBundleHead<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62143:37
[INFO] [stdout]       |
[INFO] [stdout] 62143 |     fn support_bundle_download_file(&self) -> builder::SupportBundleDownloadFile;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62143 |     fn support_bundle_download_file(&self) -> builder::SupportBundleDownloadFile<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62164:33
[INFO] [stdout]       |
[INFO] [stdout] 62164 |     fn support_bundle_head_file(&self) -> builder::SupportBundleHeadFile;
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62164 |     fn support_bundle_head_file(&self) -> builder::SupportBundleHeadFile<'_>;
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62183:29
[INFO] [stdout]       |
[INFO] [stdout] 62183 |     fn support_bundle_index(&self) -> builder::SupportBundleIndex;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62183 |     fn support_bundle_index(&self) -> builder::SupportBundleIndex<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62203:28
[INFO] [stdout]       |
[INFO] [stdout] 62203 |     fn affinity_group_list(&self) -> builder::AffinityGroupList;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62203 |     fn affinity_group_list(&self) -> builder::AffinityGroupList<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62218:30
[INFO] [stdout]       |
[INFO] [stdout] 62218 |     fn affinity_group_create(&self) -> builder::AffinityGroupCreate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62218 |     fn affinity_group_create(&self) -> builder::AffinityGroupCreate<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62233:28
[INFO] [stdout]       |
[INFO] [stdout] 62233 |     fn affinity_group_view(&self) -> builder::AffinityGroupView;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62233 |     fn affinity_group_view(&self) -> builder::AffinityGroupView<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62250:30
[INFO] [stdout]       |
[INFO] [stdout] 62250 |     fn affinity_group_update(&self) -> builder::AffinityGroupUpdate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62250 |     fn affinity_group_update(&self) -> builder::AffinityGroupUpdate<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62265:30
[INFO] [stdout]       |
[INFO] [stdout] 62265 |     fn affinity_group_delete(&self) -> builder::AffinityGroupDelete;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62265 |     fn affinity_group_delete(&self) -> builder::AffinityGroupDelete<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62287:35
[INFO] [stdout]       |
[INFO] [stdout] 62287 |     fn affinity_group_member_list(&self) -> builder::AffinityGroupMemberList;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62287 |     fn affinity_group_member_list(&self) -> builder::AffinityGroupMemberList<'_>;
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62305:44
[INFO] [stdout]       |
[INFO] [stdout] 62305 |     fn affinity_group_member_instance_view(&self) -> builder::AffinityGroupMemberInstanceView;
[INFO] [stdout]       |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62305 |     fn affinity_group_member_instance_view(&self) -> builder::AffinityGroupMemberInstanceView<'_>;
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62323:43
[INFO] [stdout]       |
[INFO] [stdout] 62323 |     fn affinity_group_member_instance_add(&self) -> builder::AffinityGroupMemberInstanceAdd;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62323 |     fn affinity_group_member_instance_add(&self) -> builder::AffinityGroupMemberInstanceAdd<'_>;
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62341:46
[INFO] [stdout]       |
[INFO] [stdout] 62341 |     fn affinity_group_member_instance_delete(&self) -> builder::AffinityGroupMemberInstanceDelete;
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62341 |     fn affinity_group_member_instance_delete(&self) -> builder::AffinityGroupMemberInstanceDelete<'_>;
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62363:37
[INFO] [stdout]       |
[INFO] [stdout] 62363 |     fn instance_affinity_group_list(&self) -> builder::InstanceAffinityGroupList;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62363 |     fn instance_affinity_group_list(&self) -> builder::InstanceAffinityGroupList<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62380:37
[INFO] [stdout]       |
[INFO] [stdout] 62380 |     fn system_update_put_repository(&self) -> builder::SystemUpdatePutRepository;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62380 |     fn system_update_put_repository(&self) -> builder::SystemUpdatePutRepository<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62393:37
[INFO] [stdout]       |
[INFO] [stdout] 62393 |     fn system_update_get_repository(&self) -> builder::SystemUpdateGetRepository;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62393 |     fn system_update_get_repository(&self) -> builder::SystemUpdateGetRepository<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62409:28
[INFO] [stdout]       |
[INFO] [stdout] 62409 |     fn target_release_view(&self) -> builder::TargetReleaseView;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62409 |     fn target_release_view(&self) -> builder::TargetReleaseView<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62424:30
[INFO] [stdout]       |
[INFO] [stdout] 62424 |     fn target_release_update(&self) -> builder::TargetReleaseUpdate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62424 |     fn target_release_update(&self) -> builder::TargetReleaseUpdate<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62447:38
[INFO] [stdout]       |
[INFO] [stdout] 62447 |     fn system_update_trust_root_list(&self) -> builder::SystemUpdateTrustRootList;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62447 |     fn system_update_trust_root_list(&self) -> builder::SystemUpdateTrustRootList<'_>;
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62458:40
[INFO] [stdout]       |
[INFO] [stdout] 62458 |     fn system_update_trust_root_create(&self) -> builder::SystemUpdateTrustRootCreate;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62458 |     fn system_update_trust_root_create(&self) -> builder::SystemUpdateTrustRootCreate<'_>;
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62471:38
[INFO] [stdout]       |
[INFO] [stdout] 62471 |     fn system_update_trust_root_view(&self) -> builder::SystemUpdateTrustRootView;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62471 |     fn system_update_trust_root_view(&self) -> builder::SystemUpdateTrustRootView<'_>;
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62489:40
[INFO] [stdout]       |
[INFO] [stdout] 62489 |     fn system_update_trust_root_delete(&self) -> builder::SystemUpdateTrustRootDelete;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62489 |     fn system_update_trust_root_delete(&self) -> builder::SystemUpdateTrustRootDelete<'_>;
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62508:25
[INFO] [stdout]       |
[INFO] [stdout] 62508 |     fn timeseries_query(&self) -> builder::TimeseriesQuery;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62508 |     fn timeseries_query(&self) -> builder::TimeseriesQuery<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62512:19
[INFO] [stdout]       |
[INFO] [stdout] 62512 |     fn probe_list(&self) -> builder::ProbeList {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62512 |     fn probe_list(&self) -> builder::ProbeList<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62516:21
[INFO] [stdout]       |
[INFO] [stdout] 62516 |     fn probe_create(&self) -> builder::ProbeCreate {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62516 |     fn probe_create(&self) -> builder::ProbeCreate<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62520:19
[INFO] [stdout]       |
[INFO] [stdout] 62520 |     fn probe_view(&self) -> builder::ProbeView {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62520 |     fn probe_view(&self) -> builder::ProbeView<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62524:21
[INFO] [stdout]       |
[INFO] [stdout] 62524 |     fn probe_delete(&self) -> builder::ProbeDelete {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62524 |     fn probe_delete(&self) -> builder::ProbeDelete<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62528:28
[INFO] [stdout]       |
[INFO] [stdout] 62528 |     fn support_bundle_list(&self) -> builder::SupportBundleList {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62528 |     fn support_bundle_list(&self) -> builder::SupportBundleList<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62532:30
[INFO] [stdout]       |
[INFO] [stdout] 62532 |     fn support_bundle_create(&self) -> builder::SupportBundleCreate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62532 |     fn support_bundle_create(&self) -> builder::SupportBundleCreate<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62536:28
[INFO] [stdout]       |
[INFO] [stdout] 62536 |     fn support_bundle_view(&self) -> builder::SupportBundleView {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62536 |     fn support_bundle_view(&self) -> builder::SupportBundleView<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62540:30
[INFO] [stdout]       |
[INFO] [stdout] 62540 |     fn support_bundle_update(&self) -> builder::SupportBundleUpdate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62540 |     fn support_bundle_update(&self) -> builder::SupportBundleUpdate<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62544:30
[INFO] [stdout]       |
[INFO] [stdout] 62544 |     fn support_bundle_delete(&self) -> builder::SupportBundleDelete {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62544 |     fn support_bundle_delete(&self) -> builder::SupportBundleDelete<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62548:32
[INFO] [stdout]       |
[INFO] [stdout] 62548 |     fn support_bundle_download(&self) -> builder::SupportBundleDownload {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62548 |     fn support_bundle_download(&self) -> builder::SupportBundleDownload<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62552:28
[INFO] [stdout]       |
[INFO] [stdout] 62552 |     fn support_bundle_head(&self) -> builder::SupportBundleHead {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62552 |     fn support_bundle_head(&self) -> builder::SupportBundleHead<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62556:37
[INFO] [stdout]       |
[INFO] [stdout] 62556 |     fn support_bundle_download_file(&self) -> builder::SupportBundleDownloadFile {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62556 |     fn support_bundle_download_file(&self) -> builder::SupportBundleDownloadFile<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62560:33
[INFO] [stdout]       |
[INFO] [stdout] 62560 |     fn support_bundle_head_file(&self) -> builder::SupportBundleHeadFile {
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62560 |     fn support_bundle_head_file(&self) -> builder::SupportBundleHeadFile<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62564:29
[INFO] [stdout]       |
[INFO] [stdout] 62564 |     fn support_bundle_index(&self) -> builder::SupportBundleIndex {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62564 |     fn support_bundle_index(&self) -> builder::SupportBundleIndex<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62568:28
[INFO] [stdout]       |
[INFO] [stdout] 62568 |     fn affinity_group_list(&self) -> builder::AffinityGroupList {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62568 |     fn affinity_group_list(&self) -> builder::AffinityGroupList<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62572:30
[INFO] [stdout]       |
[INFO] [stdout] 62572 |     fn affinity_group_create(&self) -> builder::AffinityGroupCreate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62572 |     fn affinity_group_create(&self) -> builder::AffinityGroupCreate<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62576:28
[INFO] [stdout]       |
[INFO] [stdout] 62576 |     fn affinity_group_view(&self) -> builder::AffinityGroupView {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62576 |     fn affinity_group_view(&self) -> builder::AffinityGroupView<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62580:30
[INFO] [stdout]       |
[INFO] [stdout] 62580 |     fn affinity_group_update(&self) -> builder::AffinityGroupUpdate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62580 |     fn affinity_group_update(&self) -> builder::AffinityGroupUpdate<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62584:30
[INFO] [stdout]       |
[INFO] [stdout] 62584 |     fn affinity_group_delete(&self) -> builder::AffinityGroupDelete {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62584 |     fn affinity_group_delete(&self) -> builder::AffinityGroupDelete<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62588:35
[INFO] [stdout]       |
[INFO] [stdout] 62588 |     fn affinity_group_member_list(&self) -> builder::AffinityGroupMemberList {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62588 |     fn affinity_group_member_list(&self) -> builder::AffinityGroupMemberList<'_> {
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62592:44
[INFO] [stdout]       |
[INFO] [stdout] 62592 |     fn affinity_group_member_instance_view(&self) -> builder::AffinityGroupMemberInstanceView {
[INFO] [stdout]       |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62592 |     fn affinity_group_member_instance_view(&self) -> builder::AffinityGroupMemberInstanceView<'_> {
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62596:43
[INFO] [stdout]       |
[INFO] [stdout] 62596 |     fn affinity_group_member_instance_add(&self) -> builder::AffinityGroupMemberInstanceAdd {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62596 |     fn affinity_group_member_instance_add(&self) -> builder::AffinityGroupMemberInstanceAdd<'_> {
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62600:46
[INFO] [stdout]       |
[INFO] [stdout] 62600 |     fn affinity_group_member_instance_delete(&self) -> builder::AffinityGroupMemberInstanceDelete {
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62600 |     fn affinity_group_member_instance_delete(&self) -> builder::AffinityGroupMemberInstanceDelete<'_> {
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62604:37
[INFO] [stdout]       |
[INFO] [stdout] 62604 |     fn instance_affinity_group_list(&self) -> builder::InstanceAffinityGroupList {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62604 |     fn instance_affinity_group_list(&self) -> builder::InstanceAffinityGroupList<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62608:37
[INFO] [stdout]       |
[INFO] [stdout] 62608 |     fn system_update_put_repository(&self) -> builder::SystemUpdatePutRepository {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62608 |     fn system_update_put_repository(&self) -> builder::SystemUpdatePutRepository<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62612:37
[INFO] [stdout]       |
[INFO] [stdout] 62612 |     fn system_update_get_repository(&self) -> builder::SystemUpdateGetRepository {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62612 |     fn system_update_get_repository(&self) -> builder::SystemUpdateGetRepository<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62616:28
[INFO] [stdout]       |
[INFO] [stdout] 62616 |     fn target_release_view(&self) -> builder::TargetReleaseView {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62616 |     fn target_release_view(&self) -> builder::TargetReleaseView<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62620:30
[INFO] [stdout]       |
[INFO] [stdout] 62620 |     fn target_release_update(&self) -> builder::TargetReleaseUpdate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62620 |     fn target_release_update(&self) -> builder::TargetReleaseUpdate<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62624:38
[INFO] [stdout]       |
[INFO] [stdout] 62624 |     fn system_update_trust_root_list(&self) -> builder::SystemUpdateTrustRootList {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62624 |     fn system_update_trust_root_list(&self) -> builder::SystemUpdateTrustRootList<'_> {
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62628:40
[INFO] [stdout]       |
[INFO] [stdout] 62628 |     fn system_update_trust_root_create(&self) -> builder::SystemUpdateTrustRootCreate {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62628 |     fn system_update_trust_root_create(&self) -> builder::SystemUpdateTrustRootCreate<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62632:38
[INFO] [stdout]       |
[INFO] [stdout] 62632 |     fn system_update_trust_root_view(&self) -> builder::SystemUpdateTrustRootView {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62632 |     fn system_update_trust_root_view(&self) -> builder::SystemUpdateTrustRootView<'_> {
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62636:40
[INFO] [stdout]       |
[INFO] [stdout] 62636 |     fn system_update_trust_root_delete(&self) -> builder::SystemUpdateTrustRootDelete {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62636 |     fn system_update_trust_root_delete(&self) -> builder::SystemUpdateTrustRootDelete<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62640:25
[INFO] [stdout]       |
[INFO] [stdout] 62640 |     fn timeseries_query(&self) -> builder::TimeseriesQuery {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62640 |     fn timeseries_query(&self) -> builder::TimeseriesQuery<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62666:25
[INFO] [stdout]       |
[INFO] [stdout] 62666 |     fn floating_ip_list(&self) -> builder::FloatingIpList;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62666 |     fn floating_ip_list(&self) -> builder::FloatingIpList<'_>;
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62681:27
[INFO] [stdout]       |
[INFO] [stdout] 62681 |     fn floating_ip_create(&self) -> builder::FloatingIpCreate;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62681 |     fn floating_ip_create(&self) -> builder::FloatingIpCreate<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62696:25
[INFO] [stdout]       |
[INFO] [stdout] 62696 |     fn floating_ip_view(&self) -> builder::FloatingIpView;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62696 |     fn floating_ip_view(&self) -> builder::FloatingIpView<'_>;
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62713:27
[INFO] [stdout]       |
[INFO] [stdout] 62713 |     fn floating_ip_update(&self) -> builder::FloatingIpUpdate;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62713 |     fn floating_ip_update(&self) -> builder::FloatingIpUpdate<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62728:27
[INFO] [stdout]       |
[INFO] [stdout] 62728 |     fn floating_ip_delete(&self) -> builder::FloatingIpDelete;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62728 |     fn floating_ip_delete(&self) -> builder::FloatingIpDelete<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62747:27
[INFO] [stdout]       |
[INFO] [stdout] 62747 |     fn floating_ip_attach(&self) -> builder::FloatingIpAttach;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62747 |     fn floating_ip_attach(&self) -> builder::FloatingIpAttach<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62762:27
[INFO] [stdout]       |
[INFO] [stdout] 62762 |     fn floating_ip_detach(&self) -> builder::FloatingIpDetach;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62762 |     fn floating_ip_detach(&self) -> builder::FloatingIpDetach<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62766:25
[INFO] [stdout]       |
[INFO] [stdout] 62766 |     fn floating_ip_list(&self) -> builder::FloatingIpList {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62766 |     fn floating_ip_list(&self) -> builder::FloatingIpList<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62770:27
[INFO] [stdout]       |
[INFO] [stdout] 62770 |     fn floating_ip_create(&self) -> builder::FloatingIpCreate {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62770 |     fn floating_ip_create(&self) -> builder::FloatingIpCreate<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62774:25
[INFO] [stdout]       |
[INFO] [stdout] 62774 |     fn floating_ip_view(&self) -> builder::FloatingIpView {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62774 |     fn floating_ip_view(&self) -> builder::FloatingIpView<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62778:27
[INFO] [stdout]       |
[INFO] [stdout] 62778 |     fn floating_ip_update(&self) -> builder::FloatingIpUpdate {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62778 |     fn floating_ip_update(&self) -> builder::FloatingIpUpdate<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62782:27
[INFO] [stdout]       |
[INFO] [stdout] 62782 |     fn floating_ip_delete(&self) -> builder::FloatingIpDelete {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62782 |     fn floating_ip_delete(&self) -> builder::FloatingIpDelete<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62786:27
[INFO] [stdout]       |
[INFO] [stdout] 62786 |     fn floating_ip_attach(&self) -> builder::FloatingIpAttach {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62786 |     fn floating_ip_attach(&self) -> builder::FloatingIpAttach<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62790:27
[INFO] [stdout]       |
[INFO] [stdout] 62790 |     fn floating_ip_detach(&self) -> builder::FloatingIpDetach {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62790 |     fn floating_ip_detach(&self) -> builder::FloatingIpDetach<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62821:19
[INFO] [stdout]       |
[INFO] [stdout] 62821 |     fn image_list(&self) -> builder::ImageList;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62821 |     fn image_list(&self) -> builder::ImageList<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62838:21
[INFO] [stdout]       |
[INFO] [stdout] 62838 |     fn image_create(&self) -> builder::ImageCreate;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62838 |     fn image_create(&self) -> builder::ImageCreate<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62855:19
[INFO] [stdout]       |
[INFO] [stdout] 62855 |     fn image_view(&self) -> builder::ImageView;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62855 |     fn image_view(&self) -> builder::ImageView<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62874:21
[INFO] [stdout]       |
[INFO] [stdout] 62874 |     fn image_delete(&self) -> builder::ImageDelete;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62874 |     fn image_delete(&self) -> builder::ImageDelete<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62891:21
[INFO] [stdout]       |
[INFO] [stdout] 62891 |     fn image_demote(&self) -> builder::ImageDemote;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62891 |     fn image_demote(&self) -> builder::ImageDemote<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62908:22
[INFO] [stdout]       |
[INFO] [stdout] 62908 |     fn image_promote(&self) -> builder::ImagePromote;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62908 |     fn image_promote(&self) -> builder::ImagePromote<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62912:19
[INFO] [stdout]       |
[INFO] [stdout] 62912 |     fn image_list(&self) -> builder::ImageList {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62912 |     fn image_list(&self) -> builder::ImageList<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62916:21
[INFO] [stdout]       |
[INFO] [stdout] 62916 |     fn image_create(&self) -> builder::ImageCreate {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62916 |     fn image_create(&self) -> builder::ImageCreate<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62920:19
[INFO] [stdout]       |
[INFO] [stdout] 62920 |     fn image_view(&self) -> builder::ImageView {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62920 |     fn image_view(&self) -> builder::ImageView<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62924:21
[INFO] [stdout]       |
[INFO] [stdout] 62924 |     fn image_delete(&self) -> builder::ImageDelete {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62924 |     fn image_delete(&self) -> builder::ImageDelete<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62928:21
[INFO] [stdout]       |
[INFO] [stdout] 62928 |     fn image_demote(&self) -> builder::ImageDemote {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62928 |     fn image_demote(&self) -> builder::ImageDemote<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62932:22
[INFO] [stdout]       |
[INFO] [stdout] 62932 |     fn image_promote(&self) -> builder::ImagePromote {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62932 |     fn image_promote(&self) -> builder::ImagePromote<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62959:22
[INFO] [stdout]       |
[INFO] [stdout] 62959 |     fn instance_list(&self) -> builder::InstanceList;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62959 |     fn instance_list(&self) -> builder::InstanceList<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62974:24
[INFO] [stdout]       |
[INFO] [stdout] 62974 |     fn instance_create(&self) -> builder::InstanceCreate;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62974 |     fn instance_create(&self) -> builder::InstanceCreate<'_>;
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:62989:22
[INFO] [stdout]       |
[INFO] [stdout] 62989 |     fn instance_view(&self) -> builder::InstanceView;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 62989 |     fn instance_view(&self) -> builder::InstanceView<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63006:24
[INFO] [stdout]       |
[INFO] [stdout] 63006 |     fn instance_update(&self) -> builder::InstanceUpdate;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63006 |     fn instance_update(&self) -> builder::InstanceUpdate<'_>;
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63021:24
[INFO] [stdout]       |
[INFO] [stdout] 63021 |     fn instance_delete(&self) -> builder::InstanceDelete;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63021 |     fn instance_delete(&self) -> builder::InstanceDelete<'_>;
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63043:42
[INFO] [stdout]       |
[INFO] [stdout] 63043 |     fn instance_anti_affinity_group_list(&self) -> builder::InstanceAntiAffinityGroupList;
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63043 |     fn instance_anti_affinity_group_list(&self) -> builder::InstanceAntiAffinityGroupList<'_>;
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63065:27
[INFO] [stdout]       |
[INFO] [stdout] 63065 |     fn instance_disk_list(&self) -> builder::InstanceDiskList;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63065 |     fn instance_disk_list(&self) -> builder::InstanceDiskList<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63082:29
[INFO] [stdout]       |
[INFO] [stdout] 63082 |     fn instance_disk_attach(&self) -> builder::InstanceDiskAttach;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63082 |     fn instance_disk_attach(&self) -> builder::InstanceDiskAttach<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63099:29
[INFO] [stdout]       |
[INFO] [stdout] 63099 |     fn instance_disk_detach(&self) -> builder::InstanceDiskDetach;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63099 |     fn instance_disk_detach(&self) -> builder::InstanceDiskDetach<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63114:34
[INFO] [stdout]       |
[INFO] [stdout] 63114 |     fn instance_external_ip_list(&self) -> builder::InstanceExternalIpList;
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63114 |     fn instance_external_ip_list(&self) -> builder::InstanceExternalIpList<'_>;
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63132:37
[INFO] [stdout]       |
[INFO] [stdout] 63132 |     fn instance_ephemeral_ip_attach(&self) -> builder::InstanceEphemeralIpAttach;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63132 |     fn instance_ephemeral_ip_attach(&self) -> builder::InstanceEphemeralIpAttach<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63148:37
[INFO] [stdout]       |
[INFO] [stdout] 63148 |     fn instance_ephemeral_ip_detach(&self) -> builder::InstanceEphemeralIpDetach;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63148 |     fn instance_ephemeral_ip_detach(&self) -> builder::InstanceEphemeralIpDetach<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63163:24
[INFO] [stdout]       |
[INFO] [stdout] 63163 |     fn instance_reboot(&self) -> builder::InstanceReboot;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63163 |     fn instance_reboot(&self) -> builder::InstanceReboot<'_>;
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63193:32
[INFO] [stdout]       |
[INFO] [stdout] 63193 |     fn instance_serial_console(&self) -> builder::InstanceSerialConsole;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63193 |     fn instance_serial_console(&self) -> builder::InstanceSerialConsole<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63214:39
[INFO] [stdout]       |
[INFO] [stdout] 63214 |     fn instance_serial_console_stream(&self) -> builder::InstanceSerialConsoleStream;
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63214 |     fn instance_serial_console_stream(&self) -> builder::InstanceSerialConsoleStream<'_>;
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63240:37
[INFO] [stdout]       |
[INFO] [stdout] 63240 |     fn instance_ssh_public_key_list(&self) -> builder::InstanceSshPublicKeyList;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63240 |     fn instance_ssh_public_key_list(&self) -> builder::InstanceSshPublicKeyList<'_>;
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63255:23
[INFO] [stdout]       |
[INFO] [stdout] 63255 |     fn instance_start(&self) -> builder::InstanceStart;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63255 |     fn instance_start(&self) -> builder::InstanceStart<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63270:22
[INFO] [stdout]       |
[INFO] [stdout] 63270 |     fn instance_stop(&self) -> builder::InstanceStop;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63270 |     fn instance_stop(&self) -> builder::InstanceStop<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63293:40
[INFO] [stdout]       |
[INFO] [stdout] 63293 |     fn instance_network_interface_list(&self) -> builder::InstanceNetworkInterfaceList;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63293 |     fn instance_network_interface_list(&self) -> builder::InstanceNetworkInterfaceList<'_>;
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63311:42
[INFO] [stdout]       |
[INFO] [stdout] 63311 |     fn instance_network_interface_create(&self) -> builder::InstanceNetworkInterfaceCreate;
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63311 |     fn instance_network_interface_create(&self) -> builder::InstanceNetworkInterfaceCreate<'_>;
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63329:40
[INFO] [stdout]       |
[INFO] [stdout] 63329 |     fn instance_network_interface_view(&self) -> builder::InstanceNetworkInterfaceView;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63329 |     fn instance_network_interface_view(&self) -> builder::InstanceNetworkInterfaceView<'_>;
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63349:42
[INFO] [stdout]       |
[INFO] [stdout] 63349 |     fn instance_network_interface_update(&self) -> builder::InstanceNetworkInterfaceUpdate;
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63349 |     fn instance_network_interface_update(&self) -> builder::InstanceNetworkInterfaceUpdate<'_>;
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63372:42
[INFO] [stdout]       |
[INFO] [stdout] 63372 |     fn instance_network_interface_delete(&self) -> builder::InstanceNetworkInterfaceDelete;
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63372 |     fn instance_network_interface_delete(&self) -> builder::InstanceNetworkInterfaceDelete<'_>;
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63376:22
[INFO] [stdout]       |
[INFO] [stdout] 63376 |     fn instance_list(&self) -> builder::InstanceList {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63376 |     fn instance_list(&self) -> builder::InstanceList<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63380:24
[INFO] [stdout]       |
[INFO] [stdout] 63380 |     fn instance_create(&self) -> builder::InstanceCreate {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63380 |     fn instance_create(&self) -> builder::InstanceCreate<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63384:22
[INFO] [stdout]       |
[INFO] [stdout] 63384 |     fn instance_view(&self) -> builder::InstanceView {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63384 |     fn instance_view(&self) -> builder::InstanceView<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63388:24
[INFO] [stdout]       |
[INFO] [stdout] 63388 |     fn instance_update(&self) -> builder::InstanceUpdate {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63388 |     fn instance_update(&self) -> builder::InstanceUpdate<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63392:24
[INFO] [stdout]       |
[INFO] [stdout] 63392 |     fn instance_delete(&self) -> builder::InstanceDelete {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63392 |     fn instance_delete(&self) -> builder::InstanceDelete<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63396:42
[INFO] [stdout]       |
[INFO] [stdout] 63396 |     fn instance_anti_affinity_group_list(&self) -> builder::InstanceAntiAffinityGroupList {
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63396 |     fn instance_anti_affinity_group_list(&self) -> builder::InstanceAntiAffinityGroupList<'_> {
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63400:27
[INFO] [stdout]       |
[INFO] [stdout] 63400 |     fn instance_disk_list(&self) -> builder::InstanceDiskList {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63400 |     fn instance_disk_list(&self) -> builder::InstanceDiskList<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63404:29
[INFO] [stdout]       |
[INFO] [stdout] 63404 |     fn instance_disk_attach(&self) -> builder::InstanceDiskAttach {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63404 |     fn instance_disk_attach(&self) -> builder::InstanceDiskAttach<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63408:29
[INFO] [stdout]       |
[INFO] [stdout] 63408 |     fn instance_disk_detach(&self) -> builder::InstanceDiskDetach {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63408 |     fn instance_disk_detach(&self) -> builder::InstanceDiskDetach<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63412:34
[INFO] [stdout]       |
[INFO] [stdout] 63412 |     fn instance_external_ip_list(&self) -> builder::InstanceExternalIpList {
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63412 |     fn instance_external_ip_list(&self) -> builder::InstanceExternalIpList<'_> {
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63416:37
[INFO] [stdout]       |
[INFO] [stdout] 63416 |     fn instance_ephemeral_ip_attach(&self) -> builder::InstanceEphemeralIpAttach {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63416 |     fn instance_ephemeral_ip_attach(&self) -> builder::InstanceEphemeralIpAttach<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63420:37
[INFO] [stdout]       |
[INFO] [stdout] 63420 |     fn instance_ephemeral_ip_detach(&self) -> builder::InstanceEphemeralIpDetach {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63420 |     fn instance_ephemeral_ip_detach(&self) -> builder::InstanceEphemeralIpDetach<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63424:24
[INFO] [stdout]       |
[INFO] [stdout] 63424 |     fn instance_reboot(&self) -> builder::InstanceReboot {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63424 |     fn instance_reboot(&self) -> builder::InstanceReboot<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63428:32
[INFO] [stdout]       |
[INFO] [stdout] 63428 |     fn instance_serial_console(&self) -> builder::InstanceSerialConsole {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63428 |     fn instance_serial_console(&self) -> builder::InstanceSerialConsole<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63432:39
[INFO] [stdout]       |
[INFO] [stdout] 63432 |     fn instance_serial_console_stream(&self) -> builder::InstanceSerialConsoleStream {
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63432 |     fn instance_serial_console_stream(&self) -> builder::InstanceSerialConsoleStream<'_> {
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63436:37
[INFO] [stdout]       |
[INFO] [stdout] 63436 |     fn instance_ssh_public_key_list(&self) -> builder::InstanceSshPublicKeyList {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63436 |     fn instance_ssh_public_key_list(&self) -> builder::InstanceSshPublicKeyList<'_> {
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63440:23
[INFO] [stdout]       |
[INFO] [stdout] 63440 |     fn instance_start(&self) -> builder::InstanceStart {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63440 |     fn instance_start(&self) -> builder::InstanceStart<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63444:22
[INFO] [stdout]       |
[INFO] [stdout] 63444 |     fn instance_stop(&self) -> builder::InstanceStop {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63444 |     fn instance_stop(&self) -> builder::InstanceStop<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63448:40
[INFO] [stdout]       |
[INFO] [stdout] 63448 |     fn instance_network_interface_list(&self) -> builder::InstanceNetworkInterfaceList {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63448 |     fn instance_network_interface_list(&self) -> builder::InstanceNetworkInterfaceList<'_> {
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63452:42
[INFO] [stdout]       |
[INFO] [stdout] 63452 |     fn instance_network_interface_create(&self) -> builder::InstanceNetworkInterfaceCreate {
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63452 |     fn instance_network_interface_create(&self) -> builder::InstanceNetworkInterfaceCreate<'_> {
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63456:40
[INFO] [stdout]       |
[INFO] [stdout] 63456 |     fn instance_network_interface_view(&self) -> builder::InstanceNetworkInterfaceView {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63456 |     fn instance_network_interface_view(&self) -> builder::InstanceNetworkInterfaceView<'_> {
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63460:42
[INFO] [stdout]       |
[INFO] [stdout] 63460 |     fn instance_network_interface_update(&self) -> builder::InstanceNetworkInterfaceUpdate {
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63460 |     fn instance_network_interface_update(&self) -> builder::InstanceNetworkInterfaceUpdate<'_> {
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63464:42
[INFO] [stdout]       |
[INFO] [stdout] 63464 |     fn instance_network_interface_delete(&self) -> builder::InstanceNetworkInterfaceDelete {
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63464 |     fn instance_network_interface_delete(&self) -> builder::InstanceNetworkInterfaceDelete<'_> {
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63483:19
[INFO] [stdout]       |
[INFO] [stdout] 63483 |     fn login_saml(&self) -> builder::LoginSaml;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63483 |     fn login_saml(&self) -> builder::LoginSaml<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63495:20
[INFO] [stdout]       |
[INFO] [stdout] 63495 |     fn login_local(&self) -> builder::LoginLocal;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63495 |     fn login_local(&self) -> builder::LoginLocal<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63499:19
[INFO] [stdout]       |
[INFO] [stdout] 63499 |     fn login_saml(&self) -> builder::LoginSaml {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63499 |     fn login_saml(&self) -> builder::LoginSaml<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63503:20
[INFO] [stdout]       |
[INFO] [stdout] 63503 |     fn login_local(&self) -> builder::LoginLocal {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63503 |     fn login_local(&self) -> builder::LoginLocal<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63538:20
[INFO] [stdout]       |
[INFO] [stdout] 63538 |     fn silo_metric(&self) -> builder::SiloMetric;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63538 |     fn silo_metric(&self) -> builder::SiloMetric<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63542:20
[INFO] [stdout]       |
[INFO] [stdout] 63542 |     fn silo_metric(&self) -> builder::SiloMetric {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63542 |     fn silo_metric(&self) -> builder::SiloMetric<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63558:27
[INFO] [stdout]       |
[INFO] [stdout] 63558 |     fn system_policy_view(&self) -> builder::SystemPolicyView;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63558 |     fn system_policy_view(&self) -> builder::SystemPolicyView<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63569:29
[INFO] [stdout]       |
[INFO] [stdout] 63569 |     fn system_policy_update(&self) -> builder::SystemPolicyUpdate;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63569 |     fn system_policy_update(&self) -> builder::SystemPolicyUpdate<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63573:27
[INFO] [stdout]       |
[INFO] [stdout] 63573 |     fn system_policy_view(&self) -> builder::SystemPolicyView {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63573 |     fn system_policy_view(&self) -> builder::SystemPolicyView<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63577:29
[INFO] [stdout]       |
[INFO] [stdout] 63577 |     fn system_policy_update(&self) -> builder::SystemPolicyUpdate {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63577 |     fn system_policy_update(&self) -> builder::SystemPolicyUpdate<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63602:29
[INFO] [stdout]       |
[INFO] [stdout] 63602 |     fn project_ip_pool_list(&self) -> builder::ProjectIpPoolList;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63602 |     fn project_ip_pool_list(&self) -> builder::ProjectIpPoolList<'_>;
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63615:29
[INFO] [stdout]       |
[INFO] [stdout] 63615 |     fn project_ip_pool_view(&self) -> builder::ProjectIpPoolView;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63615 |     fn project_ip_pool_view(&self) -> builder::ProjectIpPoolView<'_>;
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63633:21
[INFO] [stdout]       |
[INFO] [stdout] 63633 |     fn project_list(&self) -> builder::ProjectList;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63633 |     fn project_list(&self) -> builder::ProjectList<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63644:23
[INFO] [stdout]       |
[INFO] [stdout] 63644 |     fn project_create(&self) -> builder::ProjectCreate;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63644 |     fn project_create(&self) -> builder::ProjectCreate<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63657:21
[INFO] [stdout]       |
[INFO] [stdout] 63657 |     fn project_view(&self) -> builder::ProjectView;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63657 |     fn project_view(&self) -> builder::ProjectView<'_>;
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63672:23
[INFO] [stdout]       |
[INFO] [stdout] 63672 |     fn project_update(&self) -> builder::ProjectUpdate;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63672 |     fn project_update(&self) -> builder::ProjectUpdate<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63685:23
[INFO] [stdout]       |
[INFO] [stdout] 63685 |     fn project_delete(&self) -> builder::ProjectDelete;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63685 |     fn project_delete(&self) -> builder::ProjectDelete<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63698:28
[INFO] [stdout]       |
[INFO] [stdout] 63698 |     fn project_policy_view(&self) -> builder::ProjectPolicyView;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63698 |     fn project_policy_view(&self) -> builder::ProjectPolicyView<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63713:30
[INFO] [stdout]       |
[INFO] [stdout] 63713 |     fn project_policy_update(&self) -> builder::ProjectPolicyUpdate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63713 |     fn project_policy_update(&self) -> builder::ProjectPolicyUpdate<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63717:29
[INFO] [stdout]       |
[INFO] [stdout] 63717 |     fn project_ip_pool_list(&self) -> builder::ProjectIpPoolList {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63717 |     fn project_ip_pool_list(&self) -> builder::ProjectIpPoolList<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63721:29
[INFO] [stdout]       |
[INFO] [stdout] 63721 |     fn project_ip_pool_view(&self) -> builder::ProjectIpPoolView {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63721 |     fn project_ip_pool_view(&self) -> builder::ProjectIpPoolView<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63725:21
[INFO] [stdout]       |
[INFO] [stdout] 63725 |     fn project_list(&self) -> builder::ProjectList {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63725 |     fn project_list(&self) -> builder::ProjectList<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63729:23
[INFO] [stdout]       |
[INFO] [stdout] 63729 |     fn project_create(&self) -> builder::ProjectCreate {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63729 |     fn project_create(&self) -> builder::ProjectCreate<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63733:21
[INFO] [stdout]       |
[INFO] [stdout] 63733 |     fn project_view(&self) -> builder::ProjectView {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63733 |     fn project_view(&self) -> builder::ProjectView<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63737:23
[INFO] [stdout]       |
[INFO] [stdout] 63737 |     fn project_update(&self) -> builder::ProjectUpdate {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63737 |     fn project_update(&self) -> builder::ProjectUpdate<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63741:23
[INFO] [stdout]       |
[INFO] [stdout] 63741 |     fn project_delete(&self) -> builder::ProjectDelete {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63741 |     fn project_delete(&self) -> builder::ProjectDelete<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63745:28
[INFO] [stdout]       |
[INFO] [stdout] 63745 |     fn project_policy_view(&self) -> builder::ProjectPolicyView {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63745 |     fn project_policy_view(&self) -> builder::ProjectPolicyView<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63749:30
[INFO] [stdout]       |
[INFO] [stdout] 63749 |     fn project_policy_update(&self) -> builder::ProjectPolicyUpdate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63749 |     fn project_policy_update(&self) -> builder::ProjectPolicyUpdate<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63765:27
[INFO] [stdout]       |
[INFO] [stdout] 63765 |     fn auth_settings_view(&self) -> builder::AuthSettingsView;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63765 |     fn auth_settings_view(&self) -> builder::AuthSettingsView<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63776:29
[INFO] [stdout]       |
[INFO] [stdout] 63776 |     fn auth_settings_update(&self) -> builder::AuthSettingsUpdate;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63776 |     fn auth_settings_update(&self) -> builder::AuthSettingsUpdate<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63798:25
[INFO] [stdout]       |
[INFO] [stdout] 63798 |     fn certificate_list(&self) -> builder::CertificateList;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63798 |     fn certificate_list(&self) -> builder::CertificateList<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63812:27
[INFO] [stdout]       |
[INFO] [stdout] 63812 |     fn certificate_create(&self) -> builder::CertificateCreate;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63812 |     fn certificate_create(&self) -> builder::CertificateCreate<'_>;
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63827:25
[INFO] [stdout]       |
[INFO] [stdout] 63827 |     fn certificate_view(&self) -> builder::CertificateView;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63827 |     fn certificate_view(&self) -> builder::CertificateView<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63842:27
[INFO] [stdout]       |
[INFO] [stdout] 63842 |     fn certificate_delete(&self) -> builder::CertificateDelete;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63842 |     fn certificate_delete(&self) -> builder::CertificateDelete<'_>;
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63860:19
[INFO] [stdout]       |
[INFO] [stdout] 63860 |     fn group_list(&self) -> builder::GroupList;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63860 |     fn group_list(&self) -> builder::GroupList<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63873:19
[INFO] [stdout]       |
[INFO] [stdout] 63873 |     fn group_view(&self) -> builder::GroupView;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63873 |     fn group_view(&self) -> builder::GroupView<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63883:20
[INFO] [stdout]       |
[INFO] [stdout] 63883 |     fn policy_view(&self) -> builder::PolicyView;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63883 |     fn policy_view(&self) -> builder::PolicyView<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63894:22
[INFO] [stdout]       |
[INFO] [stdout] 63894 |     fn policy_update(&self) -> builder::PolicyUpdate;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63894 |     fn policy_update(&self) -> builder::PolicyUpdate<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63914:18
[INFO] [stdout]       |
[INFO] [stdout] 63914 |     fn user_list(&self) -> builder::UserList;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63914 |     fn user_list(&self) -> builder::UserList<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63927:18
[INFO] [stdout]       |
[INFO] [stdout] 63927 |     fn user_view(&self) -> builder::UserView;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63927 |     fn user_view(&self) -> builder::UserView<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63947:24
[INFO] [stdout]       |
[INFO] [stdout] 63947 |     fn user_token_list(&self) -> builder::UserTokenList;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63947 |     fn user_token_list(&self) -> builder::UserTokenList<'_>;
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63963:20
[INFO] [stdout]       |
[INFO] [stdout] 63963 |     fn user_logout(&self) -> builder::UserLogout;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63963 |     fn user_logout(&self) -> builder::UserLogout<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63983:26
[INFO] [stdout]       |
[INFO] [stdout] 63983 |     fn user_session_list(&self) -> builder::UserSessionList;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63983 |     fn user_session_list(&self) -> builder::UserSessionList<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63993:25
[INFO] [stdout]       |
[INFO] [stdout] 63993 |     fn utilization_view(&self) -> builder::UtilizationView;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63993 |     fn utilization_view(&self) -> builder::UtilizationView<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:63997:27
[INFO] [stdout]       |
[INFO] [stdout] 63997 |     fn auth_settings_view(&self) -> builder::AuthSettingsView {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 63997 |     fn auth_settings_view(&self) -> builder::AuthSettingsView<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64001:29
[INFO] [stdout]       |
[INFO] [stdout] 64001 |     fn auth_settings_update(&self) -> builder::AuthSettingsUpdate {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64001 |     fn auth_settings_update(&self) -> builder::AuthSettingsUpdate<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64005:25
[INFO] [stdout]       |
[INFO] [stdout] 64005 |     fn certificate_list(&self) -> builder::CertificateList {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64005 |     fn certificate_list(&self) -> builder::CertificateList<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64009:27
[INFO] [stdout]       |
[INFO] [stdout] 64009 |     fn certificate_create(&self) -> builder::CertificateCreate {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64009 |     fn certificate_create(&self) -> builder::CertificateCreate<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64013:25
[INFO] [stdout]       |
[INFO] [stdout] 64013 |     fn certificate_view(&self) -> builder::CertificateView {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64013 |     fn certificate_view(&self) -> builder::CertificateView<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64017:27
[INFO] [stdout]       |
[INFO] [stdout] 64017 |     fn certificate_delete(&self) -> builder::CertificateDelete {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64017 |     fn certificate_delete(&self) -> builder::CertificateDelete<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64021:19
[INFO] [stdout]       |
[INFO] [stdout] 64021 |     fn group_list(&self) -> builder::GroupList {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64021 |     fn group_list(&self) -> builder::GroupList<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64025:19
[INFO] [stdout]       |
[INFO] [stdout] 64025 |     fn group_view(&self) -> builder::GroupView {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64025 |     fn group_view(&self) -> builder::GroupView<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64029:20
[INFO] [stdout]       |
[INFO] [stdout] 64029 |     fn policy_view(&self) -> builder::PolicyView {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64029 |     fn policy_view(&self) -> builder::PolicyView<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64033:22
[INFO] [stdout]       |
[INFO] [stdout] 64033 |     fn policy_update(&self) -> builder::PolicyUpdate {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64033 |     fn policy_update(&self) -> builder::PolicyUpdate<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64037:18
[INFO] [stdout]       |
[INFO] [stdout] 64037 |     fn user_list(&self) -> builder::UserList {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64037 |     fn user_list(&self) -> builder::UserList<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64041:18
[INFO] [stdout]       |
[INFO] [stdout] 64041 |     fn user_view(&self) -> builder::UserView {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64041 |     fn user_view(&self) -> builder::UserView<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64045:24
[INFO] [stdout]       |
[INFO] [stdout] 64045 |     fn user_token_list(&self) -> builder::UserTokenList {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64045 |     fn user_token_list(&self) -> builder::UserTokenList<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64049:20
[INFO] [stdout]       |
[INFO] [stdout] 64049 |     fn user_logout(&self) -> builder::UserLogout {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64049 |     fn user_logout(&self) -> builder::UserLogout<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64053:26
[INFO] [stdout]       |
[INFO] [stdout] 64053 |     fn user_session_list(&self) -> builder::UserSessionList {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64053 |     fn user_session_list(&self) -> builder::UserSessionList<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64057:25
[INFO] [stdout]       |
[INFO] [stdout] 64057 |     fn utilization_view(&self) -> builder::UtilizationView {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64057 |     fn utilization_view(&self) -> builder::UtilizationView<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64083:22
[INFO] [stdout]       |
[INFO] [stdout] 64083 |     fn snapshot_list(&self) -> builder::SnapshotList;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64083 |     fn snapshot_list(&self) -> builder::SnapshotList<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64100:24
[INFO] [stdout]       |
[INFO] [stdout] 64100 |     fn snapshot_create(&self) -> builder::SnapshotCreate;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64100 |     fn snapshot_create(&self) -> builder::SnapshotCreate<'_>;
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64115:22
[INFO] [stdout]       |
[INFO] [stdout] 64115 |     fn snapshot_view(&self) -> builder::SnapshotView;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64115 |     fn snapshot_view(&self) -> builder::SnapshotView<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64130:24
[INFO] [stdout]       |
[INFO] [stdout] 64130 |     fn snapshot_delete(&self) -> builder::SnapshotDelete;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64130 |     fn snapshot_delete(&self) -> builder::SnapshotDelete<'_>;
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64134:22
[INFO] [stdout]       |
[INFO] [stdout] 64134 |     fn snapshot_list(&self) -> builder::SnapshotList {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64134 |     fn snapshot_list(&self) -> builder::SnapshotList<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64138:24
[INFO] [stdout]       |
[INFO] [stdout] 64138 |     fn snapshot_create(&self) -> builder::SnapshotCreate {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64138 |     fn snapshot_create(&self) -> builder::SnapshotCreate<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64142:22
[INFO] [stdout]       |
[INFO] [stdout] 64142 |     fn snapshot_view(&self) -> builder::SnapshotView {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64142 |     fn snapshot_view(&self) -> builder::SnapshotView<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64146:24
[INFO] [stdout]       |
[INFO] [stdout] 64146 |     fn snapshot_delete(&self) -> builder::SnapshotDelete {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64146 |     fn snapshot_delete(&self) -> builder::SnapshotDelete<'_> {
[INFO] [stdout]       |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64173:25
[INFO] [stdout]       |
[INFO] [stdout] 64173 |     fn alert_class_list(&self) -> builder::AlertClassList;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64173 |     fn alert_class_list(&self) -> builder::AlertClassList<'_>;
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64191:28
[INFO] [stdout]       |
[INFO] [stdout] 64191 |     fn alert_receiver_list(&self) -> builder::AlertReceiverList;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64191 |     fn alert_receiver_list(&self) -> builder::AlertReceiverList<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64204:28
[INFO] [stdout]       |
[INFO] [stdout] 64204 |     fn alert_receiver_view(&self) -> builder::AlertReceiverView;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64204 |     fn alert_receiver_view(&self) -> builder::AlertReceiverView<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64217:30
[INFO] [stdout]       |
[INFO] [stdout] 64217 |     fn alert_receiver_delete(&self) -> builder::AlertReceiverDelete;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64217 |     fn alert_receiver_delete(&self) -> builder::AlertReceiverDelete<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64272:28
[INFO] [stdout]       |
[INFO] [stdout] 64272 |     fn alert_delivery_list(&self) -> builder::AlertDeliveryList;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64272 |     fn alert_delivery_list(&self) -> builder::AlertDeliveryList<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64310:29
[INFO] [stdout]       |
[INFO] [stdout] 64310 |     fn alert_receiver_probe(&self) -> builder::AlertReceiverProbe;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64310 |     fn alert_receiver_probe(&self) -> builder::AlertReceiverProbe<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64325:40
[INFO] [stdout]       |
[INFO] [stdout] 64325 |     fn alert_receiver_subscription_add(&self) -> builder::AlertReceiverSubscriptionAdd;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64325 |     fn alert_receiver_subscription_add(&self) -> builder::AlertReceiverSubscriptionAdd<'_>;
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64341:43
[INFO] [stdout]       |
[INFO] [stdout] 64341 |     fn alert_receiver_subscription_remove(&self) -> builder::AlertReceiverSubscriptionRemove;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64341 |     fn alert_receiver_subscription_remove(&self) -> builder::AlertReceiverSubscriptionRemove<'_>;
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64356:30
[INFO] [stdout]       |
[INFO] [stdout] 64356 |     fn alert_delivery_resend(&self) -> builder::AlertDeliveryResend;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64356 |     fn alert_delivery_resend(&self) -> builder::AlertDeliveryResend<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64367:32
[INFO] [stdout]       |
[INFO] [stdout] 64367 |     fn webhook_receiver_create(&self) -> builder::WebhookReceiverCreate;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64367 |     fn webhook_receiver_create(&self) -> builder::WebhookReceiverCreate<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64386:32
[INFO] [stdout]       |
[INFO] [stdout] 64386 |     fn webhook_receiver_update(&self) -> builder::WebhookReceiverUpdate;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64386 |     fn webhook_receiver_update(&self) -> builder::WebhookReceiverUpdate<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64399:29
[INFO] [stdout]       |
[INFO] [stdout] 64399 |     fn webhook_secrets_list(&self) -> builder::WebhookSecretsList;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64399 |     fn webhook_secrets_list(&self) -> builder::WebhookSecretsList<'_>;
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64414:28
[INFO] [stdout]       |
[INFO] [stdout] 64414 |     fn webhook_secrets_add(&self) -> builder::WebhookSecretsAdd;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64414 |     fn webhook_secrets_add(&self) -> builder::WebhookSecretsAdd<'_>;
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64427:31
[INFO] [stdout]       |
[INFO] [stdout] 64427 |     fn webhook_secrets_delete(&self) -> builder::WebhookSecretsDelete;
[INFO] [stdout]       |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64427 |     fn webhook_secrets_delete(&self) -> builder::WebhookSecretsDelete<'_>;
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64431:25
[INFO] [stdout]       |
[INFO] [stdout] 64431 |     fn alert_class_list(&self) -> builder::AlertClassList {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64431 |     fn alert_class_list(&self) -> builder::AlertClassList<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64435:28
[INFO] [stdout]       |
[INFO] [stdout] 64435 |     fn alert_receiver_list(&self) -> builder::AlertReceiverList {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64435 |     fn alert_receiver_list(&self) -> builder::AlertReceiverList<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64439:28
[INFO] [stdout]       |
[INFO] [stdout] 64439 |     fn alert_receiver_view(&self) -> builder::AlertReceiverView {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64439 |     fn alert_receiver_view(&self) -> builder::AlertReceiverView<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64443:30
[INFO] [stdout]       |
[INFO] [stdout] 64443 |     fn alert_receiver_delete(&self) -> builder::AlertReceiverDelete {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64443 |     fn alert_receiver_delete(&self) -> builder::AlertReceiverDelete<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64447:28
[INFO] [stdout]       |
[INFO] [stdout] 64447 |     fn alert_delivery_list(&self) -> builder::AlertDeliveryList {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64447 |     fn alert_delivery_list(&self) -> builder::AlertDeliveryList<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64451:29
[INFO] [stdout]       |
[INFO] [stdout] 64451 |     fn alert_receiver_probe(&self) -> builder::AlertReceiverProbe {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64451 |     fn alert_receiver_probe(&self) -> builder::AlertReceiverProbe<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64455:40
[INFO] [stdout]       |
[INFO] [stdout] 64455 |     fn alert_receiver_subscription_add(&self) -> builder::AlertReceiverSubscriptionAdd {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64455 |     fn alert_receiver_subscription_add(&self) -> builder::AlertReceiverSubscriptionAdd<'_> {
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64459:43
[INFO] [stdout]       |
[INFO] [stdout] 64459 |     fn alert_receiver_subscription_remove(&self) -> builder::AlertReceiverSubscriptionRemove {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64459 |     fn alert_receiver_subscription_remove(&self) -> builder::AlertReceiverSubscriptionRemove<'_> {
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64463:30
[INFO] [stdout]       |
[INFO] [stdout] 64463 |     fn alert_delivery_resend(&self) -> builder::AlertDeliveryResend {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64463 |     fn alert_delivery_resend(&self) -> builder::AlertDeliveryResend<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64467:32
[INFO] [stdout]       |
[INFO] [stdout] 64467 |     fn webhook_receiver_create(&self) -> builder::WebhookReceiverCreate {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64467 |     fn webhook_receiver_create(&self) -> builder::WebhookReceiverCreate<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64471:32
[INFO] [stdout]       |
[INFO] [stdout] 64471 |     fn webhook_receiver_update(&self) -> builder::WebhookReceiverUpdate {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64471 |     fn webhook_receiver_update(&self) -> builder::WebhookReceiverUpdate<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64475:29
[INFO] [stdout]       |
[INFO] [stdout] 64475 |     fn webhook_secrets_list(&self) -> builder::WebhookSecretsList {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64475 |     fn webhook_secrets_list(&self) -> builder::WebhookSecretsList<'_> {
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64479:28
[INFO] [stdout]       |
[INFO] [stdout] 64479 |     fn webhook_secrets_add(&self) -> builder::WebhookSecretsAdd {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64479 |     fn webhook_secrets_add(&self) -> builder::WebhookSecretsAdd<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64483:31
[INFO] [stdout]       |
[INFO] [stdout] 64483 |     fn webhook_secrets_delete(&self) -> builder::WebhookSecretsDelete {
[INFO] [stdout]       |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64483 |     fn webhook_secrets_delete(&self) -> builder::WebhookSecretsDelete<'_> {
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64526:23
[INFO] [stdout]       |
[INFO] [stdout] 64526 |     fn audit_log_list(&self) -> builder::AuditLogList;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64526 |     fn audit_log_list(&self) -> builder::AuditLogList<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64530:23
[INFO] [stdout]       |
[INFO] [stdout] 64530 |     fn audit_log_list(&self) -> builder::AuditLogList {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64530 |     fn audit_log_list(&self) -> builder::AuditLogList<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64556:27
[INFO] [stdout]       |
[INFO] [stdout] 64556 |     fn physical_disk_list(&self) -> builder::PhysicalDiskList;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64556 |     fn physical_disk_list(&self) -> builder::PhysicalDiskList<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64569:27
[INFO] [stdout]       |
[INFO] [stdout] 64569 |     fn physical_disk_view(&self) -> builder::PhysicalDiskView;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64569 |     fn physical_disk_view(&self) -> builder::PhysicalDiskView<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64587:18
[INFO] [stdout]       |
[INFO] [stdout] 64587 |     fn rack_list(&self) -> builder::RackList;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64587 |     fn rack_list(&self) -> builder::RackList<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64600:18
[INFO] [stdout]       |
[INFO] [stdout] 64600 |     fn rack_view(&self) -> builder::RackView;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64600 |     fn rack_view(&self) -> builder::RackView<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64618:18
[INFO] [stdout]       |
[INFO] [stdout] 64618 |     fn sled_list(&self) -> builder::SledList;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64618 |     fn sled_list(&self) -> builder::SledList<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64629:17
[INFO] [stdout]       |
[INFO] [stdout] 64629 |     fn sled_add(&self) -> builder::SledAdd;
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64629 |     fn sled_add(&self) -> builder::SledAdd<'_>;
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64642:18
[INFO] [stdout]       |
[INFO] [stdout] 64642 |     fn sled_view(&self) -> builder::SledView;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64642 |     fn sled_view(&self) -> builder::SledView<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64662:32
[INFO] [stdout]       |
[INFO] [stdout] 64662 |     fn sled_physical_disk_list(&self) -> builder::SledPhysicalDiskList;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64662 |     fn sled_physical_disk_list(&self) -> builder::SledPhysicalDiskList<'_>;
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64682:27
[INFO] [stdout]       |
[INFO] [stdout] 64682 |     fn sled_instance_list(&self) -> builder::SledInstanceList;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64682 |     fn sled_instance_list(&self) -> builder::SledInstanceList<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64698:34
[INFO] [stdout]       |
[INFO] [stdout] 64698 |     fn sled_set_provision_policy(&self) -> builder::SledSetProvisionPolicy;
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64698 |     fn sled_set_provision_policy(&self) -> builder::SledSetProvisionPolicy<'_>;
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64714:32
[INFO] [stdout]       |
[INFO] [stdout] 64714 |     fn sled_list_uninitialized(&self) -> builder::SledListUninitialized;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64714 |     fn sled_list_uninitialized(&self) -> builder::SledListUninitialized<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64735:36
[INFO] [stdout]       |
[INFO] [stdout] 64735 |     fn networking_switch_port_list(&self) -> builder::NetworkingSwitchPortList;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64735 |     fn networking_switch_port_list(&self) -> builder::NetworkingSwitchPortList<'_>;
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64756:46
[INFO] [stdout]       |
[INFO] [stdout] 64756 |     fn networking_switch_port_apply_settings(&self) -> builder::NetworkingSwitchPortApplySettings;
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64756 |     fn networking_switch_port_apply_settings(&self) -> builder::NetworkingSwitchPortApplySettings<'_>;
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64775:46
[INFO] [stdout]       |
[INFO] [stdout] 64775 |     fn networking_switch_port_clear_settings(&self) -> builder::NetworkingSwitchPortClearSettings;
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64775 |     fn networking_switch_port_clear_settings(&self) -> builder::NetworkingSwitchPortClearSettings<'_>;
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64793:38
[INFO] [stdout]       |
[INFO] [stdout] 64793 |     fn networking_switch_port_status(&self) -> builder::NetworkingSwitchPortStatus;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64793 |     fn networking_switch_port_status(&self) -> builder::NetworkingSwitchPortStatus<'_>;
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64811:20
[INFO] [stdout]       |
[INFO] [stdout] 64811 |     fn switch_list(&self) -> builder::SwitchList;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64811 |     fn switch_list(&self) -> builder::SwitchList<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64824:20
[INFO] [stdout]       |
[INFO] [stdout] 64824 |     fn switch_view(&self) -> builder::SwitchView;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64824 |     fn switch_view(&self) -> builder::SwitchView<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64828:27
[INFO] [stdout]       |
[INFO] [stdout] 64828 |     fn physical_disk_list(&self) -> builder::PhysicalDiskList {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64828 |     fn physical_disk_list(&self) -> builder::PhysicalDiskList<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64832:27
[INFO] [stdout]       |
[INFO] [stdout] 64832 |     fn physical_disk_view(&self) -> builder::PhysicalDiskView {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64832 |     fn physical_disk_view(&self) -> builder::PhysicalDiskView<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64836:18
[INFO] [stdout]       |
[INFO] [stdout] 64836 |     fn rack_list(&self) -> builder::RackList {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64836 |     fn rack_list(&self) -> builder::RackList<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64840:18
[INFO] [stdout]       |
[INFO] [stdout] 64840 |     fn rack_view(&self) -> builder::RackView {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64840 |     fn rack_view(&self) -> builder::RackView<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64844:18
[INFO] [stdout]       |
[INFO] [stdout] 64844 |     fn sled_list(&self) -> builder::SledList {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64844 |     fn sled_list(&self) -> builder::SledList<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64848:17
[INFO] [stdout]       |
[INFO] [stdout] 64848 |     fn sled_add(&self) -> builder::SledAdd {
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64848 |     fn sled_add(&self) -> builder::SledAdd<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64852:18
[INFO] [stdout]       |
[INFO] [stdout] 64852 |     fn sled_view(&self) -> builder::SledView {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64852 |     fn sled_view(&self) -> builder::SledView<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64856:32
[INFO] [stdout]       |
[INFO] [stdout] 64856 |     fn sled_physical_disk_list(&self) -> builder::SledPhysicalDiskList {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64856 |     fn sled_physical_disk_list(&self) -> builder::SledPhysicalDiskList<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64860:27
[INFO] [stdout]       |
[INFO] [stdout] 64860 |     fn sled_instance_list(&self) -> builder::SledInstanceList {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64860 |     fn sled_instance_list(&self) -> builder::SledInstanceList<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64864:34
[INFO] [stdout]       |
[INFO] [stdout] 64864 |     fn sled_set_provision_policy(&self) -> builder::SledSetProvisionPolicy {
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64864 |     fn sled_set_provision_policy(&self) -> builder::SledSetProvisionPolicy<'_> {
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64868:32
[INFO] [stdout]       |
[INFO] [stdout] 64868 |     fn sled_list_uninitialized(&self) -> builder::SledListUninitialized {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64868 |     fn sled_list_uninitialized(&self) -> builder::SledListUninitialized<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64872:36
[INFO] [stdout]       |
[INFO] [stdout] 64872 |     fn networking_switch_port_list(&self) -> builder::NetworkingSwitchPortList {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64872 |     fn networking_switch_port_list(&self) -> builder::NetworkingSwitchPortList<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64876:46
[INFO] [stdout]       |
[INFO] [stdout] 64876 |     fn networking_switch_port_apply_settings(&self) -> builder::NetworkingSwitchPortApplySettings {
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64876 |     fn networking_switch_port_apply_settings(&self) -> builder::NetworkingSwitchPortApplySettings<'_> {
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64880:46
[INFO] [stdout]       |
[INFO] [stdout] 64880 |     fn networking_switch_port_clear_settings(&self) -> builder::NetworkingSwitchPortClearSettings {
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64880 |     fn networking_switch_port_clear_settings(&self) -> builder::NetworkingSwitchPortClearSettings<'_> {
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64884:38
[INFO] [stdout]       |
[INFO] [stdout] 64884 |     fn networking_switch_port_status(&self) -> builder::NetworkingSwitchPortStatus {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64884 |     fn networking_switch_port_status(&self) -> builder::NetworkingSwitchPortStatus<'_> {
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64888:20
[INFO] [stdout]       |
[INFO] [stdout] 64888 |     fn switch_list(&self) -> builder::SwitchList {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64888 |     fn switch_list(&self) -> builder::SwitchList<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64892:20
[INFO] [stdout]       |
[INFO] [stdout] 64892 |     fn switch_view(&self) -> builder::SwitchView {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64892 |     fn switch_view(&self) -> builder::SwitchView<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64918:21
[INFO] [stdout]       |
[INFO] [stdout] 64918 |     fn ip_pool_list(&self) -> builder::IpPoolList;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64918 |     fn ip_pool_list(&self) -> builder::IpPoolList<'_>;
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64929:23
[INFO] [stdout]       |
[INFO] [stdout] 64929 |     fn ip_pool_create(&self) -> builder::IpPoolCreate;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64929 |     fn ip_pool_create(&self) -> builder::IpPoolCreate<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64942:21
[INFO] [stdout]       |
[INFO] [stdout] 64942 |     fn ip_pool_view(&self) -> builder::IpPoolView;
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64942 |     fn ip_pool_view(&self) -> builder::IpPoolView<'_>;
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64957:23
[INFO] [stdout]       |
[INFO] [stdout] 64957 |     fn ip_pool_update(&self) -> builder::IpPoolUpdate;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64957 |     fn ip_pool_update(&self) -> builder::IpPoolUpdate<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64970:23
[INFO] [stdout]       |
[INFO] [stdout] 64970 |     fn ip_pool_delete(&self) -> builder::IpPoolDelete;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64970 |     fn ip_pool_delete(&self) -> builder::IpPoolDelete<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:64990:27
[INFO] [stdout]       |
[INFO] [stdout] 64990 |     fn ip_pool_range_list(&self) -> builder::IpPoolRangeList;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 64990 |     fn ip_pool_range_list(&self) -> builder::IpPoolRangeList<'_>;
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65007:26
[INFO] [stdout]       |
[INFO] [stdout] 65007 |     fn ip_pool_range_add(&self) -> builder::IpPoolRangeAdd;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65007 |     fn ip_pool_range_add(&self) -> builder::IpPoolRangeAdd<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65022:29
[INFO] [stdout]       |
[INFO] [stdout] 65022 |     fn ip_pool_range_remove(&self) -> builder::IpPoolRangeRemove;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65022 |     fn ip_pool_range_remove(&self) -> builder::IpPoolRangeRemove<'_>;
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65042:26
[INFO] [stdout]       |
[INFO] [stdout] 65042 |     fn ip_pool_silo_list(&self) -> builder::IpPoolSiloList;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65042 |     fn ip_pool_silo_list(&self) -> builder::IpPoolSiloList<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65061:26
[INFO] [stdout]       |
[INFO] [stdout] 65061 |     fn ip_pool_silo_link(&self) -> builder::IpPoolSiloLink;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65061 |     fn ip_pool_silo_link(&self) -> builder::IpPoolSiloLink<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65080:28
[INFO] [stdout]       |
[INFO] [stdout] 65080 |     fn ip_pool_silo_update(&self) -> builder::IpPoolSiloUpdate;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65080 |     fn ip_pool_silo_update(&self) -> builder::IpPoolSiloUpdate<'_>;
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65094:28
[INFO] [stdout]       |
[INFO] [stdout] 65094 |     fn ip_pool_silo_unlink(&self) -> builder::IpPoolSiloUnlink;
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65094 |     fn ip_pool_silo_unlink(&self) -> builder::IpPoolSiloUnlink<'_>;
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65107:33
[INFO] [stdout]       |
[INFO] [stdout] 65107 |     fn ip_pool_utilization_view(&self) -> builder::IpPoolUtilizationView;
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65107 |     fn ip_pool_utilization_view(&self) -> builder::IpPoolUtilizationView<'_>;
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65117:29
[INFO] [stdout]       |
[INFO] [stdout] 65117 |     fn ip_pool_service_view(&self) -> builder::IpPoolServiceView;
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65117 |     fn ip_pool_service_view(&self) -> builder::IpPoolServiceView<'_>;
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65135:35
[INFO] [stdout]       |
[INFO] [stdout] 65135 |     fn ip_pool_service_range_list(&self) -> builder::IpPoolServiceRangeList;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65135 |     fn ip_pool_service_range_list(&self) -> builder::IpPoolServiceRangeList<'_>;
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65148:34
[INFO] [stdout]       |
[INFO] [stdout] 65148 |     fn ip_pool_service_range_add(&self) -> builder::IpPoolServiceRangeAdd;
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65148 |     fn ip_pool_service_range_add(&self) -> builder::IpPoolServiceRangeAdd<'_>;
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65159:37
[INFO] [stdout]       |
[INFO] [stdout] 65159 |     fn ip_pool_service_range_remove(&self) -> builder::IpPoolServiceRangeRemove;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65159 |     fn ip_pool_service_range_remove(&self) -> builder::IpPoolServiceRangeRemove<'_>;
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65163:21
[INFO] [stdout]       |
[INFO] [stdout] 65163 |     fn ip_pool_list(&self) -> builder::IpPoolList {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65163 |     fn ip_pool_list(&self) -> builder::IpPoolList<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65167:23
[INFO] [stdout]       |
[INFO] [stdout] 65167 |     fn ip_pool_create(&self) -> builder::IpPoolCreate {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65167 |     fn ip_pool_create(&self) -> builder::IpPoolCreate<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65171:21
[INFO] [stdout]       |
[INFO] [stdout] 65171 |     fn ip_pool_view(&self) -> builder::IpPoolView {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65171 |     fn ip_pool_view(&self) -> builder::IpPoolView<'_> {
[INFO] [stdout]       |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65175:23
[INFO] [stdout]       |
[INFO] [stdout] 65175 |     fn ip_pool_update(&self) -> builder::IpPoolUpdate {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65175 |     fn ip_pool_update(&self) -> builder::IpPoolUpdate<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65179:23
[INFO] [stdout]       |
[INFO] [stdout] 65179 |     fn ip_pool_delete(&self) -> builder::IpPoolDelete {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65179 |     fn ip_pool_delete(&self) -> builder::IpPoolDelete<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65183:27
[INFO] [stdout]       |
[INFO] [stdout] 65183 |     fn ip_pool_range_list(&self) -> builder::IpPoolRangeList {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65183 |     fn ip_pool_range_list(&self) -> builder::IpPoolRangeList<'_> {
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65187:26
[INFO] [stdout]       |
[INFO] [stdout] 65187 |     fn ip_pool_range_add(&self) -> builder::IpPoolRangeAdd {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65187 |     fn ip_pool_range_add(&self) -> builder::IpPoolRangeAdd<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65191:29
[INFO] [stdout]       |
[INFO] [stdout] 65191 |     fn ip_pool_range_remove(&self) -> builder::IpPoolRangeRemove {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65191 |     fn ip_pool_range_remove(&self) -> builder::IpPoolRangeRemove<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65195:26
[INFO] [stdout]       |
[INFO] [stdout] 65195 |     fn ip_pool_silo_list(&self) -> builder::IpPoolSiloList {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65195 |     fn ip_pool_silo_list(&self) -> builder::IpPoolSiloList<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65199:26
[INFO] [stdout]       |
[INFO] [stdout] 65199 |     fn ip_pool_silo_link(&self) -> builder::IpPoolSiloLink {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65199 |     fn ip_pool_silo_link(&self) -> builder::IpPoolSiloLink<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65203:28
[INFO] [stdout]       |
[INFO] [stdout] 65203 |     fn ip_pool_silo_update(&self) -> builder::IpPoolSiloUpdate {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65203 |     fn ip_pool_silo_update(&self) -> builder::IpPoolSiloUpdate<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65207:28
[INFO] [stdout]       |
[INFO] [stdout] 65207 |     fn ip_pool_silo_unlink(&self) -> builder::IpPoolSiloUnlink {
[INFO] [stdout]       |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65207 |     fn ip_pool_silo_unlink(&self) -> builder::IpPoolSiloUnlink<'_> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65211:33
[INFO] [stdout]       |
[INFO] [stdout] 65211 |     fn ip_pool_utilization_view(&self) -> builder::IpPoolUtilizationView {
[INFO] [stdout]       |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65211 |     fn ip_pool_utilization_view(&self) -> builder::IpPoolUtilizationView<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65215:29
[INFO] [stdout]       |
[INFO] [stdout] 65215 |     fn ip_pool_service_view(&self) -> builder::IpPoolServiceView {
[INFO] [stdout]       |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65215 |     fn ip_pool_service_view(&self) -> builder::IpPoolServiceView<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65219:35
[INFO] [stdout]       |
[INFO] [stdout] 65219 |     fn ip_pool_service_range_list(&self) -> builder::IpPoolServiceRangeList {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65219 |     fn ip_pool_service_range_list(&self) -> builder::IpPoolServiceRangeList<'_> {
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65223:34
[INFO] [stdout]       |
[INFO] [stdout] 65223 |     fn ip_pool_service_range_add(&self) -> builder::IpPoolServiceRangeAdd {
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65223 |     fn ip_pool_service_range_add(&self) -> builder::IpPoolServiceRangeAdd<'_> {
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65227:37
[INFO] [stdout]       |
[INFO] [stdout] 65227 |     fn ip_pool_service_range_remove(&self) -> builder::IpPoolServiceRangeRemove {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65227 |     fn ip_pool_service_range_remove(&self) -> builder::IpPoolServiceRangeRemove<'_> {
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65264:22
[INFO] [stdout]       |
[INFO] [stdout] 65264 |     fn system_metric(&self) -> builder::SystemMetric;
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65264 |     fn system_metric(&self) -> builder::SystemMetric<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65277:32
[INFO] [stdout]       |
[INFO] [stdout] 65277 |     fn system_timeseries_query(&self) -> builder::SystemTimeseriesQuery;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65277 |     fn system_timeseries_query(&self) -> builder::SystemTimeseriesQuery<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65293:38
[INFO] [stdout]       |
[INFO] [stdout] 65293 |     fn system_timeseries_schema_list(&self) -> builder::SystemTimeseriesSchemaList;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65293 |     fn system_timeseries_schema_list(&self) -> builder::SystemTimeseriesSchemaList<'_>;
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65297:22
[INFO] [stdout]       |
[INFO] [stdout] 65297 |     fn system_metric(&self) -> builder::SystemMetric {
[INFO] [stdout]       |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65297 |     fn system_metric(&self) -> builder::SystemMetric<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65301:32
[INFO] [stdout]       |
[INFO] [stdout] 65301 |     fn system_timeseries_query(&self) -> builder::SystemTimeseriesQuery {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65301 |     fn system_timeseries_query(&self) -> builder::SystemTimeseriesQuery<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65305:38
[INFO] [stdout]       |
[INFO] [stdout] 65305 |     fn system_timeseries_schema_list(&self) -> builder::SystemTimeseriesSchemaList {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65305 |     fn system_timeseries_schema_list(&self) -> builder::SystemTimeseriesSchemaList<'_> {
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65338:46
[INFO] [stdout]       |
[INFO] [stdout] 65338 |     fn networking_switch_port_lldp_neighbors(&self) -> builder::NetworkingSwitchPortLldpNeighbors;
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65338 |     fn networking_switch_port_lldp_neighbors(&self) -> builder::NetworkingSwitchPortLldpNeighbors<'_>;
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65358:9
[INFO] [stdout]       |
[INFO] [stdout] 65358 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65359 |     ) -> builder::NetworkingSwitchPortLldpConfigView;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65359 |     ) -> builder::NetworkingSwitchPortLldpConfigView<'_>;
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65381:9
[INFO] [stdout]       |
[INFO] [stdout] 65381 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65382 |     ) -> builder::NetworkingSwitchPortLldpConfigUpdate;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65382 |     ) -> builder::NetworkingSwitchPortLldpConfigUpdate<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65400:36
[INFO] [stdout]       |
[INFO] [stdout] 65400 |     fn networking_address_lot_list(&self) -> builder::NetworkingAddressLotList;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65400 |     fn networking_address_lot_list(&self) -> builder::NetworkingAddressLotList<'_>;
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65411:38
[INFO] [stdout]       |
[INFO] [stdout] 65411 |     fn networking_address_lot_create(&self) -> builder::NetworkingAddressLotCreate;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65411 |     fn networking_address_lot_create(&self) -> builder::NetworkingAddressLotCreate<'_>;
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65425:38
[INFO] [stdout]       |
[INFO] [stdout] 65425 |     fn networking_address_lot_delete(&self) -> builder::NetworkingAddressLotDelete;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65425 |     fn networking_address_lot_delete(&self) -> builder::NetworkingAddressLotDelete<'_>;
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65446:42
[INFO] [stdout]       |
[INFO] [stdout] 65446 |     fn networking_address_lot_block_list(&self) -> builder::NetworkingAddressLotBlockList;
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65446 |     fn networking_address_lot_block_list(&self) -> builder::NetworkingAddressLotBlockList<'_>;
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65456:35
[INFO] [stdout]       |
[INFO] [stdout] 65456 |     fn networking_allow_list_view(&self) -> builder::NetworkingAllowListView;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65456 |     fn networking_allow_list_view(&self) -> builder::NetworkingAllowListView<'_>;
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65467:37
[INFO] [stdout]       |
[INFO] [stdout] 65467 |     fn networking_allow_list_update(&self) -> builder::NetworkingAllowListUpdate;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65467 |     fn networking_allow_list_update(&self) -> builder::NetworkingAllowListUpdate<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65478:31
[INFO] [stdout]       |
[INFO] [stdout] 65478 |     fn networking_bfd_disable(&self) -> builder::NetworkingBfdDisable;
[INFO] [stdout]       |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65478 |     fn networking_bfd_disable(&self) -> builder::NetworkingBfdDisable<'_>;
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65489:30
[INFO] [stdout]       |
[INFO] [stdout] 65489 |     fn networking_bfd_enable(&self) -> builder::NetworkingBfdEnable;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65489 |     fn networking_bfd_enable(&self) -> builder::NetworkingBfdEnable<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65499:30
[INFO] [stdout]       |
[INFO] [stdout] 65499 |     fn networking_bfd_status(&self) -> builder::NetworkingBfdStatus;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65499 |     fn networking_bfd_status(&self) -> builder::NetworkingBfdStatus<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65517:35
[INFO] [stdout]       |
[INFO] [stdout] 65517 |     fn networking_bgp_config_list(&self) -> builder::NetworkingBgpConfigList;
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65517 |     fn networking_bgp_config_list(&self) -> builder::NetworkingBgpConfigList<'_>;
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65528:37
[INFO] [stdout]       |
[INFO] [stdout] 65528 |     fn networking_bgp_config_create(&self) -> builder::NetworkingBgpConfigCreate;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65528 |     fn networking_bgp_config_create(&self) -> builder::NetworkingBgpConfigCreate<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65541:37
[INFO] [stdout]       |
[INFO] [stdout] 65541 |     fn networking_bgp_config_delete(&self) -> builder::NetworkingBgpConfigDelete;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65541 |     fn networking_bgp_config_delete(&self) -> builder::NetworkingBgpConfigDelete<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65559:41
[INFO] [stdout]       |
[INFO] [stdout] 65559 |     fn networking_bgp_announce_set_list(&self) -> builder::NetworkingBgpAnnounceSetList;
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65559 |     fn networking_bgp_announce_set_list(&self) -> builder::NetworkingBgpAnnounceSetList<'_>;
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65573:43
[INFO] [stdout]       |
[INFO] [stdout] 65573 |     fn networking_bgp_announce_set_update(&self) -> builder::NetworkingBgpAnnounceSetUpdate;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65573 |     fn networking_bgp_announce_set_update(&self) -> builder::NetworkingBgpAnnounceSetUpdate<'_>;
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65587:43
[INFO] [stdout]       |
[INFO] [stdout] 65587 |     fn networking_bgp_announce_set_delete(&self) -> builder::NetworkingBgpAnnounceSetDelete;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65587 |     fn networking_bgp_announce_set_delete(&self) -> builder::NetworkingBgpAnnounceSetDelete<'_>;
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65601:41
[INFO] [stdout]       |
[INFO] [stdout] 65601 |     fn networking_bgp_announcement_list(&self) -> builder::NetworkingBgpAnnouncementList;
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65601 |     fn networking_bgp_announcement_list(&self) -> builder::NetworkingBgpAnnouncementList<'_>;
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65611:32
[INFO] [stdout]       |
[INFO] [stdout] 65611 |     fn networking_bgp_exported(&self) -> builder::NetworkingBgpExported;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65611 |     fn networking_bgp_exported(&self) -> builder::NetworkingBgpExported<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65624:39
[INFO] [stdout]       |
[INFO] [stdout] 65624 |     fn networking_bgp_message_history(&self) -> builder::NetworkingBgpMessageHistory;
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65624 |     fn networking_bgp_message_history(&self) -> builder::NetworkingBgpMessageHistory<'_>;
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65637:44
[INFO] [stdout]       |
[INFO] [stdout] 65637 |     fn networking_bgp_imported_routes_ipv4(&self) -> builder::NetworkingBgpImportedRoutesIpv4;
[INFO] [stdout]       |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65637 |     fn networking_bgp_imported_routes_ipv4(&self) -> builder::NetworkingBgpImportedRoutesIpv4<'_>;
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65647:30
[INFO] [stdout]       |
[INFO] [stdout] 65647 |     fn networking_bgp_status(&self) -> builder::NetworkingBgpStatus;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65647 |     fn networking_bgp_status(&self) -> builder::NetworkingBgpStatus<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65657:37
[INFO] [stdout]       |
[INFO] [stdout] 65657 |     fn networking_inbound_icmp_view(&self) -> builder::NetworkingInboundIcmpView;
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65657 |     fn networking_inbound_icmp_view(&self) -> builder::NetworkingInboundIcmpView<'_>;
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65668:39
[INFO] [stdout]       |
[INFO] [stdout] 65668 |     fn networking_inbound_icmp_update(&self) -> builder::NetworkingInboundIcmpUpdate;
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65668 |     fn networking_inbound_icmp_update(&self) -> builder::NetworkingInboundIcmpUpdate<'_>;
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65686:41
[INFO] [stdout]       |
[INFO] [stdout] 65686 |     fn networking_loopback_address_list(&self) -> builder::NetworkingLoopbackAddressList;
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65686 |     fn networking_loopback_address_list(&self) -> builder::NetworkingLoopbackAddressList<'_>;
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65697:43
[INFO] [stdout]       |
[INFO] [stdout] 65697 |     fn networking_loopback_address_create(&self) -> builder::NetworkingLoopbackAddressCreate;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65697 |     fn networking_loopback_address_create(&self) -> builder::NetworkingLoopbackAddressCreate<'_>;
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65721:43
[INFO] [stdout]       |
[INFO] [stdout] 65721 |     fn networking_loopback_address_delete(&self) -> builder::NetworkingLoopbackAddressDelete;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65721 |     fn networking_loopback_address_delete(&self) -> builder::NetworkingLoopbackAddressDelete<'_>;
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65742:45
[INFO] [stdout]       |
[INFO] [stdout] 65742 |     fn networking_switch_port_settings_list(&self) -> builder::NetworkingSwitchPortSettingsList;
[INFO] [stdout]       |                                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65742 |     fn networking_switch_port_settings_list(&self) -> builder::NetworkingSwitchPortSettingsList<'_>;
[INFO] [stdout]       |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65753:47
[INFO] [stdout]       |
[INFO] [stdout] 65753 |     fn networking_switch_port_settings_create(&self)
[INFO] [stdout]       |                                               ^^^^^ the lifetime is elided here
[INFO] [stdout] 65754 |         -> builder::NetworkingSwitchPortSettingsCreate;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65754 |         -> builder::NetworkingSwitchPortSettingsCreate<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65768:47
[INFO] [stdout]       |
[INFO] [stdout] 65768 |     fn networking_switch_port_settings_delete(&self)
[INFO] [stdout]       |                                               ^^^^^ the lifetime is elided here
[INFO] [stdout] 65769 |         -> builder::NetworkingSwitchPortSettingsDelete;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65769 |         -> builder::NetworkingSwitchPortSettingsDelete<'_>;
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65784:45
[INFO] [stdout]       |
[INFO] [stdout] 65784 |     fn networking_switch_port_settings_view(&self) -> builder::NetworkingSwitchPortSettingsView;
[INFO] [stdout]       |                                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65784 |     fn networking_switch_port_settings_view(&self) -> builder::NetworkingSwitchPortSettingsView<'_>;
[INFO] [stdout]       |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65788:46
[INFO] [stdout]       |
[INFO] [stdout] 65788 |     fn networking_switch_port_lldp_neighbors(&self) -> builder::NetworkingSwitchPortLldpNeighbors {
[INFO] [stdout]       |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65788 |     fn networking_switch_port_lldp_neighbors(&self) -> builder::NetworkingSwitchPortLldpNeighbors<'_> {
[INFO] [stdout]       |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65793:9
[INFO] [stdout]       |
[INFO] [stdout] 65793 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65794 |     ) -> builder::NetworkingSwitchPortLldpConfigView {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65794 |     ) -> builder::NetworkingSwitchPortLldpConfigView<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65799:9
[INFO] [stdout]       |
[INFO] [stdout] 65799 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65800 |     ) -> builder::NetworkingSwitchPortLldpConfigUpdate {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65800 |     ) -> builder::NetworkingSwitchPortLldpConfigUpdate<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65804:36
[INFO] [stdout]       |
[INFO] [stdout] 65804 |     fn networking_address_lot_list(&self) -> builder::NetworkingAddressLotList {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65804 |     fn networking_address_lot_list(&self) -> builder::NetworkingAddressLotList<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65808:38
[INFO] [stdout]       |
[INFO] [stdout] 65808 |     fn networking_address_lot_create(&self) -> builder::NetworkingAddressLotCreate {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65808 |     fn networking_address_lot_create(&self) -> builder::NetworkingAddressLotCreate<'_> {
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65812:38
[INFO] [stdout]       |
[INFO] [stdout] 65812 |     fn networking_address_lot_delete(&self) -> builder::NetworkingAddressLotDelete {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65812 |     fn networking_address_lot_delete(&self) -> builder::NetworkingAddressLotDelete<'_> {
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65816:42
[INFO] [stdout]       |
[INFO] [stdout] 65816 |     fn networking_address_lot_block_list(&self) -> builder::NetworkingAddressLotBlockList {
[INFO] [stdout]       |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65816 |     fn networking_address_lot_block_list(&self) -> builder::NetworkingAddressLotBlockList<'_> {
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65820:35
[INFO] [stdout]       |
[INFO] [stdout] 65820 |     fn networking_allow_list_view(&self) -> builder::NetworkingAllowListView {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65820 |     fn networking_allow_list_view(&self) -> builder::NetworkingAllowListView<'_> {
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65824:37
[INFO] [stdout]       |
[INFO] [stdout] 65824 |     fn networking_allow_list_update(&self) -> builder::NetworkingAllowListUpdate {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65824 |     fn networking_allow_list_update(&self) -> builder::NetworkingAllowListUpdate<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65828:31
[INFO] [stdout]       |
[INFO] [stdout] 65828 |     fn networking_bfd_disable(&self) -> builder::NetworkingBfdDisable {
[INFO] [stdout]       |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65828 |     fn networking_bfd_disable(&self) -> builder::NetworkingBfdDisable<'_> {
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65832:30
[INFO] [stdout]       |
[INFO] [stdout] 65832 |     fn networking_bfd_enable(&self) -> builder::NetworkingBfdEnable {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65832 |     fn networking_bfd_enable(&self) -> builder::NetworkingBfdEnable<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65836:30
[INFO] [stdout]       |
[INFO] [stdout] 65836 |     fn networking_bfd_status(&self) -> builder::NetworkingBfdStatus {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65836 |     fn networking_bfd_status(&self) -> builder::NetworkingBfdStatus<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65840:35
[INFO] [stdout]       |
[INFO] [stdout] 65840 |     fn networking_bgp_config_list(&self) -> builder::NetworkingBgpConfigList {
[INFO] [stdout]       |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65840 |     fn networking_bgp_config_list(&self) -> builder::NetworkingBgpConfigList<'_> {
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65844:37
[INFO] [stdout]       |
[INFO] [stdout] 65844 |     fn networking_bgp_config_create(&self) -> builder::NetworkingBgpConfigCreate {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65844 |     fn networking_bgp_config_create(&self) -> builder::NetworkingBgpConfigCreate<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65848:37
[INFO] [stdout]       |
[INFO] [stdout] 65848 |     fn networking_bgp_config_delete(&self) -> builder::NetworkingBgpConfigDelete {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65848 |     fn networking_bgp_config_delete(&self) -> builder::NetworkingBgpConfigDelete<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65852:41
[INFO] [stdout]       |
[INFO] [stdout] 65852 |     fn networking_bgp_announce_set_list(&self) -> builder::NetworkingBgpAnnounceSetList {
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65852 |     fn networking_bgp_announce_set_list(&self) -> builder::NetworkingBgpAnnounceSetList<'_> {
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65856:43
[INFO] [stdout]       |
[INFO] [stdout] 65856 |     fn networking_bgp_announce_set_update(&self) -> builder::NetworkingBgpAnnounceSetUpdate {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65856 |     fn networking_bgp_announce_set_update(&self) -> builder::NetworkingBgpAnnounceSetUpdate<'_> {
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65860:43
[INFO] [stdout]       |
[INFO] [stdout] 65860 |     fn networking_bgp_announce_set_delete(&self) -> builder::NetworkingBgpAnnounceSetDelete {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65860 |     fn networking_bgp_announce_set_delete(&self) -> builder::NetworkingBgpAnnounceSetDelete<'_> {
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65864:41
[INFO] [stdout]       |
[INFO] [stdout] 65864 |     fn networking_bgp_announcement_list(&self) -> builder::NetworkingBgpAnnouncementList {
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65864 |     fn networking_bgp_announcement_list(&self) -> builder::NetworkingBgpAnnouncementList<'_> {
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65868:32
[INFO] [stdout]       |
[INFO] [stdout] 65868 |     fn networking_bgp_exported(&self) -> builder::NetworkingBgpExported {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65868 |     fn networking_bgp_exported(&self) -> builder::NetworkingBgpExported<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65872:39
[INFO] [stdout]       |
[INFO] [stdout] 65872 |     fn networking_bgp_message_history(&self) -> builder::NetworkingBgpMessageHistory {
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65872 |     fn networking_bgp_message_history(&self) -> builder::NetworkingBgpMessageHistory<'_> {
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65876:44
[INFO] [stdout]       |
[INFO] [stdout] 65876 |     fn networking_bgp_imported_routes_ipv4(&self) -> builder::NetworkingBgpImportedRoutesIpv4 {
[INFO] [stdout]       |                                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65876 |     fn networking_bgp_imported_routes_ipv4(&self) -> builder::NetworkingBgpImportedRoutesIpv4<'_> {
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65880:30
[INFO] [stdout]       |
[INFO] [stdout] 65880 |     fn networking_bgp_status(&self) -> builder::NetworkingBgpStatus {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65880 |     fn networking_bgp_status(&self) -> builder::NetworkingBgpStatus<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65884:37
[INFO] [stdout]       |
[INFO] [stdout] 65884 |     fn networking_inbound_icmp_view(&self) -> builder::NetworkingInboundIcmpView {
[INFO] [stdout]       |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65884 |     fn networking_inbound_icmp_view(&self) -> builder::NetworkingInboundIcmpView<'_> {
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65888:39
[INFO] [stdout]       |
[INFO] [stdout] 65888 |     fn networking_inbound_icmp_update(&self) -> builder::NetworkingInboundIcmpUpdate {
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65888 |     fn networking_inbound_icmp_update(&self) -> builder::NetworkingInboundIcmpUpdate<'_> {
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65892:41
[INFO] [stdout]       |
[INFO] [stdout] 65892 |     fn networking_loopback_address_list(&self) -> builder::NetworkingLoopbackAddressList {
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65892 |     fn networking_loopback_address_list(&self) -> builder::NetworkingLoopbackAddressList<'_> {
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65896:43
[INFO] [stdout]       |
[INFO] [stdout] 65896 |     fn networking_loopback_address_create(&self) -> builder::NetworkingLoopbackAddressCreate {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65896 |     fn networking_loopback_address_create(&self) -> builder::NetworkingLoopbackAddressCreate<'_> {
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65900:43
[INFO] [stdout]       |
[INFO] [stdout] 65900 |     fn networking_loopback_address_delete(&self) -> builder::NetworkingLoopbackAddressDelete {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65900 |     fn networking_loopback_address_delete(&self) -> builder::NetworkingLoopbackAddressDelete<'_> {
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65904:45
[INFO] [stdout]       |
[INFO] [stdout] 65904 |     fn networking_switch_port_settings_list(&self) -> builder::NetworkingSwitchPortSettingsList {
[INFO] [stdout]       |                                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65904 |     fn networking_switch_port_settings_list(&self) -> builder::NetworkingSwitchPortSettingsList<'_> {
[INFO] [stdout]       |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65909:9
[INFO] [stdout]       |
[INFO] [stdout] 65909 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65910 |     ) -> builder::NetworkingSwitchPortSettingsCreate {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65910 |     ) -> builder::NetworkingSwitchPortSettingsCreate<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65915:9
[INFO] [stdout]       |
[INFO] [stdout] 65915 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65916 |     ) -> builder::NetworkingSwitchPortSettingsDelete {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65916 |     ) -> builder::NetworkingSwitchPortSettingsDelete<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65920:45
[INFO] [stdout]       |
[INFO] [stdout] 65920 |     fn networking_switch_port_settings_view(&self) -> builder::NetworkingSwitchPortSettingsView {
[INFO] [stdout]       |                                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65920 |     fn networking_switch_port_settings_view(&self) -> builder::NetworkingSwitchPortSettingsView<'_> {
[INFO] [stdout]       |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65948:36
[INFO] [stdout]       |
[INFO] [stdout] 65948 |     fn silo_identity_provider_list(&self) -> builder::SiloIdentityProviderList;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65948 |     fn silo_identity_provider_list(&self) -> builder::SiloIdentityProviderList<'_>;
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65967:30
[INFO] [stdout]       |
[INFO] [stdout] 65967 |     fn local_idp_user_create(&self) -> builder::LocalIdpUserCreate;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65967 |     fn local_idp_user_create(&self) -> builder::LocalIdpUserCreate<'_>;
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:65983:30
[INFO] [stdout]       |
[INFO] [stdout] 65983 |     fn local_idp_user_delete(&self) -> builder::LocalIdpUserDelete;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 65983 |     fn local_idp_user_delete(&self) -> builder::LocalIdpUserDelete<'_>;
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66004:36
[INFO] [stdout]       |
[INFO] [stdout] 66004 |     fn local_idp_user_set_password(&self) -> builder::LocalIdpUserSetPassword;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66004 |     fn local_idp_user_set_password(&self) -> builder::LocalIdpUserSetPassword<'_>;
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66019:38
[INFO] [stdout]       |
[INFO] [stdout] 66019 |     fn saml_identity_provider_create(&self) -> builder::SamlIdentityProviderCreate;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66019 |     fn saml_identity_provider_create(&self) -> builder::SamlIdentityProviderCreate<'_>;
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66034:36
[INFO] [stdout]       |
[INFO] [stdout] 66034 |     fn saml_identity_provider_view(&self) -> builder::SamlIdentityProviderView;
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66034 |     fn saml_identity_provider_view(&self) -> builder::SamlIdentityProviderView<'_>;
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66052:27
[INFO] [stdout]       |
[INFO] [stdout] 66052 |     fn system_quotas_list(&self) -> builder::SystemQuotasList;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66052 |     fn system_quotas_list(&self) -> builder::SystemQuotasList<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66072:18
[INFO] [stdout]       |
[INFO] [stdout] 66072 |     fn silo_list(&self) -> builder::SiloList;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66072 |     fn silo_list(&self) -> builder::SiloList<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66083:20
[INFO] [stdout]       |
[INFO] [stdout] 66083 |     fn silo_create(&self) -> builder::SiloCreate;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66083 |     fn silo_create(&self) -> builder::SiloCreate<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66098:18
[INFO] [stdout]       |
[INFO] [stdout] 66098 |     fn silo_view(&self) -> builder::SiloView;
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66098 |     fn silo_view(&self) -> builder::SiloView<'_>;
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66113:20
[INFO] [stdout]       |
[INFO] [stdout] 66113 |     fn silo_delete(&self) -> builder::SiloDelete;
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66113 |     fn silo_delete(&self) -> builder::SiloDelete<'_>;
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66137:26
[INFO] [stdout]       |
[INFO] [stdout] 66137 |     fn silo_ip_pool_list(&self) -> builder::SiloIpPoolList;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66137 |     fn silo_ip_pool_list(&self) -> builder::SiloIpPoolList<'_>;
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66150:25
[INFO] [stdout]       |
[INFO] [stdout] 66150 |     fn silo_policy_view(&self) -> builder::SiloPolicyView;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66150 |     fn silo_policy_view(&self) -> builder::SiloPolicyView<'_>;
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66165:27
[INFO] [stdout]       |
[INFO] [stdout] 66165 |     fn silo_policy_update(&self) -> builder::SiloPolicyUpdate;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66165 |     fn silo_policy_update(&self) -> builder::SiloPolicyUpdate<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66178:25
[INFO] [stdout]       |
[INFO] [stdout] 66178 |     fn silo_quotas_view(&self) -> builder::SiloQuotasView;
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66178 |     fn silo_quotas_view(&self) -> builder::SiloQuotasView<'_>;
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66195:27
[INFO] [stdout]       |
[INFO] [stdout] 66195 |     fn silo_quotas_update(&self) -> builder::SiloQuotasUpdate;
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66195 |     fn silo_quotas_update(&self) -> builder::SiloQuotasUpdate<'_>;
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66215:23
[INFO] [stdout]       |
[INFO] [stdout] 66215 |     fn silo_user_list(&self) -> builder::SiloUserList;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66215 |     fn silo_user_list(&self) -> builder::SiloUserList<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66230:23
[INFO] [stdout]       |
[INFO] [stdout] 66230 |     fn silo_user_view(&self) -> builder::SiloUserView;
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66230 |     fn silo_user_view(&self) -> builder::SiloUserView<'_>;
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66248:26
[INFO] [stdout]       |
[INFO] [stdout] 66248 |     fn user_builtin_list(&self) -> builder::UserBuiltinList;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66248 |     fn user_builtin_list(&self) -> builder::UserBuiltinList<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66259:26
[INFO] [stdout]       |
[INFO] [stdout] 66259 |     fn user_builtin_view(&self) -> builder::UserBuiltinView;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66259 |     fn user_builtin_view(&self) -> builder::UserBuiltinView<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66277:30
[INFO] [stdout]       |
[INFO] [stdout] 66277 |     fn silo_utilization_list(&self) -> builder::SiloUtilizationList;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66277 |     fn silo_utilization_list(&self) -> builder::SiloUtilizationList<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66290:30
[INFO] [stdout]       |
[INFO] [stdout] 66290 |     fn silo_utilization_view(&self) -> builder::SiloUtilizationView;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66290 |     fn silo_utilization_view(&self) -> builder::SiloUtilizationView<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66294:36
[INFO] [stdout]       |
[INFO] [stdout] 66294 |     fn silo_identity_provider_list(&self) -> builder::SiloIdentityProviderList {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66294 |     fn silo_identity_provider_list(&self) -> builder::SiloIdentityProviderList<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66298:30
[INFO] [stdout]       |
[INFO] [stdout] 66298 |     fn local_idp_user_create(&self) -> builder::LocalIdpUserCreate {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66298 |     fn local_idp_user_create(&self) -> builder::LocalIdpUserCreate<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66302:30
[INFO] [stdout]       |
[INFO] [stdout] 66302 |     fn local_idp_user_delete(&self) -> builder::LocalIdpUserDelete {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66302 |     fn local_idp_user_delete(&self) -> builder::LocalIdpUserDelete<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66306:36
[INFO] [stdout]       |
[INFO] [stdout] 66306 |     fn local_idp_user_set_password(&self) -> builder::LocalIdpUserSetPassword {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66306 |     fn local_idp_user_set_password(&self) -> builder::LocalIdpUserSetPassword<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66310:38
[INFO] [stdout]       |
[INFO] [stdout] 66310 |     fn saml_identity_provider_create(&self) -> builder::SamlIdentityProviderCreate {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66310 |     fn saml_identity_provider_create(&self) -> builder::SamlIdentityProviderCreate<'_> {
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66314:36
[INFO] [stdout]       |
[INFO] [stdout] 66314 |     fn saml_identity_provider_view(&self) -> builder::SamlIdentityProviderView {
[INFO] [stdout]       |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66314 |     fn saml_identity_provider_view(&self) -> builder::SamlIdentityProviderView<'_> {
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66318:27
[INFO] [stdout]       |
[INFO] [stdout] 66318 |     fn system_quotas_list(&self) -> builder::SystemQuotasList {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66318 |     fn system_quotas_list(&self) -> builder::SystemQuotasList<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66322:18
[INFO] [stdout]       |
[INFO] [stdout] 66322 |     fn silo_list(&self) -> builder::SiloList {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66322 |     fn silo_list(&self) -> builder::SiloList<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66326:20
[INFO] [stdout]       |
[INFO] [stdout] 66326 |     fn silo_create(&self) -> builder::SiloCreate {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66326 |     fn silo_create(&self) -> builder::SiloCreate<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66330:18
[INFO] [stdout]       |
[INFO] [stdout] 66330 |     fn silo_view(&self) -> builder::SiloView {
[INFO] [stdout]       |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66330 |     fn silo_view(&self) -> builder::SiloView<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66334:20
[INFO] [stdout]       |
[INFO] [stdout] 66334 |     fn silo_delete(&self) -> builder::SiloDelete {
[INFO] [stdout]       |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66334 |     fn silo_delete(&self) -> builder::SiloDelete<'_> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66338:26
[INFO] [stdout]       |
[INFO] [stdout] 66338 |     fn silo_ip_pool_list(&self) -> builder::SiloIpPoolList {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66338 |     fn silo_ip_pool_list(&self) -> builder::SiloIpPoolList<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66342:25
[INFO] [stdout]       |
[INFO] [stdout] 66342 |     fn silo_policy_view(&self) -> builder::SiloPolicyView {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66342 |     fn silo_policy_view(&self) -> builder::SiloPolicyView<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66346:27
[INFO] [stdout]       |
[INFO] [stdout] 66346 |     fn silo_policy_update(&self) -> builder::SiloPolicyUpdate {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66346 |     fn silo_policy_update(&self) -> builder::SiloPolicyUpdate<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66350:25
[INFO] [stdout]       |
[INFO] [stdout] 66350 |     fn silo_quotas_view(&self) -> builder::SiloQuotasView {
[INFO] [stdout]       |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66350 |     fn silo_quotas_view(&self) -> builder::SiloQuotasView<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66354:27
[INFO] [stdout]       |
[INFO] [stdout] 66354 |     fn silo_quotas_update(&self) -> builder::SiloQuotasUpdate {
[INFO] [stdout]       |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66354 |     fn silo_quotas_update(&self) -> builder::SiloQuotasUpdate<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66358:23
[INFO] [stdout]       |
[INFO] [stdout] 66358 |     fn silo_user_list(&self) -> builder::SiloUserList {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66358 |     fn silo_user_list(&self) -> builder::SiloUserList<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66362:23
[INFO] [stdout]       |
[INFO] [stdout] 66362 |     fn silo_user_view(&self) -> builder::SiloUserView {
[INFO] [stdout]       |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66362 |     fn silo_user_view(&self) -> builder::SiloUserView<'_> {
[INFO] [stdout]       |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66366:26
[INFO] [stdout]       |
[INFO] [stdout] 66366 |     fn user_builtin_list(&self) -> builder::UserBuiltinList {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66366 |     fn user_builtin_list(&self) -> builder::UserBuiltinList<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66370:26
[INFO] [stdout]       |
[INFO] [stdout] 66370 |     fn user_builtin_view(&self) -> builder::UserBuiltinView {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66370 |     fn user_builtin_view(&self) -> builder::UserBuiltinView<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66374:30
[INFO] [stdout]       |
[INFO] [stdout] 66374 |     fn silo_utilization_list(&self) -> builder::SiloUtilizationList {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66374 |     fn silo_utilization_list(&self) -> builder::SiloUtilizationList<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66378:30
[INFO] [stdout]       |
[INFO] [stdout] 66378 |     fn silo_utilization_view(&self) -> builder::SiloUtilizationView {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66378 |     fn silo_utilization_view(&self) -> builder::SiloUtilizationView<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66396:13
[INFO] [stdout]       |
[INFO] [stdout] 66396 |     fn ping(&self) -> builder::Ping;
[INFO] [stdout]       |             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |             |
[INFO] [stdout]       |             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66396 |     fn ping(&self) -> builder::Ping<'_>;
[INFO] [stdout]       |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66400:13
[INFO] [stdout]       |
[INFO] [stdout] 66400 |     fn ping(&self) -> builder::Ping {
[INFO] [stdout]       |             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |             |
[INFO] [stdout]       |             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66400 |     fn ping(&self) -> builder::Ping<'_> {
[INFO] [stdout]       |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66426:39
[INFO] [stdout]       |
[INFO] [stdout] 66426 |     fn current_user_access_token_list(&self) -> builder::CurrentUserAccessTokenList;
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66426 |     fn current_user_access_token_list(&self) -> builder::CurrentUserAccessTokenList<'_>;
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66441:41
[INFO] [stdout]       |
[INFO] [stdout] 66441 |     fn current_user_access_token_delete(&self) -> builder::CurrentUserAccessTokenDelete;
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66441 |     fn current_user_access_token_delete(&self) -> builder::CurrentUserAccessTokenDelete<'_>;
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66445:39
[INFO] [stdout]       |
[INFO] [stdout] 66445 |     fn current_user_access_token_list(&self) -> builder::CurrentUserAccessTokenList {
[INFO] [stdout]       |                                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66445 |     fn current_user_access_token_list(&self) -> builder::CurrentUserAccessTokenList<'_> {
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66449:41
[INFO] [stdout]       |
[INFO] [stdout] 66449 |     fn current_user_access_token_delete(&self) -> builder::CurrentUserAccessTokenDelete {
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66449 |     fn current_user_access_token_delete(&self) -> builder::CurrentUserAccessTokenDelete<'_> {
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66482:41
[INFO] [stdout]       |
[INFO] [stdout] 66482 |     fn internet_gateway_ip_address_list(&self) -> builder::InternetGatewayIpAddressList;
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66482 |     fn internet_gateway_ip_address_list(&self) -> builder::InternetGatewayIpAddressList<'_>;
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66503:43
[INFO] [stdout]       |
[INFO] [stdout] 66503 |     fn internet_gateway_ip_address_create(&self) -> builder::InternetGatewayIpAddressCreate;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66503 |     fn internet_gateway_ip_address_create(&self) -> builder::InternetGatewayIpAddressCreate<'_>;
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66527:43
[INFO] [stdout]       |
[INFO] [stdout] 66527 |     fn internet_gateway_ip_address_delete(&self) -> builder::InternetGatewayIpAddressDelete;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66527 |     fn internet_gateway_ip_address_delete(&self) -> builder::InternetGatewayIpAddressDelete<'_>;
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66553:38
[INFO] [stdout]       |
[INFO] [stdout] 66553 |     fn internet_gateway_ip_pool_list(&self) -> builder::InternetGatewayIpPoolList;
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66553 |     fn internet_gateway_ip_pool_list(&self) -> builder::InternetGatewayIpPoolList<'_>;
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66574:40
[INFO] [stdout]       |
[INFO] [stdout] 66574 |     fn internet_gateway_ip_pool_create(&self) -> builder::InternetGatewayIpPoolCreate;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66574 |     fn internet_gateway_ip_pool_create(&self) -> builder::InternetGatewayIpPoolCreate<'_>;
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66597:40
[INFO] [stdout]       |
[INFO] [stdout] 66597 |     fn internet_gateway_ip_pool_delete(&self) -> builder::InternetGatewayIpPoolDelete;
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66597 |     fn internet_gateway_ip_pool_delete(&self) -> builder::InternetGatewayIpPoolDelete<'_>;
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66620:30
[INFO] [stdout]       |
[INFO] [stdout] 66620 |     fn internet_gateway_list(&self) -> builder::InternetGatewayList;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66620 |     fn internet_gateway_list(&self) -> builder::InternetGatewayList<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66638:32
[INFO] [stdout]       |
[INFO] [stdout] 66638 |     fn internet_gateway_create(&self) -> builder::InternetGatewayCreate;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66638 |     fn internet_gateway_create(&self) -> builder::InternetGatewayCreate<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66656:30
[INFO] [stdout]       |
[INFO] [stdout] 66656 |     fn internet_gateway_view(&self) -> builder::InternetGatewayView;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66656 |     fn internet_gateway_view(&self) -> builder::InternetGatewayView<'_>;
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66676:32
[INFO] [stdout]       |
[INFO] [stdout] 66676 |     fn internet_gateway_delete(&self) -> builder::InternetGatewayDelete;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66676 |     fn internet_gateway_delete(&self) -> builder::InternetGatewayDelete<'_>;
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66692:32
[INFO] [stdout]       |
[INFO] [stdout] 66692 |     fn vpc_firewall_rules_view(&self) -> builder::VpcFirewallRulesView;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66692 |     fn vpc_firewall_rules_view(&self) -> builder::VpcFirewallRulesView<'_>;
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66723:34
[INFO] [stdout]       |
[INFO] [stdout] 66723 |     fn vpc_firewall_rules_update(&self) -> builder::VpcFirewallRulesUpdate;
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66723 |     fn vpc_firewall_rules_update(&self) -> builder::VpcFirewallRulesUpdate<'_>;
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66751:30
[INFO] [stdout]       |
[INFO] [stdout] 66751 |     fn vpc_router_route_list(&self) -> builder::VpcRouterRouteList;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66751 |     fn vpc_router_route_list(&self) -> builder::VpcRouterRouteList<'_>;
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66772:32
[INFO] [stdout]       |
[INFO] [stdout] 66772 |     fn vpc_router_route_create(&self) -> builder::VpcRouterRouteCreate;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66772 |     fn vpc_router_route_create(&self) -> builder::VpcRouterRouteCreate<'_>;
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66793:30
[INFO] [stdout]       |
[INFO] [stdout] 66793 |     fn vpc_router_route_view(&self) -> builder::VpcRouterRouteView;
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66793 |     fn vpc_router_route_view(&self) -> builder::VpcRouterRouteView<'_>;
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66816:32
[INFO] [stdout]       |
[INFO] [stdout] 66816 |     fn vpc_router_route_update(&self) -> builder::VpcRouterRouteUpdate;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66816 |     fn vpc_router_route_update(&self) -> builder::VpcRouterRouteUpdate<'_>;
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66837:32
[INFO] [stdout]       |
[INFO] [stdout] 66837 |     fn vpc_router_route_delete(&self) -> builder::VpcRouterRouteDelete;
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66837 |     fn vpc_router_route_delete(&self) -> builder::VpcRouterRouteDelete<'_>;
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66860:24
[INFO] [stdout]       |
[INFO] [stdout] 66860 |     fn vpc_router_list(&self) -> builder::VpcRouterList;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66860 |     fn vpc_router_list(&self) -> builder::VpcRouterList<'_>;
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66878:26
[INFO] [stdout]       |
[INFO] [stdout] 66878 |     fn vpc_router_create(&self) -> builder::VpcRouterCreate;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66878 |     fn vpc_router_create(&self) -> builder::VpcRouterCreate<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66896:24
[INFO] [stdout]       |
[INFO] [stdout] 66896 |     fn vpc_router_view(&self) -> builder::VpcRouterView;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66896 |     fn vpc_router_view(&self) -> builder::VpcRouterView<'_>;
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66916:26
[INFO] [stdout]       |
[INFO] [stdout] 66916 |     fn vpc_router_update(&self) -> builder::VpcRouterUpdate;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66916 |     fn vpc_router_update(&self) -> builder::VpcRouterUpdate<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66934:26
[INFO] [stdout]       |
[INFO] [stdout] 66934 |     fn vpc_router_delete(&self) -> builder::VpcRouterDelete;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66934 |     fn vpc_router_delete(&self) -> builder::VpcRouterDelete<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66957:24
[INFO] [stdout]       |
[INFO] [stdout] 66957 |     fn vpc_subnet_list(&self) -> builder::VpcSubnetList;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66957 |     fn vpc_subnet_list(&self) -> builder::VpcSubnetList<'_>;
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66975:26
[INFO] [stdout]       |
[INFO] [stdout] 66975 |     fn vpc_subnet_create(&self) -> builder::VpcSubnetCreate;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66975 |     fn vpc_subnet_create(&self) -> builder::VpcSubnetCreate<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:66993:24
[INFO] [stdout]       |
[INFO] [stdout] 66993 |     fn vpc_subnet_view(&self) -> builder::VpcSubnetView;
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 66993 |     fn vpc_subnet_view(&self) -> builder::VpcSubnetView<'_>;
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67013:26
[INFO] [stdout]       |
[INFO] [stdout] 67013 |     fn vpc_subnet_update(&self) -> builder::VpcSubnetUpdate;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67013 |     fn vpc_subnet_update(&self) -> builder::VpcSubnetUpdate<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67031:26
[INFO] [stdout]       |
[INFO] [stdout] 67031 |     fn vpc_subnet_delete(&self) -> builder::VpcSubnetDelete;
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67031 |     fn vpc_subnet_delete(&self) -> builder::VpcSubnetDelete<'_>;
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67056:43
[INFO] [stdout]       |
[INFO] [stdout] 67056 |     fn vpc_subnet_list_network_interfaces(&self) -> builder::VpcSubnetListNetworkInterfaces;
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67056 |     fn vpc_subnet_list_network_interfaces(&self) -> builder::VpcSubnetListNetworkInterfaces<'_>;
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67076:17
[INFO] [stdout]       |
[INFO] [stdout] 67076 |     fn vpc_list(&self) -> builder::VpcList;
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67076 |     fn vpc_list(&self) -> builder::VpcList<'_>;
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67091:19
[INFO] [stdout]       |
[INFO] [stdout] 67091 |     fn vpc_create(&self) -> builder::VpcCreate;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67091 |     fn vpc_create(&self) -> builder::VpcCreate<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67106:17
[INFO] [stdout]       |
[INFO] [stdout] 67106 |     fn vpc_view(&self) -> builder::VpcView;
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67106 |     fn vpc_view(&self) -> builder::VpcView<'_>;
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67123:19
[INFO] [stdout]       |
[INFO] [stdout] 67123 |     fn vpc_update(&self) -> builder::VpcUpdate;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67123 |     fn vpc_update(&self) -> builder::VpcUpdate<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67138:19
[INFO] [stdout]       |
[INFO] [stdout] 67138 |     fn vpc_delete(&self) -> builder::VpcDelete;
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67138 |     fn vpc_delete(&self) -> builder::VpcDelete<'_>;
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67142:41
[INFO] [stdout]       |
[INFO] [stdout] 67142 |     fn internet_gateway_ip_address_list(&self) -> builder::InternetGatewayIpAddressList {
[INFO] [stdout]       |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67142 |     fn internet_gateway_ip_address_list(&self) -> builder::InternetGatewayIpAddressList<'_> {
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67146:43
[INFO] [stdout]       |
[INFO] [stdout] 67146 |     fn internet_gateway_ip_address_create(&self) -> builder::InternetGatewayIpAddressCreate {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67146 |     fn internet_gateway_ip_address_create(&self) -> builder::InternetGatewayIpAddressCreate<'_> {
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67150:43
[INFO] [stdout]       |
[INFO] [stdout] 67150 |     fn internet_gateway_ip_address_delete(&self) -> builder::InternetGatewayIpAddressDelete {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67150 |     fn internet_gateway_ip_address_delete(&self) -> builder::InternetGatewayIpAddressDelete<'_> {
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67154:38
[INFO] [stdout]       |
[INFO] [stdout] 67154 |     fn internet_gateway_ip_pool_list(&self) -> builder::InternetGatewayIpPoolList {
[INFO] [stdout]       |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67154 |     fn internet_gateway_ip_pool_list(&self) -> builder::InternetGatewayIpPoolList<'_> {
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67158:40
[INFO] [stdout]       |
[INFO] [stdout] 67158 |     fn internet_gateway_ip_pool_create(&self) -> builder::InternetGatewayIpPoolCreate {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67158 |     fn internet_gateway_ip_pool_create(&self) -> builder::InternetGatewayIpPoolCreate<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67162:40
[INFO] [stdout]       |
[INFO] [stdout] 67162 |     fn internet_gateway_ip_pool_delete(&self) -> builder::InternetGatewayIpPoolDelete {
[INFO] [stdout]       |                                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67162 |     fn internet_gateway_ip_pool_delete(&self) -> builder::InternetGatewayIpPoolDelete<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67166:30
[INFO] [stdout]       |
[INFO] [stdout] 67166 |     fn internet_gateway_list(&self) -> builder::InternetGatewayList {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67166 |     fn internet_gateway_list(&self) -> builder::InternetGatewayList<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67170:32
[INFO] [stdout]       |
[INFO] [stdout] 67170 |     fn internet_gateway_create(&self) -> builder::InternetGatewayCreate {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67170 |     fn internet_gateway_create(&self) -> builder::InternetGatewayCreate<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67174:30
[INFO] [stdout]       |
[INFO] [stdout] 67174 |     fn internet_gateway_view(&self) -> builder::InternetGatewayView {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67174 |     fn internet_gateway_view(&self) -> builder::InternetGatewayView<'_> {
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67178:32
[INFO] [stdout]       |
[INFO] [stdout] 67178 |     fn internet_gateway_delete(&self) -> builder::InternetGatewayDelete {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67178 |     fn internet_gateway_delete(&self) -> builder::InternetGatewayDelete<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67182:32
[INFO] [stdout]       |
[INFO] [stdout] 67182 |     fn vpc_firewall_rules_view(&self) -> builder::VpcFirewallRulesView {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67182 |     fn vpc_firewall_rules_view(&self) -> builder::VpcFirewallRulesView<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67186:34
[INFO] [stdout]       |
[INFO] [stdout] 67186 |     fn vpc_firewall_rules_update(&self) -> builder::VpcFirewallRulesUpdate {
[INFO] [stdout]       |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67186 |     fn vpc_firewall_rules_update(&self) -> builder::VpcFirewallRulesUpdate<'_> {
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67190:30
[INFO] [stdout]       |
[INFO] [stdout] 67190 |     fn vpc_router_route_list(&self) -> builder::VpcRouterRouteList {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67190 |     fn vpc_router_route_list(&self) -> builder::VpcRouterRouteList<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67194:32
[INFO] [stdout]       |
[INFO] [stdout] 67194 |     fn vpc_router_route_create(&self) -> builder::VpcRouterRouteCreate {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67194 |     fn vpc_router_route_create(&self) -> builder::VpcRouterRouteCreate<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67198:30
[INFO] [stdout]       |
[INFO] [stdout] 67198 |     fn vpc_router_route_view(&self) -> builder::VpcRouterRouteView {
[INFO] [stdout]       |                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67198 |     fn vpc_router_route_view(&self) -> builder::VpcRouterRouteView<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67202:32
[INFO] [stdout]       |
[INFO] [stdout] 67202 |     fn vpc_router_route_update(&self) -> builder::VpcRouterRouteUpdate {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67202 |     fn vpc_router_route_update(&self) -> builder::VpcRouterRouteUpdate<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67206:32
[INFO] [stdout]       |
[INFO] [stdout] 67206 |     fn vpc_router_route_delete(&self) -> builder::VpcRouterRouteDelete {
[INFO] [stdout]       |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67206 |     fn vpc_router_route_delete(&self) -> builder::VpcRouterRouteDelete<'_> {
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67210:24
[INFO] [stdout]       |
[INFO] [stdout] 67210 |     fn vpc_router_list(&self) -> builder::VpcRouterList {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67210 |     fn vpc_router_list(&self) -> builder::VpcRouterList<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67214:26
[INFO] [stdout]       |
[INFO] [stdout] 67214 |     fn vpc_router_create(&self) -> builder::VpcRouterCreate {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67214 |     fn vpc_router_create(&self) -> builder::VpcRouterCreate<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67218:24
[INFO] [stdout]       |
[INFO] [stdout] 67218 |     fn vpc_router_view(&self) -> builder::VpcRouterView {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67218 |     fn vpc_router_view(&self) -> builder::VpcRouterView<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67222:26
[INFO] [stdout]       |
[INFO] [stdout] 67222 |     fn vpc_router_update(&self) -> builder::VpcRouterUpdate {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67222 |     fn vpc_router_update(&self) -> builder::VpcRouterUpdate<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67226:26
[INFO] [stdout]       |
[INFO] [stdout] 67226 |     fn vpc_router_delete(&self) -> builder::VpcRouterDelete {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67226 |     fn vpc_router_delete(&self) -> builder::VpcRouterDelete<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67230:24
[INFO] [stdout]       |
[INFO] [stdout] 67230 |     fn vpc_subnet_list(&self) -> builder::VpcSubnetList {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67230 |     fn vpc_subnet_list(&self) -> builder::VpcSubnetList<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67234:26
[INFO] [stdout]       |
[INFO] [stdout] 67234 |     fn vpc_subnet_create(&self) -> builder::VpcSubnetCreate {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67234 |     fn vpc_subnet_create(&self) -> builder::VpcSubnetCreate<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67238:24
[INFO] [stdout]       |
[INFO] [stdout] 67238 |     fn vpc_subnet_view(&self) -> builder::VpcSubnetView {
[INFO] [stdout]       |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67238 |     fn vpc_subnet_view(&self) -> builder::VpcSubnetView<'_> {
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67242:26
[INFO] [stdout]       |
[INFO] [stdout] 67242 |     fn vpc_subnet_update(&self) -> builder::VpcSubnetUpdate {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67242 |     fn vpc_subnet_update(&self) -> builder::VpcSubnetUpdate<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67246:26
[INFO] [stdout]       |
[INFO] [stdout] 67246 |     fn vpc_subnet_delete(&self) -> builder::VpcSubnetDelete {
[INFO] [stdout]       |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67246 |     fn vpc_subnet_delete(&self) -> builder::VpcSubnetDelete<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67250:43
[INFO] [stdout]       |
[INFO] [stdout] 67250 |     fn vpc_subnet_list_network_interfaces(&self) -> builder::VpcSubnetListNetworkInterfaces {
[INFO] [stdout]       |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67250 |     fn vpc_subnet_list_network_interfaces(&self) -> builder::VpcSubnetListNetworkInterfaces<'_> {
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67254:17
[INFO] [stdout]       |
[INFO] [stdout] 67254 |     fn vpc_list(&self) -> builder::VpcList {
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67254 |     fn vpc_list(&self) -> builder::VpcList<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67258:19
[INFO] [stdout]       |
[INFO] [stdout] 67258 |     fn vpc_create(&self) -> builder::VpcCreate {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67258 |     fn vpc_create(&self) -> builder::VpcCreate<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67262:17
[INFO] [stdout]       |
[INFO] [stdout] 67262 |     fn vpc_view(&self) -> builder::VpcView {
[INFO] [stdout]       |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67262 |     fn vpc_view(&self) -> builder::VpcView<'_> {
[INFO] [stdout]       |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67266:19
[INFO] [stdout]       |
[INFO] [stdout] 67266 |     fn vpc_update(&self) -> builder::VpcUpdate {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67266 |     fn vpc_update(&self) -> builder::VpcUpdate<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_sdk.rs:67270:19
[INFO] [stdout]       |
[INFO] [stdout] 67270 |     fn vpc_delete(&self) -> builder::VpcDelete {
[INFO] [stdout]       |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                   |
[INFO] [stdout]       |                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 67270 |     fn vpc_delete(&self) -> builder::VpcDelete<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxide` (lib); 544 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxide --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "extras"))' -C metadata=c9c6d4e0ded3484c -C extra-filename=-8cfcff78c86b9d6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-674ebb2cec3955c7.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-900502325938541c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f0a02312d87e2ee5.rmeta --extern progenitor_client=/opt/rustwide/target/debug/deps/libprogenitor_client-87e4ac12e29e0a74.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e740b0647508bfb8.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-f96d6e3f3d2e7fc8.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-95cd340fb6f55bfa.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-645d3cd8ca808e7e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0a9579f71ed8be71.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fbd0df316c73c835.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08c62368fc1a08bd.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f70459d64d45b802.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-05964356b726c711.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-625484fb490e7969.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d6713184e591bdad.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/openssl-sys-abc6d83cd7629907/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "aa9d8337e6d41addfa8c804a24abc169fc7b28ddf88f978cfff211b136c0f792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa9d8337e6d41addfa8c804a24abc169fc7b28ddf88f978cfff211b136c0f792", kill_on_drop: false }`
[INFO] [stdout] aa9d8337e6d41addfa8c804a24abc169fc7b28ddf88f978cfff211b136c0f792
