[INFO] fetching crate bdk_esplora 0.19.0...
[INFO] checking bdk_esplora-0.19.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate bdk_esplora 0.19.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bdk_esplora 0.19.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bdk_esplora 0.19.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bdk_esplora 0.19.0
[INFO] tweaked toml for crates.io crate bdk_esplora 0.19.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10ab2bef6d86bffcc10b55123a1c7ec48a30cc1e25fbf035e462ef80423e00ff
[INFO] running `Command { std: "docker" "start" "-a" "10ab2bef6d86bffcc10b55123a1c7ec48a30cc1e25fbf035e462ef80423e00ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10ab2bef6d86bffcc10b55123a1c7ec48a30cc1e25fbf035e462ef80423e00ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ab2bef6d86bffcc10b55123a1c7ec48a30cc1e25fbf035e462ef80423e00ff", kill_on_drop: false }`
[INFO] [stdout] 10ab2bef6d86bffcc10b55123a1c7ec48a30cc1e25fbf035e462ef80423e00ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffcd8a85dae76a453c8bee13cb9bef3bf946488d0f71b9bbe891da3d06b5f478
[INFO] running `Command { std: "docker" "start" "-a" "ffcd8a85dae76a453c8bee13cb9bef3bf946488d0f71b9bbe891da3d06b5f478", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling bitcoin v0.32.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling minreq v2.12.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[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.132
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking esplora-client v0.10.0
[INFO] [stderr]     Checking bdk_core v0.3.0
[INFO] [stderr]     Checking bdk_esplora v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |     use bdk_chain::bitcoin::hashes::Hash;
[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]    --> src/blocking_ext.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |     use bdk_chain::bitcoin::Txid;
[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]    --> src/blocking_ext.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 |     use bdk_chain::local_chain::LocalChain;
[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/blocking_ext.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |     use bdk_chain::BlockId;
[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/blocking_ext.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |     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: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_testenv`
[INFO] [stdout]    --> src/blocking_ext.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |     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_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/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 693 |                 chain: local_chain![(0, blocks[&0]), (21, blocks[&21])],
[INFO] [stdout]     |                        ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 699 |                 chain: local_chain![(0, blocks[&0]), (1, blocks[&1]), (5, blocks[&5])],
[INFO] [stdout]     |                        --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 705 |                 chain: local_chain![(0, blocks[&0]), (1, blocks[&1]), (10, blocks[&10])],
[INFO] [stdout]     |                        ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 711 |                 chain: local_chain![(0, blocks[&0]), (7, blocks[&7]), (11, blocks[&11])],
[INFO] [stdout]     |                        ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 717 |                 chain: local_chain![(0, blocks[&0]), (5, blocks[&5]), (49, blocks[&49])],
[INFO] [stdout]     |                        ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 723 |                 chain: local_chain![(0, blocks[&0]), (13, blocks[&13]), (23, blocks[&23])],
[INFO] [stdout]     |                        ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 729 |                 chain: local_chain![(0, blocks[&0]), (13, blocks[&13]), (23, h!("23"))],
[INFO] [stdout]     |                        ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |               bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |               ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 735 |                   chain: local_chain![
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 736 | |                     (0, blocks[&0]),
[INFO] [stdout] 737 | |                     (21, blocks[&21]),
[INFO] [stdout] 738 | |                     (22, h!("22")),
[INFO] [stdout] 739 | |                     (23, h!("23"))
[INFO] [stdout] 740 | |                 ],
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |               bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |               ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 746 |                   chain: local_chain![
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 747 | |                     (0, blocks[&0]),
[INFO] [stdout] 748 | |                     (21, blocks[&21]),
[INFO] [stdout] 749 | |                     (22, h!("22")),
[INFO] [stdout] 750 | |                     (23, h!("23"))
[INFO] [stdout] 751 | |                 ],
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |               bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |               ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 757 |                   chain: local_chain![
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 758 | |                     (0, blocks[&0]),
[INFO] [stdout] 759 | |                     (9, blocks[&9]),
[INFO] [stdout] 760 | |                     (22, h!("22")),
[INFO] [stdout] 761 | |                     (23, h!("23"))
[INFO] [stdout] 762 | |                 ],
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 768 |                 chain: local_chain![(0, blocks[&0]), (9, h!("9"))],
[INFO] [stdout]     |                        ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:489:13
[INFO] [stdout]     |
[INFO] [stdout] 489 |             bdk_chain::local_chain::LocalChain::from_blocks([$(($height, $block_hash).into()),*].into_iter().collect())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 774 |                 chain: local_chain![(0, blocks[&0]), (1, blocks[&1]), (9, h!("9"))],
[INFO] [stdout]     |                        ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `local_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bdk_chain`
[INFO] [stdout]    --> src/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 524 |                 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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 524 |                 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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 531 |                 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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 531 |                 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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 729 |                 chain: local_chain![(0, blocks[&0]), (13, blocks[&13]), (23, h!("23"))],
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 738 |                     (22, h!("22")),
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 739 |                     (23, h!("23"))
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 749 |                     (22, h!("22")),
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 750 |                     (23, h!("23"))
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 760 |                     (22, h!("22")),
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 761 |                     (23, h!("23"))
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 768 |                 chain: local_chain![(0, blocks[&0]), (9, h!("9"))],
[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] 469 +     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/blocking_ext.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             bdk_chain::bitcoin::hashes::Hash::hash($index.as_bytes())
[INFO] [stdout]     |             ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout] ...
[INFO] [stdout] 774 |                 chain: local_chain![(0, blocks[&0]), (1, blocks[&1]), (9, h!("9"))],
[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] 469 +     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/blocking_ext.rs:787:55
[INFO] [stdout]     |
[INFO] [stdout] 787 |                     let anchor_blockhash: BlockHash = bdk_chain::bitcoin::hashes::Hash::hash(
[INFO] [stdout]     |                                                       ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 469 +     use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hash`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 787 -                     let anchor_blockhash: BlockHash = bdk_chain::bitcoin::hashes::Hash::hash(
[INFO] [stdout] 787 +                     let anchor_blockhash: BlockHash = 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/blocking_ext.rs:790:38
[INFO] [stdout]     |
[INFO] [stdout] 790 |                     let txid: Txid = bdk_chain::bitcoin::hashes::Hash::hash(
[INFO] [stdout]     |                                      ^^^^^^^^^ use of undeclared crate or module `bdk_chain`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 469 +     use std::hash::Hash;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Hash`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 790 -                     let txid: Txid = bdk_chain::bitcoin::hashes::Hash::hash(
[INFO] [stdout] 790 +                     let txid: Txid = 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] 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/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[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] 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/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] 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] 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` (test "blocking_ext") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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` (test "async_ext") due to 5 previous errors; 1 warning emitted
[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 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "ffcd8a85dae76a453c8bee13cb9bef3bf946488d0f71b9bbe891da3d06b5f478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcd8a85dae76a453c8bee13cb9bef3bf946488d0f71b9bbe891da3d06b5f478", kill_on_drop: false }`
[INFO] [stdout] ffcd8a85dae76a453c8bee13cb9bef3bf946488d0f71b9bbe891da3d06b5f478
