[INFO] cloning repository https://github.com/flashnetxyz/sparkscan-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flashnetxyz/sparkscan-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3e34e984d60183d2be616809eb24ca27d170be5
[INFO] building flashnetxyz/sparkscan-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/flashnetxyz/sparkscan-rs
[INFO] finished tweaking git repo https://github.com/flashnetxyz/sparkscan-rs
[INFO] tweaked toml for git repo https://github.com/flashnetxyz/sparkscan-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flashnetxyz/sparkscan-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flashnetxyz/sparkscan-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[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 tokio-centrifuge v0.1.0
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.8
[INFO] [stderr]   Downloaded async-io v2.5.0
[INFO] [stderr]   Downloaded polling v3.9.0
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c81d837c59ddb26db7e10b3bd3c702aea2b996e9a48fbc1b1adebeefb4c4211
[INFO] running `Command { std: "docker" "start" "-a" "4c81d837c59ddb26db7e10b3bd3c702aea2b996e9a48fbc1b1adebeefb4c4211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c81d837c59ddb26db7e10b3bd3c702aea2b996e9a48fbc1b1adebeefb4c4211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c81d837c59ddb26db7e10b3bd3c702aea2b996e9a48fbc1b1adebeefb4c4211", kill_on_drop: false }`
[INFO] [stdout] 4c81d837c59ddb26db7e10b3bd3c702aea2b996e9a48fbc1b1adebeefb4c4211
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f5bd4c74ed8dd5eab31940dc49311fa5bf6837457ab0b283161342e403b0c23
[INFO] running `Command { std: "docker" "start" "-a" "0f5bd4c74ed8dd5eab31940dc49311fa5bf6837457ab0b283161342e403b0c23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling typify-macro v0.4.2
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling typify v0.4.2
[INFO] [stderr]    Compiling progenitor-impl v0.11.0
[INFO] [stderr]    Compiling sparkscan-ws v0.5.2 (/opt/rustwide/workdir/crates/sparkscan-ws)
[INFO] [stderr]    Compiling sparkscan-client v0.1.1 (/opt/rustwide/workdir/crates/sparkscan-client)
[INFO] [stderr]    Compiling tokio-centrifuge v0.1.0
[INFO] [stderr]    Compiling progenitor-macro v0.11.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.8 (/opt/rustwide/workdir/crates/sparkscan)
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: 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-4e78fad110b14729/out/codegen.rs:10158:21
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     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] 10158 |     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-4e78fad110b14729/out/codegen.rs:10208:9
[INFO] [stdout]       |
[INFO] [stdout] 10208 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10209 |     ) -> 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] 10209 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10268:9
[INFO] [stdout]       |
[INFO] [stdout] 10268 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10269 |     ) -> 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] 10269 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10345:9
[INFO] [stdout]       |
[INFO] [stdout] 10345 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10346 |     ) -> 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] 10346 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10363:9
[INFO] [stdout]       |
[INFO] [stdout] 10363 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10364 |     ) -> 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] 10364 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10418:9
[INFO] [stdout]       |
[INFO] [stdout] 10418 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10419 |     ) -> 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] 10419 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10433:9
[INFO] [stdout]       |
[INFO] [stdout] 10433 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10434 |     ) -> 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] 10434 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10451:43
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     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] 10451 |     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-4e78fad110b14729/out/codegen.rs:10475:9
[INFO] [stdout]       |
[INFO] [stdout] 10475 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10476 |     ) -> 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] 10476 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10533:9
[INFO] [stdout]       |
[INFO] [stdout] 10533 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10534 |     ) -> 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] 10534 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10592:9
[INFO] [stdout]       |
[INFO] [stdout] 10592 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10593 |     ) -> 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] 10593 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10649:9
[INFO] [stdout]       |
[INFO] [stdout] 10649 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10650 |     ) -> 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] 10650 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10707:9
[INFO] [stdout]       |
[INFO] [stdout] 10707 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10708 |     ) -> 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] 10708 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10725:9
[INFO] [stdout]       |
[INFO] [stdout] 10725 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10726 |     ) -> 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] 10726 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10784 |     ) -> 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] 10784 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10806:9
[INFO] [stdout]       |
[INFO] [stdout] 10806 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10807 |     ) -> 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] 10807 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10829:9
[INFO] [stdout]       |
[INFO] [stdout] 10829 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10830 |     ) -> 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] 10830 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10852:9
[INFO] [stdout]       |
[INFO] [stdout] 10852 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10853 |     ) -> 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] 10853 |     ) -> 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-4e78fad110b14729/out/codegen.rs:10914:9
[INFO] [stdout]       |
[INFO] [stdout] 10914 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10915 |     ) -> 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] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] running `Command { std: "docker" "inspect" "0f5bd4c74ed8dd5eab31940dc49311fa5bf6837457ab0b283161342e403b0c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5bd4c74ed8dd5eab31940dc49311fa5bf6837457ab0b283161342e403b0c23", kill_on_drop: false }`
[INFO] [stdout] 0f5bd4c74ed8dd5eab31940dc49311fa5bf6837457ab0b283161342e403b0c23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7949ca7fb338904c8c28c86479b9af075100dc5db6fac8821c7a6a92d3cf1378
[INFO] running `Command { std: "docker" "start" "-a" "7949ca7fb338904c8c28c86479b9af075100dc5db6fac8821c7a6a92d3cf1378", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling progenitor-impl v0.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-centrifuge v0.1.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling progenitor-macro v0.11.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.8 (/opt/rustwide/workdir/crates/sparkscan)
[INFO] [stderr]    Compiling sparkscan-ws v0.5.2 (/opt/rustwide/workdir/crates/sparkscan-ws)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling sparkscan-client v0.1.1 (/opt/rustwide/workdir/crates/sparkscan-client)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-f33ab77fbb7db06a/out/codegen.rs:10158:21
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     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] 10158 |     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-f33ab77fbb7db06a/out/codegen.rs:10208:9
[INFO] [stdout]       |
[INFO] [stdout] 10208 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10209 |     ) -> 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] 10209 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10268:9
[INFO] [stdout]       |
[INFO] [stdout] 10268 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10269 |     ) -> 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] 10269 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10345:9
[INFO] [stdout]       |
[INFO] [stdout] 10345 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10346 |     ) -> 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] 10346 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10363:9
[INFO] [stdout]       |
[INFO] [stdout] 10363 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10364 |     ) -> 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] 10364 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10418:9
[INFO] [stdout]       |
[INFO] [stdout] 10418 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10419 |     ) -> 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] 10419 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10433:9
[INFO] [stdout]       |
[INFO] [stdout] 10433 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10434 |     ) -> 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] 10434 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10451:43
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     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] 10451 |     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-f33ab77fbb7db06a/out/codegen.rs:10475:9
[INFO] [stdout]       |
[INFO] [stdout] 10475 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10476 |     ) -> 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] 10476 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10533:9
[INFO] [stdout]       |
[INFO] [stdout] 10533 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10534 |     ) -> 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] 10534 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10592:9
[INFO] [stdout]       |
[INFO] [stdout] 10592 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10593 |     ) -> 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] 10593 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10649:9
[INFO] [stdout]       |
[INFO] [stdout] 10649 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10650 |     ) -> 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] 10650 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10707:9
[INFO] [stdout]       |
[INFO] [stdout] 10707 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10708 |     ) -> 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] 10708 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10725:9
[INFO] [stdout]       |
[INFO] [stdout] 10725 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10726 |     ) -> 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] 10726 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10784 |     ) -> 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] 10784 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10806:9
[INFO] [stdout]       |
[INFO] [stdout] 10806 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10807 |     ) -> 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] 10807 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10829:9
[INFO] [stdout]       |
[INFO] [stdout] 10829 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10830 |     ) -> 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] 10830 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10852:9
[INFO] [stdout]       |
[INFO] [stdout] 10852 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10853 |     ) -> 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] 10853 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10914:9
[INFO] [stdout]       |
[INFO] [stdout] 10914 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10915 |     ) -> 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] 10915 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10158:21
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     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] 10158 |     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-f33ab77fbb7db06a/out/codegen.rs:10208:9
[INFO] [stdout]       |
[INFO] [stdout] 10208 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10209 |     ) -> 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] 10209 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10268:9
[INFO] [stdout]       |
[INFO] [stdout] 10268 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10269 |     ) -> 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] 10269 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10345:9
[INFO] [stdout]       |
[INFO] [stdout] 10345 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10346 |     ) -> 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] 10346 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10363:9
[INFO] [stdout]       |
[INFO] [stdout] 10363 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10364 |     ) -> 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] 10364 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10418:9
[INFO] [stdout]       |
[INFO] [stdout] 10418 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10419 |     ) -> 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] 10419 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10433:9
[INFO] [stdout]       |
[INFO] [stdout] 10433 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10434 |     ) -> 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] 10434 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10451:43
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     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] 10451 |     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-f33ab77fbb7db06a/out/codegen.rs:10475:9
[INFO] [stdout]       |
[INFO] [stdout] 10475 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10476 |     ) -> 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] 10476 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10533:9
[INFO] [stdout]       |
[INFO] [stdout] 10533 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10534 |     ) -> 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] 10534 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10592:9
[INFO] [stdout]       |
[INFO] [stdout] 10592 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10593 |     ) -> 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] 10593 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10649:9
[INFO] [stdout]       |
[INFO] [stdout] 10649 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10650 |     ) -> 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] 10650 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10707:9
[INFO] [stdout]       |
[INFO] [stdout] 10707 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10708 |     ) -> 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] 10708 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10725:9
[INFO] [stdout]       |
[INFO] [stdout] 10725 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10726 |     ) -> 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] 10726 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10784 |     ) -> 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] 10784 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10806:9
[INFO] [stdout]       |
[INFO] [stdout] 10806 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10807 |     ) -> 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] 10807 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10829:9
[INFO] [stdout]       |
[INFO] [stdout] 10829 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10830 |     ) -> 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] 10830 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10852:9
[INFO] [stdout]       |
[INFO] [stdout] 10852 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10853 |     ) -> 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] 10853 |     ) -> 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-f33ab77fbb7db06a/out/codegen.rs:10914:9
[INFO] [stdout]       |
[INFO] [stdout] 10914 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10915 |     ) -> 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] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "7949ca7fb338904c8c28c86479b9af075100dc5db6fac8821c7a6a92d3cf1378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7949ca7fb338904c8c28c86479b9af075100dc5db6fac8821c7a6a92d3cf1378", kill_on_drop: false }`
[INFO] [stdout] 7949ca7fb338904c8c28c86479b9af075100dc5db6fac8821c7a6a92d3cf1378
