[INFO] cloning repository https://github.com/flashnetxyz/sparkscan-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flashnetxyz/sparkscan-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58a8deb756258e7f788bbea78f379e4dffd8e996
[INFO] testing flashnetxyz/sparkscan-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/flashnetxyz/sparkscan-rs
[INFO] finished tweaking git repo https://github.com/flashnetxyz/sparkscan-rs
[INFO] tweaked toml for git repo https://github.com/flashnetxyz/sparkscan-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flashnetxyz/sparkscan-rs 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 git repo https://github.com/flashnetxyz/sparkscan-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded typify-macro v0.4.2
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded progenitor-macro v0.11.0
[INFO] [stderr]   Downloaded tokio-centrifuge v0.1.0
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded progenitor v0.11.0
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded polling v3.9.0
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded value-bag v1.11.1
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.8
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded syn v2.0.103
[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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1b81bfaadf08adff2c479364e7dd5c3d0d2a81aec1ae9f048187fb3dddff1b59
[INFO] running `Command { std: "docker" "start" "-a" "1b81bfaadf08adff2c479364e7dd5c3d0d2a81aec1ae9f048187fb3dddff1b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b81bfaadf08adff2c479364e7dd5c3d0d2a81aec1ae9f048187fb3dddff1b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b81bfaadf08adff2c479364e7dd5c3d0d2a81aec1ae9f048187fb3dddff1b59", kill_on_drop: false }`
[INFO] [stdout] 1b81bfaadf08adff2c479364e7dd5c3d0d2a81aec1ae9f048187fb3dddff1b59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f1394dff85bebb7cee997b3d1f9014031f65fb375946f5ca107ad928334506df
[INFO] running `Command { std: "docker" "start" "-a" "f1394dff85bebb7cee997b3d1f9014031f65fb375946f5ca107ad928334506df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.1
[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 native-tls v0.2.14
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-centrifuge v0.1.0
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]    Compiling progenitor-client v0.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling typify-macro v0.4.2
[INFO] [stderr]    Compiling typify v0.4.2
[INFO] [stderr]    Compiling progenitor-impl v0.11.0
[INFO] [stderr]    Compiling sparkscan-ws v0.5.2 (/opt/rustwide/workdir/crates/sparkscan-ws)
[INFO] [stderr]    Compiling sparkscan-client v0.1.1 (/opt/rustwide/workdir/crates/sparkscan-client)
[INFO] [stderr]    Compiling progenitor-macro v0.11.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.8 (/opt/rustwide/workdir/crates/sparkscan)
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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-6308ff5c19b0a8f7/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 2m 17s
[INFO] running `Command { std: "docker" "inspect" "f1394dff85bebb7cee997b3d1f9014031f65fb375946f5ca107ad928334506df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1394dff85bebb7cee997b3d1f9014031f65fb375946f5ca107ad928334506df", kill_on_drop: false }`
[INFO] [stdout] f1394dff85bebb7cee997b3d1f9014031f65fb375946f5ca107ad928334506df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3f2b2a43dc003f123383e0b1cd2baae9e0cf33a7564ef721695d5daa30da00ef
[INFO] running `Command { std: "docker" "start" "-a" "3f2b2a43dc003f123383e0b1cd2baae9e0cf33a7564ef721695d5daa30da00ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling progenitor-impl v0.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-centrifuge v0.1.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling progenitor-macro v0.11.0
[INFO] [stderr]    Compiling sparkscan-ws v0.5.2 (/opt/rustwide/workdir/crates/sparkscan-ws)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.8 (/opt/rustwide/workdir/crates/sparkscan)
[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] 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 sparkscan-client v0.1.1 (/opt/rustwide/workdir/crates/sparkscan-client)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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: variable does not need to be mutable
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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 47.62s
[INFO] running `Command { std: "docker" "inspect" "3f2b2a43dc003f123383e0b1cd2baae9e0cf33a7564ef721695d5daa30da00ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2b2a43dc003f123383e0b1cd2baae9e0cf33a7564ef721695d5daa30da00ef", kill_on_drop: false }`
[INFO] [stdout] 3f2b2a43dc003f123383e0b1cd2baae9e0cf33a7564ef721695d5daa30da00ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e1bbca3677137eaadda9b045ad8845124c6dbb2217fe4b3a5522e8628e89edf6
[INFO] running `Command { std: "docker" "start" "-a" "e1bbca3677137eaadda9b045ad8845124c6dbb2217fe4b3a5522e8628e89edf6", 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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparkscan-e3a8bcee409c00c7)
[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-dafc5a225d87f706)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparkscan_client-c6122792745e8ee1)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparkscan_ws-8a363f9b9b9e5043)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test client::tests::test_config_builder_pattern ... ok
[INFO] [stdout] test subscription::tests::test_subscription_manager ... ok
[INFO] [stdout] test tests::test_default_mainnet_url_format ... ok
[INFO] [stdout] test subscription::tests::test_topic_conversion ... ok
[INFO] [stdout] test client::tests::test_client_clone_shares_state ... ok
[INFO] [stdout] test client::tests::test_client_creation_with_defaults ... ok
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_invalid_object ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_minimal ... ok
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_with_all_fields ... ok
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_with_defaults ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_direct_payload ... ok
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_with_unmapped_fields ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_invalid_json_string ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_double_encoded_string ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_wrapped_in_data_field ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_wrapped_in_message_field ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_wrapped_in_payload_field ... ok
[INFO] [stdout] test types::tests::test_parse_message_for_topic_double_encoded_json ... ok
[INFO] [stdout] test types::tests::test_topic_parsing ... ok
[INFO] [stdout] test types::tests::test_parse_message_for_topic_fallback_transaction ... ok
[INFO] [stdout] test types::tests::test_topic_to_string ... ok
[INFO] [stdout] test types::tests::test_spark_scan_message_methods ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-44419d109ba70b03)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_constants ... ok
[INFO] [stdout] test test_error_types ... ok
[INFO] [stdout] test test_custom_config ... ok
[INFO] [stdout] test test_client_creation_and_config ... ok
[INFO] [stdout] test test_double_encoded_json_parsing_integration ... ok
[INFO] [stdout] test test_malformed_json_graceful_handling ... ok
[INFO] [stdout] test test_fallback_transaction_parsing_integration ... ok
[INFO] [stdout] test test_envelope_wrapped_messages ... ok
[INFO] [stdout] test test_prelude_exports ... ok
[INFO] [stdout] test test_real_api_data_compatibility ... ok
[INFO] [stdout] test test_subscription_manager ... ok
[INFO] [stdout] test test_topic_enum_completeness ... ok
[INFO] [stdout] test test_message_parsing_with_real_schema_data ... ok
[INFO] [stdout] test test_message_type_detection ... ok
[INFO] [stdout] test test_mixed_message_type_parsing ... ok
[INFO] [stdout] test test_async_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unit.rs (/opt/rustwide/target/debug/deps/unit-ddc2a75d09281c07)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_config_builder ... ok
[INFO] [stdout] test tests::test_deeply_nested_json_envelopes ... ok
[INFO] [stdout] test tests::test_client_creation ... ok
[INFO] [stdout] test tests::test_message_parsing_invalid_data ... ok
[INFO] [stdout] test tests::test_error_handling_for_parsing_edge_cases ... ok
[INFO] [stdout] test tests::test_topic_conversion ... ok
[INFO] [stdout] test tests::test_message_parsing_with_mock_data ... ok
[INFO] [stdout] test tests::test_message_type_extraction ... ok
[INFO] [stdout] test tests::test_subscription_creation ... ok
[INFO] [stdout] test tests::test_boundary_conditions ... ok
[INFO] [stdout] test tests::test_message_parsing_token_balance ... ok
[INFO] [stdout] test tests::test_transaction_fallback_with_edge_cases ... ok
[INFO] [stdout] test tests::test_unicode_and_special_characters ... ok
[INFO] [stdout] test tests::test_topic_parsing ... ok
[INFO] [stdout] test tests::test_large_json_payload_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sparkscan
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10495) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::new_with_client (line 10166) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::new (line 10139) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10756) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10350) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10815) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::new_with_api_key (line 10224) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::root_get (line 10308) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10404) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10949) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10699) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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-a0ae87bef61d4ed7/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10641) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10559) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10464) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (127) panicked at /tmp/rustdoctestZoeDde/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:     0x5614022e4ae2 - 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:     0x5614022e4ae2 - 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:     0x5614022e4ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5614022e4ae2 - <<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:     0x5614022fb71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5614022fb71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5614022eab36 - 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:     0x5614022eab36 - <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:     0x5614022c1dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5614022c1dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5614022dc541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5614022dc7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5614022c1eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5614022b6fa9 - 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:     0x5614022c2ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5614022fbe8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5614022fbbd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x561401e724b4 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}
[INFO] [stdout]   18:     0x561401e859e7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x561401e5c5b8 - <tokio[921234e26470c385]::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:     0x561401e5b5bc - <tokio[921234e26470c385]::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:     0x561401d8a834 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x561401e49c21 - <tokio[921234e26470c385]::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:     0x561401e411a8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x561401d832f5 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x561401e53628 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x561401d9685f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x561401d93d9a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x561401dc149f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x561401daf808 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x561401db2843 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>>
[INFO] [stdout]   31:     0x561401e36b54 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x561401dc5883 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x561401d867b7 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   34:     0x561401d7f4ec - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   35:     0x561401d809a5 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   36:     0x561401d78443 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main::{closure#0}>
[INFO] [stdout]   37:     0x561401e808ea - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main
[INFO] [stdout]   38:     0x561401e80906 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::__main_fn
[INFO] [stdout]   39:     0x561401d73671 - doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   40:     0x561401d77a76 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x561401d746a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x561401d77993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x561401d72f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x561401d73419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5614022db286 - <&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:     0x5614022db286 - 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:     0x5614022db286 - 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:     0x5614022db286 - 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:     0x5614022db286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5614022db286 - 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:     0x5614022db286 - 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:     0x5614022db286 - 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:     0x5614022db286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x561401d72e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x561401d77f75 - main
[INFO] [stdout]   56:     0x7a8a77fc11ca - <unknown>
[INFO] [stdout]   57:     0x7a8a77fc128b - __libc_start_main
[INFO] [stdout]   58:     0x561401d71295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (129) panicked at /tmp/rustdoctestZoeDde/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:     0x60e1a5954ae2 - 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:     0x60e1a5954ae2 - 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:     0x60e1a5954ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60e1a5954ae2 - <<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:     0x60e1a596b71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60e1a596b71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60e1a595ab36 - 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:     0x60e1a595ab36 - <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:     0x60e1a5931dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60e1a5931dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60e1a594c541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60e1a594c7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60e1a5931eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60e1a5926fa9 - 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:     0x60e1a5932ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60e1a596be8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60e1a596bbd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60e1a54e1e5c - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x60e1a54f59c7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x60e1a54cc598 - <tokio[921234e26470c385]::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:     0x60e1a54cb45c - <tokio[921234e26470c385]::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:     0x60e1a53fa544 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x60e1a54b91c1 - <tokio[921234e26470c385]::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:     0x60e1a54b1188 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x60e1a53f31c5 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x60e1a54c35e8 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x60e1a540673f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x60e1a5403d4a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x60e1a543145f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x60e1a541f418 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x60e1a54227c3 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>>
[INFO] [stdout]   31:     0x60e1a54a6814 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x60e1a5435713 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x60e1a53f66f7 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   34:     0x60e1a53ef34c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   35:     0x60e1a53f0735 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   36:     0x60e1a53e8203 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   37:     0x60e1a54f08aa - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::main
[INFO] [stdout]   38:     0x60e1a54f08c6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_0::__main_fn
[INFO] [stdout]   39:     0x60e1a53e35f0 - doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   40:     0x60e1a53e7a36 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_0::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x60e1a53e46a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x60e1a53e7993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x60e1a53e2f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x60e1a53e3419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x60e1a594b286 - <&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:     0x60e1a594b286 - 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:     0x60e1a594b286 - 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:     0x60e1a594b286 - 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:     0x60e1a594b286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x60e1a594b286 - 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:     0x60e1a594b286 - 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:     0x60e1a594b286 - 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:     0x60e1a594b286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x60e1a53e2e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x60e1a53e7f75 - main
[INFO] [stdout]   56:     0x73412a97d1ca - <unknown>
[INFO] [stdout]   57:     0x73412a97d28b - __libc_start_main
[INFO] [stdout]   58:     0x60e1a53e1295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (140) panicked at /tmp/rustdoctestZoeDde/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:     0x5c8758926ae2 - 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:     0x5c8758926ae2 - 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:     0x5c8758926ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c8758926ae2 - <<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:     0x5c875893d71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c875893d71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c875892cb36 - 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:     0x5c875892cb36 - <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:     0x5c8758903dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c8758903dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c875891e541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c875891e7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c8758903eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c87588f8fa9 - 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:     0x5c8758904ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c875893de8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c875893dbd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c87584b6bdb - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}
[INFO] [stdout]   18:     0x5c87584c7a87 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5c875849e658 - <tokio[921234e26470c385]::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:     0x5c875849dc9c - <tokio[921234e26470c385]::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:     0x5c87583cd6e4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5c875848f001 - <tokio[921234e26470c385]::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:     0x5c8758483248 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5c87583c58e5 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5c8758495768 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5c87583d8dff - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5c87583d5f2a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5c87584035df - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5c87583f2bb8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5c87583f4ac3 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>>
[INFO] [stdout]   31:     0x5c8758479b94 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5c8758407fb3 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5c87583c8b87 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   34:     0x5c87583c1d0c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   35:     0x5c87583c35d5 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   36:     0x5c87583baf83 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main::{closure#0}>
[INFO] [stdout]   37:     0x5c87584c2b6a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::main
[INFO] [stdout]   38:     0x5c87584c2b86 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_9::__main_fn
[INFO] [stdout]   39:     0x5c87583b59d1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   40:     0x5c87583b9c76 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_9::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5c87583b66a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5c87583b9993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5c87583b4f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5c87583b5419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5c875891d286 - <&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:     0x5c875891d286 - 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:     0x5c875891d286 - 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:     0x5c875891d286 - 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:     0x5c875891d286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5c875891d286 - 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:     0x5c875891d286 - 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:     0x5c875891d286 - 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:     0x5c875891d286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5c87583b4e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5c87583b9f75 - main
[INFO] [stdout]   56:     0x7d9387f5d1ca - <unknown>
[INFO] [stdout]   57:     0x7d9387f5d28b - __libc_start_main
[INFO] [stdout]   58:     0x5c87583b3295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (152) panicked at /tmp/rustdoctestZoeDde/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:     0x57be1a2bbae2 - 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:     0x57be1a2bbae2 - 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:     0x57be1a2bbae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57be1a2bbae2 - <<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:     0x57be1a2d271a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57be1a2d271a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57be1a2c1b36 - 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:     0x57be1a2c1b36 - <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:     0x57be1a298dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57be1a298dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57be1a2b3541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57be1a2b37ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x57be1a298eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x57be1a28dfa9 - 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:     0x57be1a299ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x57be1a2d2e8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57be1a2d2bd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x57be19e4d1f5 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}
[INFO] [stdout]   18:     0x57be19e5cae7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x57be19e336b8 - <tokio[921234e26470c385]::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:     0x57be19e330bc - <tokio[921234e26470c385]::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:     0x57be19d62fb4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x57be19e25f21 - <tokio[921234e26470c385]::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:     0x57be19e182a8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x57be19d5ac75 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x57be19e2a828 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x57be19d6e15f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x57be19d6b01a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x57be19d9869f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x57be19d88788 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x57be19d89c43 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>>
[INFO] [stdout]   31:     0x57be19e0f554 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x57be19d9d403 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x57be19d5dde7 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   34:     0x57be19d571ec - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   35:     0x57be19d58d25 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   36:     0x57be19d50643 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   37:     0x57be19e57c4a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::main
[INFO] [stdout]   38:     0x57be19e57c66 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_14::__main_fn
[INFO] [stdout]   39:     0x57be19d4ac01 - doctest_runner_2024[88b059fc6160a31f]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   40:     0x57be19d4edb6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_14::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x57be19d4b6a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x57be19d4e993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x57be19d49f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x57be19d4a419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x57be1a2b2286 - <&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:     0x57be1a2b2286 - 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:     0x57be1a2b2286 - 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:     0x57be1a2b2286 - 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:     0x57be1a2b2286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x57be1a2b2286 - 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:     0x57be1a2b2286 - 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:     0x57be1a2b2286 - 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:     0x57be1a2b2286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x57be19d49e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x57be19d4ef75 - main
[INFO] [stdout]   56:     0x765c21e9e1ca - <unknown>
[INFO] [stdout]   57:     0x765c21e9e28b - __libc_start_main
[INFO] [stdout]   58:     0x57be19d48295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (151) panicked at /tmp/rustdoctestZoeDde/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:     0x5b20f1405ae2 - 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:     0x5b20f1405ae2 - 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:     0x5b20f1405ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b20f1405ae2 - <<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:     0x5b20f141c71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b20f141c71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5b20f140bb36 - 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:     0x5b20f140bb36 - <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:     0x5b20f13e2dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b20f13e2dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b20f13fd541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b20f13fd7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b20f13e2eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b20f13d7fa9 - 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:     0x5b20f13e3ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b20f141ce8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b20f141cbd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b20f0f9768f - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}
[INFO] [stdout]   18:     0x5b20f0fa6b07 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5b20f0f7d6d8 - <tokio[921234e26470c385]::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:     0x5b20f0f7d21c - <tokio[921234e26470c385]::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:     0x5b20f0ead2a4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5b20f0f70981 - <tokio[921234e26470c385]::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:     0x5b20f0f622c8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5b20f0ea4da5 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5b20f0f74868 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5b20f0eb827f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5b20f0eb506a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5b20f0ee26df - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5b20f0ed2b78 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5b20f0ed3cc3 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>>
[INFO] [stdout]   31:     0x5b20f0f59894 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5b20f0ee7573 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5b20f0ea7ea7 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   34:     0x5b20f0ea138c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   35:     0x5b20f0ea2f95 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   36:     0x5b20f0e9a883 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   37:     0x5b20f0fa1e4a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::main
[INFO] [stdout]   38:     0x5b20f0fa1e66 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_16::__main_fn
[INFO] [stdout]   39:     0x5b20f0e94d01 - doctest_runner_2024[88b059fc6160a31f]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   40:     0x5b20f0e98e36 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_16::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5b20f0e956a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5b20f0e98993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5b20f0e93f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5b20f0e94419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5b20f13fc286 - <&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:     0x5b20f13fc286 - 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:     0x5b20f13fc286 - 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:     0x5b20f13fc286 - 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:     0x5b20f13fc286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5b20f13fc286 - 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:     0x5b20f13fc286 - 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:     0x5b20f13fc286 - 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:     0x5b20f13fc286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5b20f0e93e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5b20f0e98f75 - main
[INFO] [stdout]   56:     0x77eb6b5481ca - <unknown>
[INFO] [stdout]   57:     0x77eb6b54828b - __libc_start_main
[INFO] [stdout]   58:     0x5b20f0e92295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (131) panicked at /tmp/rustdoctestZoeDde/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:     0x5f3d75c1dae2 - 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:     0x5f3d75c1dae2 - 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:     0x5f3d75c1dae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3d75c1dae2 - <<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:     0x5f3d75c3471a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3d75c3471a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f3d75c23b36 - 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:     0x5f3d75c23b36 - <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:     0x5f3d75bfadff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3d75bfadff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3d75c15541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f3d75c157ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f3d75bfaeb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f3d75beffa9 - 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:     0x5f3d75bfbffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f3d75c34e8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f3d75c34bd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f3d757abc79 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}
[INFO] [stdout]   18:     0x5f3d757bea07 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5f3d757955d8 - <tokio[921234e26470c385]::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:     0x5f3d7579471c - <tokio[921234e26470c385]::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:     0x5f3d756c3b24 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5f3d75783681 - <tokio[921234e26470c385]::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:     0x5f3d7577a1c8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5f3d756bc425 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5f3d7578c668 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5f3d756cf97f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5f3d756ccdea - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5f3d756fa4df - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5f3d756e8bf8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5f3d756eb8c3 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>>
[INFO] [stdout]   31:     0x5f3d7576fe94 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5f3d756fe9f3 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5f3d756bf877 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   34:     0x5f3d756b868c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   35:     0x5f3d756b9c15 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   36:     0x5f3d756b1683 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   37:     0x5f3d757b992a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::main
[INFO] [stdout]   38:     0x5f3d757b9946 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_2::__main_fn
[INFO] [stdout]   39:     0x5f3d756ac6f1 - doctest_runner_2024[88b059fc6160a31f]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   40:     0x5f3d756b0ab6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_2::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5f3d756ad6a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5f3d756b0993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5f3d756abf06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5f3d756ac419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5f3d75c14286 - <&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:     0x5f3d75c14286 - 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:     0x5f3d75c14286 - 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:     0x5f3d75c14286 - 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:     0x5f3d75c14286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5f3d75c14286 - 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:     0x5f3d75c14286 - 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:     0x5f3d75c14286 - 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:     0x5f3d75c14286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5f3d756abe41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5f3d756b0f75 - main
[INFO] [stdout]   56:     0x75ab3c63b1ca - <unknown>
[INFO] [stdout]   57:     0x75ab3c63b28b - __libc_start_main
[INFO] [stdout]   58:     0x5f3d756aa295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (150) panicked at /tmp/rustdoctestZoeDde/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:     0x589363bf5ae2 - 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:     0x589363bf5ae2 - 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:     0x589363bf5ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589363bf5ae2 - <<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:     0x589363c0c71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589363c0c71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x589363bfbb36 - 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:     0x589363bfbb36 - <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:     0x589363bd2dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589363bd2dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589363bed541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x589363bed7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x589363bd2eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x589363bc7fa9 - 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:     0x589363bd3ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x589363c0ce8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x589363c0cbd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x589363787e98 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}
[INFO] [stdout]   18:     0x589363796b27 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x58936376d6f8 - <tokio[921234e26470c385]::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:     0x58936376d37c - <tokio[921234e26470c385]::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:     0x58936369d594 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5893637613e1 - <tokio[921234e26470c385]::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:     0x5893637522e8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x589363694ed5 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5893637648a8 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5893636a839f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5893636a50ba - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5893636d271f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5893636c2f68 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5893636c3d43 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>>
[INFO] [stdout]   31:     0x589363749bd4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5893636d76e3 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x589363697f69 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   34:     0x58936369152c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   35:     0x589363693205 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   36:     0x58936368aab8 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main::{closure#0}>
[INFO] [stdout]   37:     0x589363791e88 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::main
[INFO] [stdout]   38:     0x589363791e96 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_17::__main_fn
[INFO] [stdout]   39:     0x589363684d81 - doctest_runner_2024[88b059fc6160a31f]::__doctest_17::TEST::{closure#0}
[INFO] [stdout]   40:     0x589363688e76 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_17::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5893636856a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x589363688993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x589363683f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x589363684419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x589363bec286 - <&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:     0x589363bec286 - 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:     0x589363bec286 - 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:     0x589363bec286 - 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:     0x589363bec286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x589363bec286 - 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:     0x589363bec286 - 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:     0x589363bec286 - 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:     0x589363bec286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x589363683e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x589363688f75 - main
[INFO] [stdout]   56:     0x7e7204e3f1ca - <unknown>
[INFO] [stdout]   57:     0x7e7204e3f28b - __libc_start_main
[INFO] [stdout]   58:     0x589363682295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (137) panicked at /tmp/rustdoctestZoeDde/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:     0x5586c82e4ae2 - 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:     0x5586c82e4ae2 - 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:     0x5586c82e4ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5586c82e4ae2 - <<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:     0x5586c82fb71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5586c82fb71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5586c82eab36 - 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:     0x5586c82eab36 - <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:     0x5586c82c1dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5586c82c1dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5586c82dc541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5586c82dc7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5586c82c1eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5586c82b6fa9 - 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:     0x5586c82c2ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5586c82fbe8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5586c82fbbd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5586c7e74422 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}
[INFO] [stdout]   18:     0x5586c7e85a67 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5586c7e5c638 - <tokio[921234e26470c385]::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:     0x5586c7e5bb3c - <tokio[921234e26470c385]::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:     0x5586c7d8b3f4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5586c7e4c5a1 - <tokio[921234e26470c385]::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:     0x5586c7e41228 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5586c7d837b5 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5586c7e53728 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5586c7d96cdf - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5586c7d93eda - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5586c7dc159f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5586c7db07c8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5586c7db2a43 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>>
[INFO] [stdout]   31:     0x5586c7e37854 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5586c7dc5e43 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5586c7d86ab9 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   34:     0x5586c7d7fb6c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   35:     0x5586c7d81365 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   36:     0x5586c7d78d38 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main::{closure#0}>
[INFO] [stdout]   37:     0x5586c7e80b38 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::main
[INFO] [stdout]   38:     0x5586c7e80b46 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_7::__main_fn
[INFO] [stdout]   39:     0x5586c7d73921 - doctest_runner_2024[88b059fc6160a31f]::__doctest_7::TEST::{closure#0}
[INFO] [stdout]   40:     0x5586c7d77bf6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_7::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5586c7d746a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5586c7d77993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5586c7d72f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5586c7d73419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5586c82db286 - <&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:     0x5586c82db286 - 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:     0x5586c82db286 - 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:     0x5586c82db286 - 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:     0x5586c82db286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5586c82db286 - 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:     0x5586c82db286 - 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:     0x5586c82db286 - 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:     0x5586c82db286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5586c7d72e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5586c7d77f75 - main
[INFO] [stdout]   56:     0x71efff9321ca - <unknown>
[INFO] [stdout]   57:     0x71efff93228b - __libc_start_main
[INFO] [stdout]   58:     0x5586c7d71295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (133) panicked at /tmp/rustdoctestZoeDde/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:     0x60a883ea3ae2 - 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:     0x60a883ea3ae2 - 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:     0x60a883ea3ae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a883ea3ae2 - <<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:     0x60a883eba71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a883eba71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x60a883ea9b36 - 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:     0x60a883ea9b36 - <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:     0x60a883e80dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a883e80dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a883e9b541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60a883e9b7ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60a883e80eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60a883e75fa9 - 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:     0x60a883e81ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60a883ebae8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60a883ebabd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60a883a3251a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}
[INFO] [stdout]   18:     0x60a883a44a27 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x60a883a1b5f8 - <tokio[921234e26470c385]::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:     0x60a883a1a87c - <tokio[921234e26470c385]::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:     0x60a883949e14 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x60a883a0a0e1 - <tokio[921234e26470c385]::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:     0x60a883a001e8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x60a883942555 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x60a883a126a8 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x60a883955a9f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x60a883952e3a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x60a88398051f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x60a88396efe8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x60a883971943 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>>
[INFO] [stdout]   31:     0x60a8839f61d4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x60a883984b63 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x60a883945937 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   34:     0x60a88393e82c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   35:     0x60a88393fe85 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   36:     0x60a8839378c3 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main::{closure#0}>
[INFO] [stdout]   37:     0x60a883a3f96a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::main
[INFO] [stdout]   38:     0x60a883a3f986 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_3::__main_fn
[INFO] [stdout]   39:     0x60a883932771 - doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   40:     0x60a883936af6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_3::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x60a8839336a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x60a883936993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x60a883931f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x60a883932419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x60a883e9a286 - <&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:     0x60a883e9a286 - 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:     0x60a883e9a286 - 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:     0x60a883e9a286 - 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:     0x60a883e9a286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x60a883e9a286 - 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:     0x60a883e9a286 - 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:     0x60a883e9a286 - 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:     0x60a883e9a286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x60a883931e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x60a883936f75 - main
[INFO] [stdout]   56:     0x7859b1b761ca - <unknown>
[INFO] [stdout]   57:     0x7859b1b7628b - __libc_start_main
[INFO] [stdout]   58:     0x60a883930295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (145) panicked at /tmp/rustdoctestZoeDde/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:     0x578d320eeae2 - 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:     0x578d320eeae2 - 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:     0x578d320eeae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578d320eeae2 - <<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:     0x578d3210571a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578d3210571a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x578d320f4b36 - 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:     0x578d320f4b36 - <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:     0x578d320cbdff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578d320cbdff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578d320e6541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x578d320e67ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x578d320cbeb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x578d320c0fa9 - 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:     0x578d320ccffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x578d32105e8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x578d32105bd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x578d31c7f3c2 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}
[INFO] [stdout]   18:     0x578d31c8faa7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x578d31c66678 - <tokio[921234e26470c385]::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:     0x578d31c65dfc - <tokio[921234e26470c385]::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:     0x578d31b959d4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x578d31c57a61 - <tokio[921234e26470c385]::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:     0x578d31c4b268 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x578d31b8da15 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x578d31c5d7a8 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x578d31ba0f1f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x578d31b9df7a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x578d31bcb61f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x578d31bbafa8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x578d31bbcb43 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>>
[INFO] [stdout]   31:     0x578d31c41ed4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x578d31bd0123 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x578d31b90c49 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   34:     0x578d31b89eac - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   35:     0x578d31b8b845 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   36:     0x578d31b831b8 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main::{closure#0}>
[INFO] [stdout]   37:     0x578d31c8aba8 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::main
[INFO] [stdout]   38:     0x578d31c8abb6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_10::__main_fn
[INFO] [stdout]   39:     0x578d31b7da51 - doctest_runner_2024[88b059fc6160a31f]::__doctest_10::TEST::{closure#0}
[INFO] [stdout]   40:     0x578d31b81cb6 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_10::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x578d31b7e6a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x578d31b81993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x578d31b7cf06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x578d31b7d419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x578d320e5286 - <&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:     0x578d320e5286 - 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:     0x578d320e5286 - 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:     0x578d320e5286 - 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:     0x578d320e5286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x578d320e5286 - 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:     0x578d320e5286 - 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:     0x578d320e5286 - 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:     0x578d320e5286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x578d31b7ce41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x578d31b81f75 - main
[INFO] [stdout]   56:     0x7e5ffb2c61ca - <unknown>
[INFO] [stdout]   57:     0x7e5ffb2c628b - __libc_start_main
[INFO] [stdout]   58:     0x578d31b7b295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (149) panicked at /tmp/rustdoctestZoeDde/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:     0x5f8f3e6fdae2 - 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:     0x5f8f3e6fdae2 - 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:     0x5f8f3e6fdae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f8f3e6fdae2 - <<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:     0x5f8f3e71471a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f8f3e71471a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f8f3e703b36 - 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:     0x5f8f3e703b36 - <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:     0x5f8f3e6dadff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f8f3e6dadff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f8f3e6f5541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f8f3e6f57ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f8f3e6daeb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f8f3e6cffa9 - 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:     0x5f8f3e6dbffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f8f3e714e8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f8f3e714bd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f8f3e28eb0a - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}
[INFO] [stdout]   18:     0x5f8f3e29eac7 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5f8f3e275698 - <tokio[921234e26470c385]::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:     0x5f8f3e274f5c - <tokio[921234e26470c385]::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:     0x5f8f3e1a4cc4 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5f8f3e2674c1 - <tokio[921234e26470c385]::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:     0x5f8f3e25a288 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5f8f3e19cb45 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5f8f3e26c7e8 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5f8f3e1b003f - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5f8f3e1acfca - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5f8f3e1da65f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5f8f3e1ca398 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5f8f3e1cbbc3 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>>
[INFO] [stdout]   31:     0x5f8f3e251214 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5f8f3e1df293 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5f8f3e19fd19 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   34:     0x5f8f3e19904c - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   35:     0x5f8f3e19aab5 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   36:     0x5f8f3e1923f8 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main::{closure#0}>
[INFO] [stdout]   37:     0x5f8f3e299bd8 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::main
[INFO] [stdout]   38:     0x5f8f3e299be6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_12::__main_fn
[INFO] [stdout]   39:     0x5f8f3e18cb01 - doctest_runner_2024[88b059fc6160a31f]::__doctest_12::TEST::{closure#0}
[INFO] [stdout]   40:     0x5f8f3e190d36 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_12::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5f8f3e18d6a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5f8f3e190993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5f8f3e18bf06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5f8f3e18c419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5f8f3e6f4286 - <&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:     0x5f8f3e6f4286 - 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:     0x5f8f3e6f4286 - 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:     0x5f8f3e6f4286 - 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:     0x5f8f3e6f4286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5f8f3e6f4286 - 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:     0x5f8f3e6f4286 - 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:     0x5f8f3e6f4286 - 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:     0x5f8f3e6f4286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5f8f3e18be41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5f8f3e190f75 - main
[INFO] [stdout]   56:     0x77824bcc41ca - <unknown>
[INFO] [stdout]   57:     0x77824bcc428b - __libc_start_main
[INFO] [stdout]   58:     0x5f8f3e18a295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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' (132) panicked at /tmp/rustdoctestZoeDde/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:     0x5f926813bae2 - 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:     0x5f926813bae2 - 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:     0x5f926813bae2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f926813bae2 - <<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:     0x5f926815271a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f926815271a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f9268141b36 - 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:     0x5f9268141b36 - <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:     0x5f9268118dff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f9268118dff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9268133541 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f92681337ab - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f9268118eb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f926810dfa9 - 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:     0x5f9268119ffd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f9268152e8c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f9268152bd2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f9267ccacbb - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}
[INFO] [stdout]   18:     0x5f9267cdca47 - <core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]   19:     0x5f9267cb3618 - <tokio[921234e26470c385]::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:     0x5f9267cb29dc - <tokio[921234e26470c385]::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:     0x5f9267be2104 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[921234e26470c385]::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:     0x5f9267ca2b41 - <tokio[921234e26470c385]::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:     0x5f9267c98208 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5f9267bda685 - <tokio[921234e26470c385]::runtime::context::scoped::Scoped<tokio[921234e26470c385]::runtime::scheduler::Context>>::set::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   25:     0x5f9267caa6e8 - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5f9267bedbbf - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::try_with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   27:     0x5f9267beae8a - <std[3b51380354919863]::thread::local::LocalKey<tokio[921234e26470c385]::runtime::context::Context>>::with::<tokio[921234e26470c385]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]   28:     0x5f9267c1855f - tokio[921234e26470c385]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[921234e26470c385]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[921234e26470c385]::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:     0x5f9267c073d8 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[921234e26470c385]::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:     0x5f9267c099c3 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>>
[INFO] [stdout]   31:     0x5f9267c8e514 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>::{closure#0}
[INFO] [stdout]   32:     0x5f9267c1ccd3 - tokio[921234e26470c385]::runtime::context::runtime::enter_runtime::<<tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   33:     0x5f9267bdd9f7 - <tokio[921234e26470c385]::runtime::scheduler::current_thread::CurrentThread>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   34:     0x5f9267bd69cc - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   35:     0x5f9267bd80f5 - <tokio[921234e26470c385]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   36:     0x5f9267bcfb03 - tokio_test[40d6863630162ffa]::block_on::<doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main::{closure#0}>
[INFO] [stdout]   37:     0x5f9267cd79aa - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::main
[INFO] [stdout]   38:     0x5f9267cd79c6 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_5::__main_fn
[INFO] [stdout]   39:     0x5f9267bca821 - doctest_runner_2024[88b059fc6160a31f]::__doctest_5::TEST::{closure#0}
[INFO] [stdout]   40:     0x5f9267bceb76 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_5::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   41:     0x5f9267bcb6a3 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   42:     0x5f9267bce993 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x5f9267bc9f06 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   44:     0x5f9267bca419 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   45:     0x5f9268132286 - <&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:     0x5f9268132286 - 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:     0x5f9268132286 - 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:     0x5f9268132286 - 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:     0x5f9268132286 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5f9268132286 - 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:     0x5f9268132286 - 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:     0x5f9268132286 - 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:     0x5f9268132286 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5f9267bc9e41 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   55:     0x5f9267bcef75 - main
[INFO] [stdout]   56:     0x77be2586b1ca - <unknown>
[INFO] [stdout]   57:     0x77be2586b28b - __libc_start_main
[INFO] [stdout]   58:     0x5f9267bc8295 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10350)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10756)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10404)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10891)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10464)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10699)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10815)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10641)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10559)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::new_with_api_key (line 10224)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/out/codegen.rs - Client::root_get (line 10308)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-a0ae87bef61d4ed7/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.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.58s; merged doctests compilation took 2.34s
[INFO] [stderr] error: doctest failed, to rerun pass `-p sparkscan --doc`
[INFO] running `Command { std: "docker" "inspect" "e1bbca3677137eaadda9b045ad8845124c6dbb2217fe4b3a5522e8628e89edf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1bbca3677137eaadda9b045ad8845124c6dbb2217fe4b3a5522e8628e89edf6", kill_on_drop: false }`
[INFO] [stdout] e1bbca3677137eaadda9b045ad8845124c6dbb2217fe4b3a5522e8628e89edf6
