[INFO] fetching crate sparkscan 0.3.7...
[INFO] checking sparkscan-0.3.7 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate sparkscan 0.3.7 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sparkscan 0.3.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sparkscan 0.3.7
[INFO] tweaked toml for crates.io crate sparkscan 0.3.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparkscan 0.3.7 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 sparkscan 0.3.7 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded progenitor v0.11.0
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded typify-macro v0.4.2
[INFO] [stderr]   Downloaded progenitor-macro v0.11.0
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded sparkscan-client v0.1.1
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded typify-impl v0.4.2
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1765264c1d9e5c11a323492eee4f1155485cf793748008abeb3e8ae3f2b925c7
[INFO] running `Command { std: "docker" "start" "-a" "1765264c1d9e5c11a323492eee4f1155485cf793748008abeb3e8ae3f2b925c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1765264c1d9e5c11a323492eee4f1155485cf793748008abeb3e8ae3f2b925c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1765264c1d9e5c11a323492eee4f1155485cf793748008abeb3e8ae3f2b925c7", kill_on_drop: false }`
[INFO] [stdout] 1765264c1d9e5c11a323492eee4f1155485cf793748008abeb3e8ae3f2b925c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fbad4f804cea949dbc098a511acbc9325e333ed8a0b8a40d9bedeec653b2849f
[INFO] running `Command { std: "docker" "start" "-a" "fbad4f804cea949dbc098a511acbc9325e333ed8a0b8a40d9bedeec653b2849f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[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]    Compiling regex v1.11.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]     Checking sparkscan-client v0.1.1
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling typify-impl v0.4.2
[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.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.7: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-d4b5d887d0c1774c/out/codegen.rs:10157:21
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     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] 10157 |     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-d4b5d887d0c1774c/out/codegen.rs:10207:9
[INFO] [stdout]       |
[INFO] [stdout] 10207 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10208 |     ) -> 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] 10208 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10267:9
[INFO] [stdout]       |
[INFO] [stdout] 10267 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10268 |     ) -> 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] 10268 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10344:9
[INFO] [stdout]       |
[INFO] [stdout] 10344 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10345 |     ) -> 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] 10345 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10362:9
[INFO] [stdout]       |
[INFO] [stdout] 10362 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10363 |     ) -> 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] 10363 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10417:9
[INFO] [stdout]       |
[INFO] [stdout] 10417 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10418 |     ) -> 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] 10418 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10432:9
[INFO] [stdout]       |
[INFO] [stdout] 10432 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10433 |     ) -> 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] 10433 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10450:43
[INFO] [stdout]       |
[INFO] [stdout] 10450 |     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] 10450 |     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-d4b5d887d0c1774c/out/codegen.rs:10474:9
[INFO] [stdout]       |
[INFO] [stdout] 10474 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10475 |     ) -> 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] 10475 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10532:9
[INFO] [stdout]       |
[INFO] [stdout] 10532 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10533 |     ) -> 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] 10533 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10591:9
[INFO] [stdout]       |
[INFO] [stdout] 10591 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10592 |     ) -> 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] 10592 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10648:9
[INFO] [stdout]       |
[INFO] [stdout] 10648 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10649 |     ) -> 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] 10649 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10706:9
[INFO] [stdout]       |
[INFO] [stdout] 10706 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10707 |     ) -> 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] 10707 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10724:9
[INFO] [stdout]       |
[INFO] [stdout] 10724 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10725 |     ) -> 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] 10725 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10782:9
[INFO] [stdout]       |
[INFO] [stdout] 10782 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10783 |     ) -> 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] 10783 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10805:9
[INFO] [stdout]       |
[INFO] [stdout] 10805 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10806 |     ) -> 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] 10806 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10828:9
[INFO] [stdout]       |
[INFO] [stdout] 10828 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10829 |     ) -> 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] 10829 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10851:9
[INFO] [stdout]       |
[INFO] [stdout] 10851 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10852 |     ) -> 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] 10852 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10913:9
[INFO] [stdout]       |
[INFO] [stdout] 10913 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10914 |     ) -> 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] 10914 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10157:21
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     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] 10157 |     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-d4b5d887d0c1774c/out/codegen.rs:10207:9
[INFO] [stdout]       |
[INFO] [stdout] 10207 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10208 |     ) -> 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] 10208 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10267:9
[INFO] [stdout]       |
[INFO] [stdout] 10267 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10268 |     ) -> 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] 10268 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10344:9
[INFO] [stdout]       |
[INFO] [stdout] 10344 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10345 |     ) -> 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] 10345 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10362:9
[INFO] [stdout]       |
[INFO] [stdout] 10362 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10363 |     ) -> 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] 10363 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10417:9
[INFO] [stdout]       |
[INFO] [stdout] 10417 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10418 |     ) -> 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] 10418 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10432:9
[INFO] [stdout]       |
[INFO] [stdout] 10432 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10433 |     ) -> 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] 10433 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10450:43
[INFO] [stdout]       |
[INFO] [stdout] 10450 |     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] 10450 |     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-d4b5d887d0c1774c/out/codegen.rs:10474:9
[INFO] [stdout]       |
[INFO] [stdout] 10474 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10475 |     ) -> 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] 10475 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10532:9
[INFO] [stdout]       |
[INFO] [stdout] 10532 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10533 |     ) -> 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] 10533 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10591:9
[INFO] [stdout]       |
[INFO] [stdout] 10591 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10592 |     ) -> 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] 10592 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10648:9
[INFO] [stdout]       |
[INFO] [stdout] 10648 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10649 |     ) -> 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] 10649 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10706:9
[INFO] [stdout]       |
[INFO] [stdout] 10706 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10707 |     ) -> 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] 10707 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10724:9
[INFO] [stdout]       |
[INFO] [stdout] 10724 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10725 |     ) -> 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] 10725 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10782:9
[INFO] [stdout]       |
[INFO] [stdout] 10782 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10783 |     ) -> 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] 10783 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10805:9
[INFO] [stdout]       |
[INFO] [stdout] 10805 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10806 |     ) -> 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] 10806 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10828:9
[INFO] [stdout]       |
[INFO] [stdout] 10828 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10829 |     ) -> 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] 10829 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10851:9
[INFO] [stdout]       |
[INFO] [stdout] 10851 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10852 |     ) -> 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] 10852 |     ) -> 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-d4b5d887d0c1774c/out/codegen.rs:10913:9
[INFO] [stdout]       |
[INFO] [stdout] 10913 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10914 |     ) -> 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] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "fbad4f804cea949dbc098a511acbc9325e333ed8a0b8a40d9bedeec653b2849f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbad4f804cea949dbc098a511acbc9325e333ed8a0b8a40d9bedeec653b2849f", kill_on_drop: false }`
[INFO] [stdout] fbad4f804cea949dbc098a511acbc9325e333ed8a0b8a40d9bedeec653b2849f
