[INFO] fetching crate oxide-httpmock 0.13.0+20250730.0.0...
[INFO] checking oxide-httpmock-0.13.0+20250730.0.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate oxide-httpmock 0.13.0+20250730.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate oxide-httpmock 0.13.0+20250730.0.0
[INFO] finished tweaking crates.io crate oxide-httpmock 0.13.0+20250730.0.0
[INFO] tweaked toml for crates.io crate oxide-httpmock 0.13.0+20250730.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxide-httpmock 0.13.0+20250730.0.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxide-httpmock 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded windows-targets v0.53.1
[INFO] [stderr]   Downloaded windows-link v0.1.2
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded oxide v0.13.0+20250730.0.0
[INFO] [stderr]   Downloaded windows-sys v0.60.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2063cfe8d2cdca0bc3bca3a630fb95761ef073105f81697afccc16eb16e0a740
[INFO] running `Command { std: "docker" "start" "-a" "2063cfe8d2cdca0bc3bca3a630fb95761ef073105f81697afccc16eb16e0a740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2063cfe8d2cdca0bc3bca3a630fb95761ef073105f81697afccc16eb16e0a740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2063cfe8d2cdca0bc3bca3a630fb95761ef073105f81697afccc16eb16e0a740", kill_on_drop: false }`
[INFO] [stdout] 2063cfe8d2cdca0bc3bca3a630fb95761ef073105f81697afccc16eb16e0a740
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97a56de11ef6f40167e808b956580d4bf9e277251c6e7655ebc955d7bc5f8605
[INFO] running `Command { std: "docker" "start" "-a" "97a56de11ef6f40167e808b956580d4bf9e277251c6e7655ebc955d7bc5f8605", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking progenitor-client v0.11.0
[INFO] [stderr]     Checking oxide v0.13.0+20250730.0.0
[INFO] [stderr]     Checking oxide-httpmock 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_httpmock.rs:21977:31
[INFO] [stdout]       |
[INFO] [stdout] 21977 |     fn device_auth_request<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the 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] 21977 |     fn device_auth_request<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21980:31
[INFO] [stdout]       |
[INFO] [stdout] 21980 |     fn device_auth_confirm<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21980 |     fn device_auth_confirm<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21983:31
[INFO] [stdout]       |
[INFO] [stdout] 21983 |     fn device_access_token<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21983 |     fn device_access_token<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21986:22
[INFO] [stdout]       |
[INFO] [stdout] 21986 |     fn probe_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21986 |     fn probe_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21989:24
[INFO] [stdout]       |
[INFO] [stdout] 21989 |     fn probe_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21989 |     fn probe_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21992:22
[INFO] [stdout]       |
[INFO] [stdout] 21992 |     fn probe_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21992 |     fn probe_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21995:24
[INFO] [stdout]       |
[INFO] [stdout] 21995 |     fn probe_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21995 |     fn probe_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21998:31
[INFO] [stdout]       |
[INFO] [stdout] 21998 |     fn support_bundle_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21998 |     fn support_bundle_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22001:33
[INFO] [stdout]       |
[INFO] [stdout] 22001 |     fn support_bundle_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22001 |     fn support_bundle_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22004:31
[INFO] [stdout]       |
[INFO] [stdout] 22004 |     fn support_bundle_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22004 |     fn support_bundle_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22007:33
[INFO] [stdout]       |
[INFO] [stdout] 22007 |     fn support_bundle_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22007 |     fn support_bundle_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22010:33
[INFO] [stdout]       |
[INFO] [stdout] 22010 |     fn support_bundle_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22010 |     fn support_bundle_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22013:35
[INFO] [stdout]       |
[INFO] [stdout] 22013 |     fn support_bundle_download<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22013 |     fn support_bundle_download<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22016:31
[INFO] [stdout]       |
[INFO] [stdout] 22016 |     fn support_bundle_head<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22016 |     fn support_bundle_head<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22019:40
[INFO] [stdout]       |
[INFO] [stdout] 22019 |     fn support_bundle_download_file<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22019 |     fn support_bundle_download_file<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22025:36
[INFO] [stdout]       |
[INFO] [stdout] 22025 |     fn support_bundle_head_file<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22025 |     fn support_bundle_head_file<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22028:32
[INFO] [stdout]       |
[INFO] [stdout] 22028 |     fn support_bundle_index<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22028 |     fn support_bundle_index<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22031:22
[INFO] [stdout]       |
[INFO] [stdout] 22031 |     fn login_saml<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22031 |     fn login_saml<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22034:31
[INFO] [stdout]       |
[INFO] [stdout] 22034 |     fn affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22034 |     fn affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22037:33
[INFO] [stdout]       |
[INFO] [stdout] 22037 |     fn affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22037 |     fn affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22040:31
[INFO] [stdout]       |
[INFO] [stdout] 22040 |     fn affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22040 |     fn affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22043:33
[INFO] [stdout]       |
[INFO] [stdout] 22043 |     fn affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22043 |     fn affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22046:33
[INFO] [stdout]       |
[INFO] [stdout] 22046 |     fn affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22046 |     fn affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22049:38
[INFO] [stdout]       |
[INFO] [stdout] 22049 |     fn affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22049 |     fn affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22052:47
[INFO] [stdout]       |
[INFO] [stdout] 22052 |     fn affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22052 |     fn affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22058:46
[INFO] [stdout]       |
[INFO] [stdout] 22058 |     fn affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22058 |     fn affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22064:49
[INFO] [stdout]       |
[INFO] [stdout] 22064 |     fn affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22064 |     fn affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22070:28
[INFO] [stdout]       |
[INFO] [stdout] 22070 |     fn alert_class_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22070 |     fn alert_class_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22073:31
[INFO] [stdout]       |
[INFO] [stdout] 22073 |     fn alert_receiver_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22073 |     fn alert_receiver_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22076:31
[INFO] [stdout]       |
[INFO] [stdout] 22076 |     fn alert_receiver_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22076 |     fn alert_receiver_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22079:33
[INFO] [stdout]       |
[INFO] [stdout] 22079 |     fn alert_receiver_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22079 |     fn alert_receiver_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22082:31
[INFO] [stdout]       |
[INFO] [stdout] 22082 |     fn alert_delivery_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22082 |     fn alert_delivery_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22085:32
[INFO] [stdout]       |
[INFO] [stdout] 22085 |     fn alert_receiver_probe<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22085 |     fn alert_receiver_probe<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22088:43
[INFO] [stdout]       |
[INFO] [stdout] 22088 |     fn alert_receiver_subscription_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22088 |     fn alert_receiver_subscription_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22094:46
[INFO] [stdout]       |
[INFO] [stdout] 22094 |     fn alert_receiver_subscription_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22094 |     fn alert_receiver_subscription_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22100:33
[INFO] [stdout]       |
[INFO] [stdout] 22100 |     fn alert_delivery_resend<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22100 |     fn alert_delivery_resend<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22103:36
[INFO] [stdout]       |
[INFO] [stdout] 22103 |     fn anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22103 |     fn anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22106:38
[INFO] [stdout]       |
[INFO] [stdout] 22106 |     fn anti_affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22106 |     fn anti_affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22109:36
[INFO] [stdout]       |
[INFO] [stdout] 22109 |     fn anti_affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22109 |     fn anti_affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22112:38
[INFO] [stdout]       |
[INFO] [stdout] 22112 |     fn anti_affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22112 |     fn anti_affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22115:38
[INFO] [stdout]       |
[INFO] [stdout] 22115 |     fn anti_affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22115 |     fn anti_affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22118:43
[INFO] [stdout]       |
[INFO] [stdout] 22118 |     fn anti_affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22118 |     fn anti_affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22124:52
[INFO] [stdout]       |
[INFO] [stdout] 22124 |     fn anti_affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                    |
[INFO] [stdout]       |                                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22124 |     fn anti_affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22130:51
[INFO] [stdout]       |
[INFO] [stdout] 22130 |     fn anti_affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                   |
[INFO] [stdout]       |                                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22130 |     fn anti_affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22136:54
[INFO] [stdout]       |
[INFO] [stdout] 22136 |     fn anti_affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                      |
[INFO] [stdout]       |                                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22136 |     fn anti_affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22142:30
[INFO] [stdout]       |
[INFO] [stdout] 22142 |     fn auth_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22142 |     fn auth_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22145:32
[INFO] [stdout]       |
[INFO] [stdout] 22145 |     fn auth_settings_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22145 |     fn auth_settings_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22148:28
[INFO] [stdout]       |
[INFO] [stdout] 22148 |     fn certificate_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22148 |     fn certificate_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22151:30
[INFO] [stdout]       |
[INFO] [stdout] 22151 |     fn certificate_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22151 |     fn certificate_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22154:28
[INFO] [stdout]       |
[INFO] [stdout] 22154 |     fn certificate_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22154 |     fn certificate_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22157:30
[INFO] [stdout]       |
[INFO] [stdout] 22157 |     fn certificate_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22157 |     fn certificate_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22160:21
[INFO] [stdout]       |
[INFO] [stdout] 22160 |     fn disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22160 |     fn disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22163:23
[INFO] [stdout]       |
[INFO] [stdout] 22163 |     fn disk_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22163 |     fn disk_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22166:21
[INFO] [stdout]       |
[INFO] [stdout] 22166 |     fn disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22166 |     fn disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22169:23
[INFO] [stdout]       |
[INFO] [stdout] 22169 |     fn disk_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22169 |     fn disk_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22172:34
[INFO] [stdout]       |
[INFO] [stdout] 22172 |     fn disk_bulk_write_import<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22172 |     fn disk_bulk_write_import<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22175:40
[INFO] [stdout]       |
[INFO] [stdout] 22175 |     fn disk_bulk_write_import_start<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22175 |     fn disk_bulk_write_import_start<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22181:39
[INFO] [stdout]       |
[INFO] [stdout] 22181 |     fn disk_bulk_write_import_stop<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22181 |     fn disk_bulk_write_import_stop<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22184:32
[INFO] [stdout]       |
[INFO] [stdout] 22184 |     fn disk_finalize_import<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22184 |     fn disk_finalize_import<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22187:28
[INFO] [stdout]       |
[INFO] [stdout] 22187 |     fn floating_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22187 |     fn floating_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22190:30
[INFO] [stdout]       |
[INFO] [stdout] 22190 |     fn floating_ip_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22190 |     fn floating_ip_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22193:28
[INFO] [stdout]       |
[INFO] [stdout] 22193 |     fn floating_ip_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22193 |     fn floating_ip_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22196:30
[INFO] [stdout]       |
[INFO] [stdout] 22196 |     fn floating_ip_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22196 |     fn floating_ip_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22199:30
[INFO] [stdout]       |
[INFO] [stdout] 22199 |     fn floating_ip_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22199 |     fn floating_ip_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22202:30
[INFO] [stdout]       |
[INFO] [stdout] 22202 |     fn floating_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22202 |     fn floating_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22205:30
[INFO] [stdout]       |
[INFO] [stdout] 22205 |     fn floating_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22205 |     fn floating_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22208:22
[INFO] [stdout]       |
[INFO] [stdout] 22208 |     fn group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22208 |     fn group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22211:22
[INFO] [stdout]       |
[INFO] [stdout] 22211 |     fn group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22211 |     fn group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22214:22
[INFO] [stdout]       |
[INFO] [stdout] 22214 |     fn image_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22214 |     fn image_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22217:24
[INFO] [stdout]       |
[INFO] [stdout] 22217 |     fn image_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22217 |     fn image_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22220:22
[INFO] [stdout]       |
[INFO] [stdout] 22220 |     fn image_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22220 |     fn image_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22223:24
[INFO] [stdout]       |
[INFO] [stdout] 22223 |     fn image_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22223 |     fn image_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22226:24
[INFO] [stdout]       |
[INFO] [stdout] 22226 |     fn image_demote<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22226 |     fn image_demote<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22229:25
[INFO] [stdout]       |
[INFO] [stdout] 22229 |     fn image_promote<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22229 |     fn image_promote<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22232:25
[INFO] [stdout]       |
[INFO] [stdout] 22232 |     fn instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22232 |     fn instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22235:27
[INFO] [stdout]       |
[INFO] [stdout] 22235 |     fn instance_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22235 |     fn instance_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22238:25
[INFO] [stdout]       |
[INFO] [stdout] 22238 |     fn instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22238 |     fn instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22241:27
[INFO] [stdout]       |
[INFO] [stdout] 22241 |     fn instance_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22241 |     fn instance_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22244:27
[INFO] [stdout]       |
[INFO] [stdout] 22244 |     fn instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22244 |     fn instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22247:40
[INFO] [stdout]       |
[INFO] [stdout] 22247 |     fn instance_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22247 |     fn instance_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22253:45
[INFO] [stdout]       |
[INFO] [stdout] 22253 |     fn instance_anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22253 |     fn instance_anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22259:30
[INFO] [stdout]       |
[INFO] [stdout] 22259 |     fn instance_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22259 |     fn instance_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22262:32
[INFO] [stdout]       |
[INFO] [stdout] 22262 |     fn instance_disk_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22262 |     fn instance_disk_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22265:32
[INFO] [stdout]       |
[INFO] [stdout] 22265 |     fn instance_disk_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22265 |     fn instance_disk_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22268:37
[INFO] [stdout]       |
[INFO] [stdout] 22268 |     fn instance_external_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22268 |     fn instance_external_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22271:40
[INFO] [stdout]       |
[INFO] [stdout] 22271 |     fn instance_ephemeral_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22271 |     fn instance_ephemeral_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22277:40
[INFO] [stdout]       |
[INFO] [stdout] 22277 |     fn instance_ephemeral_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22277 |     fn instance_ephemeral_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22283:27
[INFO] [stdout]       |
[INFO] [stdout] 22283 |     fn instance_reboot<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22283 |     fn instance_reboot<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22286:35
[INFO] [stdout]       |
[INFO] [stdout] 22286 |     fn instance_serial_console<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22286 |     fn instance_serial_console<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22289:42
[INFO] [stdout]       |
[INFO] [stdout] 22289 |     fn instance_serial_console_stream<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22289 |     fn instance_serial_console_stream<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22295:40
[INFO] [stdout]       |
[INFO] [stdout] 22295 |     fn instance_ssh_public_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22295 |     fn instance_ssh_public_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22301:26
[INFO] [stdout]       |
[INFO] [stdout] 22301 |     fn instance_start<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22301 |     fn instance_start<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22304:25
[INFO] [stdout]       |
[INFO] [stdout] 22304 |     fn instance_stop<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22304 |     fn instance_stop<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22307:44
[INFO] [stdout]       |
[INFO] [stdout] 22307 |     fn internet_gateway_ip_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22307 |     fn internet_gateway_ip_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22313:46
[INFO] [stdout]       |
[INFO] [stdout] 22313 |     fn internet_gateway_ip_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22313 |     fn internet_gateway_ip_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22319:46
[INFO] [stdout]       |
[INFO] [stdout] 22319 |     fn internet_gateway_ip_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22319 |     fn internet_gateway_ip_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22325:41
[INFO] [stdout]       |
[INFO] [stdout] 22325 |     fn internet_gateway_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22325 |     fn internet_gateway_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22331:43
[INFO] [stdout]       |
[INFO] [stdout] 22331 |     fn internet_gateway_ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22331 |     fn internet_gateway_ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22337:43
[INFO] [stdout]       |
[INFO] [stdout] 22337 |     fn internet_gateway_ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22337 |     fn internet_gateway_ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22343:33
[INFO] [stdout]       |
[INFO] [stdout] 22343 |     fn internet_gateway_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22343 |     fn internet_gateway_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22346:35
[INFO] [stdout]       |
[INFO] [stdout] 22346 |     fn internet_gateway_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22346 |     fn internet_gateway_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22349:33
[INFO] [stdout]       |
[INFO] [stdout] 22349 |     fn internet_gateway_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22349 |     fn internet_gateway_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22352:35
[INFO] [stdout]       |
[INFO] [stdout] 22352 |     fn internet_gateway_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22352 |     fn internet_gateway_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22355:32
[INFO] [stdout]       |
[INFO] [stdout] 22355 |     fn project_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22355 |     fn project_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22358:32
[INFO] [stdout]       |
[INFO] [stdout] 22358 |     fn project_ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22358 |     fn project_ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22361:23
[INFO] [stdout]       |
[INFO] [stdout] 22361 |     fn login_local<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22361 |     fn login_local<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22364:18
[INFO] [stdout]       |
[INFO] [stdout] 22364 |     fn logout<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22364 |     fn logout<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22367:29
[INFO] [stdout]       |
[INFO] [stdout] 22367 |     fn current_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22367 |     fn current_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22370:42
[INFO] [stdout]       |
[INFO] [stdout] 22370 |     fn current_user_access_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22370 |     fn current_user_access_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22376:44
[INFO] [stdout]       |
[INFO] [stdout] 22376 |     fn current_user_access_token_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22376 |     fn current_user_access_token_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22382:31
[INFO] [stdout]       |
[INFO] [stdout] 22382 |     fn current_user_groups<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22382 |     fn current_user_groups<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22385:37
[INFO] [stdout]       |
[INFO] [stdout] 22385 |     fn current_user_ssh_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22385 |     fn current_user_ssh_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22388:39
[INFO] [stdout]       |
[INFO] [stdout] 22388 |     fn current_user_ssh_key_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22388 |     fn current_user_ssh_key_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22391:37
[INFO] [stdout]       |
[INFO] [stdout] 22391 |     fn current_user_ssh_key_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22391 |     fn current_user_ssh_key_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22394:39
[INFO] [stdout]       |
[INFO] [stdout] 22394 |     fn current_user_ssh_key_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22394 |     fn current_user_ssh_key_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22397:23
[INFO] [stdout]       |
[INFO] [stdout] 22397 |     fn silo_metric<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22397 |     fn silo_metric<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22400:43
[INFO] [stdout]       |
[INFO] [stdout] 22400 |     fn instance_network_interface_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22400 |     fn instance_network_interface_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22406:45
[INFO] [stdout]       |
[INFO] [stdout] 22406 |     fn instance_network_interface_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22406 |     fn instance_network_interface_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22412:43
[INFO] [stdout]       |
[INFO] [stdout] 22412 |     fn instance_network_interface_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22412 |     fn instance_network_interface_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22418:45
[INFO] [stdout]       |
[INFO] [stdout] 22418 |     fn instance_network_interface_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22418 |     fn instance_network_interface_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22424:45
[INFO] [stdout]       |
[INFO] [stdout] 22424 |     fn instance_network_interface_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22424 |     fn instance_network_interface_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22430:16
[INFO] [stdout]       |
[INFO] [stdout] 22430 |     fn ping<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                |
[INFO] [stdout]       |                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22430 |     fn ping<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22433:23
[INFO] [stdout]       |
[INFO] [stdout] 22433 |     fn policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22433 |     fn policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22436:25
[INFO] [stdout]       |
[INFO] [stdout] 22436 |     fn policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22436 |     fn policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22439:24
[INFO] [stdout]       |
[INFO] [stdout] 22439 |     fn project_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22439 |     fn project_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22442:26
[INFO] [stdout]       |
[INFO] [stdout] 22442 |     fn project_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22442 |     fn project_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22445:24
[INFO] [stdout]       |
[INFO] [stdout] 22445 |     fn project_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22445 |     fn project_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22448:26
[INFO] [stdout]       |
[INFO] [stdout] 22448 |     fn project_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22448 |     fn project_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22451:26
[INFO] [stdout]       |
[INFO] [stdout] 22451 |     fn project_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22451 |     fn project_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22454:31
[INFO] [stdout]       |
[INFO] [stdout] 22454 |     fn project_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22454 |     fn project_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22457:33
[INFO] [stdout]       |
[INFO] [stdout] 22457 |     fn project_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22457 |     fn project_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22460:25
[INFO] [stdout]       |
[INFO] [stdout] 22460 |     fn snapshot_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22460 |     fn snapshot_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22463:27
[INFO] [stdout]       |
[INFO] [stdout] 22463 |     fn snapshot_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22463 |     fn snapshot_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22466:25
[INFO] [stdout]       |
[INFO] [stdout] 22466 |     fn snapshot_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22466 |     fn snapshot_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22469:27
[INFO] [stdout]       |
[INFO] [stdout] 22469 |     fn snapshot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22469 |     fn snapshot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22472:26
[INFO] [stdout]       |
[INFO] [stdout] 22472 |     fn audit_log_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22472 |     fn audit_log_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22475:30
[INFO] [stdout]       |
[INFO] [stdout] 22475 |     fn physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22475 |     fn physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22478:30
[INFO] [stdout]       |
[INFO] [stdout] 22478 |     fn physical_disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22478 |     fn physical_disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22481:49
[INFO] [stdout]       |
[INFO] [stdout] 22481 |     fn networking_switch_port_lldp_neighbors<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22481 |     fn networking_switch_port_lldp_neighbors<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22487:21
[INFO] [stdout]       |
[INFO] [stdout] 22487 |     fn rack_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22487 |     fn rack_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22490:21
[INFO] [stdout]       |
[INFO] [stdout] 22490 |     fn rack_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22490 |     fn rack_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22493:21
[INFO] [stdout]       |
[INFO] [stdout] 22493 |     fn sled_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22493 |     fn sled_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22496:20
[INFO] [stdout]       |
[INFO] [stdout] 22496 |     fn sled_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22496 |     fn sled_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22499:21
[INFO] [stdout]       |
[INFO] [stdout] 22499 |     fn sled_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22499 |     fn sled_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22502:35
[INFO] [stdout]       |
[INFO] [stdout] 22502 |     fn sled_physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22502 |     fn sled_physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22505:30
[INFO] [stdout]       |
[INFO] [stdout] 22505 |     fn sled_instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22505 |     fn sled_instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22508:37
[INFO] [stdout]       |
[INFO] [stdout] 22508 |     fn sled_set_provision_policy<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22508 |     fn sled_set_provision_policy<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22511:35
[INFO] [stdout]       |
[INFO] [stdout] 22511 |     fn sled_list_uninitialized<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22511 |     fn sled_list_uninitialized<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22514:39
[INFO] [stdout]       |
[INFO] [stdout] 22514 |     fn networking_switch_port_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22514 |     fn networking_switch_port_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22520:51
[INFO] [stdout]       |
[INFO] [stdout] 22520 |     fn networking_switch_port_lldp_config_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                   |
[INFO] [stdout]       |                                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22520 |     fn networking_switch_port_lldp_config_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22526:53
[INFO] [stdout]       |
[INFO] [stdout] 22526 |     fn networking_switch_port_lldp_config_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                     |
[INFO] [stdout]       |                                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22526 |     fn networking_switch_port_lldp_config_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22532:49
[INFO] [stdout]       |
[INFO] [stdout] 22532 |     fn networking_switch_port_apply_settings<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22532 |     fn networking_switch_port_apply_settings<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22538:49
[INFO] [stdout]       |
[INFO] [stdout] 22538 |     fn networking_switch_port_clear_settings<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22538 |     fn networking_switch_port_clear_settings<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22544:41
[INFO] [stdout]       |
[INFO] [stdout] 22544 |     fn networking_switch_port_status<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22544 |     fn networking_switch_port_status<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22550:23
[INFO] [stdout]       |
[INFO] [stdout] 22550 |     fn switch_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22550 |     fn switch_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22553:23
[INFO] [stdout]       |
[INFO] [stdout] 22553 |     fn switch_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22553 |     fn switch_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22556:39
[INFO] [stdout]       |
[INFO] [stdout] 22556 |     fn silo_identity_provider_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22556 |     fn silo_identity_provider_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22562:33
[INFO] [stdout]       |
[INFO] [stdout] 22562 |     fn local_idp_user_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22562 |     fn local_idp_user_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22565:33
[INFO] [stdout]       |
[INFO] [stdout] 22565 |     fn local_idp_user_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22565 |     fn local_idp_user_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22568:39
[INFO] [stdout]       |
[INFO] [stdout] 22568 |     fn local_idp_user_set_password<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22568 |     fn local_idp_user_set_password<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22571:41
[INFO] [stdout]       |
[INFO] [stdout] 22571 |     fn saml_identity_provider_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22571 |     fn saml_identity_provider_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22577:39
[INFO] [stdout]       |
[INFO] [stdout] 22577 |     fn saml_identity_provider_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22577 |     fn saml_identity_provider_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22583:24
[INFO] [stdout]       |
[INFO] [stdout] 22583 |     fn ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22583 |     fn ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22586:26
[INFO] [stdout]       |
[INFO] [stdout] 22586 |     fn ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22586 |     fn ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22589:24
[INFO] [stdout]       |
[INFO] [stdout] 22589 |     fn ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22589 |     fn ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22592:26
[INFO] [stdout]       |
[INFO] [stdout] 22592 |     fn ip_pool_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22592 |     fn ip_pool_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22595:26
[INFO] [stdout]       |
[INFO] [stdout] 22595 |     fn ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22595 |     fn ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22598:30
[INFO] [stdout]       |
[INFO] [stdout] 22598 |     fn ip_pool_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22598 |     fn ip_pool_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22601:29
[INFO] [stdout]       |
[INFO] [stdout] 22601 |     fn ip_pool_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22601 |     fn ip_pool_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22604:32
[INFO] [stdout]       |
[INFO] [stdout] 22604 |     fn ip_pool_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22604 |     fn ip_pool_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22607:29
[INFO] [stdout]       |
[INFO] [stdout] 22607 |     fn ip_pool_silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22607 |     fn ip_pool_silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22610:29
[INFO] [stdout]       |
[INFO] [stdout] 22610 |     fn ip_pool_silo_link<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22610 |     fn ip_pool_silo_link<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22613:31
[INFO] [stdout]       |
[INFO] [stdout] 22613 |     fn ip_pool_silo_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22613 |     fn ip_pool_silo_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22616:31
[INFO] [stdout]       |
[INFO] [stdout] 22616 |     fn ip_pool_silo_unlink<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22616 |     fn ip_pool_silo_unlink<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22619:36
[INFO] [stdout]       |
[INFO] [stdout] 22619 |     fn ip_pool_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22619 |     fn ip_pool_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22622:32
[INFO] [stdout]       |
[INFO] [stdout] 22622 |     fn ip_pool_service_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22622 |     fn ip_pool_service_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22625:38
[INFO] [stdout]       |
[INFO] [stdout] 22625 |     fn ip_pool_service_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22625 |     fn ip_pool_service_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22628:37
[INFO] [stdout]       |
[INFO] [stdout] 22628 |     fn ip_pool_service_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22628 |     fn ip_pool_service_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22631:40
[INFO] [stdout]       |
[INFO] [stdout] 22631 |     fn ip_pool_service_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22631 |     fn ip_pool_service_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22637:25
[INFO] [stdout]       |
[INFO] [stdout] 22637 |     fn system_metric<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22637 |     fn system_metric<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22640:39
[INFO] [stdout]       |
[INFO] [stdout] 22640 |     fn networking_address_lot_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22640 |     fn networking_address_lot_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22646:41
[INFO] [stdout]       |
[INFO] [stdout] 22646 |     fn networking_address_lot_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22646 |     fn networking_address_lot_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22652:41
[INFO] [stdout]       |
[INFO] [stdout] 22652 |     fn networking_address_lot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22652 |     fn networking_address_lot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22658:45
[INFO] [stdout]       |
[INFO] [stdout] 22658 |     fn networking_address_lot_block_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22658 |     fn networking_address_lot_block_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22664:38
[INFO] [stdout]       |
[INFO] [stdout] 22664 |     fn networking_allow_list_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22664 |     fn networking_allow_list_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22667:40
[INFO] [stdout]       |
[INFO] [stdout] 22667 |     fn networking_allow_list_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22667 |     fn networking_allow_list_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22673:34
[INFO] [stdout]       |
[INFO] [stdout] 22673 |     fn networking_bfd_disable<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22673 |     fn networking_bfd_disable<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22676:33
[INFO] [stdout]       |
[INFO] [stdout] 22676 |     fn networking_bfd_enable<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22676 |     fn networking_bfd_enable<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22679:33
[INFO] [stdout]       |
[INFO] [stdout] 22679 |     fn networking_bfd_status<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22679 |     fn networking_bfd_status<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22682:38
[INFO] [stdout]       |
[INFO] [stdout] 22682 |     fn networking_bgp_config_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22682 |     fn networking_bgp_config_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22685:40
[INFO] [stdout]       |
[INFO] [stdout] 22685 |     fn networking_bgp_config_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22685 |     fn networking_bgp_config_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22691:40
[INFO] [stdout]       |
[INFO] [stdout] 22691 |     fn networking_bgp_config_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22691 |     fn networking_bgp_config_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22697:44
[INFO] [stdout]       |
[INFO] [stdout] 22697 |     fn networking_bgp_announce_set_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22697 |     fn networking_bgp_announce_set_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22703:46
[INFO] [stdout]       |
[INFO] [stdout] 22703 |     fn networking_bgp_announce_set_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22703 |     fn networking_bgp_announce_set_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22709:46
[INFO] [stdout]       |
[INFO] [stdout] 22709 |     fn networking_bgp_announce_set_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22709 |     fn networking_bgp_announce_set_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22715:44
[INFO] [stdout]       |
[INFO] [stdout] 22715 |     fn networking_bgp_announcement_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22715 |     fn networking_bgp_announcement_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22721:35
[INFO] [stdout]       |
[INFO] [stdout] 22721 |     fn networking_bgp_exported<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22721 |     fn networking_bgp_exported<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22724:42
[INFO] [stdout]       |
[INFO] [stdout] 22724 |     fn networking_bgp_message_history<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22724 |     fn networking_bgp_message_history<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22730:47
[INFO] [stdout]       |
[INFO] [stdout] 22730 |     fn networking_bgp_imported_routes_ipv4<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22730 |     fn networking_bgp_imported_routes_ipv4<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22736:33
[INFO] [stdout]       |
[INFO] [stdout] 22736 |     fn networking_bgp_status<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22736 |     fn networking_bgp_status<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22739:40
[INFO] [stdout]       |
[INFO] [stdout] 22739 |     fn networking_inbound_icmp_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22739 |     fn networking_inbound_icmp_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22745:42
[INFO] [stdout]       |
[INFO] [stdout] 22745 |     fn networking_inbound_icmp_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22745 |     fn networking_inbound_icmp_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22751:44
[INFO] [stdout]       |
[INFO] [stdout] 22751 |     fn networking_loopback_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22751 |     fn networking_loopback_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22757:46
[INFO] [stdout]       |
[INFO] [stdout] 22757 |     fn networking_loopback_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22757 |     fn networking_loopback_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22763:46
[INFO] [stdout]       |
[INFO] [stdout] 22763 |     fn networking_loopback_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22763 |     fn networking_loopback_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22769:48
[INFO] [stdout]       |
[INFO] [stdout] 22769 |     fn networking_switch_port_settings_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                |
[INFO] [stdout]       |                                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22769 |     fn networking_switch_port_settings_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22775:50
[INFO] [stdout]       |
[INFO] [stdout] 22775 |     fn networking_switch_port_settings_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                  |
[INFO] [stdout]       |                                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22775 |     fn networking_switch_port_settings_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22781:50
[INFO] [stdout]       |
[INFO] [stdout] 22781 |     fn networking_switch_port_settings_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                  |
[INFO] [stdout]       |                                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22781 |     fn networking_switch_port_settings_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22787:48
[INFO] [stdout]       |
[INFO] [stdout] 22787 |     fn networking_switch_port_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                |
[INFO] [stdout]       |                                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22787 |     fn networking_switch_port_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22793:30
[INFO] [stdout]       |
[INFO] [stdout] 22793 |     fn system_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22793 |     fn system_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22796:32
[INFO] [stdout]       |
[INFO] [stdout] 22796 |     fn system_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22796 |     fn system_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22799:30
[INFO] [stdout]       |
[INFO] [stdout] 22799 |     fn system_quotas_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22799 |     fn system_quotas_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22802:21
[INFO] [stdout]       |
[INFO] [stdout] 22802 |     fn silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22802 |     fn silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22805:23
[INFO] [stdout]       |
[INFO] [stdout] 22805 |     fn silo_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22805 |     fn silo_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22808:21
[INFO] [stdout]       |
[INFO] [stdout] 22808 |     fn silo_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22808 |     fn silo_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22811:23
[INFO] [stdout]       |
[INFO] [stdout] 22811 |     fn silo_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22811 |     fn silo_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22814:29
[INFO] [stdout]       |
[INFO] [stdout] 22814 |     fn silo_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22814 |     fn silo_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22817:28
[INFO] [stdout]       |
[INFO] [stdout] 22817 |     fn silo_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22817 |     fn silo_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22820:30
[INFO] [stdout]       |
[INFO] [stdout] 22820 |     fn silo_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22820 |     fn silo_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22823:28
[INFO] [stdout]       |
[INFO] [stdout] 22823 |     fn silo_quotas_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22823 |     fn silo_quotas_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22826:30
[INFO] [stdout]       |
[INFO] [stdout] 22826 |     fn silo_quotas_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22826 |     fn silo_quotas_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22829:35
[INFO] [stdout]       |
[INFO] [stdout] 22829 |     fn system_timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22829 |     fn system_timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22832:41
[INFO] [stdout]       |
[INFO] [stdout] 22832 |     fn system_timeseries_schema_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22832 |     fn system_timeseries_schema_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22838:40
[INFO] [stdout]       |
[INFO] [stdout] 22838 |     fn system_update_put_repository<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22838 |     fn system_update_put_repository<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22844:40
[INFO] [stdout]       |
[INFO] [stdout] 22844 |     fn system_update_get_repository<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22844 |     fn system_update_get_repository<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22850:31
[INFO] [stdout]       |
[INFO] [stdout] 22850 |     fn target_release_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22850 |     fn target_release_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22853:33
[INFO] [stdout]       |
[INFO] [stdout] 22853 |     fn target_release_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22853 |     fn target_release_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22856:41
[INFO] [stdout]       |
[INFO] [stdout] 22856 |     fn system_update_trust_root_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22856 |     fn system_update_trust_root_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22862:43
[INFO] [stdout]       |
[INFO] [stdout] 22862 |     fn system_update_trust_root_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22862 |     fn system_update_trust_root_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22868:41
[INFO] [stdout]       |
[INFO] [stdout] 22868 |     fn system_update_trust_root_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22868 |     fn system_update_trust_root_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22874:43
[INFO] [stdout]       |
[INFO] [stdout] 22874 |     fn system_update_trust_root_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22874 |     fn system_update_trust_root_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22880:26
[INFO] [stdout]       |
[INFO] [stdout] 22880 |     fn silo_user_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22880 |     fn silo_user_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22883:26
[INFO] [stdout]       |
[INFO] [stdout] 22883 |     fn silo_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22883 |     fn silo_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22886:29
[INFO] [stdout]       |
[INFO] [stdout] 22886 |     fn user_builtin_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22886 |     fn user_builtin_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22889:29
[INFO] [stdout]       |
[INFO] [stdout] 22889 |     fn user_builtin_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22889 |     fn user_builtin_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22892:33
[INFO] [stdout]       |
[INFO] [stdout] 22892 |     fn silo_utilization_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22892 |     fn silo_utilization_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22895:33
[INFO] [stdout]       |
[INFO] [stdout] 22895 |     fn silo_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22895 |     fn silo_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22898:28
[INFO] [stdout]       |
[INFO] [stdout] 22898 |     fn timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22898 |     fn timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22901:21
[INFO] [stdout]       |
[INFO] [stdout] 22901 |     fn user_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22901 |     fn user_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22904:21
[INFO] [stdout]       |
[INFO] [stdout] 22904 |     fn user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22904 |     fn user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22907:27
[INFO] [stdout]       |
[INFO] [stdout] 22907 |     fn user_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22907 |     fn user_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22910:23
[INFO] [stdout]       |
[INFO] [stdout] 22910 |     fn user_logout<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22910 |     fn user_logout<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22913:29
[INFO] [stdout]       |
[INFO] [stdout] 22913 |     fn user_session_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22913 |     fn user_session_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22916:28
[INFO] [stdout]       |
[INFO] [stdout] 22916 |     fn utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22916 |     fn utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22919:35
[INFO] [stdout]       |
[INFO] [stdout] 22919 |     fn vpc_firewall_rules_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22919 |     fn vpc_firewall_rules_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22922:37
[INFO] [stdout]       |
[INFO] [stdout] 22922 |     fn vpc_firewall_rules_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22922 |     fn vpc_firewall_rules_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22925:33
[INFO] [stdout]       |
[INFO] [stdout] 22925 |     fn vpc_router_route_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22925 |     fn vpc_router_route_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22928:35
[INFO] [stdout]       |
[INFO] [stdout] 22928 |     fn vpc_router_route_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22928 |     fn vpc_router_route_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22931:33
[INFO] [stdout]       |
[INFO] [stdout] 22931 |     fn vpc_router_route_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22931 |     fn vpc_router_route_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22934:35
[INFO] [stdout]       |
[INFO] [stdout] 22934 |     fn vpc_router_route_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22934 |     fn vpc_router_route_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22937:35
[INFO] [stdout]       |
[INFO] [stdout] 22937 |     fn vpc_router_route_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22937 |     fn vpc_router_route_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22940:27
[INFO] [stdout]       |
[INFO] [stdout] 22940 |     fn vpc_router_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22940 |     fn vpc_router_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22943:29
[INFO] [stdout]       |
[INFO] [stdout] 22943 |     fn vpc_router_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22943 |     fn vpc_router_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22946:27
[INFO] [stdout]       |
[INFO] [stdout] 22946 |     fn vpc_router_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22946 |     fn vpc_router_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22949:29
[INFO] [stdout]       |
[INFO] [stdout] 22949 |     fn vpc_router_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22949 |     fn vpc_router_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22952:29
[INFO] [stdout]       |
[INFO] [stdout] 22952 |     fn vpc_router_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22952 |     fn vpc_router_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22955:27
[INFO] [stdout]       |
[INFO] [stdout] 22955 |     fn vpc_subnet_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22955 |     fn vpc_subnet_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22958:29
[INFO] [stdout]       |
[INFO] [stdout] 22958 |     fn vpc_subnet_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22958 |     fn vpc_subnet_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22961:27
[INFO] [stdout]       |
[INFO] [stdout] 22961 |     fn vpc_subnet_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22961 |     fn vpc_subnet_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22964:29
[INFO] [stdout]       |
[INFO] [stdout] 22964 |     fn vpc_subnet_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22964 |     fn vpc_subnet_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22967:29
[INFO] [stdout]       |
[INFO] [stdout] 22967 |     fn vpc_subnet_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22967 |     fn vpc_subnet_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22970:46
[INFO] [stdout]       |
[INFO] [stdout] 22970 |     fn vpc_subnet_list_network_interfaces<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22970 |     fn vpc_subnet_list_network_interfaces<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22976:20
[INFO] [stdout]       |
[INFO] [stdout] 22976 |     fn vpc_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22976 |     fn vpc_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22979:22
[INFO] [stdout]       |
[INFO] [stdout] 22979 |     fn vpc_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22979 |     fn vpc_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22982:20
[INFO] [stdout]       |
[INFO] [stdout] 22982 |     fn vpc_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22982 |     fn vpc_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22985:22
[INFO] [stdout]       |
[INFO] [stdout] 22985 |     fn vpc_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22985 |     fn vpc_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22988:22
[INFO] [stdout]       |
[INFO] [stdout] 22988 |     fn vpc_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22988 |     fn vpc_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22991:35
[INFO] [stdout]       |
[INFO] [stdout] 22991 |     fn webhook_receiver_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22991 |     fn webhook_receiver_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22994:35
[INFO] [stdout]       |
[INFO] [stdout] 22994 |     fn webhook_receiver_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22994 |     fn webhook_receiver_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22997:32
[INFO] [stdout]       |
[INFO] [stdout] 22997 |     fn webhook_secrets_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22997 |     fn webhook_secrets_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23000:31
[INFO] [stdout]       |
[INFO] [stdout] 23000 |     fn webhook_secrets_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23000 |     fn webhook_secrets_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23003:34
[INFO] [stdout]       |
[INFO] [stdout] 23003 |     fn webhook_secrets_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23003 |     fn webhook_secrets_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23009:31
[INFO] [stdout]       |
[INFO] [stdout] 23009 |     fn device_auth_request<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23009 |     fn device_auth_request<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23021:31
[INFO] [stdout]       |
[INFO] [stdout] 23021 |     fn device_auth_confirm<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23021 |     fn device_auth_confirm<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23033:31
[INFO] [stdout]       |
[INFO] [stdout] 23033 |     fn device_access_token<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23033 |     fn device_access_token<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23045:22
[INFO] [stdout]       |
[INFO] [stdout] 23045 |     fn probe_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23045 |     fn probe_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23057:24
[INFO] [stdout]       |
[INFO] [stdout] 23057 |     fn probe_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23057 |     fn probe_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23069:22
[INFO] [stdout]       |
[INFO] [stdout] 23069 |     fn probe_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23069 |     fn probe_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23081:24
[INFO] [stdout]       |
[INFO] [stdout] 23081 |     fn probe_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23081 |     fn probe_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23093:31
[INFO] [stdout]       |
[INFO] [stdout] 23093 |     fn support_bundle_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23093 |     fn support_bundle_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23105:33
[INFO] [stdout]       |
[INFO] [stdout] 23105 |     fn support_bundle_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23105 |     fn support_bundle_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23117:31
[INFO] [stdout]       |
[INFO] [stdout] 23117 |     fn support_bundle_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23117 |     fn support_bundle_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23129:33
[INFO] [stdout]       |
[INFO] [stdout] 23129 |     fn support_bundle_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23129 |     fn support_bundle_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23141:33
[INFO] [stdout]       |
[INFO] [stdout] 23141 |     fn support_bundle_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23141 |     fn support_bundle_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23153:35
[INFO] [stdout]       |
[INFO] [stdout] 23153 |     fn support_bundle_download<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23153 |     fn support_bundle_download<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23165:31
[INFO] [stdout]       |
[INFO] [stdout] 23165 |     fn support_bundle_head<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23165 |     fn support_bundle_head<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23177:40
[INFO] [stdout]       |
[INFO] [stdout] 23177 |     fn support_bundle_download_file<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23177 |     fn support_bundle_download_file<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23192:36
[INFO] [stdout]       |
[INFO] [stdout] 23192 |     fn support_bundle_head_file<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23192 |     fn support_bundle_head_file<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23204:32
[INFO] [stdout]       |
[INFO] [stdout] 23204 |     fn support_bundle_index<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23204 |     fn support_bundle_index<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23216:22
[INFO] [stdout]       |
[INFO] [stdout] 23216 |     fn login_saml<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23216 |     fn login_saml<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23228:31
[INFO] [stdout]       |
[INFO] [stdout] 23228 |     fn affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23228 |     fn affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23240:33
[INFO] [stdout]       |
[INFO] [stdout] 23240 |     fn affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23240 |     fn affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23252:31
[INFO] [stdout]       |
[INFO] [stdout] 23252 |     fn affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23252 |     fn affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23264:33
[INFO] [stdout]       |
[INFO] [stdout] 23264 |     fn affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23264 |     fn affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23276:33
[INFO] [stdout]       |
[INFO] [stdout] 23276 |     fn affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23276 |     fn affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23288:38
[INFO] [stdout]       |
[INFO] [stdout] 23288 |     fn affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23288 |     fn affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23300:47
[INFO] [stdout]       |
[INFO] [stdout] 23300 |     fn affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23300 |     fn affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23315:46
[INFO] [stdout]       |
[INFO] [stdout] 23315 |     fn affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23315 |     fn affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23330:49
[INFO] [stdout]       |
[INFO] [stdout] 23330 |     fn affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23330 |     fn affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23345:28
[INFO] [stdout]       |
[INFO] [stdout] 23345 |     fn alert_class_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23345 |     fn alert_class_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23357:31
[INFO] [stdout]       |
[INFO] [stdout] 23357 |     fn alert_receiver_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23357 |     fn alert_receiver_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23369:31
[INFO] [stdout]       |
[INFO] [stdout] 23369 |     fn alert_receiver_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23369 |     fn alert_receiver_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23381:33
[INFO] [stdout]       |
[INFO] [stdout] 23381 |     fn alert_receiver_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23381 |     fn alert_receiver_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23393:31
[INFO] [stdout]       |
[INFO] [stdout] 23393 |     fn alert_delivery_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23393 |     fn alert_delivery_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23405:32
[INFO] [stdout]       |
[INFO] [stdout] 23405 |     fn alert_receiver_probe<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23405 |     fn alert_receiver_probe<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23417:43
[INFO] [stdout]       |
[INFO] [stdout] 23417 |     fn alert_receiver_subscription_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23417 |     fn alert_receiver_subscription_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23432:46
[INFO] [stdout]       |
[INFO] [stdout] 23432 |     fn alert_receiver_subscription_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23432 |     fn alert_receiver_subscription_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23447:33
[INFO] [stdout]       |
[INFO] [stdout] 23447 |     fn alert_delivery_resend<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23447 |     fn alert_delivery_resend<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23459:36
[INFO] [stdout]       |
[INFO] [stdout] 23459 |     fn anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23459 |     fn anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23471:38
[INFO] [stdout]       |
[INFO] [stdout] 23471 |     fn anti_affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23471 |     fn anti_affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23483:36
[INFO] [stdout]       |
[INFO] [stdout] 23483 |     fn anti_affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23483 |     fn anti_affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23495:38
[INFO] [stdout]       |
[INFO] [stdout] 23495 |     fn anti_affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23495 |     fn anti_affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23507:38
[INFO] [stdout]       |
[INFO] [stdout] 23507 |     fn anti_affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23507 |     fn anti_affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23519:43
[INFO] [stdout]       |
[INFO] [stdout] 23519 |     fn anti_affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23519 |     fn anti_affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23534:52
[INFO] [stdout]       |
[INFO] [stdout] 23534 |     fn anti_affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                    |
[INFO] [stdout]       |                                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23534 |     fn anti_affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23549:51
[INFO] [stdout]       |
[INFO] [stdout] 23549 |     fn anti_affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                   |
[INFO] [stdout]       |                                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23549 |     fn anti_affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23564:54
[INFO] [stdout]       |
[INFO] [stdout] 23564 |     fn anti_affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                      |
[INFO] [stdout]       |                                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23564 |     fn anti_affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23579:30
[INFO] [stdout]       |
[INFO] [stdout] 23579 |     fn auth_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23579 |     fn auth_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23591:32
[INFO] [stdout]       |
[INFO] [stdout] 23591 |     fn auth_settings_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23591 |     fn auth_settings_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23603:28
[INFO] [stdout]       |
[INFO] [stdout] 23603 |     fn certificate_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23603 |     fn certificate_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23615:30
[INFO] [stdout]       |
[INFO] [stdout] 23615 |     fn certificate_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23615 |     fn certificate_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23627:28
[INFO] [stdout]       |
[INFO] [stdout] 23627 |     fn certificate_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23627 |     fn certificate_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23639:30
[INFO] [stdout]       |
[INFO] [stdout] 23639 |     fn certificate_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23639 |     fn certificate_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23651:21
[INFO] [stdout]       |
[INFO] [stdout] 23651 |     fn disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23651 |     fn disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23663:23
[INFO] [stdout]       |
[INFO] [stdout] 23663 |     fn disk_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23663 |     fn disk_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23675:21
[INFO] [stdout]       |
[INFO] [stdout] 23675 |     fn disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23675 |     fn disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23687:23
[INFO] [stdout]       |
[INFO] [stdout] 23687 |     fn disk_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23687 |     fn disk_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23699:34
[INFO] [stdout]       |
[INFO] [stdout] 23699 |     fn disk_bulk_write_import<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23699 |     fn disk_bulk_write_import<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23711:40
[INFO] [stdout]       |
[INFO] [stdout] 23711 |     fn disk_bulk_write_import_start<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23711 |     fn disk_bulk_write_import_start<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23726:39
[INFO] [stdout]       |
[INFO] [stdout] 23726 |     fn disk_bulk_write_import_stop<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23726 |     fn disk_bulk_write_import_stop<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23738:32
[INFO] [stdout]       |
[INFO] [stdout] 23738 |     fn disk_finalize_import<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23738 |     fn disk_finalize_import<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23750:28
[INFO] [stdout]       |
[INFO] [stdout] 23750 |     fn floating_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23750 |     fn floating_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23762:30
[INFO] [stdout]       |
[INFO] [stdout] 23762 |     fn floating_ip_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23762 |     fn floating_ip_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23774:28
[INFO] [stdout]       |
[INFO] [stdout] 23774 |     fn floating_ip_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23774 |     fn floating_ip_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23786:30
[INFO] [stdout]       |
[INFO] [stdout] 23786 |     fn floating_ip_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23786 |     fn floating_ip_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23798:30
[INFO] [stdout]       |
[INFO] [stdout] 23798 |     fn floating_ip_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23798 |     fn floating_ip_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23810:30
[INFO] [stdout]       |
[INFO] [stdout] 23810 |     fn floating_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23810 |     fn floating_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23822:30
[INFO] [stdout]       |
[INFO] [stdout] 23822 |     fn floating_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23822 |     fn floating_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23834:22
[INFO] [stdout]       |
[INFO] [stdout] 23834 |     fn group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23834 |     fn group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23846:22
[INFO] [stdout]       |
[INFO] [stdout] 23846 |     fn group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23846 |     fn group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23858:22
[INFO] [stdout]       |
[INFO] [stdout] 23858 |     fn image_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23858 |     fn image_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23870:24
[INFO] [stdout]       |
[INFO] [stdout] 23870 |     fn image_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23870 |     fn image_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23882:22
[INFO] [stdout]       |
[INFO] [stdout] 23882 |     fn image_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23882 |     fn image_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23894:24
[INFO] [stdout]       |
[INFO] [stdout] 23894 |     fn image_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23894 |     fn image_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23906:24
[INFO] [stdout]       |
[INFO] [stdout] 23906 |     fn image_demote<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23906 |     fn image_demote<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23918:25
[INFO] [stdout]       |
[INFO] [stdout] 23918 |     fn image_promote<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23918 |     fn image_promote<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23930:25
[INFO] [stdout]       |
[INFO] [stdout] 23930 |     fn instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23930 |     fn instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23942:27
[INFO] [stdout]       |
[INFO] [stdout] 23942 |     fn instance_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23942 |     fn instance_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23954:25
[INFO] [stdout]       |
[INFO] [stdout] 23954 |     fn instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23954 |     fn instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23966:27
[INFO] [stdout]       |
[INFO] [stdout] 23966 |     fn instance_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23966 |     fn instance_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23978:27
[INFO] [stdout]       |
[INFO] [stdout] 23978 |     fn instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23978 |     fn instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:23990:40
[INFO] [stdout]       |
[INFO] [stdout] 23990 |     fn instance_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 23990 |     fn instance_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24005:45
[INFO] [stdout]       |
[INFO] [stdout] 24005 |     fn instance_anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24005 |     fn instance_anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24020:30
[INFO] [stdout]       |
[INFO] [stdout] 24020 |     fn instance_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24020 |     fn instance_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24032:32
[INFO] [stdout]       |
[INFO] [stdout] 24032 |     fn instance_disk_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24032 |     fn instance_disk_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24044:32
[INFO] [stdout]       |
[INFO] [stdout] 24044 |     fn instance_disk_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24044 |     fn instance_disk_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24056:37
[INFO] [stdout]       |
[INFO] [stdout] 24056 |     fn instance_external_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24056 |     fn instance_external_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24068:40
[INFO] [stdout]       |
[INFO] [stdout] 24068 |     fn instance_ephemeral_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24068 |     fn instance_ephemeral_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24083:40
[INFO] [stdout]       |
[INFO] [stdout] 24083 |     fn instance_ephemeral_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24083 |     fn instance_ephemeral_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24098:27
[INFO] [stdout]       |
[INFO] [stdout] 24098 |     fn instance_reboot<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24098 |     fn instance_reboot<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24110:35
[INFO] [stdout]       |
[INFO] [stdout] 24110 |     fn instance_serial_console<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24110 |     fn instance_serial_console<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24122:42
[INFO] [stdout]       |
[INFO] [stdout] 24122 |     fn instance_serial_console_stream<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24122 |     fn instance_serial_console_stream<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24137:40
[INFO] [stdout]       |
[INFO] [stdout] 24137 |     fn instance_ssh_public_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24137 |     fn instance_ssh_public_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24152:26
[INFO] [stdout]       |
[INFO] [stdout] 24152 |     fn instance_start<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24152 |     fn instance_start<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24164:25
[INFO] [stdout]       |
[INFO] [stdout] 24164 |     fn instance_stop<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24164 |     fn instance_stop<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24176:44
[INFO] [stdout]       |
[INFO] [stdout] 24176 |     fn internet_gateway_ip_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24176 |     fn internet_gateway_ip_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24191:46
[INFO] [stdout]       |
[INFO] [stdout] 24191 |     fn internet_gateway_ip_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24191 |     fn internet_gateway_ip_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24206:46
[INFO] [stdout]       |
[INFO] [stdout] 24206 |     fn internet_gateway_ip_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24206 |     fn internet_gateway_ip_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24221:41
[INFO] [stdout]       |
[INFO] [stdout] 24221 |     fn internet_gateway_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24221 |     fn internet_gateway_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24236:43
[INFO] [stdout]       |
[INFO] [stdout] 24236 |     fn internet_gateway_ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24236 |     fn internet_gateway_ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24251:43
[INFO] [stdout]       |
[INFO] [stdout] 24251 |     fn internet_gateway_ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24251 |     fn internet_gateway_ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24266:33
[INFO] [stdout]       |
[INFO] [stdout] 24266 |     fn internet_gateway_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24266 |     fn internet_gateway_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24278:35
[INFO] [stdout]       |
[INFO] [stdout] 24278 |     fn internet_gateway_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24278 |     fn internet_gateway_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24290:33
[INFO] [stdout]       |
[INFO] [stdout] 24290 |     fn internet_gateway_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24290 |     fn internet_gateway_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24302:35
[INFO] [stdout]       |
[INFO] [stdout] 24302 |     fn internet_gateway_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24302 |     fn internet_gateway_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24314:32
[INFO] [stdout]       |
[INFO] [stdout] 24314 |     fn project_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24314 |     fn project_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24326:32
[INFO] [stdout]       |
[INFO] [stdout] 24326 |     fn project_ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24326 |     fn project_ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24338:23
[INFO] [stdout]       |
[INFO] [stdout] 24338 |     fn login_local<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24338 |     fn login_local<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24350:18
[INFO] [stdout]       |
[INFO] [stdout] 24350 |     fn logout<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24350 |     fn logout<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24362:29
[INFO] [stdout]       |
[INFO] [stdout] 24362 |     fn current_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24362 |     fn current_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24374:42
[INFO] [stdout]       |
[INFO] [stdout] 24374 |     fn current_user_access_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24374 |     fn current_user_access_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24389:44
[INFO] [stdout]       |
[INFO] [stdout] 24389 |     fn current_user_access_token_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24389 |     fn current_user_access_token_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24404:31
[INFO] [stdout]       |
[INFO] [stdout] 24404 |     fn current_user_groups<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24404 |     fn current_user_groups<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24416:37
[INFO] [stdout]       |
[INFO] [stdout] 24416 |     fn current_user_ssh_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24416 |     fn current_user_ssh_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24428:39
[INFO] [stdout]       |
[INFO] [stdout] 24428 |     fn current_user_ssh_key_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24428 |     fn current_user_ssh_key_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24440:37
[INFO] [stdout]       |
[INFO] [stdout] 24440 |     fn current_user_ssh_key_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24440 |     fn current_user_ssh_key_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24452:39
[INFO] [stdout]       |
[INFO] [stdout] 24452 |     fn current_user_ssh_key_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24452 |     fn current_user_ssh_key_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24464:23
[INFO] [stdout]       |
[INFO] [stdout] 24464 |     fn silo_metric<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24464 |     fn silo_metric<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24476:43
[INFO] [stdout]       |
[INFO] [stdout] 24476 |     fn instance_network_interface_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24476 |     fn instance_network_interface_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24491:45
[INFO] [stdout]       |
[INFO] [stdout] 24491 |     fn instance_network_interface_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24491 |     fn instance_network_interface_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24506:43
[INFO] [stdout]       |
[INFO] [stdout] 24506 |     fn instance_network_interface_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24506 |     fn instance_network_interface_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24521:45
[INFO] [stdout]       |
[INFO] [stdout] 24521 |     fn instance_network_interface_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24521 |     fn instance_network_interface_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24536:45
[INFO] [stdout]       |
[INFO] [stdout] 24536 |     fn instance_network_interface_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24536 |     fn instance_network_interface_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24551:16
[INFO] [stdout]       |
[INFO] [stdout] 24551 |     fn ping<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                |
[INFO] [stdout]       |                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24551 |     fn ping<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24563:23
[INFO] [stdout]       |
[INFO] [stdout] 24563 |     fn policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24563 |     fn policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24575:25
[INFO] [stdout]       |
[INFO] [stdout] 24575 |     fn policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24575 |     fn policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24587:24
[INFO] [stdout]       |
[INFO] [stdout] 24587 |     fn project_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24587 |     fn project_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24599:26
[INFO] [stdout]       |
[INFO] [stdout] 24599 |     fn project_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24599 |     fn project_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24611:24
[INFO] [stdout]       |
[INFO] [stdout] 24611 |     fn project_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24611 |     fn project_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24623:26
[INFO] [stdout]       |
[INFO] [stdout] 24623 |     fn project_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24623 |     fn project_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24635:26
[INFO] [stdout]       |
[INFO] [stdout] 24635 |     fn project_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24635 |     fn project_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24647:31
[INFO] [stdout]       |
[INFO] [stdout] 24647 |     fn project_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24647 |     fn project_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24659:33
[INFO] [stdout]       |
[INFO] [stdout] 24659 |     fn project_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24659 |     fn project_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24671:25
[INFO] [stdout]       |
[INFO] [stdout] 24671 |     fn snapshot_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24671 |     fn snapshot_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24683:27
[INFO] [stdout]       |
[INFO] [stdout] 24683 |     fn snapshot_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24683 |     fn snapshot_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24695:25
[INFO] [stdout]       |
[INFO] [stdout] 24695 |     fn snapshot_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24695 |     fn snapshot_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24707:27
[INFO] [stdout]       |
[INFO] [stdout] 24707 |     fn snapshot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24707 |     fn snapshot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24719:26
[INFO] [stdout]       |
[INFO] [stdout] 24719 |     fn audit_log_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24719 |     fn audit_log_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24731:30
[INFO] [stdout]       |
[INFO] [stdout] 24731 |     fn physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24731 |     fn physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24743:30
[INFO] [stdout]       |
[INFO] [stdout] 24743 |     fn physical_disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24743 |     fn physical_disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24755:49
[INFO] [stdout]       |
[INFO] [stdout] 24755 |     fn networking_switch_port_lldp_neighbors<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24755 |     fn networking_switch_port_lldp_neighbors<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24770:21
[INFO] [stdout]       |
[INFO] [stdout] 24770 |     fn rack_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24770 |     fn rack_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24782:21
[INFO] [stdout]       |
[INFO] [stdout] 24782 |     fn rack_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24782 |     fn rack_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24794:21
[INFO] [stdout]       |
[INFO] [stdout] 24794 |     fn sled_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24794 |     fn sled_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24806:20
[INFO] [stdout]       |
[INFO] [stdout] 24806 |     fn sled_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24806 |     fn sled_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24818:21
[INFO] [stdout]       |
[INFO] [stdout] 24818 |     fn sled_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24818 |     fn sled_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24830:35
[INFO] [stdout]       |
[INFO] [stdout] 24830 |     fn sled_physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24830 |     fn sled_physical_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24842:30
[INFO] [stdout]       |
[INFO] [stdout] 24842 |     fn sled_instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24842 |     fn sled_instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24854:37
[INFO] [stdout]       |
[INFO] [stdout] 24854 |     fn sled_set_provision_policy<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24854 |     fn sled_set_provision_policy<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24866:35
[INFO] [stdout]       |
[INFO] [stdout] 24866 |     fn sled_list_uninitialized<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24866 |     fn sled_list_uninitialized<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24878:39
[INFO] [stdout]       |
[INFO] [stdout] 24878 |     fn networking_switch_port_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24878 |     fn networking_switch_port_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24893:51
[INFO] [stdout]       |
[INFO] [stdout] 24893 |     fn networking_switch_port_lldp_config_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                   |
[INFO] [stdout]       |                                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24893 |     fn networking_switch_port_lldp_config_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24908:53
[INFO] [stdout]       |
[INFO] [stdout] 24908 |     fn networking_switch_port_lldp_config_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                     |
[INFO] [stdout]       |                                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24908 |     fn networking_switch_port_lldp_config_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24923:49
[INFO] [stdout]       |
[INFO] [stdout] 24923 |     fn networking_switch_port_apply_settings<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24923 |     fn networking_switch_port_apply_settings<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24938:49
[INFO] [stdout]       |
[INFO] [stdout] 24938 |     fn networking_switch_port_clear_settings<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24938 |     fn networking_switch_port_clear_settings<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24953:41
[INFO] [stdout]       |
[INFO] [stdout] 24953 |     fn networking_switch_port_status<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24953 |     fn networking_switch_port_status<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24968:23
[INFO] [stdout]       |
[INFO] [stdout] 24968 |     fn switch_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24968 |     fn switch_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24980:23
[INFO] [stdout]       |
[INFO] [stdout] 24980 |     fn switch_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24980 |     fn switch_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:24992:39
[INFO] [stdout]       |
[INFO] [stdout] 24992 |     fn silo_identity_provider_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 24992 |     fn silo_identity_provider_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25007:33
[INFO] [stdout]       |
[INFO] [stdout] 25007 |     fn local_idp_user_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25007 |     fn local_idp_user_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25019:33
[INFO] [stdout]       |
[INFO] [stdout] 25019 |     fn local_idp_user_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25019 |     fn local_idp_user_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25031:39
[INFO] [stdout]       |
[INFO] [stdout] 25031 |     fn local_idp_user_set_password<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25031 |     fn local_idp_user_set_password<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25043:41
[INFO] [stdout]       |
[INFO] [stdout] 25043 |     fn saml_identity_provider_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25043 |     fn saml_identity_provider_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25058:39
[INFO] [stdout]       |
[INFO] [stdout] 25058 |     fn saml_identity_provider_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25058 |     fn saml_identity_provider_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25073:24
[INFO] [stdout]       |
[INFO] [stdout] 25073 |     fn ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25073 |     fn ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25085:26
[INFO] [stdout]       |
[INFO] [stdout] 25085 |     fn ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25085 |     fn ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25097:24
[INFO] [stdout]       |
[INFO] [stdout] 25097 |     fn ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25097 |     fn ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25109:26
[INFO] [stdout]       |
[INFO] [stdout] 25109 |     fn ip_pool_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25109 |     fn ip_pool_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25121:26
[INFO] [stdout]       |
[INFO] [stdout] 25121 |     fn ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25121 |     fn ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25133:30
[INFO] [stdout]       |
[INFO] [stdout] 25133 |     fn ip_pool_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25133 |     fn ip_pool_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25145:29
[INFO] [stdout]       |
[INFO] [stdout] 25145 |     fn ip_pool_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25145 |     fn ip_pool_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25157:32
[INFO] [stdout]       |
[INFO] [stdout] 25157 |     fn ip_pool_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25157 |     fn ip_pool_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25169:29
[INFO] [stdout]       |
[INFO] [stdout] 25169 |     fn ip_pool_silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25169 |     fn ip_pool_silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25181:29
[INFO] [stdout]       |
[INFO] [stdout] 25181 |     fn ip_pool_silo_link<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25181 |     fn ip_pool_silo_link<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25193:31
[INFO] [stdout]       |
[INFO] [stdout] 25193 |     fn ip_pool_silo_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25193 |     fn ip_pool_silo_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25205:31
[INFO] [stdout]       |
[INFO] [stdout] 25205 |     fn ip_pool_silo_unlink<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25205 |     fn ip_pool_silo_unlink<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25217:36
[INFO] [stdout]       |
[INFO] [stdout] 25217 |     fn ip_pool_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25217 |     fn ip_pool_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25229:32
[INFO] [stdout]       |
[INFO] [stdout] 25229 |     fn ip_pool_service_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25229 |     fn ip_pool_service_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25241:38
[INFO] [stdout]       |
[INFO] [stdout] 25241 |     fn ip_pool_service_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25241 |     fn ip_pool_service_range_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25253:37
[INFO] [stdout]       |
[INFO] [stdout] 25253 |     fn ip_pool_service_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25253 |     fn ip_pool_service_range_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25265:40
[INFO] [stdout]       |
[INFO] [stdout] 25265 |     fn ip_pool_service_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25265 |     fn ip_pool_service_range_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25280:25
[INFO] [stdout]       |
[INFO] [stdout] 25280 |     fn system_metric<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25280 |     fn system_metric<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25292:39
[INFO] [stdout]       |
[INFO] [stdout] 25292 |     fn networking_address_lot_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25292 |     fn networking_address_lot_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25307:41
[INFO] [stdout]       |
[INFO] [stdout] 25307 |     fn networking_address_lot_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25307 |     fn networking_address_lot_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25322:41
[INFO] [stdout]       |
[INFO] [stdout] 25322 |     fn networking_address_lot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25322 |     fn networking_address_lot_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25337:45
[INFO] [stdout]       |
[INFO] [stdout] 25337 |     fn networking_address_lot_block_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25337 |     fn networking_address_lot_block_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25352:38
[INFO] [stdout]       |
[INFO] [stdout] 25352 |     fn networking_allow_list_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25352 |     fn networking_allow_list_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25364:40
[INFO] [stdout]       |
[INFO] [stdout] 25364 |     fn networking_allow_list_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25364 |     fn networking_allow_list_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25379:34
[INFO] [stdout]       |
[INFO] [stdout] 25379 |     fn networking_bfd_disable<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25379 |     fn networking_bfd_disable<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25391:33
[INFO] [stdout]       |
[INFO] [stdout] 25391 |     fn networking_bfd_enable<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25391 |     fn networking_bfd_enable<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25403:33
[INFO] [stdout]       |
[INFO] [stdout] 25403 |     fn networking_bfd_status<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25403 |     fn networking_bfd_status<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25415:38
[INFO] [stdout]       |
[INFO] [stdout] 25415 |     fn networking_bgp_config_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25415 |     fn networking_bgp_config_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25427:40
[INFO] [stdout]       |
[INFO] [stdout] 25427 |     fn networking_bgp_config_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25427 |     fn networking_bgp_config_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25442:40
[INFO] [stdout]       |
[INFO] [stdout] 25442 |     fn networking_bgp_config_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25442 |     fn networking_bgp_config_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25457:44
[INFO] [stdout]       |
[INFO] [stdout] 25457 |     fn networking_bgp_announce_set_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25457 |     fn networking_bgp_announce_set_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25472:46
[INFO] [stdout]       |
[INFO] [stdout] 25472 |     fn networking_bgp_announce_set_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25472 |     fn networking_bgp_announce_set_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25487:46
[INFO] [stdout]       |
[INFO] [stdout] 25487 |     fn networking_bgp_announce_set_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25487 |     fn networking_bgp_announce_set_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25502:44
[INFO] [stdout]       |
[INFO] [stdout] 25502 |     fn networking_bgp_announcement_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25502 |     fn networking_bgp_announcement_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25517:35
[INFO] [stdout]       |
[INFO] [stdout] 25517 |     fn networking_bgp_exported<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25517 |     fn networking_bgp_exported<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25529:42
[INFO] [stdout]       |
[INFO] [stdout] 25529 |     fn networking_bgp_message_history<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25529 |     fn networking_bgp_message_history<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25544:47
[INFO] [stdout]       |
[INFO] [stdout] 25544 |     fn networking_bgp_imported_routes_ipv4<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25544 |     fn networking_bgp_imported_routes_ipv4<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25559:33
[INFO] [stdout]       |
[INFO] [stdout] 25559 |     fn networking_bgp_status<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25559 |     fn networking_bgp_status<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25571:40
[INFO] [stdout]       |
[INFO] [stdout] 25571 |     fn networking_inbound_icmp_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25571 |     fn networking_inbound_icmp_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25586:42
[INFO] [stdout]       |
[INFO] [stdout] 25586 |     fn networking_inbound_icmp_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25586 |     fn networking_inbound_icmp_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25601:44
[INFO] [stdout]       |
[INFO] [stdout] 25601 |     fn networking_loopback_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25601 |     fn networking_loopback_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25616:46
[INFO] [stdout]       |
[INFO] [stdout] 25616 |     fn networking_loopback_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25616 |     fn networking_loopback_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25631:46
[INFO] [stdout]       |
[INFO] [stdout] 25631 |     fn networking_loopback_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25631 |     fn networking_loopback_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25646:48
[INFO] [stdout]       |
[INFO] [stdout] 25646 |     fn networking_switch_port_settings_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                |
[INFO] [stdout]       |                                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25646 |     fn networking_switch_port_settings_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25661:50
[INFO] [stdout]       |
[INFO] [stdout] 25661 |     fn networking_switch_port_settings_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                  |
[INFO] [stdout]       |                                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25661 |     fn networking_switch_port_settings_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25676:50
[INFO] [stdout]       |
[INFO] [stdout] 25676 |     fn networking_switch_port_settings_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                  |
[INFO] [stdout]       |                                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25676 |     fn networking_switch_port_settings_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25691:48
[INFO] [stdout]       |
[INFO] [stdout] 25691 |     fn networking_switch_port_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                |
[INFO] [stdout]       |                                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25691 |     fn networking_switch_port_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25706:30
[INFO] [stdout]       |
[INFO] [stdout] 25706 |     fn system_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25706 |     fn system_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25718:32
[INFO] [stdout]       |
[INFO] [stdout] 25718 |     fn system_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25718 |     fn system_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25730:30
[INFO] [stdout]       |
[INFO] [stdout] 25730 |     fn system_quotas_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25730 |     fn system_quotas_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25742:21
[INFO] [stdout]       |
[INFO] [stdout] 25742 |     fn silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25742 |     fn silo_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25754:23
[INFO] [stdout]       |
[INFO] [stdout] 25754 |     fn silo_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25754 |     fn silo_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25766:21
[INFO] [stdout]       |
[INFO] [stdout] 25766 |     fn silo_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25766 |     fn silo_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25778:23
[INFO] [stdout]       |
[INFO] [stdout] 25778 |     fn silo_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25778 |     fn silo_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25790:29
[INFO] [stdout]       |
[INFO] [stdout] 25790 |     fn silo_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25790 |     fn silo_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25802:28
[INFO] [stdout]       |
[INFO] [stdout] 25802 |     fn silo_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25802 |     fn silo_policy_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25814:30
[INFO] [stdout]       |
[INFO] [stdout] 25814 |     fn silo_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25814 |     fn silo_policy_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25826:28
[INFO] [stdout]       |
[INFO] [stdout] 25826 |     fn silo_quotas_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25826 |     fn silo_quotas_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25838:30
[INFO] [stdout]       |
[INFO] [stdout] 25838 |     fn silo_quotas_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25838 |     fn silo_quotas_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25850:35
[INFO] [stdout]       |
[INFO] [stdout] 25850 |     fn system_timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25850 |     fn system_timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25862:41
[INFO] [stdout]       |
[INFO] [stdout] 25862 |     fn system_timeseries_schema_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25862 |     fn system_timeseries_schema_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25877:40
[INFO] [stdout]       |
[INFO] [stdout] 25877 |     fn system_update_put_repository<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25877 |     fn system_update_put_repository<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25892:40
[INFO] [stdout]       |
[INFO] [stdout] 25892 |     fn system_update_get_repository<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25892 |     fn system_update_get_repository<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25907:31
[INFO] [stdout]       |
[INFO] [stdout] 25907 |     fn target_release_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25907 |     fn target_release_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25919:33
[INFO] [stdout]       |
[INFO] [stdout] 25919 |     fn target_release_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25919 |     fn target_release_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25931:41
[INFO] [stdout]       |
[INFO] [stdout] 25931 |     fn system_update_trust_root_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25931 |     fn system_update_trust_root_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25946:43
[INFO] [stdout]       |
[INFO] [stdout] 25946 |     fn system_update_trust_root_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25946 |     fn system_update_trust_root_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25961:41
[INFO] [stdout]       |
[INFO] [stdout] 25961 |     fn system_update_trust_root_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25961 |     fn system_update_trust_root_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25976:43
[INFO] [stdout]       |
[INFO] [stdout] 25976 |     fn system_update_trust_root_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25976 |     fn system_update_trust_root_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:25991:26
[INFO] [stdout]       |
[INFO] [stdout] 25991 |     fn silo_user_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 25991 |     fn silo_user_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26003:26
[INFO] [stdout]       |
[INFO] [stdout] 26003 |     fn silo_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26003 |     fn silo_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26015:29
[INFO] [stdout]       |
[INFO] [stdout] 26015 |     fn user_builtin_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26015 |     fn user_builtin_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26027:29
[INFO] [stdout]       |
[INFO] [stdout] 26027 |     fn user_builtin_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26027 |     fn user_builtin_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26039:33
[INFO] [stdout]       |
[INFO] [stdout] 26039 |     fn silo_utilization_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26039 |     fn silo_utilization_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26051:33
[INFO] [stdout]       |
[INFO] [stdout] 26051 |     fn silo_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26051 |     fn silo_utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26063:28
[INFO] [stdout]       |
[INFO] [stdout] 26063 |     fn timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26063 |     fn timeseries_query<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26075:21
[INFO] [stdout]       |
[INFO] [stdout] 26075 |     fn user_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26075 |     fn user_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26087:21
[INFO] [stdout]       |
[INFO] [stdout] 26087 |     fn user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26087 |     fn user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26099:27
[INFO] [stdout]       |
[INFO] [stdout] 26099 |     fn user_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26099 |     fn user_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26111:23
[INFO] [stdout]       |
[INFO] [stdout] 26111 |     fn user_logout<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26111 |     fn user_logout<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26123:29
[INFO] [stdout]       |
[INFO] [stdout] 26123 |     fn user_session_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26123 |     fn user_session_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26135:28
[INFO] [stdout]       |
[INFO] [stdout] 26135 |     fn utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26135 |     fn utilization_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26147:35
[INFO] [stdout]       |
[INFO] [stdout] 26147 |     fn vpc_firewall_rules_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26147 |     fn vpc_firewall_rules_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26159:37
[INFO] [stdout]       |
[INFO] [stdout] 26159 |     fn vpc_firewall_rules_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26159 |     fn vpc_firewall_rules_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26171:33
[INFO] [stdout]       |
[INFO] [stdout] 26171 |     fn vpc_router_route_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26171 |     fn vpc_router_route_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26183:35
[INFO] [stdout]       |
[INFO] [stdout] 26183 |     fn vpc_router_route_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26183 |     fn vpc_router_route_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26195:33
[INFO] [stdout]       |
[INFO] [stdout] 26195 |     fn vpc_router_route_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26195 |     fn vpc_router_route_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26207:35
[INFO] [stdout]       |
[INFO] [stdout] 26207 |     fn vpc_router_route_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26207 |     fn vpc_router_route_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26219:35
[INFO] [stdout]       |
[INFO] [stdout] 26219 |     fn vpc_router_route_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26219 |     fn vpc_router_route_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26231:27
[INFO] [stdout]       |
[INFO] [stdout] 26231 |     fn vpc_router_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26231 |     fn vpc_router_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26243:29
[INFO] [stdout]       |
[INFO] [stdout] 26243 |     fn vpc_router_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26243 |     fn vpc_router_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26255:27
[INFO] [stdout]       |
[INFO] [stdout] 26255 |     fn vpc_router_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26255 |     fn vpc_router_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26267:29
[INFO] [stdout]       |
[INFO] [stdout] 26267 |     fn vpc_router_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26267 |     fn vpc_router_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26279:29
[INFO] [stdout]       |
[INFO] [stdout] 26279 |     fn vpc_router_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26279 |     fn vpc_router_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26291:27
[INFO] [stdout]       |
[INFO] [stdout] 26291 |     fn vpc_subnet_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26291 |     fn vpc_subnet_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26303:29
[INFO] [stdout]       |
[INFO] [stdout] 26303 |     fn vpc_subnet_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26303 |     fn vpc_subnet_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26315:27
[INFO] [stdout]       |
[INFO] [stdout] 26315 |     fn vpc_subnet_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26315 |     fn vpc_subnet_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26327:29
[INFO] [stdout]       |
[INFO] [stdout] 26327 |     fn vpc_subnet_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26327 |     fn vpc_subnet_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26339:29
[INFO] [stdout]       |
[INFO] [stdout] 26339 |     fn vpc_subnet_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26339 |     fn vpc_subnet_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26351:46
[INFO] [stdout]       |
[INFO] [stdout] 26351 |     fn vpc_subnet_list_network_interfaces<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26351 |     fn vpc_subnet_list_network_interfaces<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26366:20
[INFO] [stdout]       |
[INFO] [stdout] 26366 |     fn vpc_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26366 |     fn vpc_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26378:22
[INFO] [stdout]       |
[INFO] [stdout] 26378 |     fn vpc_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26378 |     fn vpc_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26390:20
[INFO] [stdout]       |
[INFO] [stdout] 26390 |     fn vpc_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                    |
[INFO] [stdout]       |                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26390 |     fn vpc_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26402:22
[INFO] [stdout]       |
[INFO] [stdout] 26402 |     fn vpc_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26402 |     fn vpc_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26414:22
[INFO] [stdout]       |
[INFO] [stdout] 26414 |     fn vpc_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26414 |     fn vpc_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26426:35
[INFO] [stdout]       |
[INFO] [stdout] 26426 |     fn webhook_receiver_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26426 |     fn webhook_receiver_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26438:35
[INFO] [stdout]       |
[INFO] [stdout] 26438 |     fn webhook_receiver_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26438 |     fn webhook_receiver_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26450:32
[INFO] [stdout]       |
[INFO] [stdout] 26450 |     fn webhook_secrets_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26450 |     fn webhook_secrets_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26462:31
[INFO] [stdout]       |
[INFO] [stdout] 26462 |     fn webhook_secrets_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26462 |     fn webhook_secrets_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:26474:34
[INFO] [stdout]       |
[INFO] [stdout] 26474 |     fn webhook_secrets_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 26474 |     fn webhook_secrets_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21977:31
[INFO] [stdout]       |
[INFO] [stdout] 21977 |     fn device_auth_request<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the 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] 21977 |     fn device_auth_request<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21980:31
[INFO] [stdout]       |
[INFO] [stdout] 21980 |     fn device_auth_confirm<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21980 |     fn device_auth_confirm<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21983:31
[INFO] [stdout]       |
[INFO] [stdout] 21983 |     fn device_access_token<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21983 |     fn device_access_token<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21986:22
[INFO] [stdout]       |
[INFO] [stdout] 21986 |     fn probe_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21986 |     fn probe_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21989:24
[INFO] [stdout]       |
[INFO] [stdout] 21989 |     fn probe_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21989 |     fn probe_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21992:22
[INFO] [stdout]       |
[INFO] [stdout] 21992 |     fn probe_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21992 |     fn probe_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21995:24
[INFO] [stdout]       |
[INFO] [stdout] 21995 |     fn probe_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21995 |     fn probe_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:21998:31
[INFO] [stdout]       |
[INFO] [stdout] 21998 |     fn support_bundle_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 21998 |     fn support_bundle_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22001:33
[INFO] [stdout]       |
[INFO] [stdout] 22001 |     fn support_bundle_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22001 |     fn support_bundle_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22004:31
[INFO] [stdout]       |
[INFO] [stdout] 22004 |     fn support_bundle_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22004 |     fn support_bundle_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22007:33
[INFO] [stdout]       |
[INFO] [stdout] 22007 |     fn support_bundle_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22007 |     fn support_bundle_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22010:33
[INFO] [stdout]       |
[INFO] [stdout] 22010 |     fn support_bundle_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22010 |     fn support_bundle_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22013:35
[INFO] [stdout]       |
[INFO] [stdout] 22013 |     fn support_bundle_download<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22013 |     fn support_bundle_download<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22016:31
[INFO] [stdout]       |
[INFO] [stdout] 22016 |     fn support_bundle_head<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22016 |     fn support_bundle_head<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22019:40
[INFO] [stdout]       |
[INFO] [stdout] 22019 |     fn support_bundle_download_file<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22019 |     fn support_bundle_download_file<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22025:36
[INFO] [stdout]       |
[INFO] [stdout] 22025 |     fn support_bundle_head_file<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22025 |     fn support_bundle_head_file<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22028:32
[INFO] [stdout]       |
[INFO] [stdout] 22028 |     fn support_bundle_index<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22028 |     fn support_bundle_index<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22031:22
[INFO] [stdout]       |
[INFO] [stdout] 22031 |     fn login_saml<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22031 |     fn login_saml<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22034:31
[INFO] [stdout]       |
[INFO] [stdout] 22034 |     fn affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22034 |     fn affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22037:33
[INFO] [stdout]       |
[INFO] [stdout] 22037 |     fn affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22037 |     fn affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22040:31
[INFO] [stdout]       |
[INFO] [stdout] 22040 |     fn affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22040 |     fn affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22043:33
[INFO] [stdout]       |
[INFO] [stdout] 22043 |     fn affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22043 |     fn affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22046:33
[INFO] [stdout]       |
[INFO] [stdout] 22046 |     fn affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22046 |     fn affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22049:38
[INFO] [stdout]       |
[INFO] [stdout] 22049 |     fn affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22049 |     fn affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22052:47
[INFO] [stdout]       |
[INFO] [stdout] 22052 |     fn affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                               |
[INFO] [stdout]       |                                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22052 |     fn affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22058:46
[INFO] [stdout]       |
[INFO] [stdout] 22058 |     fn affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22058 |     fn affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22064:49
[INFO] [stdout]       |
[INFO] [stdout] 22064 |     fn affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                 |
[INFO] [stdout]       |                                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22064 |     fn affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22070:28
[INFO] [stdout]       |
[INFO] [stdout] 22070 |     fn alert_class_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22070 |     fn alert_class_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22073:31
[INFO] [stdout]       |
[INFO] [stdout] 22073 |     fn alert_receiver_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22073 |     fn alert_receiver_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22076:31
[INFO] [stdout]       |
[INFO] [stdout] 22076 |     fn alert_receiver_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22076 |     fn alert_receiver_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22079:33
[INFO] [stdout]       |
[INFO] [stdout] 22079 |     fn alert_receiver_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22079 |     fn alert_receiver_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22082:31
[INFO] [stdout]       |
[INFO] [stdout] 22082 |     fn alert_delivery_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22082 |     fn alert_delivery_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22085:32
[INFO] [stdout]       |
[INFO] [stdout] 22085 |     fn alert_receiver_probe<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22085 |     fn alert_receiver_probe<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22088:43
[INFO] [stdout]       |
[INFO] [stdout] 22088 |     fn alert_receiver_subscription_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22088 |     fn alert_receiver_subscription_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22094:46
[INFO] [stdout]       |
[INFO] [stdout] 22094 |     fn alert_receiver_subscription_remove<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22094 |     fn alert_receiver_subscription_remove<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22100:33
[INFO] [stdout]       |
[INFO] [stdout] 22100 |     fn alert_delivery_resend<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22100 |     fn alert_delivery_resend<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22103:36
[INFO] [stdout]       |
[INFO] [stdout] 22103 |     fn anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22103 |     fn anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22106:38
[INFO] [stdout]       |
[INFO] [stdout] 22106 |     fn anti_affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22106 |     fn anti_affinity_group_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22109:36
[INFO] [stdout]       |
[INFO] [stdout] 22109 |     fn anti_affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                    |
[INFO] [stdout]       |                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22109 |     fn anti_affinity_group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22112:38
[INFO] [stdout]       |
[INFO] [stdout] 22112 |     fn anti_affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22112 |     fn anti_affinity_group_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22115:38
[INFO] [stdout]       |
[INFO] [stdout] 22115 |     fn anti_affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                      |
[INFO] [stdout]       |                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22115 |     fn anti_affinity_group_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22118:43
[INFO] [stdout]       |
[INFO] [stdout] 22118 |     fn anti_affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22118 |     fn anti_affinity_group_member_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22124:52
[INFO] [stdout]       |
[INFO] [stdout] 22124 |     fn anti_affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                    ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                    |
[INFO] [stdout]       |                                                    the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22124 |     fn anti_affinity_group_member_instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22130:51
[INFO] [stdout]       |
[INFO] [stdout] 22130 |     fn anti_affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                   |
[INFO] [stdout]       |                                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22130 |     fn anti_affinity_group_member_instance_add<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22136:54
[INFO] [stdout]       |
[INFO] [stdout] 22136 |     fn anti_affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                                      |
[INFO] [stdout]       |                                                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22136 |     fn anti_affinity_group_member_instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22142:30
[INFO] [stdout]       |
[INFO] [stdout] 22142 |     fn auth_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22142 |     fn auth_settings_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22145:32
[INFO] [stdout]       |
[INFO] [stdout] 22145 |     fn auth_settings_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22145 |     fn auth_settings_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22148:28
[INFO] [stdout]       |
[INFO] [stdout] 22148 |     fn certificate_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22148 |     fn certificate_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22151:30
[INFO] [stdout]       |
[INFO] [stdout] 22151 |     fn certificate_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22151 |     fn certificate_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22154:28
[INFO] [stdout]       |
[INFO] [stdout] 22154 |     fn certificate_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22154 |     fn certificate_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22157:30
[INFO] [stdout]       |
[INFO] [stdout] 22157 |     fn certificate_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22157 |     fn certificate_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22160:21
[INFO] [stdout]       |
[INFO] [stdout] 22160 |     fn disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22160 |     fn disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22163:23
[INFO] [stdout]       |
[INFO] [stdout] 22163 |     fn disk_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22163 |     fn disk_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22166:21
[INFO] [stdout]       |
[INFO] [stdout] 22166 |     fn disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22166 |     fn disk_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22169:23
[INFO] [stdout]       |
[INFO] [stdout] 22169 |     fn disk_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22169 |     fn disk_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22172:34
[INFO] [stdout]       |
[INFO] [stdout] 22172 |     fn disk_bulk_write_import<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                  |
[INFO] [stdout]       |                                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22172 |     fn disk_bulk_write_import<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22175:40
[INFO] [stdout]       |
[INFO] [stdout] 22175 |     fn disk_bulk_write_import_start<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22175 |     fn disk_bulk_write_import_start<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22181:39
[INFO] [stdout]       |
[INFO] [stdout] 22181 |     fn disk_bulk_write_import_stop<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22181 |     fn disk_bulk_write_import_stop<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22184:32
[INFO] [stdout]       |
[INFO] [stdout] 22184 |     fn disk_finalize_import<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22184 |     fn disk_finalize_import<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22187:28
[INFO] [stdout]       |
[INFO] [stdout] 22187 |     fn floating_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22187 |     fn floating_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22190:30
[INFO] [stdout]       |
[INFO] [stdout] 22190 |     fn floating_ip_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22190 |     fn floating_ip_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22193:28
[INFO] [stdout]       |
[INFO] [stdout] 22193 |     fn floating_ip_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                            |
[INFO] [stdout]       |                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22193 |     fn floating_ip_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22196:30
[INFO] [stdout]       |
[INFO] [stdout] 22196 |     fn floating_ip_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22196 |     fn floating_ip_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22199:30
[INFO] [stdout]       |
[INFO] [stdout] 22199 |     fn floating_ip_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22199 |     fn floating_ip_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22202:30
[INFO] [stdout]       |
[INFO] [stdout] 22202 |     fn floating_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22202 |     fn floating_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22205:30
[INFO] [stdout]       |
[INFO] [stdout] 22205 |     fn floating_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22205 |     fn floating_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22208:22
[INFO] [stdout]       |
[INFO] [stdout] 22208 |     fn group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22208 |     fn group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22211:22
[INFO] [stdout]       |
[INFO] [stdout] 22211 |     fn group_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22211 |     fn group_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22214:22
[INFO] [stdout]       |
[INFO] [stdout] 22214 |     fn image_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22214 |     fn image_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22217:24
[INFO] [stdout]       |
[INFO] [stdout] 22217 |     fn image_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22217 |     fn image_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22220:22
[INFO] [stdout]       |
[INFO] [stdout] 22220 |     fn image_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                      ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                      |
[INFO] [stdout]       |                      the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22220 |     fn image_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22223:24
[INFO] [stdout]       |
[INFO] [stdout] 22223 |     fn image_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22223 |     fn image_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22226:24
[INFO] [stdout]       |
[INFO] [stdout] 22226 |     fn image_demote<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22226 |     fn image_demote<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22229:25
[INFO] [stdout]       |
[INFO] [stdout] 22229 |     fn image_promote<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22229 |     fn image_promote<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22232:25
[INFO] [stdout]       |
[INFO] [stdout] 22232 |     fn instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22232 |     fn instance_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22235:27
[INFO] [stdout]       |
[INFO] [stdout] 22235 |     fn instance_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22235 |     fn instance_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22238:25
[INFO] [stdout]       |
[INFO] [stdout] 22238 |     fn instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22238 |     fn instance_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22241:27
[INFO] [stdout]       |
[INFO] [stdout] 22241 |     fn instance_update<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22241 |     fn instance_update<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22244:27
[INFO] [stdout]       |
[INFO] [stdout] 22244 |     fn instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22244 |     fn instance_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22247:40
[INFO] [stdout]       |
[INFO] [stdout] 22247 |     fn instance_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22247 |     fn instance_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22253:45
[INFO] [stdout]       |
[INFO] [stdout] 22253 |     fn instance_anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                             |
[INFO] [stdout]       |                                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22253 |     fn instance_anti_affinity_group_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22259:30
[INFO] [stdout]       |
[INFO] [stdout] 22259 |     fn instance_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                              |
[INFO] [stdout]       |                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22259 |     fn instance_disk_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22262:32
[INFO] [stdout]       |
[INFO] [stdout] 22262 |     fn instance_disk_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22262 |     fn instance_disk_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22265:32
[INFO] [stdout]       |
[INFO] [stdout] 22265 |     fn instance_disk_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22265 |     fn instance_disk_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22268:37
[INFO] [stdout]       |
[INFO] [stdout] 22268 |     fn instance_external_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22268 |     fn instance_external_ip_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22271:40
[INFO] [stdout]       |
[INFO] [stdout] 22271 |     fn instance_ephemeral_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22271 |     fn instance_ephemeral_ip_attach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22277:40
[INFO] [stdout]       |
[INFO] [stdout] 22277 |     fn instance_ephemeral_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22277 |     fn instance_ephemeral_ip_detach<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22283:27
[INFO] [stdout]       |
[INFO] [stdout] 22283 |     fn instance_reboot<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                           |
[INFO] [stdout]       |                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22283 |     fn instance_reboot<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22286:35
[INFO] [stdout]       |
[INFO] [stdout] 22286 |     fn instance_serial_console<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22286 |     fn instance_serial_console<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22289:42
[INFO] [stdout]       |
[INFO] [stdout] 22289 |     fn instance_serial_console_stream<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22289 |     fn instance_serial_console_stream<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22295:40
[INFO] [stdout]       |
[INFO] [stdout] 22295 |     fn instance_ssh_public_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                        ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                        |
[INFO] [stdout]       |                                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22295 |     fn instance_ssh_public_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22301:26
[INFO] [stdout]       |
[INFO] [stdout] 22301 |     fn instance_start<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                          |
[INFO] [stdout]       |                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22301 |     fn instance_start<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22304:25
[INFO] [stdout]       |
[INFO] [stdout] 22304 |     fn instance_stop<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                         |
[INFO] [stdout]       |                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22304 |     fn instance_stop<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22307:44
[INFO] [stdout]       |
[INFO] [stdout] 22307 |     fn internet_gateway_ip_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22307 |     fn internet_gateway_ip_address_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22313:46
[INFO] [stdout]       |
[INFO] [stdout] 22313 |     fn internet_gateway_ip_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22313 |     fn internet_gateway_ip_address_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22319:46
[INFO] [stdout]       |
[INFO] [stdout] 22319 |     fn internet_gateway_ip_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                              ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                              |
[INFO] [stdout]       |                                              the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22319 |     fn internet_gateway_ip_address_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22325:41
[INFO] [stdout]       |
[INFO] [stdout] 22325 |     fn internet_gateway_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                         ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                         |
[INFO] [stdout]       |                                         the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22325 |     fn internet_gateway_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22331:43
[INFO] [stdout]       |
[INFO] [stdout] 22331 |     fn internet_gateway_ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22331 |     fn internet_gateway_ip_pool_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22337:43
[INFO] [stdout]       |
[INFO] [stdout] 22337 |     fn internet_gateway_ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                           ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22337 |     fn internet_gateway_ip_pool_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22343:33
[INFO] [stdout]       |
[INFO] [stdout] 22343 |     fn internet_gateway_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22343 |     fn internet_gateway_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22346:35
[INFO] [stdout]       |
[INFO] [stdout] 22346 |     fn internet_gateway_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22346 |     fn internet_gateway_create<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22349:33
[INFO] [stdout]       |
[INFO] [stdout] 22349 |     fn internet_gateway_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                 ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                 |
[INFO] [stdout]       |                                 the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22349 |     fn internet_gateway_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22352:35
[INFO] [stdout]       |
[INFO] [stdout] 22352 |     fn internet_gateway_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                   ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                   |
[INFO] [stdout]       |                                   the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22352 |     fn internet_gateway_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22355:32
[INFO] [stdout]       |
[INFO] [stdout] 22355 |     fn project_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22355 |     fn project_ip_pool_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22358:32
[INFO] [stdout]       |
[INFO] [stdout] 22358 |     fn project_ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                |
[INFO] [stdout]       |                                the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22358 |     fn project_ip_pool_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22361:23
[INFO] [stdout]       |
[INFO] [stdout] 22361 |     fn login_local<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                       |
[INFO] [stdout]       |                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22361 |     fn login_local<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22364:18
[INFO] [stdout]       |
[INFO] [stdout] 22364 |     fn logout<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                  ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                  |
[INFO] [stdout]       |                  the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22364 |     fn logout<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22367:29
[INFO] [stdout]       |
[INFO] [stdout] 22367 |     fn current_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                             ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                             |
[INFO] [stdout]       |                             the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22367 |     fn current_user_view<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22370:42
[INFO] [stdout]       |
[INFO] [stdout] 22370 |     fn current_user_access_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                          ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                          |
[INFO] [stdout]       |                                          the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22370 |     fn current_user_access_token_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22376:44
[INFO] [stdout]       |
[INFO] [stdout] 22376 |     fn current_user_access_token_delete<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                            ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                            |
[INFO] [stdout]       |                                            the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22376 |     fn current_user_access_token_delete<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22382:31
[INFO] [stdout]       |
[INFO] [stdout] 22382 |     fn current_user_groups<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                               ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                               |
[INFO] [stdout]       |                               the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22382 |     fn current_user_groups<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22385:37
[INFO] [stdout]       |
[INFO] [stdout] 22385 |     fn current_user_ssh_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                     ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                     |
[INFO] [stdout]       |                                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 22385 |     fn current_user_ssh_key_list<F>(&self, config_fn: F) -> ::httpmock::Mock<'_>
[INFO] [stdout]       |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/generated_httpmock.rs:22388:39
[INFO] [stdout]       |
[INFO] [stdout] 22388 |     fn current_user_ssh_key_create<F>(&self, config_fn: F) -> ::httpmock::Mock
[INFO] [stdout]       |                                       ^^^^^                   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                                       |
[INFO] [stdout]       |                                       the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[WARN] too many lines in the log, truncating it
