[INFO] fetching crate bdk_esplora 0.18.0...
[INFO] checking bdk_esplora-0.18.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate bdk_esplora 0.18.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bdk_esplora 0.18.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bdk_esplora 0.18.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bdk_esplora 0.18.0
[INFO] tweaked toml for crates.io crate bdk_esplora 0.18.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--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]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.12.3 (available: v0.22.1)
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding bitcoin-internals v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding core-foundation v0.9.4 (available: v0.10.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (available: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (available: v0.3.1)
[INFO] [stderr]       Adding h2 v0.3.26 (available: v0.4.6)
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (available: v1.0.1)
[INFO] [stderr]       Adding hyper v0.14.30 (available: v1.4.1)
[INFO] [stderr]       Adding hyper-rustls v0.24.2 (available: v0.27.3)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding idna v0.5.0 (available: v1.0.2)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.7)
[INFO] [stderr]       Adding rustls v0.21.12 (available: v0.23.13)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (available: v2.1.3)
[INFO] [stderr]       Adding rustls-webpki v0.101.7 (available: v0.102.8)
[INFO] [stderr]       Adding security-framework v2.11.1 (available: v3.0.0)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (available: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (available: v0.6.1)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (available: v0.26.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding webpki-roots v0.25.4 (available: v0.26.6)
[INFO] [stderr]       Adding windows-sys v0.48.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding winreg v0.50.0 (available: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded minreq v2.12.0
[INFO] [stderr]   Downloaded esplora-client v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb7c1ae6b0550c28920f5ef7993b3ae604fe2d97eeb0e75fe8985d149ea51a0c
[INFO] running `Command { std: "docker" "start" "-a" "bb7c1ae6b0550c28920f5ef7993b3ae604fe2d97eeb0e75fe8985d149ea51a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb7c1ae6b0550c28920f5ef7993b3ae604fe2d97eeb0e75fe8985d149ea51a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7c1ae6b0550c28920f5ef7993b3ae604fe2d97eeb0e75fe8985d149ea51a0c", kill_on_drop: false }`
[INFO] [stdout] bb7c1ae6b0550c28920f5ef7993b3ae604fe2d97eeb0e75fe8985d149ea51a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0d9ccb1ce259a05438cf5b6b3b9a4785e963e3b4dd966fef9ad489704b6bad8
[INFO] running `Command { std: "docker" "start" "-a" "e0d9ccb1ce259a05438cf5b6b3b9a4785e963e3b4dd966fef9ad489704b6bad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.2
[INFO] [stderr]    Compiling minreq v2.12.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking openssl v0.10.66
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking bdk_core v0.2.0
[INFO] [stderr]     Checking esplora-client v0.9.0
[INFO] [stderr]     Checking bdk_esplora v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/async_ext.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     use bdk_chain::{
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_chain`
[INFO] [stdout]    --> src/async_ext.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     use bdk_chain::{
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_testenv`
[INFO] [stdout]    --> src/async_ext.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     use bdk_testenv::{anyhow, bitcoincore_rpc::RpcApi, TestEnv};
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `bdk_testenv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_testenv`
[INFO] [stdout]    --> src/async_ext.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     use bdk_testenv::{anyhow, bitcoincore_rpc::RpcApi, TestEnv};
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `bdk_testenv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/async_ext.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 535 |                 anchors: &[(11, h!("A")), (14, h!("B"))],
[INFO] [stdout]     |                                 ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `h` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 486 +     use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/async_ext.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 535 |                 anchors: &[(11, h!("A")), (14, h!("B"))],
[INFO] [stdout]     |                                                ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `h` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 486 +     use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/async_ext.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 542 |                 anchors: &[(11, h!("A")), (14, h!("B"))],
[INFO] [stdout]     |                                 ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `h` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 486 +     use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/async_ext.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 542 |                 anchors: &[(11, h!("A")), (14, h!("B"))],
[INFO] [stdout]     |                                                ------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `h` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 486 +     use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]  --> tests/async_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bdk_chain::spk_client::{FullScanRequest, SyncRequest};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]   --> tests/async_ext.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bdk_chain::bitcoin::{Address, Amount};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_chain`
[INFO] [stdout]  --> tests/async_ext.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bdk_chain::{ConfirmationBlockTime, TxGraph};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_testenv`
[INFO] [stdout]   --> tests/async_ext.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bdk_testenv::{anyhow, bitcoincore_rpc::RpcApi, TestEnv};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `bdk_testenv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_testenv`
[INFO] [stdout]   --> tests/async_ext.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bdk_testenv::{anyhow, bitcoincore_rpc::RpcApi, TestEnv};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `bdk_testenv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> tests/async_ext.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]  --> tests/blocking_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bdk_chain::spk_client::{FullScanRequest, SyncRequest};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_esplora::EsploraExt`
[INFO] [stdout]  --> tests/blocking_ext.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bdk_esplora::EsploraExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `EsploraExt` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]   --> tests/blocking_ext.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use bdk_chain::bitcoin::{Address, Amount};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_chain`
[INFO] [stdout]  --> tests/blocking_ext.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bdk_chain::{ConfirmationBlockTime, TxGraph};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_testenv`
[INFO] [stdout]   --> tests/blocking_ext.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bdk_testenv::{anyhow, bitcoincore_rpc::RpcApi, TestEnv};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `bdk_testenv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bdk_testenv`
[INFO] [stdout]   --> tests/blocking_ext.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bdk_testenv::{anyhow, bitcoincore_rpc::RpcApi, TestEnv};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `bdk_testenv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> tests/blocking_ext.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sync` found for struct `BlockingClient` in the current scope
[INFO] [stdout]   --> tests/blocking_ext.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |         client.sync(request, 1)?
[INFO] [stdout]    |                ^^^^ method not found in `BlockingClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bdk_esplora` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `full_scan` found for struct `BlockingClient` in the current scope
[INFO] [stdout]    --> tests/blocking_ext.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |         client.full_scan(request, 3, 1)?
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `BlockingClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_scan` found for struct `BlockingClient` in the current scope
[INFO] [stdout]    --> tests/blocking_ext.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 |         client.full_scan(request, 4, 1)?
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `BlockingClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_scan` found for struct `BlockingClient` in the current scope
[INFO] [stdout]    --> tests/blocking_ext.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |         client.full_scan(request, 5, 1)?
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `BlockingClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_scan` found for struct `BlockingClient` in the current scope
[INFO] [stdout]    --> tests/blocking_ext.rs:236:16
[INFO] [stdout]     |
[INFO] [stdout] 236 |         client.full_scan(request, 6, 1)?
[INFO] [stdout]     |                ^^^^^^^^^ method not found in `BlockingClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bdk_esplora` (test "blocking_ext") due to 12 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `bdk_esplora` (test "async_ext") due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e0d9ccb1ce259a05438cf5b6b3b9a4785e963e3b4dd966fef9ad489704b6bad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d9ccb1ce259a05438cf5b6b3b9a4785e963e3b4dd966fef9ad489704b6bad8", kill_on_drop: false }`
[INFO] [stdout] e0d9ccb1ce259a05438cf5b6b3b9a4785e963e3b4dd966fef9ad489704b6bad8
