[INFO] fetching crate bdk 0.9.0... [INFO] testing bdk-0.9.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate bdk 0.9.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bdk 0.9.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bdk 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bdk 0.9.0 [INFO] tweaked toml for crates.io crate bdk 0.9.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate bdk 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7b310dfc5f4160612ce7465efe057cc6ff7b124e3bddfcdc44f814bd880aa7a [INFO] running `Command { std: "docker" "start" "-a" "c7b310dfc5f4160612ce7465efe057cc6ff7b124e3bddfcdc44f814bd880aa7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7b310dfc5f4160612ce7465efe057cc6ff7b124e3bddfcdc44f814bd880aa7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b310dfc5f4160612ce7465efe057cc6ff7b124e3bddfcdc44f814bd880aa7a", kill_on_drop: false }` [INFO] [stdout] c7b310dfc5f4160612ce7465efe057cc6ff7b124e3bddfcdc44f814bd880aa7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b775073cd379eaec5cc22b8a8cd737c4e4d3a40e6d6734310acd1aa9e1d5a78f [INFO] running `Command { std: "docker" "start" "-a" "b775073cd379eaec5cc22b8a8cd737c4e4d3a40e6d6734310acd1aa9e1d5a78f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling bdk-macros v0.4.0 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling bitcoin v0.26.2 [INFO] [stderr] Compiling miniscript v5.1.0 [INFO] [stderr] Compiling electrum-client v0.7.0 [INFO] [stderr] Compiling bdk v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.73s [INFO] running `Command { std: "docker" "inspect" "b775073cd379eaec5cc22b8a8cd737c4e4d3a40e6d6734310acd1aa9e1d5a78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b775073cd379eaec5cc22b8a8cd737c4e4d3a40e6d6734310acd1aa9e1d5a78f", kill_on_drop: false }` [INFO] [stdout] b775073cd379eaec5cc22b8a8cd737c4e4d3a40e6d6734310acd1aa9e1d5a78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51adcf185cedea79dbf388264c4f0766b2fd83e670dc861489908eab2ea44d6d [INFO] running `Command { std: "docker" "start" "-a" "51adcf185cedea79dbf388264c4f0766b2fd83e670dc861489908eab2ea44d6d", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.13.0 [INFO] [stderr] Compiling bitcoind v0.10.0 [INFO] [stderr] Compiling bdk v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.53s [INFO] running `Command { std: "docker" "inspect" "51adcf185cedea79dbf388264c4f0766b2fd83e670dc861489908eab2ea44d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51adcf185cedea79dbf388264c4f0766b2fd83e670dc861489908eab2ea44d6d", kill_on_drop: false }` [INFO] [stdout] 51adcf185cedea79dbf388264c4f0766b2fd83e670dc861489908eab2ea44d6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47009209bdd377f40f301ff0b79c0e4a96f98332714eae209e78b5db2120835e [INFO] running `Command { std: "docker" "start" "-a" "47009209bdd377f40f301ff0b79c0e4a96f98332714eae209e78b5db2120835e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bdk-42b94100d15c7d4f) [INFO] [stdout] running 203 tests [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_multiple_same_timelocks ... ignored [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_sh_multi_complete_1of2 ... ignored [INFO] [stdout] test database::memory::test::test_del_script_pubkey ... ok [INFO] [stdout] test descriptor::checksum::test::test_get_checksum_invalid_character ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_single_wsh_multi_complete_1of2 ... ignored [INFO] [stdout] test database::memory::test::test_batch_script_pubkey ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_wsh_mixed_timelocks ... ignored [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_wsh_multi_timelock ... ignored [INFO] [stdout] test descriptor::checksum::test::test_get_checksum ... ok [INFO] [stdout] test database::memory::test::test_utxo ... ok [INFO] [stdout] test database::memory::test::test_tx ... ok [INFO] [stdout] test database::memory::test::test_script_pubkey ... ok [INFO] [stdout] test database::memory::test::test_raw_tx ... ok [INFO] [stdout] test database::memory::test::test_iter_script_pubkey ... ok [INFO] [stdout] test database::memory::test::test_last_index ... ok [INFO] [stdout] test descriptor::dsl::test::test_script_context_validation ... ok [INFO] [stdout] test descriptor::dsl::test::test_dsl_modifiers ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_sh_multi_partial_0of2 ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_sh_multi_complete_2of2 ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_satisfaction ... ok [INFO] [stdout] test descriptor::template::test::test_p2wph_template ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_pkh_tpub ... ok [INFO] [stdout] test descriptor::dsl::test::test_key_maps_merged ... ok [INFO] [stdout] test descriptor::dsl::test::test_valid_networks ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_sh_multi_partial_1of2 ... ok [INFO] [stdout] test descriptor::template::test::test_p2wphp2sh_template ... ok [INFO] [stdout] test descriptor::template::test::test_p2ph_template ... ok [INFO] [stdout] test descriptor::test::test_descriptor_from_str_with_checksum ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_wpkh_wif ... ok [INFO] [stdout] test descriptor::template::test::test_bip44_public_template ... ok [INFO] [stdout] test keys::test::test_keys_generate_wif ... ok [INFO] [stdout] test keys::test::test_keys_generate_xprv ... ok [INFO] [stdout] test descriptor::test::test_descriptor_from_str_with_keys_network ... ok [INFO] [stdout] test descriptor::template::test::test_bip49_template ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_wsh ... ok [INFO] [stdout] test types::tests::can_store_feerate_in_const ... ok [INFO] [stdout] test descriptor::template::test::test_bip49_public_template ... ok [INFO] [stdout] test descriptor::template::test::test_bip44_template ... ok [INFO] [stdout] test descriptor::test::test_into_wallet_descriptor_checked ... ok [INFO] [stdout] test descriptor::dsl::test::test_fixed_segwitv0_descriptors ... ok [INFO] [stdout] test descriptor::template::test::test_bip84_template ... ok [INFO] [stdout] test descriptor::template::test::test_bip84_public_template ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_check_fee_rate ... ok [INFO] [stdout] test descriptor::policy::test::test_get_condition_multisig ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_single_wpkh ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_required_are_enough ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_success ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_optional_are_enough ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_almost_exact_match_with_fees ... ok [INFO] [stdout] test descriptor::dsl::test::test_dsl_sortedmulti ... ok [INFO] [stdout] test descriptor::dsl::test::test_bip32_segwitv0_descriptors ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_exact_match_more_utxos ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_exact_match ... ok [INFO] [stdout] test descriptor::dsl::test::test_bip32_legacy_descriptors ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_use_all ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_satisfaction_timelock ... ok [INFO] [stdout] test wallet::export::test::test_export_from_json ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_success ... ok [INFO] [stdout] test wallet::coin_selection::test::test_single_random_draw_function_success ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_use_only_necessary ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_sh ... ok [INFO] [stdout] test descriptor::dsl::test::test_dsl_miniscript_checks - should panic ... ok [INFO] [stdout] test descriptor::test::test_descriptor_from_str_from_output_of_macro ... ok [INFO] [stdout] test descriptor::dsl::test::test_fixed_threeop_descriptors ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_insufficient_funds - should panic ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_no_exact_match - should panic ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_insufficient_funds - should panic ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_insufficient_funds_high_fees - should panic ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_insufficient_funds_high_fees - should panic ... ok [INFO] [stdout] test descriptor::dsl::test::test_fixed_legacy_descriptors ... ok [INFO] [stdout] test wallet::signer::signers_container_tests::find_signer_by_id ... ok [INFO] [stdout] test psbt::test::test_psbt_malformed_psbt_input_segwit - should panic ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_wpkh ... ok [INFO] [stdout] test wallet::export::test::test_export_incompatible_change - should panic ... ok [INFO] [stdout] test descriptor::test::test_to_wallet_descriptor_fixup_networks ... ok [INFO] [stdout] test wallet::test::test_add_foreign_utxo ... ok [INFO] [stdout] test wallet::export::test::test_export_bip44 ... ok [INFO] [stdout] test wallet::signer::signers_container_tests::signers_sorted_by_ordering ... ok [INFO] [stdout] test psbt::test::test_psbt_malformed_tx_input - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_confirmed_tx - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_add_input ... ok [INFO] [stdout] test wallet::export::test::test_export_to_json ... ok [INFO] [stdout] test wallet::test::test_add_foreign_utxo_invalid_psbt_input - should panic ... ok [INFO] [stdout] test wallet::signer::signers_container_tests::signers_with_same_ordering ... ok [INFO] [stdout] test wallet::export::test::test_export_multi ... ok [INFO] [stdout] test wallet::test::test_bump_fee_irreplaceable_tx - should panic ... ok [INFO] [stdout] test wallet::address_validator::test::test_address_validator_internal - should panic ... ok [INFO] [stdout] test wallet::address_validator::test::test_address_validator_external - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_add_input_change_dust ... ok [INFO] [stdout] test wallet::export::test::test_export_no_change - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_reduce_change ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_force_add_input ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_tries_exceeded - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_no_change_add_input_and_change ... ok [INFO] [stdout] test psbt::test::test_psbt_sign_with_finalized ... ok [INFO] [stdout] test wallet::test::test_add_foreign_utxo_where_outpoint_doesnt_match_psbt_input ... ok [INFO] [stdout] test wallet::test::test_cache_addresses ... ok [INFO] [stdout] test wallet::test::test_bump_fee_remove_output_manually_selected_only - should panic ... ok [INFO] [stdout] test wallet::test::test_cache_addresses_fixed ... ok [INFO] [stdout] test psbt::test::test_psbt_malformed_psbt_input_legacy - should panic ... ok [INFO] [stdout] test wallet::test::test_add_foreign_utxo_only_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_bump_fee_zero_abs - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_low_fee_rate - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_absolute_zero_fee ... ok [INFO] [stdout] test wallet::test::test_create_tx_add_change ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_add_input ... ok [INFO] [stdout] test wallet::test::test_bump_fee_drain_wallet ... ok [INFO] [stdout] test database::keyvalue::test::test_del_script_pubkey ... ok [INFO] [stdout] test database::keyvalue::test::test_iter_script_pubkey ... ok [INFO] [stdout] test database::keyvalue::test::test_utxo ... ok [INFO] [stdout] test database::keyvalue::test::test_script_pubkey ... ok [INFO] [stdout] test database::keyvalue::test::test_last_index ... ok [INFO] [stdout] test wallet::test::test_bump_fee_low_abs - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_rbf_sequence ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_version ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_reduce_change ... ok [INFO] [stdout] test wallet::test::test_create_tx_absolute_high_fee - should panic ... ok [INFO] [stdout] test database::keyvalue::test::test_batch_script_pubkey ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_locktime ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_locktime ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_fee_rate ... ok [INFO] [stdout] test wallet::test::test_create_tx_both_non_witness_utxo_and_witness_utxo_default ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_sighash ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_reduce_single_recipient ... ok [INFO] [stdout] test wallet::test::test_create_tx_empty_recipients - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_change_policy_no_internal - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_sighash ... ok [INFO] [stdout] test database::keyvalue::test::test_raw_tx ... ok [INFO] [stdout] test wallet::test::test_bump_fee_force_add_input ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_locktime_incompatible_with_cltv - should panic ... ok [INFO] [stdout] test wallet::test::test_cache_addresses_refill ... ok [INFO] [stdout] test database::keyvalue::test::test_tx ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_sequence ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_locktime_cltv ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_locktime_compatible_with_cltv ... ok [INFO] [stdout] test wallet::test::test_create_tx_single_recipient_dust_amount - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_only_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_create_tx_policy_path_use_csv ... ok [INFO] [stdout] test wallet::test::test_create_tx_manually_selected_insufficient - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_set_witness_script_p2wsh ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_fee_rate ... ok [INFO] [stdout] test wallet::test::test_create_tx_skip_change_dust ... ok [INFO] [stdout] test wallet::test::test_create_tx_absolute_fee ... ok [INFO] [stdout] test wallet::test::test_create_tx_with_default_rbf_csv ... ok [INFO] [stdout] test wallet::test::test_create_tx_version_1_csv - should panic ... ok [INFO] [stdout] test wallet::test::test_reset_address_index ... ok [INFO] [stdout] test wallet::test::test_create_tx_ordering_respected ... ok [INFO] [stdout] test wallet::test::test_create_tx_set_redeem_witness_script_p2wsh_p2sh ... ok [INFO] [stdout] test wallet::test::test_sign_single_wif ... ok [INFO] [stdout] test wallet::test::test_create_tx_invalid_rbf_sequence - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_no_rbf_cltv ... ok [INFO] [stdout] test wallet::test::test_create_tx_with_custom_rbf_csv - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_version_0 - should panic ... ok [INFO] [stdout] test wallet::tx_builder::test::test_change_spend_policy_default ... ok [INFO] [stdout] test wallet::test::test_create_tx_global_xpubs_origin_missing - should panic ... ok [INFO] [stdout] test wallet::test::test_bump_fee_reduce_single_recipient ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv ... ok [INFO] [stdout] test wallet::test::test_create_tx_input_hd_keypaths ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_bip69 ... ok [INFO] [stdout] test wallet::test::test_create_tx_policy_path_required - should panic ... ok [INFO] [stdout] test wallet::test::test_create_tx_output_hd_keypaths ... ok [INFO] [stdout] test wallet::tx_builder::test::test_change_spend_policy_no_internal ... ok [INFO] [stdout] test wallet::tx_builder::test::test_change_spend_policy_only_internal ... ok [INFO] [stdout] test wallet::tx_builder::test::test_default_tx_version_1 ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_default_shuffle ... ok [INFO] [stdout] test wallet::test::test_create_tx_policy_path_no_csv ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_shuffle ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_same_unit_blocks ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_untouched ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_same_unit_time ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_mask ... ok [INFO] [stdout] test wallet::utils::test::test_fee_default_min_relay_fee ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_lt_csv ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_msb_set ... ok [INFO] [stdout] test wallet::utils::test::test_fee_from_sats_vbyte ... ok [INFO] [stdout] test wallet::utils::test::test_fee_from_btc_per_kb ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_lt_cltv ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_same_unit_time ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_different_unit ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_different_unit ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_same_unit_blocks ... ok [INFO] [stdout] test wallet::test::test_peek_address_at_index ... ok [INFO] [stdout] test wallet::test::test_create_tx_no_rbf_csv ... ok [INFO] [stdout] test wallet::test::test_get_psbt_input ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_sh_wpkh ... ok [INFO] [stdout] test wallet::test::test_create_tx_add_utxo ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_no_hd_keypaths ... ok [INFO] [stdout] test wallet::test::test_create_tx_single_recipient_drain_wallet ... ok [INFO] [stdout] test wallet::test::test_unused_address ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_bip44_path ... ok [INFO] [stdout] test wallet::test::test_create_tx_set_redeem_script_p2sh ... ok [INFO] [stdout] test wallet::test::test_create_tx_global_xpubs_with_origin ... ok [INFO] [stdout] test wallet::test::test_create_tx_manually_selected_empty_utxos - should panic ... ok [INFO] [stdout] test wallet::test::test_peek_address_at_index_not_derivable ... ok [INFO] [stdout] test wallet::test::test_create_tx_shwpkh_has_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_with_master_fingerprint_and_path ... ok [INFO] [stdout] test wallet::test::test_create_tx_non_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_signing_only_one_of_multiple_inputs ... ok [INFO] [stdout] test wallet::test::test_include_output_redeem_witness_script ... ok [INFO] [stdout] test wallet::test::test_create_tx_global_xpubs_master_without_origin ... ok [INFO] [stdout] test wallet::test::test_returns_index_and_address ... ok [INFO] [stdout] test wallet::test::test_sign_nonstandard_sighash ... ok [INFO] [stdout] test wallet::test::test_next_unused_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 198 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 8.55s [INFO] [stdout] [INFO] [stderr] Doc-tests bdk [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test src/database/any.rs - database::any (line 39) - compile ... ok [INFO] [stdout] test src/database/any.rs - database::any (line 21) - compile ... ok [INFO] [stdout] test src/blockchain/electrum.rs - blockchain::electrum (line 20) - compile ... ok [INFO] [stdout] test src/blockchain/any.rs - blockchain::any (line 23) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 140) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 98) - compile ... ok [INFO] [stdout] test src/blockchain/any.rs - blockchain::any (line 58) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 48) - compile ... ok [INFO] [stdout] test src/keys/mod.rs - keys::IntoDescriptorKey (line 265) - compile fail ... ok [INFO] [stdout] test src/wallet/mod.rs - wallet::Wallet::build_fee_bump (line 734) - compile ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name bdk --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-b4cef5ea122349f4/out --extern bdk=/opt/rustwide/target/debug/deps/libbdk-004c9527a2dd1dc7.rlib --extern bdk_macros=/opt/rustwide/target/debug/deps/libbdk_macros-ef8f0ae293c2118d.so --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-2465455524627acb.rlib --extern bitcoind=/opt/rustwide/target/debug/deps/libbitcoind-38f7cb808cf34e6c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-891f258babf32a8c.rlib --extern electrum_client=/opt/rustwide/target/debug/deps/libelectrum_client-64b69c8b53a77c3e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7e0c7b246e25c038.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-dfe22612645b4f00.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c02e9a9596119b35.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-58289f935baf9215.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-adf08daf9f53c72c.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-3d07a5851ac2a783.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-2dd180207a0190d5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4479f63f44cf73ba.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="electrum"' --cfg 'feature="electrum-client"' --cfg 'feature="key-value-db"' --cfg 'feature="sled"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "47009209bdd377f40f301ff0b79c0e4a96f98332714eae209e78b5db2120835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47009209bdd377f40f301ff0b79c0e4a96f98332714eae209e78b5db2120835e", kill_on_drop: false }` [INFO] [stdout] 47009209bdd377f40f301ff0b79c0e4a96f98332714eae209e78b5db2120835e