[INFO] fetching crate sparkscan 0.3.8...
[INFO] testing sparkscan-0.3.8 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate sparkscan 0.3.8 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sparkscan 0.3.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sparkscan 0.3.8
[INFO] tweaked toml for crates.io crate sparkscan 0.3.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sparkscan 0.3.8 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sparkscan 0.3.8 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded progenitor-macro v0.11.0
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded typify-macro v0.4.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.8
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded progenitor v0.11.0
[INFO] [stderr]   Downloaded sparkscan-client v0.1.1
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ddb827b3a6b9d28496a5995289ffedacde634bbac881597110f240346182c44
[INFO] running `Command { std: "docker" "start" "-a" "8ddb827b3a6b9d28496a5995289ffedacde634bbac881597110f240346182c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ddb827b3a6b9d28496a5995289ffedacde634bbac881597110f240346182c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ddb827b3a6b9d28496a5995289ffedacde634bbac881597110f240346182c44", kill_on_drop: false }`
[INFO] [stdout] 8ddb827b3a6b9d28496a5995289ffedacde634bbac881597110f240346182c44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f992afd46c3467fe43e6d6e78d17d690f0410909c9b6fcc45e5cd8d19612904b
[INFO] running `Command { std: "docker" "start" "-a" "f992afd46c3467fe43e6d6e78d17d690f0410909c9b6fcc45e5cd8d19612904b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling hyper-util v0.1.14
[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 h2 v0.4.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling typify-impl v0.4.2
[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.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11019:17
[INFO] [stdout]       |
[INFO] [stdout] 11019 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11094:17
[INFO] [stdout]       |
[INFO] [stdout] 11094 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11295:17
[INFO] [stdout]       |
[INFO] [stdout] 11295 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11469:17
[INFO] [stdout]       |
[INFO] [stdout] 11469 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11567:17
[INFO] [stdout]       |
[INFO] [stdout] 11567 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11649:17
[INFO] [stdout]       |
[INFO] [stdout] 11649 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11762:17
[INFO] [stdout]       |
[INFO] [stdout] 11762 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11877:17
[INFO] [stdout]       |
[INFO] [stdout] 11877 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11992:17
[INFO] [stdout]       |
[INFO] [stdout] 11992 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12078:17
[INFO] [stdout]       |
[INFO] [stdout] 12078 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12192:17
[INFO] [stdout]       |
[INFO] [stdout] 12192 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12301:17
[INFO] [stdout]       |
[INFO] [stdout] 12301 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12388:17
[INFO] [stdout]       |
[INFO] [stdout] 12388 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12489:17
[INFO] [stdout]       |
[INFO] [stdout] 12489 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10330:21
[INFO] [stdout]       |
[INFO] [stdout] 10330 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10330 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10380:9
[INFO] [stdout]       |
[INFO] [stdout] 10380 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10440:9
[INFO] [stdout]       |
[INFO] [stdout] 10440 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10517:9
[INFO] [stdout]       |
[INFO] [stdout] 10517 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10538:9
[INFO] [stdout]       |
[INFO] [stdout] 10538 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10593:9
[INFO] [stdout]       |
[INFO] [stdout] 10593 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10618:9
[INFO] [stdout]       |
[INFO] [stdout] 10618 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10676:9
[INFO] [stdout]       |
[INFO] [stdout] 10676 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10735:9
[INFO] [stdout]       |
[INFO] [stdout] 10735 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10792:9
[INFO] [stdout]       |
[INFO] [stdout] 10792 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10850:9
[INFO] [stdout]       |
[INFO] [stdout] 10850 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10868:9
[INFO] [stdout]       |
[INFO] [stdout] 10868 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10926:9
[INFO] [stdout]       |
[INFO] [stdout] 10926 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10988:9
[INFO] [stdout]       |
[INFO] [stdout] 10988 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "f992afd46c3467fe43e6d6e78d17d690f0410909c9b6fcc45e5cd8d19612904b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f992afd46c3467fe43e6d6e78d17d690f0410909c9b6fcc45e5cd8d19612904b", kill_on_drop: false }`
[INFO] [stdout] f992afd46c3467fe43e6d6e78d17d690f0410909c9b6fcc45e5cd8d19612904b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0f142dd2288b00a1a3f49447ce2019d021b1d3fab991f276832c78771c2db19
[INFO] running `Command { std: "docker" "start" "-a" "b0f142dd2288b00a1a3f49447ce2019d021b1d3fab991f276832c78771c2db19", 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.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.6
[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.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11019:17
[INFO] [stdout]       |
[INFO] [stdout] 11019 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11094:17
[INFO] [stdout]       |
[INFO] [stdout] 11094 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11295:17
[INFO] [stdout]       |
[INFO] [stdout] 11295 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11469:17
[INFO] [stdout]       |
[INFO] [stdout] 11469 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11567:17
[INFO] [stdout]       |
[INFO] [stdout] 11567 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11649:17
[INFO] [stdout]       |
[INFO] [stdout] 11649 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11762:17
[INFO] [stdout]       |
[INFO] [stdout] 11762 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11877:17
[INFO] [stdout]       |
[INFO] [stdout] 11877 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11992:17
[INFO] [stdout]       |
[INFO] [stdout] 11992 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12078:17
[INFO] [stdout]       |
[INFO] [stdout] 12078 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12192:17
[INFO] [stdout]       |
[INFO] [stdout] 12192 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12301:17
[INFO] [stdout]       |
[INFO] [stdout] 12301 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12388:17
[INFO] [stdout]       |
[INFO] [stdout] 12388 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12489:17
[INFO] [stdout]       |
[INFO] [stdout] 12489 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11019:17
[INFO] [stdout]       |
[INFO] [stdout] 11019 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11094:17
[INFO] [stdout]       |
[INFO] [stdout] 11094 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11295:17
[INFO] [stdout]       |
[INFO] [stdout] 11295 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11469:17
[INFO] [stdout]       |
[INFO] [stdout] 11469 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11567:17
[INFO] [stdout]       |
[INFO] [stdout] 11567 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11649:17
[INFO] [stdout]       |
[INFO] [stdout] 11649 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11762:17
[INFO] [stdout]       |
[INFO] [stdout] 11762 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11877:17
[INFO] [stdout]       |
[INFO] [stdout] 11877 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11992:17
[INFO] [stdout]       |
[INFO] [stdout] 11992 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12078:17
[INFO] [stdout]       |
[INFO] [stdout] 12078 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12192:17
[INFO] [stdout]       |
[INFO] [stdout] 12192 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12301:17
[INFO] [stdout]       |
[INFO] [stdout] 12301 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12388:17
[INFO] [stdout]       |
[INFO] [stdout] 12388 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12489:17
[INFO] [stdout]       |
[INFO] [stdout] 12489 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stdout]       |                 ----^^^^^^^^^^
[INFO] [stdout]       |                 |
[INFO] [stdout]       |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10330:21
[INFO] [stdout]       |
[INFO] [stdout] 10330 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10330 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10380:9
[INFO] [stdout]       |
[INFO] [stdout] 10380 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10440:9
[INFO] [stdout]       |
[INFO] [stdout] 10440 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10517:9
[INFO] [stdout]       |
[INFO] [stdout] 10517 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10538:9
[INFO] [stdout]       |
[INFO] [stdout] 10538 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10593:9
[INFO] [stdout]       |
[INFO] [stdout] 10593 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10618:9
[INFO] [stdout]       |
[INFO] [stdout] 10618 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10676:9
[INFO] [stdout]       |
[INFO] [stdout] 10676 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10735:9
[INFO] [stdout]       |
[INFO] [stdout] 10735 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10792:9
[INFO] [stdout]       |
[INFO] [stdout] 10792 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10850:9
[INFO] [stdout]       |
[INFO] [stdout] 10850 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10868:9
[INFO] [stdout]       |
[INFO] [stdout] 10868 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10926:9
[INFO] [stdout]       |
[INFO] [stdout] 10926 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10988:9
[INFO] [stdout]       |
[INFO] [stdout] 10988 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10330:21
[INFO] [stdout]       |
[INFO] [stdout] 10330 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10330 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10380:9
[INFO] [stdout]       |
[INFO] [stdout] 10380 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10440:9
[INFO] [stdout]       |
[INFO] [stdout] 10440 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10517:9
[INFO] [stdout]       |
[INFO] [stdout] 10517 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10538:9
[INFO] [stdout]       |
[INFO] [stdout] 10538 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10593:9
[INFO] [stdout]       |
[INFO] [stdout] 10593 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10618:9
[INFO] [stdout]       |
[INFO] [stdout] 10618 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10676:9
[INFO] [stdout]       |
[INFO] [stdout] 10676 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10735:9
[INFO] [stdout]       |
[INFO] [stdout] 10735 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10792:9
[INFO] [stdout]       |
[INFO] [stdout] 10792 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10850:9
[INFO] [stdout]       |
[INFO] [stdout] 10850 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10868:9
[INFO] [stdout]       |
[INFO] [stdout] 10868 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10926:9
[INFO] [stdout]       |
[INFO] [stdout] 10926 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10988:9
[INFO] [stdout]       |
[INFO] [stdout] 10988 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.85s
[INFO] running `Command { std: "docker" "inspect" "b0f142dd2288b00a1a3f49447ce2019d021b1d3fab991f276832c78771c2db19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f142dd2288b00a1a3f49447ce2019d021b1d3fab991f276832c78771c2db19", kill_on_drop: false }`
[INFO] [stdout] b0f142dd2288b00a1a3f49447ce2019d021b1d3fab991f276832c78771c2db19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de844c815af9b8ffc54d2b77992e37d99e5500d049f3742acfb29df9c47c027a
[INFO] running `Command { std: "docker" "start" "-a" "de844c815af9b8ffc54d2b77992e37d99e5500d049f3742acfb29df9c47c027a", kill_on_drop: false }`
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11019:17
[INFO] [stderr]       |
[INFO] [stderr] 11019 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr]       |
[INFO] [stderr]       = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11094:17
[INFO] [stderr]       |
[INFO] [stderr] 11094 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11295:17
[INFO] [stderr]       |
[INFO] [stderr] 11295 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11469:17
[INFO] [stderr]       |
[INFO] [stderr] 11469 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11567:17
[INFO] [stderr]       |
[INFO] [stderr] 11567 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11649:17
[INFO] [stderr]       |
[INFO] [stderr] 11649 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11762:17
[INFO] [stderr]       |
[INFO] [stderr] 11762 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11877:17
[INFO] [stderr]       |
[INFO] [stderr] 11877 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:11992:17
[INFO] [stderr]       |
[INFO] [stderr] 11992 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12078:17
[INFO] [stderr]       |
[INFO] [stderr] 12078 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12192:17
[INFO] [stderr]       |
[INFO] [stderr] 12192 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12301:17
[INFO] [stderr]       |
[INFO] [stderr] 12301 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12388:17
[INFO] [stderr]       |
[INFO] [stderr] 12388 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:12489:17
[INFO] [stderr]       |
[INFO] [stderr] 12489 |             let mut header_map = ::reqwest::header::HeaderMap::with_capacity(1usize);
[INFO] [stderr]       |                 ----^^^^^^^^^^
[INFO] [stderr]       |                 |
[INFO] [stderr]       |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10330:21
[INFO] [stderr]       |
[INFO] [stderr] 10330 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stderr]       |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                     |
[INFO] [stderr]       |                     the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10330 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stderr]       |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10380:9
[INFO] [stderr]       |
[INFO] [stderr] 10380 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10381 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stderr]       |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10440:9
[INFO] [stderr]       |
[INFO] [stderr] 10440 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10441 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stderr]       |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10517:9
[INFO] [stderr]       |
[INFO] [stderr] 10517 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10518 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stderr]       |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10538:9
[INFO] [stderr]       |
[INFO] [stderr] 10538 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10539 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stderr]       |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10593:9
[INFO] [stderr]       |
[INFO] [stderr] 10593 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10594 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stderr]       |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10618:9
[INFO] [stderr]       |
[INFO] [stderr] 10618 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10619 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stderr]       |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10676:9
[INFO] [stderr]       |
[INFO] [stderr] 10676 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10677 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stderr]       |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10735:9
[INFO] [stderr]       |
[INFO] [stderr] 10735 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10736 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stderr]       |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10792:9
[INFO] [stderr]       |
[INFO] [stderr] 10792 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10793 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stderr]       |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10850:9
[INFO] [stderr]       |
[INFO] [stderr] 10850 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10851 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stderr]       |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10868:9
[INFO] [stderr]       |
[INFO] [stderr] 10868 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10869 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stderr]       |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10926:9
[INFO] [stderr]       |
[INFO] [stderr] 10926 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10927 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stderr]       |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs:10988:9
[INFO] [stderr]       |
[INFO] [stderr] 10988 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stderr]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10989 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stderr]       |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sparkscan` (lib) generated 28 warnings (run `cargo fix --lib -p sparkscan` to apply 28 suggestions)
[INFO] [stderr] warning: `sparkscan` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparkscan-e86b6e23020f3cb1)
[INFO] [stdout] 
[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] [stderr]      Running tests/noop.rs (/opt/rustwide/target/debug/deps/noop-68c5e1fc4c00f098)
[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 18 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_batch_token_metadata_v1_tokens_metadata_batch_post (line 10860) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_info_by_identifier_v1_tokens_identifier_get (line 10608) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_transaction_details_by_id_v1_tx_txid_get (line 10530) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10495) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::new_with_client (line 10166) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10949) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10464) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::root_get (line 10308) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10559) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10756) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::new (line 10139) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10404) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10815) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10699) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10891) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10350) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::new_with_api_key (line 10224) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10641) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10949) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (93) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:412:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64bb86675762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64bb86675762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64bb86675762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64bb86675762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64bb8668c39a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64bb8668c39a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64bb8667b7b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64bb8667b7b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64bb86652a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64bb86652a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64bb8666d1c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64bb8666d42b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64bb86652ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64bb86647bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64bb86653c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64bb8668cb0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64bb8668c852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x64bb8625bfc8 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}
[INFO] [stdout]   18:     0x64bb8626ac67 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x64bb86241828 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x64bb862414ac - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x64bb86181224 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x64bb86238811 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x64bb86229718 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x64bb86179fa5 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x64bb8623b3d8 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x64bb8618b42f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x64bb86188d4a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x64bb861ac51f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x64bb8619d878 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x64bb8619e4e2 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>
[INFO] [stdout]   31:     0x64bb8622130a - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x64bb861af895 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x64bb8617bbf9 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   34:     0x64bb86176606 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   35:     0x64bb861782d5 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   36:     0x64bb86170218 - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   37:     0x64bb86265f38 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main
[INFO] [stdout]   38:     0x64bb86265f46 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::__main_fn
[INFO] [stdout]   39:     0x64bb8616a4e1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_17::TEST::{closure#0}
[INFO] [stdout]   40:     0x64bb8616e5d6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_17::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x64bb8616ae03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x64bb8616e0f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x64bb86169666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x64bb86169b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x64bb8666bf06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x64bb8666bf06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x64bb8666bf06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x64bb8666bf06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x64bb8666bf06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x64bb8666bf06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64bb8666bf06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64bb8666bf06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64bb8666bf06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x64bb861695a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x64bb8616e6d5 - main
[INFO] [stdout]   56:     0x718e45f421ca - <unknown>
[INFO] [stdout]   57:     0x718e45f4228b - __libc_start_main
[INFO] [stdout]   58:     0x64bb861679f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10464) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (80) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:149:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59292b05e762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59292b05e762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59292b05e762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59292b05e762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59292b07539a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59292b07539a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59292b0647b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59292b0647b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59292b03ba1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59292b03ba1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59292b0561c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59292b05642b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59292b03bad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59292b030bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59292b03cc1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59292b075b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59292b075852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x59292ac41deb - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}
[INFO] [stdout]   18:     0x59292ac53b87 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x59292ac2a748 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x59292ac29b0c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x59292ab68d94 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x59292ac1cf71 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x59292ac12638 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x59292ab62755 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x59292ac24218 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x59292ab73c4f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x59292ab71b1a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x59292ab9535f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x59292ab84ce8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x59292ab871d2 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>
[INFO] [stdout]   31:     0x59292ac08d2a - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x59292ab97ef5 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x59292ab64687 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   34:     0x59292ab5edb8 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   35:     0x59292ab601c5 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   36:     0x59292ab5825a - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   37:     0x59292ac4ea5a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main
[INFO] [stdout]   38:     0x59292ac4ea76 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::__main_fn
[INFO] [stdout]   39:     0x59292ab52f81 - doctest_runner_2024[88b059fc6160a31f]::__doctest_5::TEST::{closure#0}
[INFO] [stdout]   40:     0x59292ab572d6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_5::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x59292ab53e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x59292ab570f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x59292ab52666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x59292ab52b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x59292b054f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x59292b054f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59292b054f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59292b054f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59292b054f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x59292b054f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x59292b054f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x59292b054f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x59292b054f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x59292ab525a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x59292ab576d5 - main
[INFO] [stdout]   56:     0x7a648bde31ca - <unknown>
[INFO] [stdout]   57:     0x7a648bde328b - __libc_start_main
[INFO] [stdout]   58:     0x59292ab509f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::root_get (line 10308) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (91) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:378:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557e1e683762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557e1e683762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557e1e683762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x557e1e683762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x557e1e69a39a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x557e1e69a39a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x557e1e6897b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x557e1e6897b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x557e1e660a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x557e1e660a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x557e1e67b1c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x557e1e67b42b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x557e1e660ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x557e1e655bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x557e1e661c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x557e1e69ab0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x557e1e69a852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x557e1e2697bf - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}
[INFO] [stdout]   18:     0x557e1e278c47 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x557e1e24f808 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x557e1e24f34c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x557e1e18ef34 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x557e1e245db1 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x557e1e2376f8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x557e1e187e75 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x557e1e249398 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x557e1e19930f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x557e1e196cfa - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x557e1e1ba4df - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x557e1e1ab488 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x557e1e1ac472 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>
[INFO] [stdout]   31:     0x557e1e22efea - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x557e1e1bd735 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x557e1e189b37 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   34:     0x557e1e1844d8 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   35:     0x557e1e186065 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   36:     0x557e1e17dfda - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   37:     0x557e1e273efa - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main
[INFO] [stdout]   38:     0x557e1e273f16 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::__main_fn
[INFO] [stdout]   39:     0x557e1e178461 - doctest_runner_2024[88b059fc6160a31f]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   40:     0x557e1e17c596 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_16::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x557e1e178e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x557e1e17c0f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x557e1e177666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x557e1e177b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x557e1e679f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x557e1e679f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x557e1e679f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x557e1e679f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x557e1e679f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x557e1e679f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x557e1e679f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x557e1e679f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x557e1e679f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x557e1e1775a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x557e1e17c6d5 - main
[INFO] [stdout]   56:     0x7d88d9acd1ca - <unknown>
[INFO] [stdout]   57:     0x7d88d9acd28b - __libc_start_main
[INFO] [stdout]   58:     0x557e1e1759f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10559) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (88) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:296:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dc568e0762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55dc568e0762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55dc568e0762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55dc568e0762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55dc568f739a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55dc568f739a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55dc568e67b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55dc568e67b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55dc568bda1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55dc568bda1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55dc568d81c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55dc568d842b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55dc568bdad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55dc568b2bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55dc568bec1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55dc568f7b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55dc568f7852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x55dc564c5c3a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}
[INFO] [stdout]   18:     0x55dc564d5c07 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x55dc564ac7c8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x55dc564ac08c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x55dc563eb954 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x55dc564a18f1 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x55dc564946b8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x55dc563e4c15 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x55dc564a6318 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x55dc563f60cf - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x55dc563f3c5a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x55dc5641745f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x55dc56407ca8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x55dc56409392 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>
[INFO] [stdout]   31:     0x55dc5648b9aa - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x55dc5641a475 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x55dc563e69a9 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   34:     0x55dc563e1276 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   35:     0x55dc563e2b85 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   36:     0x55dc563dab58 - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   37:     0x55dc564d0c88 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main
[INFO] [stdout]   38:     0x55dc564d0c96 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::__main_fn
[INFO] [stdout]   39:     0x55dc563d5261 - doctest_runner_2024[88b059fc6160a31f]::__doctest_12::TEST::{closure#0}
[INFO] [stdout]   40:     0x55dc563d9496 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_12::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x55dc563d5e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x55dc563d90f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x55dc563d4666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x55dc563d4b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x55dc568d6f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x55dc568d6f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55dc568d6f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55dc568d6f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55dc568d6f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x55dc568d6f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55dc568d6f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55dc568d6f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55dc568d6f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x55dc563d45a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x55dc563d96d5 - main
[INFO] [stdout]   56:     0x7e6c7b9921ca - <unknown>
[INFO] [stdout]   57:     0x7e6c7b99228b - __libc_start_main
[INFO] [stdout]   58:     0x55dc563d29f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10756) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (75) panicked at /tmp/rustdoctestoDdRsm/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:     0x5c536d58f762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c536d58f762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c536d58f762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c536d58f762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c536d5a639a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c536d5a639a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c536d5957b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c536d5957b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c536d56ca1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c536d56ca1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c536d5871c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c536d58742b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c536d56cad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c536d561bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c536d56dc1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c536d5a6b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c536d5a6852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c536d1715e4 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}
[INFO] [stdout]   18:     0x5c536d184b27 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5c536d15b6e8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5c536d15a6ec - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5c536d0994c4 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5c536d14c051 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5c536d1435d8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5c536d0933c5 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5c536d155158 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5c536d0a48ef - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5c536d0a2a2a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5c536d0c629f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5c536d0b5118 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x5c536d0b8082 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>
[INFO] [stdout]   31:     0x5c536d1393ca - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5c536d0c8ad5 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5c536d095447 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   34:     0x5c536d08fa28 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   35:     0x5c536d090a75 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   36:     0x5c536d088b9a - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   37:     0x5c536d17f99a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main
[INFO] [stdout]   38:     0x5c536d17f9b6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::__main_fn
[INFO] [stdout]   39:     0x5c536d083dd1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   40:     0x5c536d0881d6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5c536d084e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5c536d0880f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5c536d083666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5c536d083b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5c536d585f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x5c536d585f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5c536d585f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5c536d585f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5c536d585f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5c536d585f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5c536d585f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5c536d585f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c536d585f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5c536d0835a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5c536d0886d5 - main
[INFO] [stdout]   56:     0x73ea6f2201ca - <unknown>
[INFO] [stdout]   57:     0x73ea6f22028b - __libc_start_main
[INFO] [stdout]   58:     0x5c536d0819f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10404) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (68) panicked at /tmp/rustdoctestoDdRsm/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:     0x5602f4de7762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5602f4de7762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5602f4de7762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5602f4de7762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5602f4dfe39a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5602f4dfe39a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5602f4ded7b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5602f4ded7b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5602f4dc4a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5602f4dc4a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5602f4ddf1c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5602f4ddf42b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5602f4dc4ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5602f4db9bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5602f4dc5c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5602f4dfeb0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5602f4dfe852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5602f49c9da9 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}
[INFO] [stdout]   18:     0x5602f49dcb47 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5602f49b3708 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5602f49b284c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5602f48f17b4 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5602f49a4ab1 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5602f499b5f8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5602f48eb4f5 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5602f49ad198 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5602f48fca0f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5602f48faa7a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5602f491e2df - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5602f490d508 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x5602f49100f2 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>
[INFO] [stdout]   31:     0x5602f49916ea - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5602f4920c35 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5602f48ed507 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   34:     0x5602f48e7b58 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   35:     0x5602f48e8ce5 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   36:     0x5602f48e0dda - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   37:     0x5602f49d79da - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main
[INFO] [stdout]   38:     0x5602f49d79f6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::__main_fn
[INFO] [stdout]   39:     0x5602f48dbe51 - doctest_runner_2024[88b059fc6160a31f]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   40:     0x5602f48e0216 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_2::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5602f48dce03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5602f48e00f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5602f48db666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5602f48dbb79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5602f4dddf06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x5602f4dddf06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5602f4dddf06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5602f4dddf06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5602f4dddf06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5602f4dddf06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5602f4dddf06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5602f4dddf06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5602f4dddf06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5602f48db5a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5602f48e06d5 - main
[INFO] [stdout]   56:     0x7be1aa1251ca - <unknown>
[INFO] [stdout]   57:     0x7be1aa12528b - __libc_start_main
[INFO] [stdout]   58:     0x5602f48d99f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10815) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (78) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:228:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d8ea403a762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d8ea403a762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d8ea403a762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d8ea403a762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d8ea405139a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d8ea405139a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d8ea40407b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8ea40407b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d8ea4017a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d8ea4017a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d8ea40321c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d8ea403242b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d8ea4017ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5d8ea400cbc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d8ea4018c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d8ea4051b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d8ea4051852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5d8ea3c1ed0b - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}
[INFO] [stdout]   18:     0x5d8ea3c2fbc7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5d8ea3c06788 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x5d8ea3c05dcc - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x5d8ea3b45374 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x5d8ea3bfa431 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x5d8ea3bee678 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x5d8ea3b3e9b5 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5d8ea3c00298 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x5d8ea3b4fe8f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5d8ea3b4dbba - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5d8ea3b713df - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x5d8ea3b614c8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x5d8ea3b632b2 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>
[INFO] [stdout]   31:     0x5d8ea3be536a - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5d8ea3b741b5 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5d8ea3b40817 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   34:     0x5d8ea3b3b018 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   35:     0x5d8ea3b3c6a5 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   36:     0x5d8ea3b346da - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   37:     0x5d8ea3c2ac1a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main
[INFO] [stdout]   38:     0x5d8ea3c2ac36 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::__main_fn
[INFO] [stdout]   39:     0x5d8ea3b2f131 - doctest_runner_2024[88b059fc6160a31f]::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   40:     0x5d8ea3b333d6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_9::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5d8ea3b2fe03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5d8ea3b330f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5d8ea3b2e666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5d8ea3b2eb79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5d8ea4030f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x5d8ea4030f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5d8ea4030f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5d8ea4030f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5d8ea4030f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5d8ea4030f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d8ea4030f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d8ea4030f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d8ea4030f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5d8ea3b2e5a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5d8ea3b336d5 - main
[INFO] [stdout]   56:     0x7cc1fd4491ca - <unknown>
[INFO] [stdout]   57:     0x7cc1fd44928b - __libc_start_main
[INFO] [stdout]   58:     0x5d8ea3b2c9f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10699) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (81) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:193:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622376c15762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622376c15762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622376c15762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622376c15762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622376c2c39a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622376c2c39a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x622376c1b7b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x622376c1b7b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x622376bf2a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622376bf2a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622376c0d1c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x622376c0d42b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x622376bf2ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x622376be7bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x622376bf3c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x622376c2cb0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x622376c2c852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6223767f9552 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}
[INFO] [stdout]   18:     0x62237680aba7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6223767e1768 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6223767e0c6c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x622376720084 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6223767d49d1 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6223767c9658 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x622376719885 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x6223767db258 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x62237672ad6f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x622376728b6a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x62237674c39f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x62237673c0d8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x62237673e242 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>
[INFO] [stdout]   31:     0x6223767c004a - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x62237674f055 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x62237671b749 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   34:     0x622376715ee6 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   35:     0x622376717435 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   36:     0x62237670f498 - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   37:     0x622376805be8 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main
[INFO] [stdout]   38:     0x622376805bf6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::__main_fn
[INFO] [stdout]   39:     0x62237670a081 - doctest_runner_2024[88b059fc6160a31f]::__doctest_7::TEST::{closure#0}
[INFO] [stdout]   40:     0x62237670e356 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_7::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x62237670ae03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x62237670e0f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x622376709666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x622376709b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x622376c0bf06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x622376c0bf06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x622376c0bf06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x622376c0bf06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x622376c0bf06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x622376c0bf06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x622376c0bf06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x622376c0bf06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x622376c0bf06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x6223767095a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x62237670e6d5 - main
[INFO] [stdout]   56:     0x742f7a94f1ca - <unknown>
[INFO] [stdout]   57:     0x742f7a94f28b - __libc_start_main
[INFO] [stdout]   58:     0x6223767079f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10891) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (74) panicked at /tmp/rustdoctestoDdRsm/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:     0x641c50a5d762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641c50a5d762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641c50a5d762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x641c50a5d762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x641c50a7439a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x641c50a7439a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x641c50a637b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x641c50a637b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x641c50a3aa1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x641c50a3aa1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641c50a551c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x641c50a5542b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x641c50a3aad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x641c50a2fbc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x641c50a3bc1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x641c50a74b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x641c50a74852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x641c5064064a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}
[INFO] [stdout]   18:     0x641c50652b67 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x641c50629728 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x641c506289ac - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x641c50567aa4 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x641c5061b511 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x641c50611618 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x641c50561625 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x641c506231d8 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x641c50572b2f - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x641c50570aca - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x641c5059431f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x641c505838f8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x641c50586162 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>
[INFO] [stdout]   31:     0x641c50607a0a - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x641c50596d95 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x641c505635c7 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   34:     0x641c5055dc88 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   35:     0x641c5055ef55 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   36:     0x641c5055701a - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   37:     0x641c5064da1a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main
[INFO] [stdout]   38:     0x641c5064da36 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::__main_fn
[INFO] [stdout]   39:     0x641c50551ed1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   40:     0x641c50556256 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x641c50552e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x641c505560f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x641c50551666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x641c50551b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x641c50a53f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x641c50a53f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x641c50a53f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x641c50a53f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x641c50a53f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x641c50a53f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x641c50a53f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x641c50a53f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x641c50a53f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x641c505515a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x641c505566d5 - main
[INFO] [stdout]   56:     0x732e1a4d71ca - <unknown>
[INFO] [stdout]   57:     0x732e1a4d728b - __libc_start_main
[INFO] [stdout]   58:     0x641c5054f9f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10350) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (69) panicked at /tmp/rustdoctestoDdRsm/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:     0x6278b0b44762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6278b0b44762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6278b0b44762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6278b0b44762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6278b0b5b39a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6278b0b5b39a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6278b0b4a7b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6278b0b4a7b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6278b0b21a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6278b0b21a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6278b0b3c1c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6278b0b3c42b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6278b0b21ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6278b0b16bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6278b0b22c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6278b0b5bb0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6278b0b5b852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6278b0725f8c - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x6278b0739b07 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6278b07106c8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6278b070f58c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6278b064e1d4 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x6278b07005f1 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x6278b06f85b8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x6278b0648295 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x6278b070a118 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6278b06597cf - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x6278b06579da - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x6278b067b25f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x6278b0669d28 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x6278b066d012 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   31:     0x6278b06ee0aa - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6278b067d975 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x6278b064a387 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x6278b06448f8 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x6278b0645805 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x6278b063d95a - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   37:     0x6278b073495a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main
[INFO] [stdout]   38:     0x6278b0734976 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::__main_fn
[INFO] [stdout]   39:     0x6278b0638d50 - doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   40:     0x6278b063d196 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x6278b0639e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x6278b063d0f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x6278b0638666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x6278b0638b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x6278b0b3af06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x6278b0b3af06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x6278b0b3af06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x6278b0b3af06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6278b0b3af06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x6278b0b3af06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x6278b0b3af06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x6278b0b3af06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6278b0b3af06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x6278b06385a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x6278b063d6d5 - main
[INFO] [stdout]   56:     0x75bdb38f31ca - <unknown>
[INFO] [stdout]   57:     0x75bdb38f328b - __libc_start_main
[INFO] [stdout]   58:     0x6278b06369f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::new_with_api_key (line 10224) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (87) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:340:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643646bd9762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643646bd9762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643646bd9762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643646bd9762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643646bf039a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643646bf039a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x643646bdf7b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643646bdf7b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643646bb6a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643646bb6a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643646bd11c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643646bd142b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643646bb6ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643646babbc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643646bb7c1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643646bf0b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643646bf0852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6436467bf325 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}
[INFO] [stdout]   18:     0x6436467cec27 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x6436467a57e8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x6436467a51ec - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x6436466e4c44 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x64364679b351 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x64364678d6d8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x6436466ddd45 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x64364679f358 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x6436466ef1ef - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x6436466eccaa - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x64364671049f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x643646701098 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x643646702402 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>
[INFO] [stdout]   31:     0x643646784cca - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x6436467135d5 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x6436466dfa77 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   34:     0x6436466da3a8 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   35:     0x6436466dbdf5 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   36:     0x6436466d3d9a - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   37:     0x6436467c9cfa - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main
[INFO] [stdout]   38:     0x6436467c9d16 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::__main_fn
[INFO] [stdout]   39:     0x6436466ce361 - doctest_runner_2024[88b059fc6160a31f]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   40:     0x6436466d2516 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_14::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x6436466cee03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x6436466d20f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x6436466cd666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x6436466cdb79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x643646bcff06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x643646bcff06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x643646bcff06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x643646bcff06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x643646bcff06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x643646bcff06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x643646bcff06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643646bcff06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643646bcff06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x6436466cd5a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x6436466d26d5 - main
[INFO] [stdout]   56:     0x73bcbbf6c1ca - <unknown>
[INFO] [stdout]   57:     0x73bcbbf6c28b - __libc_start_main
[INFO] [stdout]   58:     0x6436466cb9f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10641) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (79) panicked at /tmp/rustdoctestoDdRsm/doctest_bundle_2024.rs:262:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621eb273d762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x621eb273d762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621eb273d762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x621eb273d762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x621eb275439a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x621eb275439a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x621eb27437b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621eb27437b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x621eb271aa1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x621eb271aa1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x621eb27351c1 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x621eb273542b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x621eb271aad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x621eb270fbc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x621eb271bc1d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x621eb2754b0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x621eb2754852 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x621eb23224f2 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}
[INFO] [stdout]   18:     0x621eb2332be7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x621eb23097a8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x621eb2308f2c - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x621eb2248664 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   22:     0x621eb22fde91 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   23:     0x621eb22f1698 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]   24:     0x621eb2241ae5 - <tokio[5379e8d79a1f97d5]::runtime::context::scoped::Scoped<tokio[5379e8d79a1f97d5]::runtime::scheduler::Context>>::set::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x621eb23032d8 - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   26:     0x621eb2252faf - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::try_with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x621eb2250c0a - <std[3b51380354919863]::thread::local::LocalKey<tokio[5379e8d79a1f97d5]::runtime::context::Context>>::with::<tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x621eb227441f - tokio[5379e8d79a1f97d5]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   29:     0x621eb22648b8 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]   30:     0x621eb2266322 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>
[INFO] [stdout]   31:     0x621eb22e868a - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x621eb2277315 - tokio[5379e8d79a1f97d5]::runtime::context::runtime::enter_runtime::<<tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x621eb22438d9 - <tokio[5379e8d79a1f97d5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   34:     0x621eb223e146 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   35:     0x621eb223f915 - <tokio[5379e8d79a1f97d5]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   36:     0x621eb2237918 - tokio_test[6d8aec4cf84b253]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   37:     0x621eb232dc58 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main
[INFO] [stdout]   38:     0x621eb232dc66 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::__main_fn
[INFO] [stdout]   39:     0x621eb22321b1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_10::TEST::{closure#0}
[INFO] [stdout]   40:     0x621eb2236416 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_10::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x621eb2232e03 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x621eb22360f3 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x621eb2231666 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x621eb2231b79 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x621eb2733f06 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   46:     0x621eb2733f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x621eb2733f06 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x621eb2733f06 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x621eb2733f06 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x621eb2733f06 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x621eb2733f06 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x621eb2733f06 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x621eb2733f06 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x621eb22315a1 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x621eb22366d5 - main
[INFO] [stdout]   56:     0x7ede7b97a1ca - <unknown>
[INFO] [stdout]   57:     0x7ede7b97a28b - __libc_start_main
[INFO] [stdout]   58:     0x621eb222f9f5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10350)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10756)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10404)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10891)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10464)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10699)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10815)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10641)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10559)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::new_with_api_key (line 10224)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::root_get (line 10308)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-ddf9035115ccbaba/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10949)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 12 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.27s; merged doctests compilation took 3.70s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "de844c815af9b8ffc54d2b77992e37d99e5500d049f3742acfb29df9c47c027a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de844c815af9b8ffc54d2b77992e37d99e5500d049f3742acfb29df9c47c027a", kill_on_drop: false }`
[INFO] [stdout] de844c815af9b8ffc54d2b77992e37d99e5500d049f3742acfb29df9c47c027a
