[INFO] fetching crate sparkscan 0.3.0...
[INFO] checking sparkscan-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] extracting crate sparkscan 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate sparkscan 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sparkscan 0.3.0
[INFO] tweaked toml for crates.io crate sparkscan 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparkscan 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sparkscan 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded sparkscan-client v0.1.1
[INFO] [stderr]   Downloaded typify-macro v0.4.2
[INFO] [stderr]   Downloaded progenitor-macro v0.11.0
[INFO] [stderr]   Downloaded progenitor v0.11.0
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4be8d83b8b097014aa629e929d50b0d8bc5ee9269c400db9d5b1214d8c892561
[INFO] running `Command { std: "docker" "start" "-a" "4be8d83b8b097014aa629e929d50b0d8bc5ee9269c400db9d5b1214d8c892561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4be8d83b8b097014aa629e929d50b0d8bc5ee9269c400db9d5b1214d8c892561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4be8d83b8b097014aa629e929d50b0d8bc5ee9269c400db9d5b1214d8c892561", kill_on_drop: false }`
[INFO] [stdout] 4be8d83b8b097014aa629e929d50b0d8bc5ee9269c400db9d5b1214d8c892561
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b7f678a6d689b86975a1f73327ebafd4f5739dbb635a63bead43233f678aaad
[INFO] running `Command { std: "docker" "start" "-a" "1b7f678a6d689b86975a1f73327ebafd4f5739dbb635a63bead43233f678aaad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking sparkscan-client v0.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling typify-macro v0.4.2
[INFO] [stderr]    Compiling typify v0.4.2
[INFO] [stderr]    Compiling progenitor-impl v0.11.0
[INFO] [stderr]    Compiling progenitor-macro v0.11.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:2396:16
[INFO] [stdout]      |
[INFO] [stdout] 2396 |             if let Ok(v) = value.parse() {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:2396:16
[INFO] [stdout]      |
[INFO] [stdout] 2396 |             if let Ok(v) = value.parse() {
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9899:21
[INFO] [stdout]      |
[INFO] [stdout] 9899 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]      |                     ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the 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] 9899 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9914:9
[INFO] [stdout]      |
[INFO] [stdout] 9914 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9915 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]      |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9915 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9932:9
[INFO] [stdout]      |
[INFO] [stdout] 9932 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9933 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]      |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9933 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9949:9
[INFO] [stdout]      |
[INFO] [stdout] 9949 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9950 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]      |          ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9950 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9967:9
[INFO] [stdout]      |
[INFO] [stdout] 9967 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9968 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]      |          --------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9968 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9983:9
[INFO] [stdout]      |
[INFO] [stdout] 9983 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9984 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]      |          --------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9984 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9998:9
[INFO] [stdout]      |
[INFO] [stdout] 9998 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9999 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]      |          ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9999 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10016:43
[INFO] [stdout]       |
[INFO] [stdout] 10016 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[INFO] [stdout]       |                                           ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10016 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10040:9
[INFO] [stdout]       |
[INFO] [stdout] 10040 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10041 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10041 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10058:9
[INFO] [stdout]       |
[INFO] [stdout] 10058 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10059 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10059 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10076:9
[INFO] [stdout]       |
[INFO] [stdout] 10076 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10077 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10077 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10092:9
[INFO] [stdout]       |
[INFO] [stdout] 10092 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10093 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10093 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10115:9
[INFO] [stdout]       |
[INFO] [stdout] 10115 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10116 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10116 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10133:9
[INFO] [stdout]       |
[INFO] [stdout] 10133 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10134 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10134 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10158:9
[INFO] [stdout]       |
[INFO] [stdout] 10158 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10159 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10159 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10181:9
[INFO] [stdout]       |
[INFO] [stdout] 10181 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10182 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10182 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10204:9
[INFO] [stdout]       |
[INFO] [stdout] 10204 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10205 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10205 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10227:9
[INFO] [stdout]       |
[INFO] [stdout] 10227 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10228 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10228 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10245:9
[INFO] [stdout]       |
[INFO] [stdout] 10245 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10246 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10246 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9899:21
[INFO] [stdout]      |
[INFO] [stdout] 9899 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]      |                     ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the 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] 9899 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9914:9
[INFO] [stdout]      |
[INFO] [stdout] 9914 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9915 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]      |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9915 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9932:9
[INFO] [stdout]      |
[INFO] [stdout] 9932 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9933 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]      |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9933 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]      |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9949:9
[INFO] [stdout]      |
[INFO] [stdout] 9949 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9950 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]      |          ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9950 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9967:9
[INFO] [stdout]      |
[INFO] [stdout] 9967 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9968 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]      |          --------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9968 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9983:9
[INFO] [stdout]      |
[INFO] [stdout] 9983 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9984 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]      |          --------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9984 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:9998:9
[INFO] [stdout]      |
[INFO] [stdout] 9998 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 9999 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]      |          ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 9999 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10016:43
[INFO] [stdout]       |
[INFO] [stdout] 10016 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[INFO] [stdout]       |                                           ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10016 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10040:9
[INFO] [stdout]       |
[INFO] [stdout] 10040 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10041 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10041 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10058:9
[INFO] [stdout]       |
[INFO] [stdout] 10058 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10059 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10059 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10076:9
[INFO] [stdout]       |
[INFO] [stdout] 10076 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10077 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10077 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10092:9
[INFO] [stdout]       |
[INFO] [stdout] 10092 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10093 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10093 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10115:9
[INFO] [stdout]       |
[INFO] [stdout] 10115 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10116 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10116 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10133:9
[INFO] [stdout]       |
[INFO] [stdout] 10133 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10134 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10134 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10158:9
[INFO] [stdout]       |
[INFO] [stdout] 10158 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10159 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10159 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10181:9
[INFO] [stdout]       |
[INFO] [stdout] 10181 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10182 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10182 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10204:9
[INFO] [stdout]       |
[INFO] [stdout] 10204 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10205 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10205 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10227:9
[INFO] [stdout]       |
[INFO] [stdout] 10227 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10228 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10228 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-18d0f4831e0a1105/out/codegen.rs:10245:9
[INFO] [stdout]       |
[INFO] [stdout] 10245 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10246 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10246 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "1b7f678a6d689b86975a1f73327ebafd4f5739dbb635a63bead43233f678aaad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7f678a6d689b86975a1f73327ebafd4f5739dbb635a63bead43233f678aaad", kill_on_drop: false }`
[INFO] [stdout] 1b7f678a6d689b86975a1f73327ebafd4f5739dbb635a63bead43233f678aaad
