[INFO] cloning repository https://github.com/flashnetxyz/sparkscan-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flashnetxyz/sparkscan-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3e34e984d60183d2be616809eb24ca27d170be5
[INFO] testing flashnetxyz/sparkscan-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashnetxyz%2Fsparkscan-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/flashnetxyz/sparkscan-rs
[INFO] finished tweaking git repo https://github.com/flashnetxyz/sparkscan-rs
[INFO] tweaked toml for git repo https://github.com/flashnetxyz/sparkscan-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flashnetxyz/sparkscan-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typify-macro v0.4.2
[INFO] [stderr]   Downloaded value-bag v1.11.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded progenitor-macro v0.11.0
[INFO] [stderr]   Downloaded progenitor-client v0.11.0
[INFO] [stderr]   Downloaded progenitor v0.11.0
[INFO] [stderr]   Downloaded jiff-static v0.2.15
[INFO] [stderr]   Downloaded progenitor-impl v0.11.0
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded async-channel v1.9.0
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded typify-impl v0.4.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded tokio-centrifuge v0.1.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.8
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded reqwest-middleware v0.4.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.7
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded colorchoice v1.0.4
[INFO] [stderr]   Downloaded async-global-executor v2.4.1
[INFO] [stderr]   Downloaded kv-log-macro v1.0.7
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded typify v0.4.2
[INFO] [stderr]   Downloaded anstyle v1.0.11
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded jiff v0.2.15
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d49bea93cc86af6cc085e1617864d4348952b903e5612db9e702ff441f6f0a56
[INFO] running `Command { std: "docker" "start" "-a" "d49bea93cc86af6cc085e1617864d4348952b903e5612db9e702ff441f6f0a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d49bea93cc86af6cc085e1617864d4348952b903e5612db9e702ff441f6f0a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49bea93cc86af6cc085e1617864d4348952b903e5612db9e702ff441f6f0a56", kill_on_drop: false }`
[INFO] [stdout] d49bea93cc86af6cc085e1617864d4348952b903e5612db9e702ff441f6f0a56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5789cd2cab7b54dd43999df79df6f1c9ae7316abfb73ca09a929b573cb3a0318
[INFO] running `Command { std: "docker" "start" "-a" "5789cd2cab7b54dd43999df79df6f1c9ae7316abfb73ca09a929b573cb3a0318", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling 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 tower v0.5.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[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 prost v0.14.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.4.10
[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 progenitor-client v0.11.0
[INFO] [stderr]    Compiling typify-impl v0.4.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling typify-macro v0.4.2
[INFO] [stderr]    Compiling sparkscan-client v0.1.1 (/opt/rustwide/workdir/crates/sparkscan-client)
[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 progenitor-macro v0.11.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.8 (/opt/rustwide/workdir/crates/sparkscan)
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10158:21
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10208:9
[INFO] [stdout]       |
[INFO] [stdout] 10208 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10209 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10209 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10268:9
[INFO] [stdout]       |
[INFO] [stdout] 10268 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10269 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10269 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10345:9
[INFO] [stdout]       |
[INFO] [stdout] 10345 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10346 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10346 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10363:9
[INFO] [stdout]       |
[INFO] [stdout] 10363 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10364 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          --------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10364 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10418:9
[INFO] [stdout]       |
[INFO] [stdout] 10418 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10419 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          --------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10419 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10433:9
[INFO] [stdout]       |
[INFO] [stdout] 10433 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]       |          ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10451:43
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[INFO] [stdout]       |                                           ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10475:9
[INFO] [stdout]       |
[INFO] [stdout] 10475 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10476 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10476 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10533:9
[INFO] [stdout]       |
[INFO] [stdout] 10533 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10534 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10534 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10592:9
[INFO] [stdout]       |
[INFO] [stdout] 10592 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10593 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10593 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10649:9
[INFO] [stdout]       |
[INFO] [stdout] 10649 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10650 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10650 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10707:9
[INFO] [stdout]       |
[INFO] [stdout] 10707 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10708 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10708 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10725:9
[INFO] [stdout]       |
[INFO] [stdout] 10725 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10726 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10726 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10784 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10784 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10806:9
[INFO] [stdout]       |
[INFO] [stdout] 10806 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10829:9
[INFO] [stdout]       |
[INFO] [stdout] 10829 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10852:9
[INFO] [stdout]       |
[INFO] [stdout] 10852 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-fb2713f1959ce620/out/codegen.rs:10914:9
[INFO] [stdout]       |
[INFO] [stdout] 10914 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "5789cd2cab7b54dd43999df79df6f1c9ae7316abfb73ca09a929b573cb3a0318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5789cd2cab7b54dd43999df79df6f1c9ae7316abfb73ca09a929b573cb3a0318", kill_on_drop: false }`
[INFO] [stdout] 5789cd2cab7b54dd43999df79df6f1c9ae7316abfb73ca09a929b573cb3a0318
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 638f554270fc993d6c0103a48a7424fe37713bdbd83a5b44bc2ec3f15f298416
[INFO] running `Command { std: "docker" "start" "-a" "638f554270fc993d6c0103a48a7424fe37713bdbd83a5b44bc2ec3f15f298416", 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 utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.19
[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 env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[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 progenitor-macro v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tokio-centrifuge v0.1.0
[INFO] [stderr]    Compiling progenitor v0.11.0
[INFO] [stderr]    Compiling sparkscan v0.3.8 (/opt/rustwide/workdir/crates/sparkscan)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sparkscan-ws v0.5.2 (/opt/rustwide/workdir/crates/sparkscan-ws)
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.token_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressSummaryResponse.transaction_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to AddressToken.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressToken.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to AddressTransaction.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_hard_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BalanceSummary.btc_soft_balance_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BatchTokenMetadataResponse.total_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to BitcoinTxDetails.fee
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to HistoricalDataPoint.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to LatestNetworkTransactionItem.token_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_input_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to MultiIoDetails.total_output_amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.active_accounts
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.total_value_locked_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to NetworkStats.transactions24h
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to PeriodTpvStats.tpv_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenDetailsResponse.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenHolder.balance
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenIoDetail.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenLeaderboardEntry.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardEntry.total_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenLeaderboardResponse.total_tokens
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenMetadata.holder_count
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransaction.amount
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TokenTransactionMetadata.decimals
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TokenTransactionMetadata.max_supply
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.limit
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.offset
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TransactionMeta.total_items
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxV1Response.amount_sats
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_option_i128 deserializer to TxVin.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to TxVout.value
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.rank
[INFO] [stderr] warning: sparkscan@0.3.8: Added custom deserialize_i128 deserializer to WalletLeaderboardEntry.total_value_sats
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling sparkscan-client v0.1.1 (/opt/rustwide/workdir/crates/sparkscan-client)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10158:21
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10208:9
[INFO] [stdout]       |
[INFO] [stdout] 10208 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10209 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10209 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10268:9
[INFO] [stdout]       |
[INFO] [stdout] 10268 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10269 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10269 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10345:9
[INFO] [stdout]       |
[INFO] [stdout] 10345 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10346 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10346 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10363:9
[INFO] [stdout]       |
[INFO] [stdout] 10363 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10364 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          --------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10364 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10418:9
[INFO] [stdout]       |
[INFO] [stdout] 10418 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10419 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          --------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10419 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10433:9
[INFO] [stdout]       |
[INFO] [stdout] 10433 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]       |          ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10451:43
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[INFO] [stdout]       |                                           ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10475:9
[INFO] [stdout]       |
[INFO] [stdout] 10475 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10476 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10476 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10533:9
[INFO] [stdout]       |
[INFO] [stdout] 10533 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10534 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10534 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10592:9
[INFO] [stdout]       |
[INFO] [stdout] 10592 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10593 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10593 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10649:9
[INFO] [stdout]       |
[INFO] [stdout] 10649 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10650 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10650 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10707:9
[INFO] [stdout]       |
[INFO] [stdout] 10707 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10708 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10708 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10725:9
[INFO] [stdout]       |
[INFO] [stdout] 10725 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10726 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10726 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10784 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10784 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10806:9
[INFO] [stdout]       |
[INFO] [stdout] 10806 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10829:9
[INFO] [stdout]       |
[INFO] [stdout] 10829 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10852:9
[INFO] [stdout]       |
[INFO] [stdout] 10852 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10914:9
[INFO] [stdout]       |
[INFO] [stdout] 10914 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10158:21
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     pub fn root_get(&self) -> builder::RootGet {
[INFO] [stdout]       |                     ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]       |                     |
[INFO] [stdout]       |                     the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10158 |     pub fn root_get(&self) -> builder::RootGet<'_> {
[INFO] [stdout]       |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10208:9
[INFO] [stdout]       |
[INFO] [stdout] 10208 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10209 |     ) -> builder::AddressSummaryV1AddressAddressGet {
[INFO] [stdout]       |          ------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10209 |     ) -> builder::AddressSummaryV1AddressAddressGet<'_> {
[INFO] [stdout]       |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10268:9
[INFO] [stdout]       |
[INFO] [stdout] 10268 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10269 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10269 |     ) -> builder::GetAddressTransactionsV1AddressAddressTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10345:9
[INFO] [stdout]       |
[INFO] [stdout] 10345 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10346 |     ) -> builder::GetLatestTransactionsV1TxLatestGet {
[INFO] [stdout]       |          ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10346 |     ) -> builder::GetLatestTransactionsV1TxLatestGet<'_> {
[INFO] [stdout]       |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10363:9
[INFO] [stdout]       |
[INFO] [stdout] 10363 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10364 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet {
[INFO] [stdout]       |          --------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10364 |     ) -> builder::GetTransactionDetailsByIdV1TxTxidGet<'_> {
[INFO] [stdout]       |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10418:9
[INFO] [stdout]       |
[INFO] [stdout] 10418 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10419 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet {
[INFO] [stdout]       |          --------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10419 |     ) -> builder::GetWalletLeaderboardV1StatsLeaderboardWalletsGet<'_> {
[INFO] [stdout]       |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10433:9
[INFO] [stdout]       |
[INFO] [stdout] 10433 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[INFO] [stdout]       |          ----------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stdout]       |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10451:43
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[INFO] [stdout]       |                                           ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |                                           |
[INFO] [stdout]       |                                           the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stdout]       |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10475:9
[INFO] [stdout]       |
[INFO] [stdout] 10475 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10476 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet {
[INFO] [stdout]       |          ------------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10476 |     ) -> builder::GetTokenInfoByIdentifierV1TokensIdentifierGet<'_> {
[INFO] [stdout]       |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10533:9
[INFO] [stdout]       |
[INFO] [stdout] 10533 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10534 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet {
[INFO] [stdout]       |          -------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10534 |     ) -> builder::GetTokenTransactionsV1TokensIdentifierTransactionsGet<'_> {
[INFO] [stdout]       |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10592:9
[INFO] [stdout]       |
[INFO] [stdout] 10592 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10593 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet {
[INFO] [stdout]       |          ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10593 |     ) -> builder::GetTokenHoldersV1TokensIdentifierHoldersGet<'_> {
[INFO] [stdout]       |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10649:9
[INFO] [stdout]       |
[INFO] [stdout] 10649 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10650 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10650 |     ) -> builder::GetAddressTokensV1AddressAddressTokensGet<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10707:9
[INFO] [stdout]       |
[INFO] [stdout] 10707 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10708 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10708 |     ) -> builder::GetTokenLeaderboardV1StatsLeaderboardTokensGet<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10725:9
[INFO] [stdout]       |
[INFO] [stdout] 10725 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10726 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost {
[INFO] [stdout]       |          ------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10726 |     ) -> builder::GetBatchTokenMetadataV1TokensMetadataBatchPost<'_> {
[INFO] [stdout]       |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10784 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost {
[INFO] [stdout]       |          --------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10784 |     ) -> builder::GetAddressesLatestTxidV1BitcoinAddressesLatestTxidPost<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10806:9
[INFO] [stdout]       |
[INFO] [stdout] 10806 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10829:9
[INFO] [stdout]       |
[INFO] [stdout] 10829 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[INFO] [stdout]       |          -------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stdout]       |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10852:9
[INFO] [stdout]       |
[INFO] [stdout] 10852 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[INFO] [stdout]       |          ------------------------------------------------ the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stdout]       |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10914:9
[INFO] [stdout]       |
[INFO] [stdout] 10914 |         &self,
[INFO] [stdout]       |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost {
[INFO] [stdout]       |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stdout]       |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.22s
[INFO] running `Command { std: "docker" "inspect" "638f554270fc993d6c0103a48a7424fe37713bdbd83a5b44bc2ec3f15f298416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "638f554270fc993d6c0103a48a7424fe37713bdbd83a5b44bc2ec3f15f298416", kill_on_drop: false }`
[INFO] [stdout] 638f554270fc993d6c0103a48a7424fe37713bdbd83a5b44bc2ec3f15f298416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90a34ae06c253c4d0634f875e890f8ced6f46b1296975f523144815ae7e14cf0
[INFO] running `Command { std: "docker" "start" "-a" "90a34ae06c253c4d0634f875e890f8ced6f46b1296975f523144815ae7e14cf0", 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10158:21
[INFO] [stderr]       |
[INFO] [stderr] 10158 |     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] 10158 |     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-597f2bfbed3ad796/out/codegen.rs:10208:9
[INFO] [stderr]       |
[INFO] [stderr] 10208 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10209 |     ) -> 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] 10209 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10268:9
[INFO] [stderr]       |
[INFO] [stderr] 10268 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10269 |     ) -> 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] 10269 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10345:9
[INFO] [stderr]       |
[INFO] [stderr] 10345 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10346 |     ) -> 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] 10346 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10363:9
[INFO] [stderr]       |
[INFO] [stderr] 10363 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10364 |     ) -> 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] 10364 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10418:9
[INFO] [stderr]       |
[INFO] [stderr] 10418 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10419 |     ) -> 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] 10419 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10433:9
[INFO] [stderr]       |
[INFO] [stderr] 10433 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet {
[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] 10434 |     ) -> builder::GetNetworkStatsV1StatsSummaryGet<'_> {
[INFO] [stderr]       |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10451:43
[INFO] [stderr]       |
[INFO] [stderr] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet {
[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] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10451 |     pub fn get_tpv_stats_v1_stats_tpv_get(&self) -> builder::GetTpvStatsV1StatsTpvGet<'_> {
[INFO] [stderr]       |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10475:9
[INFO] [stderr]       |
[INFO] [stderr] 10475 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10476 |     ) -> 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] 10476 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10533:9
[INFO] [stderr]       |
[INFO] [stderr] 10533 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10534 |     ) -> 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] 10534 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10592:9
[INFO] [stderr]       |
[INFO] [stderr] 10592 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10593 |     ) -> 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] 10593 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10649:9
[INFO] [stderr]       |
[INFO] [stderr] 10649 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10650 |     ) -> 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] 10650 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10707:9
[INFO] [stderr]       |
[INFO] [stderr] 10707 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10708 |     ) -> 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] 10708 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10725:9
[INFO] [stderr]       |
[INFO] [stderr] 10725 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10726 |     ) -> 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] 10726 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10783:9
[INFO] [stderr]       |
[INFO] [stderr] 10783 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10784 |     ) -> 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] 10784 |     ) -> 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-597f2bfbed3ad796/out/codegen.rs:10806:9
[INFO] [stderr]       |
[INFO] [stderr] 10806 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet {
[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] 10807 |     ) -> builder::GetHistoricalTvlV1StatsHistoricalTvlGet<'_> {
[INFO] [stderr]       |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10829:9
[INFO] [stderr]       |
[INFO] [stderr] 10829 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet {
[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] 10830 |     ) -> builder::GetHistoricalActiveWalletsV1StatsHistoricalActiveWalletsGet<'_> {
[INFO] [stderr]       |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10852:9
[INFO] [stderr]       |
[INFO] [stderr] 10852 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet {
[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] 10853 |     ) -> builder::GetHistoricalTpvV1StatsHistoricalTpvGet<'_> {
[INFO] [stderr]       |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs:10914:9
[INFO] [stderr]       |
[INFO] [stderr] 10914 |         &self,
[INFO] [stderr]       |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 10915 |     ) -> 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] 10915 |     ) -> builder::TokenIssuerLookupV1TokensIssuerLookupPost<'_> {
[INFO] [stderr]       |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sparkscan` (lib) generated 19 warnings
[INFO] [stderr] warning: `sparkscan` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sparkscan-9e80816cd64522c9)
[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-b9c24bcf1c55366b)
[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-02d13ebab28198e0)
[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-454862cc72660e76)
[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 tests::test_version ... ok
[INFO] [stdout] test client::tests::test_client_creation_with_defaults ... ok
[INFO] [stdout] test client::tests::test_client_clone_shares_state ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-5bebeef4dc14282d)
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_invalid_object ... 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 subscription::tests::test_topic_conversion ... ok
[INFO] [stdout] test types::tests::test_create_fallback_transaction_payload_with_unmapped_fields ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_direct_payload ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_double_encoded_string ... ok
[INFO] [stdout] test types::tests::test_extract_payload_data_invalid_json_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_parse_message_for_topic_fallback_transaction ... ok
[INFO] [stdout] test types::tests::test_topic_parsing ... ok
[INFO] [stdout] test types::tests::test_spark_scan_message_methods ... ok
[INFO] [stdout] test types::tests::test_topic_to_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_constants ... ok
[INFO] [stdout] test test_double_encoded_json_parsing_integration ... ok
[INFO] [stdout] test test_custom_config ... ok
[INFO] [stdout] test test_client_creation_and_config ... ok
[INFO] [stdout] test test_error_types ... ok
[INFO] [stdout] test test_envelope_wrapped_messages ... ok
[INFO] [stdout] test test_fallback_transaction_parsing_integration ... ok
[INFO] [stdout] test test_message_parsing_with_real_schema_data ... ok
[INFO] [stdout] test test_mixed_message_type_parsing ... ok
[INFO] [stdout] test test_message_type_detection ... ok
[INFO] [stdout] test test_subscription_manager ... ok
[INFO] [stdout] test test_malformed_json_graceful_handling ... ok
[INFO] [stdout] test test_topic_enum_completeness ... ok
[INFO] [stdout] test test_prelude_exports ... ok
[INFO] [stdout] test test_real_api_data_compatibility ... 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-82dcc3da3917bb07)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_config_builder ... ok
[INFO] [stdout] test tests::test_client_creation ... ok
[INFO] [stdout] test tests::test_deeply_nested_json_envelopes ... ok
[INFO] [stdout] test tests::test_error_handling_for_parsing_edge_cases ... ok
[INFO] [stdout] test tests::test_message_parsing_invalid_data ... ok
[INFO] [stdout] test tests::test_boundary_conditions ... 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_parsing_token_balance ... ok
[INFO] [stdout] test tests::test_subscription_creation ... ok
[INFO] [stdout] test tests::test_message_type_extraction ... ok
[INFO] [stdout] test tests::test_unicode_and_special_characters ... ok
[INFO] [stdout] test tests::test_transaction_fallback_with_edge_cases ... ok
[INFO] [stdout] test tests::test_large_json_payload_handling ... ok
[INFO] [stdout] test tests::test_topic_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sparkscan
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_batch_token_metadata_v1_tokens_metadata_batch_post (line 10717) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_historical_active_wallets_v1_stats_historical_active_wallets_get (line 10819) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_historical_tpv_v1_stats_historical_tpv_get (line 10842) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_historical_tvl_v1_stats_historical_tvl_get (line 10796) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_network_stats_v1_stats_summary_get (line 10426) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_info_by_identifier_v1_tokens_identifier_get (line 10465) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_tpv_stats_v1_stats_tpv_get (line 10444) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_transaction_details_by_id_v1_tx_txid_get (line 10355) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10323) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::new_with_client (line 9994) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10292) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10498) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::root_get (line 10136) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10556) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10613) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10875) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10232) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::new (line 9967) ... ok
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10672) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10748) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10384) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::new_with_api_key (line 10052) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10178) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10292) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:155:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64dbb2722a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64dbb2722a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64dbb2722a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64dbb2722a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64dbb274bc13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64dbb274bc13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64dbb271ee63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64dbb271ee63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64dbb27228e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64dbb2724019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64dbb2723dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x64dbb2724a25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x64dbb27247ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x64dbb2722f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x64dbb272444d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x64dbb27498f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x64dbb2749e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x64dbb22bff61 - doctest_bundle_2024::__doctest_8::main::{{closure}}::h56fa482e6b18f333
[INFO] [stdout]   18:     0x64dbb2269177 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb1df05ef74594947
[INFO] [stdout]   19:     0x64dbb2265f58 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0a1438fc899026d6
[INFO] [stdout]   20:     0x64dbb2265e5c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heaa10deeebcda775
[INFO] [stdout]   21:     0x64dbb2247424 - tokio::runtime::scheduler::current_thread::Context::enter::hcc5217bcd16f239a
[INFO] [stdout]   22:     0x64dbb225ce31 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7e573852bd813b4
[INFO] [stdout]   23:     0x64dbb2253d18 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he1a6f585637247a1
[INFO] [stdout]   24:     0x64dbb222a3d5 - tokio::runtime::context::scoped::Scoped<T>::set::hc6ef8c123e74a7fc
[INFO] [stdout]   25:     0x64dbb2227958 - tokio::runtime::context::set_scheduler::{{closure}}::hc0adc8dc0c11f186
[INFO] [stdout]   26:     0x64dbb21ffe0f - std::thread::local::LocalKey<T>::try_with::hdf3a05bd8369b2ee
[INFO] [stdout]   27:     0x64dbb21f7b8a - std::thread::local::LocalKey<T>::with::he6f5af3e8c75fcb9
[INFO] [stdout]   28:     0x64dbb2226f8f - tokio::runtime::context::set_scheduler::h137c3612093ee903
[INFO] [stdout]   29:     0x64dbb2250d08 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7d70f58f887faf26
[INFO] [stdout]   30:     0x64dbb2253f1f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2e5066a7e162d972
[INFO] [stdout]   31:     0x64dbb223ba94 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1dbef7c730a8d639
[INFO] [stdout]   32:     0x64dbb222ab60 - tokio::runtime::context::runtime::enter_runtime::h0fa5f2e2f07e1b90
[INFO] [stdout]   33:     0x64dbb223a959 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcdb71aa19b6fc177
[INFO] [stdout]   34:     0x64dbb22370ec - tokio::runtime::runtime::Runtime::block_on_inner::hf3323abd0e56f3b0
[INFO] [stdout]   35:     0x64dbb22377d5 - tokio::runtime::runtime::Runtime::block_on::h1f1ff24d538daeff
[INFO] [stdout]   36:     0x64dbb21ba6f8 - tokio_test::block_on::hd7994f7f75f7ae34
[INFO] [stdout]   37:     0x64dbb22bfae8 - doctest_bundle_2024::__doctest_8::main::h02b70a5f1f153586
[INFO] [stdout]   38:     0x64dbb22c0246 - doctest_bundle_2024::__doctest_8::__main_fn::h490b669493168c16
[INFO] [stdout]   39:     0x64dbb21afeb1 - doctest_runner_2024::__doctest_8::TEST::{{closure}}::h605f842a49d603db
[INFO] [stdout]   40:     0x64dbb21ab936 - core::ops::function::FnOnce::call_once::h60896a950e68f22f
[INFO] [stdout]   41:     0x64dbb21b1428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x64dbb21abc63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x64dbb21aacc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x64dbb21aaaa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x64dbb2717510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x64dbb2717510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x64dbb2717510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x64dbb2717510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x64dbb2717510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x64dbb2717510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x64dbb2717510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x64dbb2717510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64dbb2717510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x64dbb21aaa91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x64dbb21b1635 - main
[INFO] [stdout]   56:     0x7d785d3e61ca - <unknown>
[INFO] [stdout]   57:     0x7d785d3e628b - __libc_start_main
[INFO] [stdout]   58:     0x64dbb21aa085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10498) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:270:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x610516a35a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x610516a35a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x610516a35a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x610516a35a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x610516a5ec13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x610516a5ec13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x610516a31e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x610516a31e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x610516a358e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x610516a37019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x610516a36dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x610516a37a25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x610516a377ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x610516a35f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x610516a3744d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x610516a5c8f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x610516a5ce06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x6105165d47b5 - doctest_bundle_2024::__doctest_14::main::{{closure}}::h13fcb9eec01a78e8
[INFO] [stdout]   18:     0x61051657c117 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9cc1c56b1f08af9b
[INFO] [stdout]   19:     0x610516578f78 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0b507522fecaaa99
[INFO] [stdout]   20:     0x610516578cdc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hce69b1027178f8e1
[INFO] [stdout]   21:     0x610516555e54 - tokio::runtime::scheduler::current_thread::Context::enter::h4830a28016d2a7df
[INFO] [stdout]   22:     0x61051656e971 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8a0609e3cf55572c
[INFO] [stdout]   23:     0x610516566d78 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfe31c01d5279291a
[INFO] [stdout]   24:     0x61051653c6c5 - tokio::runtime::context::scoped::Scoped<T>::set::h663b63407e53808d
[INFO] [stdout]   25:     0x61051653a5d8 - tokio::runtime::context::set_scheduler::{{closure}}::h200d6751394f3239
[INFO] [stdout]   26:     0x61051650b62f - std::thread::local::LocalKey<T>::try_with::h067957dcfcf98490
[INFO] [stdout]   27:     0x61051650929a - std::thread::local::LocalKey<T>::with::h236049f02d447b0b
[INFO] [stdout]   28:     0x61051653a24f - tokio::runtime::context::set_scheduler::h8d0f66ed02d3a234
[INFO] [stdout]   29:     0x610516565c88 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd252a9792752e027
[INFO] [stdout]   30:     0x61051656700f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7011f81af44a40dc
[INFO] [stdout]   31:     0x610516552514 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd180a7de40ca27e2
[INFO] [stdout]   32:     0x610516540e00 - tokio::runtime::context::runtime::enter_runtime::hcc757edb43f47a0d
[INFO] [stdout]   33:     0x61051654d889 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcb98f36e458a7ad4
[INFO] [stdout]   34:     0x61051654894c - tokio::runtime::runtime::Runtime::block_on_inner::h321f43d0fae94e1e
[INFO] [stdout]   35:     0x61051654af25 - tokio::runtime::runtime::Runtime::block_on::h4182cea5c2cbd872
[INFO] [stdout]   36:     0x6105164cd278 - tokio_test::block_on::hacc1faf71c492ab7
[INFO] [stdout]   37:     0x6105165d4348 - doctest_bundle_2024::__doctest_14::main::hd69b5c332c01fcbd
[INFO] [stdout]   38:     0x6105165d4ac6 - doctest_bundle_2024::__doctest_14::__main_fn::hd524c09d5a6f718b
[INFO] [stdout]   39:     0x6105164c3111 - doctest_runner_2024::__doctest_14::TEST::{{closure}}::hd45155e436e08f46
[INFO] [stdout]   40:     0x6105164be876 - core::ops::function::FnOnce::call_once::h2cb58ef477ae377e
[INFO] [stdout]   41:     0x6105164c4428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x6105164bec63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x6105164bdcc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x6105164bdaa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x610516a2a510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x610516a2a510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x610516a2a510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x610516a2a510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x610516a2a510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x610516a2a510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x610516a2a510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x610516a2a510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x610516a2a510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x6105164bda91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x6105164c4635 - main
[INFO] [stdout]   56:     0x72954eb9a1ca - <unknown>
[INFO] [stdout]   57:     0x72954eb9a28b - __libc_start_main
[INFO] [stdout]   58:     0x6105164bd085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::root_get (line 10136) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:388:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b61e70aaa92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b61e70aaa92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b61e70aaa92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b61e70aaa92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b61e70d3c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b61e70d3c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b61e70a6e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b61e70a6e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b61e70aa8e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b61e70ac019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b61e70abdfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5b61e70aca25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5b61e70ac7ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5b61e70aaf99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5b61e70ac44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5b61e70d18f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5b61e70d1e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5b61e6c4ad1d - doctest_bundle_2024::__doctest_21::main::{{closure}}::h18eec04e0a30123b
[INFO] [stdout]   18:     0x5b61e6bf0dd7 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0121dba96c55fc32
[INFO] [stdout]   19:     0x5b61e6bedfd8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4ed90799a174ce8e
[INFO] [stdout]   20:     0x5b61e6bedb8c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hce5979ea2b006a04
[INFO] [stdout]   21:     0x5b61e6bcd164 - tokio::runtime::scheduler::current_thread::Context::enter::h64581189c27b6da4
[INFO] [stdout]   22:     0x5b61e6be0591 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h47325ede8a3f47ab
[INFO] [stdout]   23:     0x5b61e6bdbc58 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hab31f2033ea2b2df
[INFO] [stdout]   24:     0x5b61e6bb22a5 - tokio::runtime::context::scoped::Scoped<T>::set::hc573ba5f2f0ea3be
[INFO] [stdout]   25:     0x5b61e6baf658 - tokio::runtime::context::set_scheduler::{{closure}}::h39aed1a097818aed
[INFO] [stdout]   26:     0x5b61e6b8912f - std::thread::local::LocalKey<T>::try_with::hee1e94db402f1f80
[INFO] [stdout]   27:     0x5b61e6b7edda - std::thread::local::LocalKey<T>::with::h6623f1b1ad14ab89
[INFO] [stdout]   28:     0x5b61e6baf34f - tokio::runtime::context::set_scheduler::hb2b262c4c6269721
[INFO] [stdout]   29:     0x5b61e6bd5dc8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02bb5d095342f9e1
[INFO] [stdout]   30:     0x5b61e6bdc46f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf20bbc2c296799a7
[INFO] [stdout]   31:     0x5b61e6bc2d94 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h04cde4dc98255773
[INFO] [stdout]   32:     0x5b61e6bb4c30 - tokio::runtime::context::runtime::enter_runtime::h864dd084674b0a22
[INFO] [stdout]   33:     0x5b61e6bc2087 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4ff4909013f9d7b2
[INFO] [stdout]   34:     0x5b61e6bbeb0c - tokio::runtime::runtime::Runtime::block_on_inner::hb1b8a84f6bdc90e8
[INFO] [stdout]   35:     0x5b61e6bc0dc5 - tokio::runtime::runtime::Runtime::block_on::he68bc6e0a9ad9a10
[INFO] [stdout]   36:     0x5b61e6b42043 - tokio_test::block_on::h9c10759991884365
[INFO] [stdout]   37:     0x5b61e6c4a94a - doctest_bundle_2024::__doctest_21::main::hc33c88dd81553a18
[INFO] [stdout]   38:     0x5b61e6c4ae76 - doctest_bundle_2024::__doctest_21::__main_fn::hd75f0dfe00c62fbf
[INFO] [stdout]   39:     0x5b61e6b383f1 - doctest_runner_2024::__doctest_21::TEST::{{closure}}::h9d00f6883a521a16
[INFO] [stdout]   40:     0x5b61e6b338b6 - core::ops::function::FnOnce::call_once::h3989efe70868afae
[INFO] [stdout]   41:     0x5b61e6b39428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x5b61e6b33c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x5b61e6b32cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x5b61e6b32aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x5b61e709f510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5b61e709f510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5b61e709f510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5b61e709f510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5b61e709f510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5b61e709f510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5b61e709f510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5b61e709f510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5b61e709f510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5b61e6b32a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x5b61e6b39635 - main
[INFO] [stdout]   56:     0x7cae5ce3c1ca - <unknown>
[INFO] [stdout]   57:     0x7cae5ce3c28b - __libc_start_main
[INFO] [stdout]   58:     0x5b61e6b32085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10556) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:201:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580cdb999a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580cdb999a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580cdb999a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x580cdb999a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x580cdb9c2c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x580cdb9c2c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x580cdb995e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580cdb995e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x580cdb9998e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x580cdb99b019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x580cdb99adfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x580cdb99ba25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x580cdb99b7ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x580cdb999f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x580cdb99b44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x580cdb9c08f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x580cdb9c0e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x580cdb537825 - doctest_bundle_2024::__doctest_11::main::{{closure}}::h9113e5b10417c1e5
[INFO] [stdout]   18:     0x580cdb4e00b7 - <core::pin::Pin<P> as core::future::future::Future>::poll::h8b115b9a1d1be94f
[INFO] [stdout]   19:     0x580cdb4dd0d8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9626afe048c96091
[INFO] [stdout]   20:     0x580cdb4db1dc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h31457ba55a330f79
[INFO] [stdout]   21:     0x580cdb4b8144 - tokio::runtime::scheduler::current_thread::Context::enter::h0711a10f62ea6bf8
[INFO] [stdout]   22:     0x580cdb4d33d1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h90ab71095abe841f
[INFO] [stdout]   23:     0x580cdb4caad8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c549578af1baf41
[INFO] [stdout]   24:     0x580cdb49fd45 - tokio::runtime::context::scoped::Scoped<T>::set::h15738672de136c86
[INFO] [stdout]   25:     0x580cdb49e858 - tokio::runtime::context::set_scheduler::{{closure}}::hac970c4a4f75a9fb
[INFO] [stdout]   26:     0x580cdb475c8f - std::thread::local::LocalKey<T>::try_with::hb89ca21e86684bdf
[INFO] [stdout]   27:     0x580cdb46d9ca - std::thread::local::LocalKey<T>::with::h57b73ca65d41c22e
[INFO] [stdout]   28:     0x580cdb49e10f - tokio::runtime::context::set_scheduler::h4e9d84de757b2e0d
[INFO] [stdout]   29:     0x580cdb4c6568 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h459cfa9c1acb8122
[INFO] [stdout]   30:     0x580cdb4cb23f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha76971b183b1f595
[INFO] [stdout]   31:     0x580cdb4b4e54 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h9a3361986844ffa1
[INFO] [stdout]   32:     0x580cdb4a1e20 - tokio::runtime::context::runtime::enter_runtime::h19e04921ca0665ec
[INFO] [stdout]   33:     0x580cdb4b0fb9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4c2664d5db1ebf1a
[INFO] [stdout]   34:     0x580cdb4ac24c - tokio::runtime::runtime::Runtime::block_on_inner::h03493d8df7a53eff
[INFO] [stdout]   35:     0x580cdb4af675 - tokio::runtime::runtime::Runtime::block_on::hbc52aff63e2d2761
[INFO] [stdout]   36:     0x580cdb430df8 - tokio_test::block_on::h9b33e2933e8e9da8
[INFO] [stdout]   37:     0x580cdb5373b8 - doctest_bundle_2024::__doctest_11::main::h03d33da1a452829d
[INFO] [stdout]   38:     0x580cdb537b66 - doctest_bundle_2024::__doctest_11::__main_fn::h54e73c23895b28d8
[INFO] [stdout]   39:     0x580cdb426fe1 - doctest_runner_2024::__doctest_11::TEST::{{closure}}::h039e83863adecf50
[INFO] [stdout]   40:     0x580cdb4229f6 - core::ops::function::FnOnce::call_once::h7031c253a9b97433
[INFO] [stdout]   41:     0x580cdb428428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x580cdb422c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x580cdb421cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x580cdb421aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x580cdb98e510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x580cdb98e510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x580cdb98e510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x580cdb98e510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x580cdb98e510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x580cdb98e510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x580cdb98e510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x580cdb98e510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x580cdb98e510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x580cdb421a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x580cdb428635 - main
[INFO] [stdout]   56:     0x7dd8396841ca - <unknown>
[INFO] [stdout]   57:     0x7dd83968428b - __libc_start_main
[INFO] [stdout]   58:     0x580cdb421085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10613) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/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:     0x55bb33670a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55bb33670a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55bb33670a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55bb33670a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55bb33699c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55bb33699c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55bb3366ce63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55bb3366ce63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55bb336708e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55bb33672019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55bb33671dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x55bb33672a25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x55bb336727ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x55bb33670f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x55bb3367244d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x55bb336978f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x55bb33697e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x55bb3320c6eb - doctest_bundle_2024::__doctest_1::main::{{closure}}::h4424a75bae3ffa00
[INFO] [stdout]   18:     0x55bb331b6f97 - <core::pin::Pin<P> as core::future::future::Future>::poll::h473c2cd7771c9efa
[INFO] [stdout]   19:     0x55bb331b4058 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a364b4ec030b618
[INFO] [stdout]   20:     0x55bb331b30cc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8da6bad9d9cf3795
[INFO] [stdout]   21:     0x55bb3318fce4 - tokio::runtime::scheduler::current_thread::Context::enter::h1a3e3d6231a4a846
[INFO] [stdout]   22:     0x55bb331af6d1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd610d9719a8e618c
[INFO] [stdout]   23:     0x55bb331a1af8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h214b930c788ad916
[INFO] [stdout]   24:     0x55bb33178505 - tokio::runtime::context::scoped::Scoped<T>::set::hd2db6ef35c8d2549
[INFO] [stdout]   25:     0x55bb33175618 - tokio::runtime::context::set_scheduler::{{closure}}::h38dea7b821304058
[INFO] [stdout]   26:     0x55bb3314650f - std::thread::local::LocalKey<T>::try_with::h0633c84fdc587daf
[INFO] [stdout]   27:     0x55bb33144a1a - std::thread::local::LocalKey<T>::with::h58665ddbcd250e55
[INFO] [stdout]   28:     0x55bb331753cf - tokio::runtime::context::set_scheduler::hc048ff63e5479d86
[INFO] [stdout]   29:     0x55bb3319c1b8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h09e05cb954e09ebf
[INFO] [stdout]   30:     0x55bb331a24bf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfada6f8eae66252f
[INFO] [stdout]   31:     0x55bb3318aad4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h63b92b878a8f9d5c
[INFO] [stdout]   32:     0x55bb3317c7c0 - tokio::runtime::context::runtime::enter_runtime::he943ce2047b92c33
[INFO] [stdout]   33:     0x55bb33187e67 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h484b13bfe23f39d1
[INFO] [stdout]   34:     0x55bb331845ac - tokio::runtime::runtime::Runtime::block_on_inner::h93cd2e22adc9adfb
[INFO] [stdout]   35:     0x55bb33185565 - tokio::runtime::runtime::Runtime::block_on::h10c3f8a75d521b78
[INFO] [stdout]   36:     0x55bb331084c3 - tokio_test::block_on::hcbd3800af597c216
[INFO] [stdout]   37:     0x55bb3320c28a - doctest_bundle_2024::__doctest_1::main::hf1401266f5394050
[INFO] [stdout]   38:     0x55bb3320ca56 - doctest_bundle_2024::__doctest_1::__main_fn::h046ac03a8fa158b3
[INFO] [stdout]   39:     0x55bb330fdc71 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::hd91918c0c303f785
[INFO] [stdout]   40:     0x55bb330f9d06 - core::ops::function::FnOnce::call_once::hdc67d17565a2e9f7
[INFO] [stdout]   41:     0x55bb330ff428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x55bb330f9c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x55bb330f8cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x55bb330f8aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x55bb33665510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x55bb33665510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x55bb33665510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x55bb33665510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55bb33665510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x55bb33665510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x55bb33665510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x55bb33665510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55bb33665510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x55bb330f8a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x55bb330ff635 - main
[INFO] [stdout]   56:     0x783fab5a11ca - <unknown>
[INFO] [stdout]   57:     0x783fab5a128b - __libc_start_main
[INFO] [stdout]   58:     0x55bb330f8085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10875) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:422:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580190db5a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580190db5a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580190db5a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x580190db5a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x580190ddec13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x580190ddec13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x580190db1e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580190db1e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x580190db58e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x580190db7019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x580190db6dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x580190db7a25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x580190db77ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x580190db5f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x580190db744d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x580190ddc8f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x580190ddce06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x580190956532 - doctest_bundle_2024::__doctest_22::main::{{closure}}::h80e3b4e16ddff80e
[INFO] [stdout]   18:     0x5801908fbe17 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0ad959901adc9380
[INFO] [stdout]   19:     0x5801908f91f8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf3acf76cbca361f0
[INFO] [stdout]   20:     0x5801908f879c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc326d93fa1f6ecf5
[INFO] [stdout]   21:     0x5801908db864 - tokio::runtime::scheduler::current_thread::Context::enter::he920dd79f334fe4f
[INFO] [stdout]   22:     0x5801908ed4b1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h70cd2ee128e25d85
[INFO] [stdout]   23:     0x5801908e6bd8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h87f752ea9c6d09eb
[INFO] [stdout]   24:     0x5801908bca55 - tokio::runtime::context::scoped::Scoped<T>::set::ha1625c3e5f57d5fd
[INFO] [stdout]   25:     0x5801908ba898 - tokio::runtime::context::set_scheduler::{{closure}}::had48416158df9c36
[INFO] [stdout]   26:     0x58019088b24f - std::thread::local::LocalKey<T>::try_with::h03124f025e4391bd
[INFO] [stdout]   27:     0x58019088a59a - std::thread::local::LocalKey<T>::with::ha05e43cf5ace2b14
[INFO] [stdout]   28:     0x5801908ba30f - tokio::runtime::context::set_scheduler::hb099640376e1712b
[INFO] [stdout]   29:     0x5801908e15a8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0e2c6ebd04606d16
[INFO] [stdout]   30:     0x5801908e719f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha46a0154ff246e9c
[INFO] [stdout]   31:     0x5801908d0b14 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h984405fe322a9b54
[INFO] [stdout]   32:     0x5801908bea70 - tokio::runtime::context::runtime::enter_runtime::h3f526f31bc63f87c
[INFO] [stdout]   33:     0x5801908cdb49 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he34dbe9b2b5004ab
[INFO] [stdout]   34:     0x5801908c83ec - tokio::runtime::runtime::Runtime::block_on_inner::h152b09b274da5247
[INFO] [stdout]   35:     0x5801908ca2f5 - tokio::runtime::runtime::Runtime::block_on::h0f91d9a0ee91117a
[INFO] [stdout]   36:     0x58019084be38 - tokio_test::block_on::h13ab20a6c65fd454
[INFO] [stdout]   37:     0x580190955e98 - doctest_bundle_2024::__doctest_22::main::h1eb26c2e7dfc9074
[INFO] [stdout]   38:     0x580190956856 - doctest_bundle_2024::__doctest_22::__main_fn::h6973631ba7f5b3b2
[INFO] [stdout]   39:     0x580190843471 - doctest_runner_2024::__doctest_22::TEST::{{closure}}::hc44a289f400982df
[INFO] [stdout]   40:     0x58019083e7f6 - core::ops::function::FnOnce::call_once::h1e2b724f99d08d73
[INFO] [stdout]   41:     0x580190844428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x58019083ec63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x58019083dcc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x58019083daa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x580190daa510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x580190daa510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x580190daa510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x580190daa510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x580190daa510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x580190daa510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x580190daa510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x580190daa510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x580190daa510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x58019083da91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x580190844635 - main
[INFO] [stdout]   56:     0x75fd0415f1ca - <unknown>
[INFO] [stdout]   57:     0x75fd0415f28b - __libc_start_main
[INFO] [stdout]   58:     0x58019083d085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10232) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/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:     0x61e5e06fba92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e5e06fba92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e5e06fba92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61e5e06fba92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61e5e0724c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61e5e0724c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61e5e06f7e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61e5e06f7e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61e5e06fb8e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61e5e06fd019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61e5e06fcdfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x61e5e06fda25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x61e5e06fd7ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x61e5e06fbf99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61e5e06fd44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x61e5e07228f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x61e5e0722e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x61e5e0297f02 - doctest_bundle_2024::__doctest_2::main::{{closure}}::h32a6b4a860610b4d
[INFO] [stdout]   18:     0x61e5e0241f57 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2e32d057370f1941
[INFO] [stdout]   19:     0x61e5e023f038 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7215f97adbcec082
[INFO] [stdout]   20:     0x61e5e023e22c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h96e16da5ee698dd0
[INFO] [stdout]   21:     0x61e5e021ca04 - tokio::runtime::scheduler::current_thread::Context::enter::h52302ee9728b3434
[INFO] [stdout]   22:     0x61e5e0236891 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc1c79ac88fe25e4c
[INFO] [stdout]   23:     0x61e5e022ccd8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc37bec4bcd4cd319
[INFO] [stdout]   24:     0x61e5e0203635 - tokio::runtime::context::scoped::Scoped<T>::set::hd4b5c48b8b10cef8
[INFO] [stdout]   25:     0x61e5e02009d8 - tokio::runtime::context::set_scheduler::{{closure}}::hc7d3c215f042735f
[INFO] [stdout]   26:     0x61e5e01d510f - std::thread::local::LocalKey<T>::try_with::h65ff10f9a49603d1
[INFO] [stdout]   27:     0x61e5e01cf02a - std::thread::local::LocalKey<T>::with::h085cc8cefcb69701
[INFO] [stdout]   28:     0x61e5e01fff4f - tokio::runtime::context::set_scheduler::h10064fce572bf4ff
[INFO] [stdout]   29:     0x61e5e0229528 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h68bcaac6b384d74b
[INFO] [stdout]   30:     0x61e5e022ce2f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h14b7e3399c9fdc7d
[INFO] [stdout]   31:     0x61e5e0217194 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hab10663f3a2b61ad
[INFO] [stdout]   32:     0x61e5e0204bd0 - tokio::runtime::context::runtime::enter_runtime::h4aca32fbd57fbbe4
[INFO] [stdout]   33:     0x61e5e02131d9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h818903350c97fc64
[INFO] [stdout]   34:     0x61e5e020f96c - tokio::runtime::runtime::Runtime::block_on_inner::had081b49eed34b1d
[INFO] [stdout]   35:     0x61e5e0210a45 - tokio::runtime::runtime::Runtime::block_on::h32dd2ff715fe119c
[INFO] [stdout]   36:     0x61e5e0192bb8 - tokio_test::block_on::h94d67ef745380201
[INFO] [stdout]   37:     0x61e5e0297a78 - doctest_bundle_2024::__doctest_2::main::h8ac0ab966b7f1162
[INFO] [stdout]   38:     0x61e5e02981a6 - doctest_bundle_2024::__doctest_2::__main_fn::h952763202bf22e1b
[INFO] [stdout]   39:     0x61e5e0188cf1 - doctest_runner_2024::__doctest_2::TEST::{{closure}}::h2b6e48d1d28661b4
[INFO] [stdout]   40:     0x61e5e0184c36 - core::ops::function::FnOnce::call_once::ha68c6b5518343ccc
[INFO] [stdout]   41:     0x61e5e018a428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x61e5e0184c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x61e5e0183cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x61e5e0183aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x61e5e06f0510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x61e5e06f0510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x61e5e06f0510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x61e5e06f0510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61e5e06f0510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x61e5e06f0510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x61e5e06f0510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x61e5e06f0510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61e5e06f0510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x61e5e0183a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x61e5e018a635 - main
[INFO] [stdout]   56:     0x7577320601ca - <unknown>
[INFO] [stdout]   57:     0x75773206028b - __libc_start_main
[INFO] [stdout]   58:     0x61e5e0183085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10672) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:236:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5700da109a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5700da109a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5700da109a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5700da109a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5700da132c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5700da132c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5700da105e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5700da105e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5700da1098e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5700da10b019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5700da10adfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5700da10ba25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5700da10b7ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5700da109f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5700da10b44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5700da1308f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5700da130e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5700d9ca7fde - doctest_bundle_2024::__doctest_13::main::{{closure}}::ha5b1c746a50e5771
[INFO] [stdout]   18:     0x5700d9c50077 - <core::pin::Pin<P> as core::future::future::Future>::poll::h848c28117554e217
[INFO] [stdout]   19:     0x5700d9c4d0b8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h89c083f40051d609
[INFO] [stdout]   20:     0x5700d9c4bcac - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h777b6ca0799aae3b
[INFO] [stdout]   21:     0x5700d9c2f294 - tokio::runtime::scheduler::current_thread::Context::enter::hddab110a83d8d79a
[INFO] [stdout]   22:     0x5700d9c49131 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdea0488b26c00cdc
[INFO] [stdout]   23:     0x5700d9c3aab8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0e6360bd0a3411e2
[INFO] [stdout]   24:     0x5700d9c10de5 - tokio::runtime::context::scoped::Scoped<T>::set::haf5fac2706e747b9
[INFO] [stdout]   25:     0x5700d9c0e6d8 - tokio::runtime::context::set_scheduler::{{closure}}::h644bfdbca083f9f8
[INFO] [stdout]   26:     0x5700d9be636f - std::thread::local::LocalKey<T>::try_with::hcc06393a2231754e
[INFO] [stdout]   27:     0x5700d9bde54a - std::thread::local::LocalKey<T>::with::ha048c86bff3d24e0
[INFO] [stdout]   28:     0x5700d9c0e44f - tokio::runtime::context::set_scheduler::he25cf8ff4489463d
[INFO] [stdout]   29:     0x5700d9c35998 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h18254fffbbee6a1e
[INFO] [stdout]   30:     0x5700d9c3b0af - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7fcb8507a68998a0
[INFO] [stdout]   31:     0x5700d9c23794 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h609961a34ccf6b2d
[INFO] [stdout]   32:     0x5700d9c12390 - tokio::runtime::context::runtime::enter_runtime::h29d61ca035a931ed
[INFO] [stdout]   33:     0x5700d9c21367 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8365a1d9969e01d8
[INFO] [stdout]   34:     0x5700d9c1cd9c - tokio::runtime::runtime::Runtime::block_on_inner::h788608a1b7e78300
[INFO] [stdout]   35:     0x5700d9c1f195 - tokio::runtime::runtime::Runtime::block_on::h76c8286754663084
[INFO] [stdout]   36:     0x5700d9ba0503 - tokio_test::block_on::h333e0c032889303d
[INFO] [stdout]   37:     0x5700d9ca7b8a - doctest_bundle_2024::__doctest_13::main::h24547521a2910841
[INFO] [stdout]   38:     0x5700d9ca8326 - doctest_bundle_2024::__doctest_13::__main_fn::he09e619a79fa7944
[INFO] [stdout]   39:     0x5700d9b97091 - doctest_runner_2024::__doctest_13::TEST::{{closure}}::ha04b4cbd34ba68b1
[INFO] [stdout]   40:     0x5700d9b92b36 - core::ops::function::FnOnce::call_once::h7c4b538350fe2fd4
[INFO] [stdout]   41:     0x5700d9b98428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x5700d9b92c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x5700d9b91cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x5700d9b91aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x5700da0fe510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5700da0fe510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5700da0fe510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5700da0fe510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5700da0fe510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5700da0fe510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5700da0fe510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5700da0fe510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5700da0fe510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5700d9b91a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x5700d9b98635 - main
[INFO] [stdout]   56:     0x7d9134ac31ca - <unknown>
[INFO] [stdout]   57:     0x7d9134ac328b - __libc_start_main
[INFO] [stdout]   58:     0x5700d9b91085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10748) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/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:     0x6304d8e6aa92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6304d8e6aa92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6304d8e6aa92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6304d8e6aa92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6304d8e93c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6304d8e93c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6304d8e66e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6304d8e66e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6304d8e6a8e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6304d8e6c019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6304d8e6bdfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x6304d8e6ca25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x6304d8e6c7ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x6304d8e6af99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6304d8e6c44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x6304d8e918f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x6304d8e91e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x6304d8a077b1 - doctest_bundle_2024::__doctest_3::main::{{closure}}::h77867d7a880894fe
[INFO] [stdout]   18:     0x6304d89b0e37 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0d1c3a7f0b3e2e79
[INFO] [stdout]   19:     0x6304d89ae118 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcd9dc31da548df7d
[INFO] [stdout]   20:     0x6304d89ac34c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4c5d706e1770ff1c
[INFO] [stdout]   21:     0x6304d898ab64 - tokio::runtime::scheduler::current_thread::Context::enter::h40da7da5e548f8c1
[INFO] [stdout]   22:     0x6304d89a77b1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hca155bc0fde878a6
[INFO] [stdout]   23:     0x6304d899bc38 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h9deb363112e8aeee
[INFO] [stdout]   24:     0x6304d8971335 - tokio::runtime::context::scoped::Scoped<T>::set::h4a3fc43a275e9b2e
[INFO] [stdout]   25:     0x6304d896f698 - tokio::runtime::context::set_scheduler::{{closure}}::h4ce559c862eb1287
[INFO] [stdout]   26:     0x6304d894369f - std::thread::local::LocalKey<T>::try_with::h503103b483d4c4b3
[INFO] [stdout]   27:     0x6304d893ec6a - std::thread::local::LocalKey<T>::with::h63875d59b07bf7ed
[INFO] [stdout]   28:     0x6304d896f28f - tokio::runtime::context::set_scheduler::h8eebba2fc57a4c01
[INFO] [stdout]   29:     0x6304d89994e8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8f5db42e18a19323
[INFO] [stdout]   30:     0x6304d899c1ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha471c48aace6857d
[INFO] [stdout]   31:     0x6304d89857d4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8c5a5993725828f2
[INFO] [stdout]   32:     0x6304d8975b50 - tokio::runtime::context::runtime::enter_runtime::hc25b488ee8d4f16d
[INFO] [stdout]   33:     0x6304d8981bf7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0e6ca85c47191469
[INFO] [stdout]   34:     0x6304d897daec - tokio::runtime::runtime::Runtime::block_on_inner::h72666a869875e6f0
[INFO] [stdout]   35:     0x6304d89808e5 - tokio::runtime::runtime::Runtime::block_on::hc7c3515bc9a45541
[INFO] [stdout]   36:     0x6304d8901983 - tokio_test::block_on::h803601e429bc4e91
[INFO] [stdout]   37:     0x6304d8a071ca - doctest_bundle_2024::__doctest_3::main::h3d0d43c336d3b510
[INFO] [stdout]   38:     0x6304d8a07ac6 - doctest_bundle_2024::__doctest_3::__main_fn::h5541597f65e05e47
[INFO] [stdout]   39:     0x6304d88f7d71 - doctest_runner_2024::__doctest_3::TEST::{{closure}}::h5e4b67b451d849d1
[INFO] [stdout]   40:     0x6304d88f3d46 - core::ops::function::FnOnce::call_once::he17d7906f7636259
[INFO] [stdout]   41:     0x6304d88f9428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x6304d88f3c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x6304d88f2cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x6304d88f2aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x6304d8e5f510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x6304d8e5f510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x6304d8e5f510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x6304d8e5f510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6304d8e5f510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x6304d8e5f510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x6304d8e5f510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x6304d8e5f510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x6304d8e5f510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x6304d88f2a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x6304d88f9635 - main
[INFO] [stdout]   56:     0x7846d66871ca - <unknown>
[INFO] [stdout]   57:     0x7846d668728b - __libc_start_main
[INFO] [stdout]   58:     0x6304d88f2085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10384) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:306:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f9de6718a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f9de6718a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f9de6718a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f9de6718a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f9de6741c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f9de6741c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f9de6714e63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f9de6714e63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f9de67188e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f9de671a019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f9de6719dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5f9de671aa25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5f9de671a7ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5f9de6718f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5f9de671a44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5f9de673f8f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5f9de673fe06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5f9de62b7f14 - doctest_bundle_2024::__doctest_17::main::{{closure}}::h1b6c360e914e195d
[INFO] [stdout]   18:     0x5f9de625f017 - <core::pin::Pin<P> as core::future::future::Future>::poll::h66565d40caf365b4
[INFO] [stdout]   19:     0x5f9de625c0f8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb9f939cc162e6214
[INFO] [stdout]   20:     0x5f9de625b4dc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha4a93f0139bc3419
[INFO] [stdout]   21:     0x5f9de623a5c4 - tokio::runtime::scheduler::current_thread::Context::enter::h5a5ff17b57b7787c
[INFO] [stdout]   22:     0x5f9de624c671 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0a6d38432a2ac43a
[INFO] [stdout]   23:     0x5f9de6249b98 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h694e5b14a58ed9a4
[INFO] [stdout]   24:     0x5f9de621f595 - tokio::runtime::context::scoped::Scoped<T>::set::h5387093e0c2a52e8
[INFO] [stdout]   25:     0x5f9de621d718 - tokio::runtime::context::set_scheduler::{{closure}}::h6a68c699ef63c1f2
[INFO] [stdout]   26:     0x5f9de61f3eaf - std::thread::local::LocalKey<T>::try_with::h999d7d831bac31e0
[INFO] [stdout]   27:     0x5f9de61ec8aa - std::thread::local::LocalKey<T>::with::h4a640635f3d09aee
[INFO] [stdout]   28:     0x5f9de621d20f - tokio::runtime::context::set_scheduler::h78a20322a7ea901e
[INFO] [stdout]   29:     0x5f9de6247cc8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h92116c840fe31c88
[INFO] [stdout]   30:     0x5f9de6249ddf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0dc3370fec4b6adb
[INFO] [stdout]   31:     0x5f9de6232e14 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h78aeee8c4aad5149
[INFO] [stdout]   32:     0x5f9de6224500 - tokio::runtime::context::runtime::enter_runtime::he4e44abeb67e048c
[INFO] [stdout]   33:     0x5f9de6230549 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha7606f1bac6a5013
[INFO] [stdout]   34:     0x5f9de622c1ec - tokio::runtime::runtime::Runtime::block_on_inner::h8118a0b42103a361
[INFO] [stdout]   35:     0x5f9de622e405 - tokio::runtime::runtime::Runtime::block_on::h849dd81f5d403f50
[INFO] [stdout]   36:     0x5f9de61af078 - tokio_test::block_on::h1d50e68637da526c
[INFO] [stdout]   37:     0x5f9de62b7ae8 - doctest_bundle_2024::__doctest_17::main::h599e9da542023e46
[INFO] [stdout]   38:     0x5f9de62b81e6 - doctest_bundle_2024::__doctest_17::__main_fn::h3c1a33bfcf5d4213
[INFO] [stdout]   39:     0x5f9de61a61f1 - doctest_runner_2024::__doctest_17::TEST::{{closure}}::h6977d47fab781805
[INFO] [stdout]   40:     0x5f9de61a1bb6 - core::ops::function::FnOnce::call_once::h81c8e01001fca23c
[INFO] [stdout]   41:     0x5f9de61a7428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x5f9de61a1c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x5f9de61a0cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x5f9de61a0aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x5f9de670d510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5f9de670d510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5f9de670d510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5f9de670d510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5f9de670d510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5f9de670d510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5f9de670d510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5f9de670d510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f9de670d510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5f9de61a0a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x5f9de61a7635 - main
[INFO] [stdout]   56:     0x76c61187d1ca - <unknown>
[INFO] [stdout]   57:     0x76c61187d28b - __libc_start_main
[INFO] [stdout]   58:     0x5f9de61a0085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::new_with_api_key (line 10052) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/doctest_bundle_2024.rs:350:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Communication Error: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d044bb80a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d044bb80a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d044bb80a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d044bb80a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d044bba9c13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d044bba9c13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d044bb7ce63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d044bb7ce63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d044bb808e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d044bb82019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d044bb81dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5d044bb82a25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5d044bb827ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5d044bb80f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5d044bb8244d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5d044bba78f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5d044bba7e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5d044b72068e - doctest_bundle_2024::__doctest_19::main::{{closure}}::h7f154ac86141adf0
[INFO] [stdout]   18:     0x5d044b6c7197 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc5f0df58a3312170
[INFO] [stdout]   19:     0x5d044b6c4078 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7b90d3bbf8392c94
[INFO] [stdout]   20:     0x5d044b6c276c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h640c19cf69e4d356
[INFO] [stdout]   21:     0x5d044b69f714 - tokio::runtime::scheduler::current_thread::Context::enter::h176a9a00699ecddf
[INFO] [stdout]   22:     0x5d044b6c15f1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hfd1e43fbedf7cec6
[INFO] [stdout]   23:     0x5d044b6b1c78 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::had3e9782ac37d2f0
[INFO] [stdout]   24:     0x5d044b6870d5 - tokio::runtime::context::scoped::Scoped<T>::set::h39fe51e6b9df1aa4
[INFO] [stdout]   25:     0x5d044b6857d8 - tokio::runtime::context::set_scheduler::{{closure}}::h8409a6cd7809d809
[INFO] [stdout]   26:     0x5d044b6585cf - std::thread::local::LocalKey<T>::try_with::h3b36c369996b675b
[INFO] [stdout]   27:     0x5d044b654eaa - std::thread::local::LocalKey<T>::with::h6c9723a8d0aab607
[INFO] [stdout]   28:     0x5d044b68538f - tokio::runtime::context::set_scheduler::hbd4c738a60d8c464
[INFO] [stdout]   29:     0x5d044b6ae918 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7724ee435ce92a43
[INFO] [stdout]   30:     0x5d044b6b241f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf09516ced117836c
[INFO] [stdout]   31:     0x5d044b69b494 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h88359bcaa68ffe76
[INFO] [stdout]   32:     0x5d044b6897b0 - tokio::runtime::context::runtime::enter_runtime::h2edd66b8d39903ea
[INFO] [stdout]   33:     0x5d044b698617 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb492c11168019c48
[INFO] [stdout]   34:     0x5d044b693f3c - tokio::runtime::runtime::Runtime::block_on_inner::h7c5f0c3d2d5b9a05
[INFO] [stdout]   35:     0x5d044b696b55 - tokio::runtime::runtime::Runtime::block_on::hde2692b0ea80ee78
[INFO] [stdout]   36:     0x5d044b6172c3 - tokio_test::block_on::h308f1a7a75183836
[INFO] [stdout]   37:     0x5d044b72024a - doctest_bundle_2024::__doctest_19::main::h988fa4c5cc92e364
[INFO] [stdout]   38:     0x5d044b720766 - doctest_bundle_2024::__doctest_19::__main_fn::hf48ff54852d448a3
[INFO] [stdout]   39:     0x5d044b60e2f1 - doctest_runner_2024::__doctest_19::TEST::{{closure}}::h06d8252029494562
[INFO] [stdout]   40:     0x5d044b609a36 - core::ops::function::FnOnce::call_once::h712550536cc2f84e
[INFO] [stdout]   41:     0x5d044b60f428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x5d044b609c63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x5d044b608cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x5d044b608aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x5d044bb75510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5d044bb75510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5d044bb75510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5d044bb75510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5d044bb75510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5d044bb75510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5d044bb75510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5d044bb75510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d044bb75510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5d044b608a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x5d044b60f635 - main
[INFO] [stdout]   56:     0x7030d08f01ca - <unknown>
[INFO] [stdout]   57:     0x7030d08f028b - __libc_start_main
[INFO] [stdout]   58:     0x5d044b608085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10178) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /tmp/rustdoctestM0zMYR/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:     0x5e7eee8f1a92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7eee8f1a92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7eee8f1a92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7eee8f1a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7eee91ac13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7eee91ac13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7eee8ede63 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7eee8ede63 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7eee8f18e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7eee8f3019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7eee8f2dfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e7eee8f3a25 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5e7eee8f37ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5e7eee8f1f99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5e7eee8f344d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5e7eee9188f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5e7eee918e06 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5e7eee48d080 - doctest_bundle_2024::__doctest_0::main::{{closure}}::hf63f117e6ffdf654
[INFO] [stdout]   18:     0x5e7eee4381f7 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcf6fd0831e15572a
[INFO] [stdout]   19:     0x5e7eee434f98 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h182dfa9a12394346
[INFO] [stdout]   20:     0x5e7eee4338bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6e97ddc7e2acd245
[INFO] [stdout]   21:     0x5e7eee414fd4 - tokio::runtime::scheduler::current_thread::Context::enter::h73fb1695b32150fc
[INFO] [stdout]   22:     0x5e7eee42d2f1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc38b94d13d2d3e68
[INFO] [stdout]   23:     0x5e7eee422cb8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbe12cec62012f480
[INFO] [stdout]   24:     0x5e7eee3f7e75 - tokio::runtime::context::scoped::Scoped<T>::set::h2fb4ac28a3d1f24a
[INFO] [stdout]   25:     0x5e7eee3f6758 - tokio::runtime::context::set_scheduler::{{closure}}::h6b726251960c7429
[INFO] [stdout]   26:     0x5e7eee3cf1cf - std::thread::local::LocalKey<T>::try_with::he1bce32ba5a7b079
[INFO] [stdout]   27:     0x5e7eee3c573a - std::thread::local::LocalKey<T>::with::h32d86e9dfb7b5a25
[INFO] [stdout]   28:     0x5e7eee3f61cf - tokio::runtime::context::set_scheduler::h6c77c883bfe07da6
[INFO] [stdout]   29:     0x5e7eee4200f8 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h89806a93d266ff22
[INFO] [stdout]   30:     0x5e7eee42332f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbade827ff3ba8475
[INFO] [stdout]   31:     0x5e7eee40db54 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc795ccb1028dbb2a
[INFO] [stdout]   32:     0x5e7eee3fbd90 - tokio::runtime::context::runtime::enter_runtime::h908b2d34ff00d47c
[INFO] [stdout]   33:     0x5e7eee4092a7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h82c3ba22a30754e3
[INFO] [stdout]   34:     0x5e7eee40469c - tokio::runtime::runtime::Runtime::block_on_inner::h1fdf4aa68d4bd249
[INFO] [stdout]   35:     0x5e7eee406cb5 - tokio::runtime::runtime::Runtime::block_on::h3f2220daf86d5d91
[INFO] [stdout]   36:     0x5e7eee388743 - tokio_test::block_on::h35c7eeac4bdaa0b2
[INFO] [stdout]   37:     0x5e7eee48cc3a - doctest_bundle_2024::__doctest_0::main::h58ac5953f15996f4
[INFO] [stdout]   38:     0x5e7eee48d266 - doctest_bundle_2024::__doctest_0::__main_fn::h2897ab6482939138
[INFO] [stdout]   39:     0x5e7eee37ebf0 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::h05a3a9cb48720439
[INFO] [stdout]   40:     0x5e7eee37acc6 - core::ops::function::FnOnce::call_once::hda21957849e5189a
[INFO] [stdout]   41:     0x5e7eee380428 - doctest_runner_2024::main::h8b0a54b1895a64c6
[INFO] [stdout]   42:     0x5e7eee37ac63 - core::ops::function::FnOnce::call_once::hb7e5ac85e9ba9d29
[INFO] [stdout]   43:     0x5e7eee379cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h6458f4c8571ee76c
[INFO] [stdout]   44:     0x5e7eee379aa9 - std::rt::lang_start::{{closure}}::hac3b4432356ecbe4
[INFO] [stdout]   45:     0x5e7eee8e6510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5e7eee8e6510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5e7eee8e6510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5e7eee8e6510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5e7eee8e6510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5e7eee8e6510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5e7eee8e6510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5e7eee8e6510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e7eee8e6510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5e7eee379a91 - std::rt::lang_start::h26360df24a1eee69
[INFO] [stdout]   55:     0x5e7eee380635 - main
[INFO] [stdout]   56:     0x778cbd9561ca - <unknown>
[INFO] [stdout]   57:     0x778cbd95628b - __libc_start_main
[INFO] [stdout]   58:     0x5e7eee379085 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::address_summary_v1_address_address_get (line 10178)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_address_tokens_v1_address_address_tokens_get (line 10613)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_address_transactions_v1_address_address_transactions_get (line 10232)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_addresses_latest_txid_v1_bitcoin_addresses_latest_txid_post (line 10748)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_latest_transactions_v1_tx_latest_get (line 10292)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_holders_v1_tokens_identifier_holders_get (line 10556)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_leaderboard_v1_stats_leaderboard_tokens_get (line 10672)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_token_transactions_v1_tokens_identifier_transactions_get (line 10498)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::get_wallet_leaderboard_v1_stats_leaderboard_wallets_get (line 10384)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::new_with_api_key (line 10052)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::root_get (line 10136)
[INFO] [stdout]     /opt/rustwide/target/debug/build/sparkscan-597f2bfbed3ad796/out/codegen.rs - Client::token_issuer_lookup_v1_tokens_issuer_lookup_post (line 10875)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 12 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.85s; merged doctests compilation took 4.09s
[INFO] [stderr] error: doctest failed, to rerun pass `-p sparkscan --doc`
[INFO] running `Command { std: "docker" "inspect" "90a34ae06c253c4d0634f875e890f8ced6f46b1296975f523144815ae7e14cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90a34ae06c253c4d0634f875e890f8ced6f46b1296975f523144815ae7e14cf0", kill_on_drop: false }`
[INFO] [stdout] 90a34ae06c253c4d0634f875e890f8ced6f46b1296975f523144815ae7e14cf0
