[INFO] fetching crate sparkscan 0.3.7...
[INFO] testing sparkscan-0.3.7 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate sparkscan 0.3.7 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparkscan 0.3.7 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fce7ebd4424b90244d6f604df6facd5284966c526b1b23e73b1829c10525d549
[INFO] running `Command { std: "docker" "start" "-a" "fce7ebd4424b90244d6f604df6facd5284966c526b1b23e73b1829c10525d549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fce7ebd4424b90244d6f604df6facd5284966c526b1b23e73b1829c10525d549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce7ebd4424b90244d6f604df6facd5284966c526b1b23e73b1829c10525d549", kill_on_drop: false }`
[INFO] [stdout] fce7ebd4424b90244d6f604df6facd5284966c526b1b23e73b1829c10525d549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcfa63c2b6514cf27164541e59202b75324a74b0c4cbd9b9005879700b935656
[INFO] running `Command { std: "docker" "start" "-a" "fcfa63c2b6514cf27164541e59202b75324a74b0c4cbd9b9005879700b935656", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling sparkscan-client v0.1.1
[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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10157:21
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     this lifetime flows to the output
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10207:9
[INFO] [stdout]       |
[INFO] [stdout] 10207 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10267:9
[INFO] [stdout]       |
[INFO] [stdout] 10267 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10344:9
[INFO] [stdout]       |
[INFO] [stdout] 10344 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10362:9
[INFO] [stdout]       |
[INFO] [stdout] 10362 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          --------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10417:9
[INFO] [stdout]       |
[INFO] [stdout] 10417 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          --------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10432:9
[INFO] [stdout]       |
[INFO] [stdout] 10432 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]       |          ----------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/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 lifetime gets resolved as `'_`
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           this lifetime flows to the output
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10474:9
[INFO] [stdout]       |
[INFO] [stdout] 10474 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10532:9
[INFO] [stdout]       |
[INFO] [stdout] 10532 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10591:9
[INFO] [stdout]       |
[INFO] [stdout] 10591 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10648:9
[INFO] [stdout]       |
[INFO] [stdout] 10648 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10706:9
[INFO] [stdout]       |
[INFO] [stdout] 10706 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10724:9
[INFO] [stdout]       |
[INFO] [stdout] 10724 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10782:9
[INFO] [stdout]       |
[INFO] [stdout] 10782 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10805:9
[INFO] [stdout]       |
[INFO] [stdout] 10805 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10828:9
[INFO] [stdout]       |
[INFO] [stdout] 10828 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10851:9
[INFO] [stdout]       |
[INFO] [stdout] 10851 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10913:9
[INFO] [stdout]       |
[INFO] [stdout] 10913 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 25s
[INFO] running `Command { std: "docker" "inspect" "fcfa63c2b6514cf27164541e59202b75324a74b0c4cbd9b9005879700b935656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfa63c2b6514cf27164541e59202b75324a74b0c4cbd9b9005879700b935656", kill_on_drop: false }`
[INFO] [stdout] fcfa63c2b6514cf27164541e59202b75324a74b0c4cbd9b9005879700b935656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c353f66204a8d25787e1b233af6859ffd961b1a0cf6339a0adc8a482c1f69326
[INFO] running `Command { std: "docker" "start" "-a" "c353f66204a8d25787e1b233af6859ffd961b1a0cf6339a0adc8a482c1f69326", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[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] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling sparkscan-client v0.1.1
[INFO] [stderr]    Compiling sparkscan v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10157:21
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     this lifetime flows to the output
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10207:9
[INFO] [stdout]       |
[INFO] [stdout] 10207 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10267:9
[INFO] [stdout]       |
[INFO] [stdout] 10267 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10344:9
[INFO] [stdout]       |
[INFO] [stdout] 10344 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10362:9
[INFO] [stdout]       |
[INFO] [stdout] 10362 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          --------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10417:9
[INFO] [stdout]       |
[INFO] [stdout] 10417 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          --------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10432:9
[INFO] [stdout]       |
[INFO] [stdout] 10432 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]       |          ----------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/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 lifetime gets resolved as `'_`
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           this lifetime flows to the output
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10474:9
[INFO] [stdout]       |
[INFO] [stdout] 10474 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10532:9
[INFO] [stdout]       |
[INFO] [stdout] 10532 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10591:9
[INFO] [stdout]       |
[INFO] [stdout] 10591 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10648:9
[INFO] [stdout]       |
[INFO] [stdout] 10648 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10706:9
[INFO] [stdout]       |
[INFO] [stdout] 10706 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10724:9
[INFO] [stdout]       |
[INFO] [stdout] 10724 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10782:9
[INFO] [stdout]       |
[INFO] [stdout] 10782 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10805:9
[INFO] [stdout]       |
[INFO] [stdout] 10805 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10828:9
[INFO] [stdout]       |
[INFO] [stdout] 10828 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10851:9
[INFO] [stdout]       |
[INFO] [stdout] 10851 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10913:9
[INFO] [stdout]       |
[INFO] [stdout] 10913 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10157:21
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     this lifetime flows to the output
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10157 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10207:9
[INFO] [stdout]       |
[INFO] [stdout] 10207 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10267:9
[INFO] [stdout]       |
[INFO] [stdout] 10267 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10344:9
[INFO] [stdout]       |
[INFO] [stdout] 10344 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10362:9
[INFO] [stdout]       |
[INFO] [stdout] 10362 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          --------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10417:9
[INFO] [stdout]       |
[INFO] [stdout] 10417 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          --------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10432:9
[INFO] [stdout]       |
[INFO] [stdout] 10432 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]       |          ----------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/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 lifetime gets resolved as `'_`
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           this lifetime flows to the output
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10474:9
[INFO] [stdout]       |
[INFO] [stdout] 10474 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10532:9
[INFO] [stdout]       |
[INFO] [stdout] 10532 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10591:9
[INFO] [stdout]       |
[INFO] [stdout] 10591 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10648:9
[INFO] [stdout]       |
[INFO] [stdout] 10648 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10706:9
[INFO] [stdout]       |
[INFO] [stdout] 10706 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10724:9
[INFO] [stdout]       |
[INFO] [stdout] 10724 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10782:9
[INFO] [stdout]       |
[INFO] [stdout] 10782 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10805:9
[INFO] [stdout]       |
[INFO] [stdout] 10805 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10828:9
[INFO] [stdout]       |
[INFO] [stdout] 10828 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10851:9
[INFO] [stdout]       |
[INFO] [stdout] 10851 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10913:9
[INFO] [stdout]       |
[INFO] [stdout] 10913 |         &self,
[INFO] [stdout]       |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]       |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]       |
[INFO] [stdout] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "c353f66204a8d25787e1b233af6859ffd961b1a0cf6339a0adc8a482c1f69326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c353f66204a8d25787e1b233af6859ffd961b1a0cf6339a0adc8a482c1f69326", kill_on_drop: false }`
[INFO] [stdout] c353f66204a8d25787e1b233af6859ffd961b1a0cf6339a0adc8a482c1f69326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05b3a404c0b879cf341d82a87b17571d8320025576e21ad46a954a9c46e93dce
[INFO] running `Command { std: "docker" "start" "-a" "05b3a404c0b879cf341d82a87b17571d8320025576e21ad46a954a9c46e93dce", kill_on_drop: false }`
[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] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10157:21
[INFO] [stderr]       |
[INFO] [stderr] 10157 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stderr]       |                     ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |                     |
[INFO] [stderr]       |                     this lifetime flows to the output
[INFO] [stderr]       |
[INFO] [stderr]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10157 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stderr]       |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10207:9
[INFO] [stderr]       |
[INFO] [stderr] 10207 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stderr]       |          ------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10208 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stderr]       |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10267:9
[INFO] [stderr]       |
[INFO] [stderr] 10267 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stderr]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10268 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stderr]       |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10344:9
[INFO] [stderr]       |
[INFO] [stderr] 10344 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stderr]       |          ------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10345 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stderr]       |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10362:9
[INFO] [stderr]       |
[INFO] [stderr] 10362 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stderr]       |          --------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10363 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stderr]       |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10417:9
[INFO] [stderr]       |
[INFO] [stderr] 10417 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stderr]       |          --------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10418 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stderr]       |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10432:9
[INFO] [stderr]       |
[INFO] [stderr] 10432 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stderr]       |          ----------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10433 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stderr]       |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10450:43
[INFO] [stderr]       |
[INFO] [stderr] 10450 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[INFO] [stderr]       |                                           ^^^^^     --------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |                                           |
[INFO] [stderr]       |                                           this lifetime flows to the output
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10450 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stderr]       |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10474:9
[INFO] [stderr]       |
[INFO] [stderr] 10474 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stderr]       |          ------------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10475 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stderr]       |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10532:9
[INFO] [stderr]       |
[INFO] [stderr] 10532 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stderr]       |          -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10533 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stderr]       |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10591:9
[INFO] [stderr]       |
[INFO] [stderr] 10591 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stderr]       |          ---------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10592 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stderr]       |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10648:9
[INFO] [stderr]       |
[INFO] [stderr] 10648 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stderr]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10649 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stderr]       |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10706:9
[INFO] [stderr]       |
[INFO] [stderr] 10706 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stderr]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10707 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stderr]       |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10724:9
[INFO] [stderr]       |
[INFO] [stderr] 10724 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stderr]       |          ------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10725 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stderr]       |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10782:9
[INFO] [stderr]       |
[INFO] [stderr] 10782 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stderr]       |          --------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10783 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stderr]       |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10805:9
[INFO] [stderr]       |
[INFO] [stderr] 10805 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stderr]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10806 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stderr]       |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10828:9
[INFO] [stderr]       |
[INFO] [stderr] 10828 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stderr]       |          -------------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10829 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stderr]       |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10851:9
[INFO] [stderr]       |
[INFO] [stderr] 10851 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stderr]       |          ------------------------------------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10852 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stderr]       |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs:10913:9
[INFO] [stderr]       |
[INFO] [stderr] 10913 |         &self,
[INFO] [stderr]       |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stderr]       |          -------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]       |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]       |
[INFO] [stderr] 10914 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stderr]       |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sparkscan` (lib) generated 19 warnings
[INFO] [stderr] warning: `sparkscan` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparkscan-8b4c16cc9ca80fd8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/noop.rs (/opt/rustwide/target/debug/deps/noop-81c1e1a681e40ad1)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test noop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sparkscan
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_batch_token_metadata_v1_tokens_metadata_batch_post (line 10716) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_historical_active_wallets_v1_stats_historical_active_wallets_get (line 10818) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_historical_tpv_v1_stats_historical_tpv_get (line 10841) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_historical_tvl_v1_stats_historical_tvl_get (line 10795) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_network_stats_v1_stats_summary_get (line 10425) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_info_by_identifier_v1_tokens_identifier_get (line 10464) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10322) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10177) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_tpv_stats_v1_stats_tpv_get (line 10443) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_transaction_details_by_id_v1_tx_txid_get (line 10354) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10291) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10671) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10612) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10231) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10497) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10555) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10747) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::new_with_client (line 9994) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::new (line 9967) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10383) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::root_get (line 10135) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10874) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::new_with_api_key (line 10052) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10177) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:20:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d887d7f152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d887d7f152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d887d7f152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59d887d7f152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59d887da8103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59d887da8103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59d887d7b5d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d887d7b5d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59d887d7efa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59d887d806cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59d887d804cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x59d887d810e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x59d887d80e7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x59d887d7f649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x59d887d80b0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x59d887da5f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x59d887da6376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x59d887bba531 - doctest_bundle_2024::__doctest_0::main::{{closure}}::hb6750df4fa987b2f
[INFO] [stdout]   18:     0x59d887b647b7 - <core::pin::Pin<P> as core::future::future::Future>::poll::h304a5cb5fc2bfb6d
[INFO] [stdout]   19:     0x59d887b5fc7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4c5c3e07754075ba
[INFO] [stdout]   20:     0x59d887b5f277 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0dbcfc8f7dafcdf1
[INFO] [stdout]   21:     0x59d887b56fe5 - tokio::runtime::scheduler::current_thread::Context::enter::hdeb4e54498f30e5e
[INFO] [stdout]   22:     0x59d887b5cd8c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h314c14db3d2f6eb5
[INFO] [stdout]   23:     0x59d887b5b338 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c6ac4b309f4ac0b
[INFO] [stdout]   24:     0x59d887b4bcb8 - tokio::runtime::context::scoped::Scoped<T>::set::hdaf1b0bfc2932b9a
[INFO] [stdout]   25:     0x59d887b4b648 - tokio::runtime::context::set_scheduler::{{closure}}::hf9e734a2fa4e6eba
[INFO] [stdout]   26:     0x59d887b2115f - std::thread::local::LocalKey<T>::try_with::hc42eba56830c0f0e
[INFO] [stdout]   27:     0x59d887b1ec2a - std::thread::local::LocalKey<T>::with::hc1abe1f05fe9198e
[INFO] [stdout]   28:     0x59d887b5ada6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd4705db9e2d276f2
[INFO] [stdout]   29:     0x59d887b5b83e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf680a48c7b8931d
[INFO] [stdout]   30:     0x59d887b52a46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h556f2fda1f076ed4
[INFO] [stdout]   31:     0x59d887b4c92a - tokio::runtime::context::runtime::enter_runtime::h60bd9b8c0bec0da0
[INFO] [stdout]   32:     0x59d887b5075a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd56f00d89e7e3c6f
[INFO] [stdout]   33:     0x59d887b4f090 - tokio::runtime::runtime::Runtime::block_on_inner::h8fb3d670b48d7454
[INFO] [stdout]   34:     0x59d887b4f9d6 - tokio::runtime::runtime::Runtime::block_on::h8476f33abd9606cc
[INFO] [stdout]   35:     0x59d887ad3fcb - tokio_test::block_on::hc1549e6c78ab3942
[INFO] [stdout]   36:     0x59d887bba0ea - doctest_bundle_2024::__doctest_0::main::ha3235674b901b071
[INFO] [stdout]   37:     0x59d887bba716 - doctest_bundle_2024::__doctest_0::__main_fn::h2b1b0ead54c58529
[INFO] [stdout]   38:     0x59d887ac8f50 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::hcfb2817d3d7387f4
[INFO] [stdout]   39:     0x59d887ac4776 - core::ops::function::FnOnce::call_once::h1b5b51336258f784
[INFO] [stdout]   40:     0x59d887aca73b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x59d887ac4963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x59d887ac35f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x59d887ac33d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x59d887d73de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x59d887d73de0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x59d887d73de0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x59d887d73de0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x59d887d73de0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x59d887d73de0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x59d887d73de0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x59d887d73de0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59d887d73de0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x59d887ac33c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x59d887aca935 - main
[INFO] [stdout]   55:     0x7a2b766091ca - <unknown>
[INFO] [stdout]   56:     0x7a2b7660928b - __libc_start_main
[INFO] [stdout]   57:     0x59d887ac29e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10291) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:155:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6124fbe6a152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6124fbe6a152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6124fbe6a152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6124fbe6a152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6124fbe93103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6124fbe93103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6124fbe665d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6124fbe665d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6124fbe69fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6124fbe6b6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6124fbe6b4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6124fbe6c0e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6124fbe6be7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6124fbe6a649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x6124fbe6bb0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6124fbe90f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6124fbe91376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x6124fbca7445 - doctest_bundle_2024::__doctest_8::main::{{closure}}::ha5e55ba71b4b814b
[INFO] [stdout]   18:     0x6124fbc4f877 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha63ddd04a4a0c9ca
[INFO] [stdout]   19:     0x6124fbc4ac5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h295def76ff9273ac
[INFO] [stdout]   20:     0x6124fbc4a577 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h660f024c6168286d
[INFO] [stdout]   21:     0x6124fbc417b5 - tokio::runtime::scheduler::current_thread::Context::enter::ha4893cb5df13e407
[INFO] [stdout]   22:     0x6124fbc486cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6e6a63720be3e2a5
[INFO] [stdout]   23:     0x6124fbc46358 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c8cd23808066501
[INFO] [stdout]   24:     0x6124fbc36e38 - tokio::runtime::context::scoped::Scoped<T>::set::hfa22740548da002a
[INFO] [stdout]   25:     0x6124fbc364c8 - tokio::runtime::context::set_scheduler::{{closure}}::h548807f22e496b7f
[INFO] [stdout]   26:     0x6124fbc0c4ef - std::thread::local::LocalKey<T>::try_with::hd40e9d8ac16305dd
[INFO] [stdout]   27:     0x6124fbc0941a - std::thread::local::LocalKey<T>::with::h0fd8631c4f901b91
[INFO] [stdout]   28:     0x6124fbc44596 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h598c118cac870e79
[INFO] [stdout]   29:     0x6124fbc4659e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h452be55cc9442eed
[INFO] [stdout]   30:     0x6124fbc3de46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7c1439a4c4ef11f5
[INFO] [stdout]   31:     0x6124fbc371aa - tokio::runtime::context::runtime::enter_runtime::h030c52abd880e08e
[INFO] [stdout]   32:     0x6124fbc3b278 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34771bd74ca937ef
[INFO] [stdout]   33:     0x6124fbc3a54e - tokio::runtime::runtime::Runtime::block_on_inner::hee433685cafa6a6f
[INFO] [stdout]   34:     0x6124fbc3acd6 - tokio::runtime::runtime::Runtime::block_on::hc093d779ab3d954a
[INFO] [stdout]   35:     0x6124fbbbe4dd - tokio_test::block_on::h514b8691ea665d8d
[INFO] [stdout]   36:     0x6124fbca6fc8 - doctest_bundle_2024::__doctest_8::main::h3a9e4f2481797536
[INFO] [stdout]   37:     0x6124fbca7726 - doctest_bundle_2024::__doctest_8::__main_fn::h02634486b125abef
[INFO] [stdout]   38:     0x6124fbbb4211 - doctest_runner_2024::__doctest_8::TEST::{{closure}}::h30efd2ba87c5b963
[INFO] [stdout]   39:     0x6124fbbafb86 - core::ops::function::FnOnce::call_once::hcac11c30ea8d3574
[INFO] [stdout]   40:     0x6124fbbb573b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x6124fbbaf963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x6124fbbae5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x6124fbbae3d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x6124fbe5ede0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x6124fbe5ede0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x6124fbe5ede0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x6124fbe5ede0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6124fbe5ede0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x6124fbe5ede0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6124fbe5ede0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6124fbe5ede0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6124fbe5ede0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x6124fbbae3c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x6124fbbb5935 - main
[INFO] [stdout]   55:     0x7e0ced2131ca - <unknown>
[INFO] [stdout]   56:     0x7e0ced21328b - __libc_start_main
[INFO] [stdout]   57:     0x6124fbbad9e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10671) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:236:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc883fde152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc883fde152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc883fde152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dc883fde152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dc884007103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dc884007103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dc883fda5d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc883fda5d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dc883fddfa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dc883fdf6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dc883fdf4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5dc883fe00e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5dc883fdfe7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5dc883fde649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5dc883fdfb0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5dc884004f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5dc884005376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5dc883e1c4bf - doctest_bundle_2024::__doctest_13::main::{{closure}}::h005ee2302a043300
[INFO] [stdout]   18:     0x5dc883dc37d7 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4f333b684f312e73
[INFO] [stdout]   19:     0x5dc883dbecfa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfb5f6004e102aa3e
[INFO] [stdout]   20:     0x5dc883dbe357 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1bb799c8b062ddd5
[INFO] [stdout]   21:     0x5dc883db31a5 - tokio::runtime::scheduler::current_thread::Context::enter::h1d3375cc4f0317b9
[INFO] [stdout]   22:     0x5dc883dbafac - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h033aa2c78d735b0a
[INFO] [stdout]   23:     0x5dc883dba3d8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbefed8fd8a5b5d16
[INFO] [stdout]   24:     0x5dc883daa8b8 - tokio::runtime::context::scoped::Scoped<T>::set::h31ab308d199d393a
[INFO] [stdout]   25:     0x5dc883daa588 - tokio::runtime::context::set_scheduler::{{closure}}::hd1904a5859be0de9
[INFO] [stdout]   26:     0x5dc883d7e91f - std::thread::local::LocalKey<T>::try_with::h4f5e311384caec0f
[INFO] [stdout]   27:     0x5dc883d7d5ba - std::thread::local::LocalKey<T>::with::h309e27041a090cec
[INFO] [stdout]   28:     0x5dc883dba116 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he683c290b9232cfc
[INFO] [stdout]   29:     0x5dc883dba75e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc35caa3b46afcc2e
[INFO] [stdout]   30:     0x5dc883dafa46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d3fd84602e77abd
[INFO] [stdout]   31:     0x5dc883dabeca - tokio::runtime::context::runtime::enter_runtime::h993a7d44eafb3550
[INFO] [stdout]   32:     0x5dc883daf41a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6023fd9a6e14029e
[INFO] [stdout]   33:     0x5dc883dadd00 - tokio::runtime::runtime::Runtime::block_on_inner::h7e3687219e635576
[INFO] [stdout]   34:     0x5dc883daeb56 - tokio::runtime::runtime::Runtime::block_on::hafd86a337d17e2bd
[INFO] [stdout]   35:     0x5dc883d3293b - tokio_test::block_on::h65063e541dc9775d
[INFO] [stdout]   36:     0x5dc883e1c06a - doctest_bundle_2024::__doctest_13::main::h8eb8118e185a96b4
[INFO] [stdout]   37:     0x5dc883e1c806 - doctest_bundle_2024::__doctest_13::__main_fn::h77db99937d06e241
[INFO] [stdout]   38:     0x5dc883d283f1 - doctest_runner_2024::__doctest_13::TEST::{{closure}}::hb1d497e41adb850c
[INFO] [stdout]   39:     0x5dc883d23876 - core::ops::function::FnOnce::call_once::h359c48fa3c7543fb
[INFO] [stdout]   40:     0x5dc883d2973b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x5dc883d23963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x5dc883d225f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x5dc883d223d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x5dc883fd2de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x5dc883fd2de0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5dc883fd2de0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5dc883fd2de0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5dc883fd2de0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5dc883fd2de0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5dc883fd2de0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5dc883fd2de0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dc883fd2de0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5dc883d223c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x5dc883d29935 - main
[INFO] [stdout]   55:     0x738504caf1ca - <unknown>
[INFO] [stdout]   56:     0x738504caf28b - __libc_start_main
[INFO] [stdout]   57:     0x5dc883d219e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10612) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:46:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d2d0bced152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d2d0bced152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d2d0bced152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d2d0bced152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d2d0bd16103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d2d0bd16103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d2d0bce95d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d2d0bce95d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d2d0bcecfa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d2d0bcee6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d2d0bcee4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5d2d0bcef0e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5d2d0bceee7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5d2d0bced649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5d2d0bceeb0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5d2d0bd13f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d2d0bd14376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5d2d0bb28b9c - doctest_bundle_2024::__doctest_1::main::{{closure}}::h917337435567de72
[INFO] [stdout]   18:     0x5d2d0bad2837 - <core::pin::Pin<P> as core::future::future::Future>::poll::h95ca1b7660863cfc
[INFO] [stdout]   19:     0x5d2d0bacdcba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h893a59de956ff750
[INFO] [stdout]   20:     0x5d2d0bacda27 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he9b82b18d1dfe8b0
[INFO] [stdout]   21:     0x5d2d0bac1ee5 - tokio::runtime::scheduler::current_thread::Context::enter::h0d1db810cf71bb50
[INFO] [stdout]   22:     0x5d2d0bacc4ac - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h973a3a79ecb0c309
[INFO] [stdout]   23:     0x5d2d0bac9438 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf77322e1029b6c9d
[INFO] [stdout]   24:     0x5d2d0bab9938 - tokio::runtime::context::scoped::Scoped<T>::set::h45ddcbfff8837175
[INFO] [stdout]   25:     0x5d2d0bab9488 - tokio::runtime::context::set_scheduler::{{closure}}::h36f1363a6ce0d685
[INFO] [stdout]   26:     0x5d2d0ba8da3f - std::thread::local::LocalKey<T>::try_with::h59a6ae12b10f3c29
[INFO] [stdout]   27:     0x5d2d0ba8c82a - std::thread::local::LocalKey<T>::with::h685008eeff058de9
[INFO] [stdout]   28:     0x5d2d0bac8a36 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha0fe7a52dc8560f3
[INFO] [stdout]   29:     0x5d2d0bac97ce - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcef858d4a8060b1e
[INFO] [stdout]   30:     0x5d2d0babee46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1defec58b2401228
[INFO] [stdout]   31:     0x5d2d0baba56a - tokio::runtime::context::runtime::enter_runtime::h410251c31d787c6a
[INFO] [stdout]   32:     0x5d2d0babe4ea - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb35d2bd6d0c516e8
[INFO] [stdout]   33:     0x5d2d0babd2f0 - tokio::runtime::runtime::Runtime::block_on_inner::hae63f93be207b55a
[INFO] [stdout]   34:     0x5d2d0babd616 - tokio::runtime::runtime::Runtime::block_on::h0127d142fb08569d
[INFO] [stdout]   35:     0x5d2d0ba421fb - tokio_test::block_on::hc1c9a3fff415473b
[INFO] [stdout]   36:     0x5d2d0bb2873a - doctest_bundle_2024::__doctest_1::main::h86f9a8ec6d8c7a58
[INFO] [stdout]   37:     0x5d2d0bb28f06 - doctest_bundle_2024::__doctest_1::__main_fn::h671362c370556a37
[INFO] [stdout]   38:     0x5d2d0ba36fd1 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::h9949e529780a9cc8
[INFO] [stdout]   39:     0x5d2d0ba327b6 - core::ops::function::FnOnce::call_once::h27288a7eca62f99e
[INFO] [stdout]   40:     0x5d2d0ba3873b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x5d2d0ba32963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x5d2d0ba315f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x5d2d0ba313d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x5d2d0bce1de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x5d2d0bce1de0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5d2d0bce1de0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5d2d0bce1de0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d2d0bce1de0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5d2d0bce1de0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5d2d0bce1de0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5d2d0bce1de0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d2d0bce1de0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5d2d0ba313c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x5d2d0ba38935 - main
[INFO] [stdout]   55:     0x7a0ed1c811ca - <unknown>
[INFO] [stdout]   56:     0x7a0ed1c8128b - __libc_start_main
[INFO] [stdout]   57:     0x5d2d0ba309e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10231) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:81:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a71f8f9152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a71f8f9152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a71f8f9152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61a71f8f9152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61a71f922103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61a71f922103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61a71f8f55d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a71f8f55d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61a71f8f8fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61a71f8fa6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61a71f8fa4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x61a71f8fb0e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x61a71f8fae7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x61a71f8f9649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x61a71f8fab0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x61a71f91ff30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x61a71f920376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x61a71f7353b3 - doctest_bundle_2024::__doctest_2::main::{{closure}}::hb792fe52a27ed0bd
[INFO] [stdout]   18:     0x61a71f6de8d7 - <core::pin::Pin<P> as core::future::future::Future>::poll::he9cbf0c4a2e81bd0
[INFO] [stdout]   19:     0x61a71f6d9cea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7536c1c66574dfb
[INFO] [stdout]   20:     0x61a71f6d9927 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcf6251d3bef6861b
[INFO] [stdout]   21:     0x61a71f6ce465 - tokio::runtime::scheduler::current_thread::Context::enter::h31524a0f3234ee12
[INFO] [stdout]   22:     0x61a71f6d894c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he26f0c3bc3785c8b
[INFO] [stdout]   23:     0x61a71f6d5318 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5c5d9902e4912e27
[INFO] [stdout]   24:     0x61a71f6c5bb8 - tokio::runtime::context::scoped::Scoped<T>::set::h9714654386ef5a6b
[INFO] [stdout]   25:     0x61a71f6c5508 - tokio::runtime::context::set_scheduler::{{closure}}::h7f6bf3399ffa7c9e
[INFO] [stdout]   26:     0x61a71f69962f - std::thread::local::LocalKey<T>::try_with::h3f12d2fadfd3cf63
[INFO] [stdout]   27:     0x61a71f698c7a - std::thread::local::LocalKey<T>::with::hdd7e0b68cf882592
[INFO] [stdout]   28:     0x61a71f6d2b46 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02afbe3bfa782ff0
[INFO] [stdout]   29:     0x61a71f6d567e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h55ffa1a0ef40ef07
[INFO] [stdout]   30:     0x61a71f6cb246 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h201a1054657d63f1
[INFO] [stdout]   31:     0x61a71f6c638a - tokio::runtime::context::runtime::enter_runtime::h2258e44615264a65
[INFO] [stdout]   32:     0x61a71f6ca0d8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2cddf2fc90bc2550
[INFO] [stdout]   33:     0x61a71f6c91be - tokio::runtime::runtime::Runtime::block_on_inner::h9e6f649fc980e68a
[INFO] [stdout]   34:     0x61a71f6c9856 - tokio::runtime::runtime::Runtime::block_on::h682564fdcc499cf2
[INFO] [stdout]   35:     0x61a71f64dd9d - tokio_test::block_on::h7b3d291ea9cdcb5f
[INFO] [stdout]   36:     0x61a71f734f28 - doctest_bundle_2024::__doctest_2::main::h6de1c65f87bc1785
[INFO] [stdout]   37:     0x61a71f735656 - doctest_bundle_2024::__doctest_2::__main_fn::hc2f4c6d937da6641
[INFO] [stdout]   38:     0x61a71f643051 - doctest_runner_2024::__doctest_2::TEST::{{closure}}::h3a95299600b12b9e
[INFO] [stdout]   39:     0x61a71f63ec06 - core::ops::function::FnOnce::call_once::he1b5bccc8f013534
[INFO] [stdout]   40:     0x61a71f64473b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x61a71f63e963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x61a71f63d5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x61a71f63d3d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x61a71f8edde0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x61a71f8edde0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x61a71f8edde0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x61a71f8edde0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61a71f8edde0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x61a71f8edde0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x61a71f8edde0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x61a71f8edde0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x61a71f8edde0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x61a71f63d3c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x61a71f644935 - main
[INFO] [stdout]   55:     0x7489042171ca - <unknown>
[INFO] [stdout]   56:     0x74890421728b - __libc_start_main
[INFO] [stdout]   57:     0x61a71f63c9e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10497) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:270:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635d243fb152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635d243fb152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635d243fb152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x635d243fb152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x635d24424103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x635d24424103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x635d243f75d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635d243f75d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x635d243fafa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x635d243fc6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x635d243fc4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x635d243fd0e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x635d243fce7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x635d243fb649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x635d243fcb0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x635d24421f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x635d24422376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x635d24239c96 - doctest_bundle_2024::__doctest_14::main::{{closure}}::hd1b32c6d28eb2d1f
[INFO] [stdout]   18:     0x635d241e07f7 - <core::pin::Pin<P> as core::future::future::Future>::poll::h61e75d1e0c44a1ac
[INFO] [stdout]   19:     0x635d241dbc6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2ecdab4dffc65dce
[INFO] [stdout]   20:     0x635d241db657 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7ec3584db0e0a783
[INFO] [stdout]   21:     0x635d241d3805 - tokio::runtime::scheduler::current_thread::Context::enter::hfa0b75b7b56a44c6
[INFO] [stdout]   22:     0x635d241d7b0c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h02b09404758e24a0
[INFO] [stdout]   23:     0x635d241d73b8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha26d00e3e3336afa
[INFO] [stdout]   24:     0x635d241c79b8 - tokio::runtime::context::scoped::Scoped<T>::set::h488ad2c38672199e
[INFO] [stdout]   25:     0x635d241c75c8 - tokio::runtime::context::set_scheduler::{{closure}}::hea90f3fc8e73108e
[INFO] [stdout]   26:     0x635d2419c64f - std::thread::local::LocalKey<T>::try_with::ha5eae9d38e7bc6d3
[INFO] [stdout]   27:     0x635d2419a68a - std::thread::local::LocalKey<T>::with::h416935bcf030bd8c
[INFO] [stdout]   28:     0x635d241d66c6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h94c221d504773443
[INFO] [stdout]   29:     0x635d241d752e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h36a5ace2d2fcea25
[INFO] [stdout]   30:     0x635d241ce646 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4296ac19f5edb17d
[INFO] [stdout]   31:     0x635d241c8cea - tokio::runtime::context::runtime::enter_runtime::h975dee5fa5d21e7d
[INFO] [stdout]   32:     0x635d241cc688 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcda7ae1231cb6dc1
[INFO] [stdout]   33:     0x635d241cabce - tokio::runtime::runtime::Runtime::block_on_inner::h607d9707ad3f17d7
[INFO] [stdout]   34:     0x635d241cbe56 - tokio::runtime::runtime::Runtime::block_on::hd8f060804109c98e
[INFO] [stdout]   35:     0x635d2415065d - tokio_test::block_on::hfc82e5f295a75d27
[INFO] [stdout]   36:     0x635d24239828 - doctest_bundle_2024::__doctest_14::main::ha2355db4251a68bc
[INFO] [stdout]   37:     0x635d24239fa6 - doctest_bundle_2024::__doctest_14::__main_fn::h3bb7ef1d74505496
[INFO] [stdout]   38:     0x635d24145471 - doctest_runner_2024::__doctest_14::TEST::{{closure}}::he25aaab15382c40c
[INFO] [stdout]   39:     0x635d24140b06 - core::ops::function::FnOnce::call_once::hc4495a9d18ded031
[INFO] [stdout]   40:     0x635d2414673b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x635d24140963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x635d2413f5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x635d2413f3d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x635d243efde0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x635d243efde0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x635d243efde0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x635d243efde0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x635d243efde0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x635d243efde0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x635d243efde0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x635d243efde0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x635d243efde0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x635d2413f3c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x635d24146935 - main
[INFO] [stdout]   55:     0x75cd7143d1ca - <unknown>
[INFO] [stdout]   56:     0x75cd7143d28b - __libc_start_main
[INFO] [stdout]   57:     0x635d2413e9e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10555) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:201:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6473a9914152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6473a9914152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6473a9914152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6473a9914152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6473a993d103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6473a993d103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6473a99105d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6473a99105d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6473a9913fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6473a99156cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6473a99154cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6473a99160e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6473a9915e7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6473a9914649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x6473a9915b0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6473a993af30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6473a993b376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x6473a9751d06 - doctest_bundle_2024::__doctest_11::main::{{closure}}::h9873b6cacdcc1b23
[INFO] [stdout]   18:     0x6473a96f9897 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb088068a782ea199
[INFO] [stdout]   19:     0x6473a96f4cca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha18d9b9d84fb4ae2
[INFO] [stdout]   20:     0x6473a96f4b07 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf59d496477718644
[INFO] [stdout]   21:     0x6473a96ea1f5 - tokio::runtime::scheduler::current_thread::Context::enter::h52ed9dbb9c1c4b4e
[INFO] [stdout]   22:     0x6473a96f2b6c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7dd8dbcb127f579f
[INFO] [stdout]   23:     0x6473a96f02d8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55bbecad615ab071
[INFO] [stdout]   24:     0x6473a96e0b38 - tokio::runtime::context::scoped::Scoped<T>::set::h907f3131cd4a37eb
[INFO] [stdout]   25:     0x6473a96e03c8 - tokio::runtime::context::set_scheduler::{{closure}}::h289e535d2c51874c
[INFO] [stdout]   26:     0x6473a96b4f9f - std::thread::local::LocalKey<T>::try_with::h85ed338486b605a8
[INFO] [stdout]   27:     0x6473a96b37da - std::thread::local::LocalKey<T>::with::h6194578c2ca5e79f
[INFO] [stdout]   28:     0x6473a96ee906 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6cd6e8ef872bfa1c
[INFO] [stdout]   29:     0x6473a96f091e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfca33a5eb443ec6e
[INFO] [stdout]   30:     0x6473a96e8246 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9527540f48b6565d
[INFO] [stdout]   31:     0x6473a96e20aa - tokio::runtime::context::runtime::enter_runtime::h9aec8fdc73de436f
[INFO] [stdout]   32:     0x6473a96e51a8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3278ab2c11ac88f4
[INFO] [stdout]   33:     0x6473a96e396e - tokio::runtime::runtime::Runtime::block_on_inner::h2017f3a2cf6391c0
[INFO] [stdout]   34:     0x6473a96e4a96 - tokio::runtime::runtime::Runtime::block_on::h8c8f57aae7be20d3
[INFO] [stdout]   35:     0x6473a966870d - tokio_test::block_on::h5d31b26036326bbc
[INFO] [stdout]   36:     0x6473a9751898 - doctest_bundle_2024::__doctest_11::main::h83c893620fe1849f
[INFO] [stdout]   37:     0x6473a9752046 - doctest_bundle_2024::__doctest_11::__main_fn::h2bb88a7ead4a8f88
[INFO] [stdout]   38:     0x6473a965e341 - doctest_runner_2024::__doctest_11::TEST::{{closure}}::h61f4e39c33ecad5c
[INFO] [stdout]   39:     0x6473a9659a06 - core::ops::function::FnOnce::call_once::hab3d1bb7629deed1
[INFO] [stdout]   40:     0x6473a965f73b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x6473a9659963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x6473a96585f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x6473a96583d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x6473a9908de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x6473a9908de0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x6473a9908de0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x6473a9908de0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6473a9908de0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x6473a9908de0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6473a9908de0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6473a9908de0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6473a9908de0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x6473a96583c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x6473a965f935 - main
[INFO] [stdout]   55:     0x75d369ada1ca - <unknown>
[INFO] [stdout]   56:     0x75d369ada28b - __libc_start_main
[INFO] [stdout]   57:     0x6473a96579e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10747) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:117:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588865d45152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x588865d45152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x588865d45152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x588865d45152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x588865d6e103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x588865d6e103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x588865d415d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x588865d415d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x588865d44fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x588865d466cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x588865d464cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x588865d470e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x588865d46e7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x588865d45649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x588865d46b0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x588865d6bf30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x588865d6c376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x588865b81c67 - doctest_bundle_2024::__doctest_3::main::{{closure}}::h2e989cda9d960546
[INFO] [stdout]   18:     0x588865b2a8b7 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb5e479d0c12bbc6a
[INFO] [stdout]   19:     0x588865b25c4a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1de960729cff48a9
[INFO] [stdout]   20:     0x588865b25467 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3757312ddbb18c47
[INFO] [stdout]   21:     0x588865b1b4b5 - tokio::runtime::scheduler::current_thread::Context::enter::h5f13a524884f0a49
[INFO] [stdout]   22:     0x588865b2400c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h96c8d812e02e03ef
[INFO] [stdout]   23:     0x588865b213f8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc6625ec51766d011
[INFO] [stdout]   24:     0x588865b11c38 - tokio::runtime::context::scoped::Scoped<T>::set::hc77a266758550cd8
[INFO] [stdout]   25:     0x588865b11608 - tokio::runtime::context::set_scheduler::{{closure}}::heda23c4125ffd7ad
[INFO] [stdout]   26:     0x588865ae637f - std::thread::local::LocalKey<T>::try_with::h9df040be42f7bdf1
[INFO] [stdout]   27:     0x588865ae4b0a - std::thread::local::LocalKey<T>::with::hb4fe1919e4b1fd93
[INFO] [stdout]   28:     0x588865b20356 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h75bb22f6710d5c8e
[INFO] [stdout]   29:     0x588865b2144e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h06c1454d2107997e
[INFO] [stdout]   30:     0x588865b17646 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h292f8351da00c87d
[INFO] [stdout]   31:     0x588865b12b0a - tokio::runtime::context::runtime::enter_runtime::h7100e590db422932
[INFO] [stdout]   32:     0x588865b1634a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5a5214938f3482ad
[INFO] [stdout]   33:     0x588865b15420 - tokio::runtime::runtime::Runtime::block_on_inner::hcbf875292a2f2b49
[INFO] [stdout]   34:     0x588865b15796 - tokio::runtime::runtime::Runtime::block_on::h1b901d9f98c500f4
[INFO] [stdout]   35:     0x588865a9907b - tokio_test::block_on::h350dcdbf6fbc8967
[INFO] [stdout]   36:     0x588865b8167a - doctest_bundle_2024::__doctest_3::main::h5aee9be4696d3747
[INFO] [stdout]   37:     0x588865b81fa6 - doctest_bundle_2024::__doctest_3::__main_fn::h1b0f1262df522543
[INFO] [stdout]   38:     0x588865a8f0d1 - doctest_runner_2024::__doctest_3::TEST::{{closure}}::h86ebf10c1733f7d3
[INFO] [stdout]   39:     0x588865a8ab46 - core::ops::function::FnOnce::call_once::hc5ad1fbed6e250bc
[INFO] [stdout]   40:     0x588865a9073b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x588865a8a963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x588865a895f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x588865a893d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x588865d39de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x588865d39de0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x588865d39de0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x588865d39de0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x588865d39de0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x588865d39de0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x588865d39de0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x588865d39de0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x588865d39de0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x588865a893c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x588865a90935 - main
[INFO] [stdout]   55:     0x7ec643f2d1ca - <unknown>
[INFO] [stdout]   56:     0x7ec643f2d28b - __libc_start_main
[INFO] [stdout]   57:     0x588865a889e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10383) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:306:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5928ae926152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5928ae926152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5928ae926152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5928ae926152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5928ae94f103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5928ae94f103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5928ae9225d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5928ae9225d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5928ae925fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5928ae9276cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5928ae9274cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5928ae9280e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5928ae927e7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5928ae926649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5928ae927b0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5928ae94cf30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5928ae94d376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5928ae7653f5 - doctest_bundle_2024::__doctest_17::main::{{closure}}::h7b80ad545076ac16
[INFO] [stdout]   18:     0x5928ae70b797 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2612fc5700aba408
[INFO] [stdout]   19:     0x5928ae706caa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h752b6f9910edf577
[INFO] [stdout]   20:     0x5928ae706be7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hfedc46b451812ccc
[INFO] [stdout]   21:     0x5928ae6fcf95 - tokio::runtime::scheduler::current_thread::Context::enter::h8f79a9f0a86ea083
[INFO] [stdout]   22:     0x5928ae70344c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h09e1c2b9cab4818d
[INFO] [stdout]   23:     0x5928ae702418 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf6e6cfba573f1cf4
[INFO] [stdout]   24:     0x5928ae6f2db8 - tokio::runtime::context::scoped::Scoped<T>::set::hfa161fa24a73e4f4
[INFO] [stdout]   25:     0x5928ae6f2388 - tokio::runtime::context::set_scheduler::{{closure}}::h11fa2c864d40bdff
[INFO] [stdout]   26:     0x5928ae6c7e9f - std::thread::local::LocalKey<T>::try_with::hb87105e97ffc17db
[INFO] [stdout]   27:     0x5928ae6c556a - std::thread::local::LocalKey<T>::with::h209f380fb1b13d6f
[INFO] [stdout]   28:     0x5928ae700c76 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6dd8c33dfcd1a915
[INFO] [stdout]   29:     0x5928ae7026ee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5d754f34be6a0b23
[INFO] [stdout]   30:     0x5928ae6f8a46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2b27aa226751e945
[INFO] [stdout]   31:     0x5928ae6f446a - tokio::runtime::context::runtime::enter_runtime::hbc6e6a2db45a3e2c
[INFO] [stdout]   32:     0x5928ae6f75b8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc840eb3426219ce0
[INFO] [stdout]   33:     0x5928ae6f5e2e - tokio::runtime::runtime::Runtime::block_on_inner::h7fa585e9606bac91
[INFO] [stdout]   34:     0x5928ae6f6d96 - tokio::runtime::runtime::Runtime::block_on::hc1c158c5a6a9829e
[INFO] [stdout]   35:     0x5928ae679e4d - tokio_test::block_on::h282dff8b92524cf7
[INFO] [stdout]   36:     0x5928ae764fc8 - doctest_bundle_2024::__doctest_17::main::hfdc7b188cadb12d1
[INFO] [stdout]   37:     0x5928ae7656c6 - doctest_bundle_2024::__doctest_17::__main_fn::h606836c03e30140f
[INFO] [stdout]   38:     0x5928ae670551 - doctest_runner_2024::__doctest_17::TEST::{{closure}}::h02f55ddc4cf48dde
[INFO] [stdout]   39:     0x5928ae66b9c6 - core::ops::function::FnOnce::call_once::ha5f9196fbac7a0b4
[INFO] [stdout]   40:     0x5928ae67173b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x5928ae66b963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x5928ae66a5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x5928ae66a3d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x5928ae91ade0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x5928ae91ade0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5928ae91ade0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5928ae91ade0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5928ae91ade0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5928ae91ade0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5928ae91ade0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5928ae91ade0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5928ae91ade0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5928ae66a3c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x5928ae671935 - main
[INFO] [stdout]   55:     0x754d44ab41ca - <unknown>
[INFO] [stdout]   56:     0x754d44ab428b - __libc_start_main
[INFO] [stdout]   57:     0x5928ae6699e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::root_get (line 10135) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:388:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdb87c6e152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdb87c6e152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdb87c6e152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fdb87c6e152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fdb87c97103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fdb87c97103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5fdb87c6a5d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdb87c6a5d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fdb87c6dfa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fdb87c6f6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fdb87c6f4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5fdb87c700e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5fdb87c6fe7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5fdb87c6e649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5fdb87c6fb0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5fdb87c94f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5fdb87c95376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5fdb87aae1fa - doctest_bundle_2024::__doctest_21::main::{{closure}}::ha6af65bb37dd7027
[INFO] [stdout]   18:     0x5fdb87a53777 - <core::pin::Pin<P> as core::future::future::Future>::poll::h17dfca8958d3f942
[INFO] [stdout]   19:     0x5fdb87a4ec9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h59130aa8061c7286
[INFO] [stdout]   20:     0x5fdb87a4e847 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc61468dddf8d3d99
[INFO] [stdout]   21:     0x5fdb87a43c85 - tokio::runtime::scheduler::current_thread::Context::enter::h3771f38ba7023e8b
[INFO] [stdout]   22:     0x5fdb87a4ddec - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf71e6e44389eceee
[INFO] [stdout]   23:     0x5fdb87a4a378 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9ecd12999a42b3c7
[INFO] [stdout]   24:     0x5fdb87a3aab8 - tokio::runtime::context::scoped::Scoped<T>::set::h7516f94d0ce73473
[INFO] [stdout]   25:     0x5fdb87a3a548 - tokio::runtime::context::set_scheduler::{{closure}}::hc6e55a79e694bb13
[INFO] [stdout]   26:     0x5fdb87a0fbdf - std::thread::local::LocalKey<T>::try_with::hb446414467332ea6
[INFO] [stdout]   27:     0x5fdb87a0da3a - std::thread::local::LocalKey<T>::with::h83d7886fdfeaea4f
[INFO] [stdout]   28:     0x5fdb87a48fe6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h727184f3607ea935
[INFO] [stdout]   29:     0x5fdb87a4a8ae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::heaaf2b12516a42df
[INFO] [stdout]   30:     0x5fdb87a40e46 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2f86e67d279e3d0f
[INFO] [stdout]   31:     0x5fdb87a3afca - tokio::runtime::context::runtime::enter_runtime::h0170c51c7f28dd52
[INFO] [stdout]   32:     0x5fdb87a3ef3a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0c34cfe5e1e0e8b7
[INFO] [stdout]   33:     0x5fdb87a3df60 - tokio::runtime::runtime::Runtime::block_on_inner::h8f5bb09beb8bb382
[INFO] [stdout]   34:     0x5fdb87a3e916 - tokio::runtime::runtime::Runtime::block_on::h72d6f15796dee4ee
[INFO] [stdout]   35:     0x5fdb879c22ab - tokio_test::block_on::h367d9466bc7a313c
[INFO] [stdout]   36:     0x5fdb87aade2a - doctest_bundle_2024::__doctest_21::main::h08ebe14aa579c455
[INFO] [stdout]   37:     0x5fdb87aae356 - doctest_bundle_2024::__doctest_21::__main_fn::h0a05a58ae549ffc3
[INFO] [stdout]   38:     0x5fdb879b8751 - doctest_runner_2024::__doctest_21::TEST::{{closure}}::h1aa8059bee3472ea
[INFO] [stdout]   39:     0x5fdb879b3bc6 - core::ops::function::FnOnce::call_once::hd4c80fff219bd92f
[INFO] [stdout]   40:     0x5fdb879b973b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x5fdb879b3963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x5fdb879b25f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x5fdb879b23d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x5fdb87c62de0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x5fdb87c62de0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x5fdb87c62de0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x5fdb87c62de0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5fdb87c62de0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x5fdb87c62de0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5fdb87c62de0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5fdb87c62de0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5fdb87c62de0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x5fdb879b23c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x5fdb879b9935 - main
[INFO] [stdout]   55:     0x7a1109a881ca - <unknown>
[INFO] [stdout]   56:     0x7a1109a8828b - __libc_start_main
[INFO] [stdout]   57:     0x5fdb879b19e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10874) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:422:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6388f6556152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6388f6556152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6388f6556152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6388f6556152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6388f657f103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6388f657f103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6388f65525d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6388f65525d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6388f6555fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6388f65576cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6388f65574cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6388f65580e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6388f6557e7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6388f6556649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x6388f6557b0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6388f657cf30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6388f657d376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x6388f6396a1e - doctest_bundle_2024::__doctest_22::main::{{closure}}::hd66e40fb2532aaae
[INFO] [stdout]   18:     0x6388f633b817 - <core::pin::Pin<P> as core::future::future::Future>::poll::h947d9c026f584a65
[INFO] [stdout]   19:     0x6388f6336c8a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h536645e9567c186f
[INFO] [stdout]   20:     0x6388f6336197 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0596b4b50af1911d
[INFO] [stdout]   21:     0x6388f632dd25 - tokio::runtime::scheduler::current_thread::Context::enter::hc0ad559da85afc4b
[INFO] [stdout]   22:     0x6388f63338ec - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h20d49567e4c512e4
[INFO] [stdout]   23:     0x6388f6332398 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9f2b5a7f9ef5d989
[INFO] [stdout]   24:     0x6388f6322d38 - tokio::runtime::context::scoped::Scoped<T>::set::he49944d47b41d716
[INFO] [stdout]   25:     0x6388f6322408 - tokio::runtime::context::set_scheduler::{{closure}}::h2902725b55023a8d
[INFO] [stdout]   26:     0x6388f62f87df - std::thread::local::LocalKey<T>::try_with::hdb0c61fbf14777a1
[INFO] [stdout]   27:     0x6388f62f53ca - std::thread::local::LocalKey<T>::with::h0e2c5bafb62b912a
[INFO] [stdout]   28:     0x6388f6330226 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h38339ea1fd668c07
[INFO] [stdout]   29:     0x6388f633260e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b60278fc9475d79
[INFO] [stdout]   30:     0x6388f632a646 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h98791baf55cd2667
[INFO] [stdout]   31:     0x6388f632428a - tokio::runtime::context::runtime::enter_runtime::hb082d0708e223107
[INFO] [stdout]   32:     0x6388f6327828 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf9765c905705f694
[INFO] [stdout]   33:     0x6388f632583e - tokio::runtime::runtime::Runtime::block_on_inner::h032f1bb725927866
[INFO] [stdout]   34:     0x6388f6326c16 - tokio::runtime::runtime::Runtime::block_on::hbd6e0650bb0bbbaa
[INFO] [stdout]   35:     0x6388f62aab6d - tokio_test::block_on::h6a186a2f2c3df55f
[INFO] [stdout]   36:     0x6388f6396378 - doctest_bundle_2024::__doctest_22::main::h1684c40e34930690
[INFO] [stdout]   37:     0x6388f6396d76 - doctest_bundle_2024::__doctest_22::__main_fn::hab4d9c25810ad53d
[INFO] [stdout]   38:     0x6388f62a07d1 - doctest_runner_2024::__doctest_22::TEST::{{closure}}::hc55a97f8d3da1b15
[INFO] [stdout]   39:     0x6388f629bc46 - core::ops::function::FnOnce::call_once::hea5368f7ad9d0d79
[INFO] [stdout]   40:     0x6388f62a173b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x6388f629b963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x6388f629a5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x6388f629a3d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x6388f654ade0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x6388f654ade0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x6388f654ade0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x6388f654ade0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6388f654ade0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x6388f654ade0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x6388f654ade0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x6388f654ade0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6388f654ade0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x6388f629a3c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x6388f62a1935 - main
[INFO] [stdout]   55:     0x7ba9772961ca - <unknown>
[INFO] [stdout]   56:     0x7ba97729628b - __libc_start_main
[INFO] [stdout]   57:     0x6388f62999e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::new_with_api_key (line 10052) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestZNeQTE/doctest_bundle_2024.rs:350:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585da2d3a152 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585da2d3a152 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585da2d3a152 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x585da2d3a152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x585da2d63103 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x585da2d63103 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x585da2d365d3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x585da2d365d3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x585da2d39fa2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x585da2d3b6cc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x585da2d3b4cf - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x585da2d3c0e2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x585da2d3be7a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x585da2d3a649 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x585da2d3bb0d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x585da2d60f30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x585da2d61376 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x585da2b79b6f - doctest_bundle_2024::__doctest_19::main::{{closure}}::hec67d0349a0cf645
[INFO] [stdout]   18:     0x585da2b1f857 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9ad3c353f344ac8d
[INFO] [stdout]   19:     0x585da2b1acda - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he1e0b1d497ba1c47
[INFO] [stdout]   20:     0x585da2b1a757 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hac3e4e345d005d01
[INFO] [stdout]   21:     0x585da2b10775 - tokio::runtime::scheduler::current_thread::Context::enter::h6ee89659b250ac0f
[INFO] [stdout]   22:     0x585da2b1822c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h363ce8b201029f5b
[INFO] [stdout]   23:     0x585da2b162f8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h573fbc91d583cee3
[INFO] [stdout]   24:     0x585da2b06a38 - tokio::runtime::context::scoped::Scoped<T>::set::h5a1c92c1ca86d7a0
[INFO] [stdout]   25:     0x585da2b06448 - tokio::runtime::context::set_scheduler::{{closure}}::h35f5c7820ddd29c3
[INFO] [stdout]   26:     0x585da2adb18f - std::thread::local::LocalKey<T>::try_with::h98df2fba4d78417f
[INFO] [stdout]   27:     0x585da2ad9bda - std::thread::local::LocalKey<T>::with::hbfe1c6b8e99f9e20
[INFO] [stdout]   28:     0x585da2b13eb6 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h04f79bb19bc87d85
[INFO] [stdout]   29:     0x585da2b164be - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0ca315efa64c5cf8
[INFO] [stdout]   30:     0x585da2b0d246 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3d3a79a0e4fbd9a9
[INFO] [stdout]   31:     0x585da2b0774a - tokio::runtime::context::runtime::enter_runtime::h4ecc13b5abd48c5e
[INFO] [stdout]   32:     0x585da2b0b00a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h15ad5bb74dea406e
[INFO] [stdout]   33:     0x585da2b09aa0 - tokio::runtime::runtime::Runtime::block_on_inner::h575ef789042ff5bf
[INFO] [stdout]   34:     0x585da2b0a6d6 - tokio::runtime::runtime::Runtime::block_on::h14a0042ff5649de7
[INFO] [stdout]   35:     0x585da2a8f42b - tokio_test::block_on::hee28e4e04539da20
[INFO] [stdout]   36:     0x585da2b7972a - doctest_bundle_2024::__doctest_19::main::hf647d9ff6743922e
[INFO] [stdout]   37:     0x585da2b79c46 - doctest_bundle_2024::__doctest_19::__main_fn::h486f036c9636a273
[INFO] [stdout]   38:     0x585da2a84651 - doctest_runner_2024::__doctest_19::TEST::{{closure}}::h0463b62b9f4f57ee
[INFO] [stdout]   39:     0x585da2a7fc86 - core::ops::function::FnOnce::call_once::hf41728dfa08b3e21
[INFO] [stdout]   40:     0x585da2a8573b - doctest_runner_2024::main::hb51f73e99e4ae526
[INFO] [stdout]   41:     0x585da2a7f963 - core::ops::function::FnOnce::call_once::h727e1317dd2dd109
[INFO] [stdout]   42:     0x585da2a7e5f6 - std::sys::backtrace::__rust_begin_short_backtrace::h6dbad06ec98fd5eb
[INFO] [stdout]   43:     0x585da2a7e3d9 - std::rt::lang_start::{{closure}}::h11770b9a8e6a9242
[INFO] [stdout]   44:     0x585da2d2ede0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   45:     0x585da2d2ede0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x585da2d2ede0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x585da2d2ede0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x585da2d2ede0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x585da2d2ede0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x585da2d2ede0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x585da2d2ede0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x585da2d2ede0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x585da2a7e3c1 - std::rt::lang_start::h3ca576b114e561f7
[INFO] [stdout]   54:     0x585da2a85935 - main
[INFO] [stdout]   55:     0x741250efb1ca - <unknown>
[INFO] [stdout]   56:     0x741250efb28b - __libc_start_main
[INFO] [stdout]   57:     0x585da2a7d9e5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10177)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10612)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10231)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10747)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10291)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10555)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10671)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10497)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10383)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::new_with_api_key (line 10052)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::root_get (line 10135)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-70e4fb503af760bb/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10874)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 12 failed; 8 ignored; 0 measured; 0 filtered out; finished in 2.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05b3a404c0b879cf341d82a87b17571d8320025576e21ad46a954a9c46e93dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b3a404c0b879cf341d82a87b17571d8320025576e21ad46a954a9c46e93dce", kill_on_drop: false }`
[INFO] [stdout] 05b3a404c0b879cf341d82a87b17571d8320025576e21ad46a954a9c46e93dce
