[INFO] fetching crate bdk 0.2.0... [INFO] testing bdk-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate bdk 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bdk 0.2.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bdk 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bdk 0.2.0 [INFO] tweaked toml for crates.io crate bdk 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate bdk 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82afa550442ef4cee1e8aa20760efef12db662818a8d3c30e597dc4c8f133bc9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "82afa550442ef4cee1e8aa20760efef12db662818a8d3c30e597dc4c8f133bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82afa550442ef4cee1e8aa20760efef12db662818a8d3c30e597dc4c8f133bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82afa550442ef4cee1e8aa20760efef12db662818a8d3c30e597dc4c8f133bc9", kill_on_drop: false }` [INFO] [stdout] 82afa550442ef4cee1e8aa20760efef12db662818a8d3c30e597dc4c8f133bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc9e0705e0fe6777945baa011beaa6162f22744be1b94802595115cd864cbcde [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc9e0705e0fe6777945baa011beaa6162f22744be1b94802595115cd864cbcde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ring v0.16.17 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socks v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.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.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling bdk-macros v0.2.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling bitcoin v0.25.2 [INFO] [stderr] Compiling miniscript v4.0.0 [INFO] [stderr] Compiling electrum-client v0.4.0-beta.1 [INFO] [stderr] Compiling bdk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "bc9e0705e0fe6777945baa011beaa6162f22744be1b94802595115cd864cbcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9e0705e0fe6777945baa011beaa6162f22744be1b94802595115cd864cbcde", kill_on_drop: false }` [INFO] [stdout] bc9e0705e0fe6777945baa011beaa6162f22744be1b94802595115cd864cbcde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e26460950a4d7fdc5c963988fd9d2d49e8abe5f9ce1a1251c95b47a7eb909b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e26460950a4d7fdc5c963988fd9d2d49e8abe5f9ce1a1251c95b47a7eb909b6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling bdk-testutils-macros v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.12.0 [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.12.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling bdk-testutils v0.2.0 [INFO] [stderr] Compiling bdk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "8e26460950a4d7fdc5c963988fd9d2d49e8abe5f9ce1a1251c95b47a7eb909b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e26460950a4d7fdc5c963988fd9d2d49e8abe5f9ce1a1251c95b47a7eb909b6", kill_on_drop: false }` [INFO] [stdout] 8e26460950a4d7fdc5c963988fd9d2d49e8abe5f9ce1a1251c95b47a7eb909b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0bf4a998e6696c9a86cb73c91cff038a435263c4e303842e734152014b6fbec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a0bf4a998e6696c9a86cb73c91cff038a435263c4e303842e734152014b6fbec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bdk-73bb167103c7448c [INFO] [stdout] [INFO] [stdout] running 174 tests [INFO] [stdout] test database::memory::test::test_iter_script_pubkey ... ok [INFO] [stdout] test database::memory::test::test_raw_tx ... ok [INFO] [stdout] test database::memory::test::test_last_index ... ok [INFO] [stdout] test database::memory::test::test_utxo ... ok [INFO] [stdout] test database::memory::test::test_del_script_pubkey ... ok [INFO] [stdout] test database::memory::test::test_script_pubkey ... ok [INFO] [stdout] test database::memory::test::test_tx ... ok [INFO] [stdout] test descriptor::checksum::test::test_get_checksum_invalid_character ... ok [INFO] [stdout] test database::memory::test::test_batch_script_pubkey ... ok [INFO] [stdout] test descriptor::checksum::test::test_get_checksum ... ok [INFO] [stdout] test descriptor::dsl::test::test_script_context_validation ... ok [INFO] [stdout] test descriptor::dsl::test::test_valid_networks ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_sh_multi_complete_1of2 ... ignored [INFO] [stdout] test descriptor::dsl::test::test_dsl_modifiers ... ok [INFO] [stdout] test descriptor::dsl::test::test_key_maps_merged ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_single_wsh_multi_complete_1of2 ... ignored [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_sh_multi_complete_2of2 ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_wsh_multi_timelock ... ignored [INFO] [stdout] test descriptor::template::test::test_bip44_public_template ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_wpkh ... ok [INFO] [stdout] test descriptor::dsl::test::test_bip32_legacy_descriptors ... ok [INFO] [stdout] test database::keyvalue::test::test_tx ... ok [INFO] [stdout] test descriptor::dsl::test::test_fixed_segwitv0_descriptors ... 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_del_script_pubkey ... ok [INFO] [stdout] test database::keyvalue::test::test_batch_script_pubkey ... ok [INFO] [stdout] test database::keyvalue::test::test_iter_script_pubkey ... ok [INFO] [stdout] test database::keyvalue::test::test_raw_tx ... ok [INFO] [stdout] test descriptor::dsl::test::test_fixed_legacy_descriptors ... ok [INFO] [stdout] test descriptor::policy::test::test_extract_policy_for_single_wpkh ... ok [INFO] [stdout] test database::keyvalue::test::test_last_index ... 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 descriptor::template::test::test_bip44_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_derive_from_psbt_input_wpkh_wif ... ok [INFO] [stdout] test descriptor::template::test::test_bip49_public_template ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_check_fee_rate ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_pkh_tpub ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_wsh ... ok [INFO] [stdout] test descriptor::test::test_to_wallet_descriptor_fixup_networks ... 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 descriptor::template::test::test_bip84_template ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_almost_exact_match_with_fees ... ok [INFO] [stdout] test descriptor::test::test_derive_from_psbt_input_sh ... ok [INFO] [stdout] test descriptor::template::test::test_bip49_template ... ok [INFO] [stdout] test descriptor::template::test::test_p2wphp2sh_template ... ok [INFO] [stdout] test descriptor::test::test_descriptor_from_str_from_output_of_macro ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_success ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_use_all ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_use_only_necessary ... ok [INFO] [stdout] test descriptor::template::test::test_bip84_public_template ... ok [INFO] [stdout] test wallet::coin_selection::test::test_single_random_draw_function_success ... ok [INFO] [stdout] test wallet::export::test::test_export_from_json ... ok [INFO] [stdout] test descriptor::test::test_descriptor_from_str_with_checksum ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_insufficient_funds_high_fees ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_insufficient_funds ... ok [INFO] [stdout] test descriptor::template::test::test_p2ph_template ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_no_exact_match ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_insufficient_funds ... ok [INFO] [stdout] test wallet::coin_selection::test::test_largest_first_coin_selection_insufficient_funds_high_fees ... ok [INFO] [stdout] test wallet::signer::signers_container_tests::find_signer_by_id ... ok [INFO] [stdout] test wallet::signer::signers_container_tests::signers_sorted_by_ordering ... ok [INFO] [stdout] test descriptor::template::test::test_p2wph_template ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_coin_selection_exact_match ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_tries_exceeded ... ok [INFO] [stdout] test wallet::address_validator::test::test_address_validator_internal ... ok [INFO] [stdout] test wallet::export::test::test_export_no_change ... ok [INFO] [stdout] test wallet::address_validator::test::test_address_validator_external ... ok [INFO] [stdout] test wallet::coin_selection::test::test_bnb_function_exact_match_more_utxos ... ok [INFO] [stdout] test wallet::export::test::test_export_multi ... ok [INFO] [stdout] test wallet::signer::signers_container_tests::signers_with_same_ordering ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_force_add_input ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_reduce_change ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_reduce_single_recipient ... ok [INFO] [stdout] test wallet::test::test_bump_fee_absolute_add_input ... ok [INFO] [stdout] test wallet::export::test::test_export_to_json ... ok [INFO] [stdout] test wallet::test::test_bump_fee_reduce_change ... ok [INFO] [stdout] test wallet::export::test::test_export_bip44 ... ok [INFO] [stdout] test wallet::export::test::test_export_incompatible_change ... ok [INFO] [stdout] test descriptor::test::test_descriptor_from_str_with_keys_network ... ok [INFO] [stdout] test wallet::test::test_bump_fee_irreplaceable_tx ... ok [INFO] [stdout] test wallet::test::test_bump_fee_force_add_input ... ok [INFO] [stdout] test wallet::test::test_bump_fee_reduce_single_recipient ... ok [INFO] [stdout] test wallet::test::test_bump_fee_low_abs ... ok [INFO] [stdout] test wallet::test::test_create_tx_absolute_fee ... ok [INFO] [stdout] test wallet::test::test_cache_addresses_fixed ... ok [INFO] [stdout] test wallet::test::test_bump_fee_low_fee_rate ... ok [INFO] [stdout] test wallet::test::test_bump_fee_confirmed_tx ... ok [INFO] [stdout] test wallet::test::test_bump_fee_zero_abs ... ok [INFO] [stdout] test wallet::test::test_bump_fee_remove_output_manually_selected_only ... ok [INFO] [stdout] test wallet::test::test_create_tx_add_change ... ok [INFO] [stdout] test wallet::test::test_create_tx_absolute_zero_fee ... ok [INFO] [stdout] test wallet::test::test_create_tx_add_utxo ... ok [INFO] [stdout] test wallet::test::test_create_tx_both_non_witness_utxo_and_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_bump_fee_add_input ... ok [INFO] [stdout] test wallet::test::test_bump_fee_drain_wallet ... ok [INFO] [stdout] test wallet::test::test_bump_fee_add_input_change_dust ... ok [INFO] [stdout] test wallet::test::test_bump_fee_no_change_add_input_and_change ... ok [INFO] [stdout] test wallet::test::test_create_tx_absolute_high_fee ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_locktime ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_fee_rate ... ok [INFO] [stdout] test wallet::test::test_create_tx_change_policy_no_internal ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_locktime_compatible_with_cltv ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_locktime_incompatible_with_cltv ... ok [INFO] [stdout] test wallet::test::test_cache_addresses ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_rbf_sequence ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_fee_rate ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_sighash ... ok [INFO] [stdout] test wallet::test::test_create_tx_custom_version ... 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_default_sighash ... ok [INFO] [stdout] test wallet::test::test_create_tx_empty_recipients ... ok [INFO] [stdout] test wallet::test::test_create_tx_default_locktime ... ok [INFO] [stdout] test wallet::test::test_create_tx_non_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_create_tx_policy_path_no_csv ... ok [INFO] [stdout] test wallet::test::test_create_tx_no_rbf_cltv ... ok [INFO] [stdout] test wallet::test::test_create_tx_no_rbf_csv ... ok [INFO] [stdout] test wallet::test::test_create_tx_manually_selected_empty_utxos ... ok [INFO] [stdout] test wallet::test::test_create_tx_invalid_rbf_sequence ... ok [INFO] [stdout] test wallet::test::test_create_tx_set_redeem_script_p2sh ... 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_ordering_respected ... ok [INFO] [stdout] test wallet::test::test_create_tx_manually_selected_insufficient ... ok [INFO] [stdout] test wallet::test::test_create_tx_set_redeem_witness_script_p2wsh_p2sh ... ok [INFO] [stdout] test wallet::test::test_create_tx_set_witness_script_p2wsh ... ok [INFO] [stdout] test wallet::test::test_create_tx_policy_path_required ... ok [INFO] [stdout] test wallet::test::test_create_tx_single_recipient_drain_wallet ... ok [INFO] [stdout] test wallet::test::test_create_tx_version_1_csv ... ok [INFO] [stdout] test wallet::test::test_create_tx_single_recipient_dust_amount ... ok [INFO] [stdout] test wallet::test::test_create_tx_skip_change_dust ... ok [INFO] [stdout] test wallet::test::test_create_tx_shwpkh_has_witness_utxo ... ok [INFO] [stdout] test wallet::test::test_create_tx_global_xpubs_origin_missing ... ok [INFO] [stdout] test wallet::tx_builder::test::test_change_spend_policy_default ... ok [INFO] [stdout] test wallet::tx_builder::test::test_change_spend_policy_no_internal ... ok [INFO] [stdout] test wallet::test::test_create_tx_with_custom_rbf_csv ... ok [INFO] [stdout] test wallet::tx_builder::test::test_default_tx_version_1 ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_bip69 ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_default_shuffle ... ok [INFO] [stdout] test wallet::tx_builder::test::test_change_spend_policy_only_internal ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_untouched ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_different_unit ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_lt_cltv ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_same_unit_blocks ... ok [INFO] [stdout] test wallet::tx_builder::test::test_output_ordering_shuffle ... ok [INFO] [stdout] test wallet::utils::test::test_check_nlocktime_same_unit_time ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_lt_csv ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_different_unit ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_mask ... ok [INFO] [stdout] test wallet::utils::test::test_check_nsequence_rbf_same_unit_blocks ... 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_msb_set ... ok [INFO] [stdout] test wallet::utils::test::test_fee_default_min_relay_fee ... ok [INFO] [stdout] test wallet::utils::test::test_fee_from_btc_per_kb ... ok [INFO] [stdout] test wallet::utils::test::test_fee_from_sats_vbyte ... ok [INFO] [stdout] test wallet::test::test_create_tx_with_default_rbf_csv ... ok [INFO] [stdout] test wallet::test::test_create_tx_version_0 ... ok [INFO] [stdout] test wallet::test::test_create_tx_input_hd_keypaths ... ok [INFO] [stdout] test wallet::test::test_sign_single_wif ... ok [INFO] [stdout] test wallet::test::test_create_tx_global_xpubs_with_origin ... ok [INFO] [stdout] test wallet::test::test_include_output_redeem_witness_script ... ok [INFO] [stdout] test wallet::test::test_signing_only_one_of_multiple_inputs ... ok [INFO] [stdout] test wallet::test::test_create_tx_global_xpubs_master_without_origin ... ok [INFO] [stdout] test wallet::test::test_create_tx_output_hd_keypaths ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_sh_wpkh ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_bip44_path ... ok [INFO] [stdout] test wallet::test::test_sign_single_xprv_no_hd_keypaths ... ok [INFO] [stdout] test wallet::test::test_cache_addresses_refill ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 171 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bdk [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/blockchain/any.rs - blockchain::any (line 36) ... ok [INFO] [stdout] test src/blockchain/electrum.rs - blockchain::electrum (line 33) ... ok [INFO] [stdout] test src/database/any.rs - database::any (line 54) ... ok [INFO] [stdout] test src/database/any.rs - database::any (line 34) ... ok [INFO] [stdout] test src/blockchain/any.rs - blockchain::any (line 71) ... ok [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::DescriptorTemplate (line 49) ... ok [INFO] [stdout] test src/keys/mod.rs - keys::ToDescriptorKey (line 199) ... ok [INFO] [stdout] test src/keys/mod.rs - keys::ToDescriptorKey (line 217) ... FAILED [INFO] [stdout] test src/descriptor/dsl.rs - descriptor (line 306) ... FAILED [INFO] [stdout] test src/lib.rs - (line 116) ... ignored [INFO] [stdout] test src/lib.rs - (line 156) ... ignored [INFO] [stdout] test src/lib.rs - (line 65) ... ignored [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::P2WPKH_P2SH (line 115) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::P2PKH (line 82) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::BIP44 (line 186) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::BIP84Public (line 372) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::P2WPKH (line 149) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::BIP84 (line 334) ... FAILED [INFO] [stdout] test src/wallet/coin_selection.rs - wallet::coin_selection (line 42) ... ok [INFO] [stdout] test src/wallet/mod.rs - wallet::Wallet::bump_fee (line 553) ... ok [INFO] [stdout] test src/wallet/export.rs - wallet::export (line 56) ... FAILED [INFO] [stdout] test src/lib.rs - (line 93) ... FAILED [INFO] [stdout] test src/descriptor/dsl.rs - descriptor (line 354) ... FAILED [INFO] [stdout] test src/wallet/mod.rs - wallet::Wallet::create_tx (line 238) ... ok [INFO] [stdout] test src/wallet/mod.rs - wallet::Wallet::sign (line 817) ... ok [INFO] [stdout] test src/keys/mod.rs - keys::ToDescriptorKey (line 272) ... ok [INFO] [stdout] test src/wallet/address_validator.rs - wallet::address_validator (line 42) ... FAILED [INFO] [stdout] test src/keys/mod.rs - keys::ToDescriptorKey (line 244) ... ok [INFO] [stdout] test src/wallet/tx_builder.rs - wallet::tx_builder::TxBuilder::policy_path (line 208) ... FAILED [INFO] [stdout] test src/wallet/signer.rs - wallet::signer (line 30) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::BIP49 (line 260) ... FAILED [INFO] [stdout] test src/descriptor/dsl.rs - descriptor (line 334) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::BIP44Public (line 224) ... FAILED [INFO] [stdout] test src/descriptor/template.rs - descriptor::template::BIP49Public (line 298) ... FAILED [INFO] [stdout] test src/wallet/tx_builder.rs - wallet::tx_builder (line 29) ... ok [INFO] [stdout] test src/descriptor/dsl.rs - descriptor (line 292) ... ok [INFO] [stdout] test src/wallet/export.rs - wallet::export (line 33) ... ok [INFO] [stdout] test src/descriptor/policy.rs - descriptor::policy (line 34) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/keys/mod.rs - keys::ToDescriptorKey (line 217) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/dsl.rs - descriptor (line 306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::P2WPKH_P2SH (line 115) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::P2PKH (line 82) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::BIP44 (line 186) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::BIP84Public (line 372) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::P2WPKH (line 149) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::BIP84 (line 334) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/wallet/export.rs - wallet::export (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 93) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/dsl.rs - descriptor (line 354) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestYWMznO/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestYWMznO/rust_out" "/tmp/rustdoctestYWMznO/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bebf05c77ec1e1f0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-02ed43dfaeaf19e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbdk-2a5982f5319f68c9.rlib" "/opt/rustwide/target/debug/deps/librand-89c6c32fb1b1e0a8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6fca47e184948ae2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-62eae2a28489196f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4988682636905095.rlib" "/opt/rustwide/target/debug/deps/libsled-a5cddf07429c2c18.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8b0ed7ca258c0ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libfs2-812aa5ef5c0f3213.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46bd5f4e4b64f16c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2d40c8204b54db69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d575efafc31f4c90.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-49051108096a13ae.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libelectrum_client-830e7517fee23480.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4824bcda8692dbe6.rlib" "/opt/rustwide/target/debug/deps/libsocks-9c86786f2d7b8a11.rlib" "/opt/rustwide/target/debug/deps/librustls-8d76b40e310d17e2.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libsct-519a7c4ca502ec62.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d3f4bb6dd60e6585.rlib" "/opt/rustwide/target/debug/deps/libring-394cbf93e8a1d66a.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/liblibc-49d0cc8ebe1f0142.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b46740bed3395c5.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-90fde86dff304dd0.rlib" "/opt/rustwide/target/debug/deps/libminiscript-b569dd58a640a059.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-3196a9fdb9f04e5d.rlib" "/opt/rustwide/target/debug/deps/libbech32-699bb9d41699f3bf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bfc2a218fb285586.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-9fc7060c634e252f.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-97bb3f5eedb548c4.rlib" "/opt/rustwide/target/debug/deps/libserde-9a2ded21d2ef621b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/wallet/address_validator.rs - wallet::address_validator (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/wallet/tx_builder.rs - wallet::tx_builder::TxBuilder::policy_path (line 208) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/wallet/signer.rs - wallet::signer (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::BIP49 (line 260) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestQeyphI/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestQeyphI/rust_out" "/tmp/rustdoctestQeyphI/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bebf05c77ec1e1f0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-02ed43dfaeaf19e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbdk-2a5982f5319f68c9.rlib" "/opt/rustwide/target/debug/deps/librand-89c6c32fb1b1e0a8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6fca47e184948ae2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-62eae2a28489196f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4988682636905095.rlib" "/opt/rustwide/target/debug/deps/libsled-a5cddf07429c2c18.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8b0ed7ca258c0ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libfs2-812aa5ef5c0f3213.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46bd5f4e4b64f16c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2d40c8204b54db69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d575efafc31f4c90.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-49051108096a13ae.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libelectrum_client-830e7517fee23480.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4824bcda8692dbe6.rlib" "/opt/rustwide/target/debug/deps/libsocks-9c86786f2d7b8a11.rlib" "/opt/rustwide/target/debug/deps/librustls-8d76b40e310d17e2.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libsct-519a7c4ca502ec62.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d3f4bb6dd60e6585.rlib" "/opt/rustwide/target/debug/deps/libring-394cbf93e8a1d66a.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/liblibc-49d0cc8ebe1f0142.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b46740bed3395c5.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-90fde86dff304dd0.rlib" "/opt/rustwide/target/debug/deps/libminiscript-b569dd58a640a059.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-3196a9fdb9f04e5d.rlib" "/opt/rustwide/target/debug/deps/libbech32-699bb9d41699f3bf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bfc2a218fb285586.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-9fc7060c634e252f.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-97bb3f5eedb548c4.rlib" "/opt/rustwide/target/debug/deps/libserde-9a2ded21d2ef621b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/dsl.rs - descriptor (line 334) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::BIP44Public (line 224) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestED9jac/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestED9jac/rust_out" "/tmp/rustdoctestED9jac/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bebf05c77ec1e1f0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-02ed43dfaeaf19e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbdk-2a5982f5319f68c9.rlib" "/opt/rustwide/target/debug/deps/librand-89c6c32fb1b1e0a8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6fca47e184948ae2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-62eae2a28489196f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4988682636905095.rlib" "/opt/rustwide/target/debug/deps/libsled-a5cddf07429c2c18.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8b0ed7ca258c0ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libfs2-812aa5ef5c0f3213.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46bd5f4e4b64f16c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2d40c8204b54db69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d575efafc31f4c90.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-49051108096a13ae.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libelectrum_client-830e7517fee23480.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4824bcda8692dbe6.rlib" "/opt/rustwide/target/debug/deps/libsocks-9c86786f2d7b8a11.rlib" "/opt/rustwide/target/debug/deps/librustls-8d76b40e310d17e2.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libsct-519a7c4ca502ec62.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d3f4bb6dd60e6585.rlib" "/opt/rustwide/target/debug/deps/libring-394cbf93e8a1d66a.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/liblibc-49d0cc8ebe1f0142.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b46740bed3395c5.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-90fde86dff304dd0.rlib" "/opt/rustwide/target/debug/deps/libminiscript-b569dd58a640a059.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-3196a9fdb9f04e5d.rlib" "/opt/rustwide/target/debug/deps/libbech32-699bb9d41699f3bf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bfc2a218fb285586.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-9fc7060c634e252f.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-97bb3f5eedb548c4.rlib" "/opt/rustwide/target/debug/deps/libserde-9a2ded21d2ef621b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/descriptor/template.rs - descriptor::template::BIP49Public (line 298) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestwjf87I/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestwjf87I/rust_out" "/tmp/rustdoctestwjf87I/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bebf05c77ec1e1f0/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-02ed43dfaeaf19e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbdk-2a5982f5319f68c9.rlib" "/opt/rustwide/target/debug/deps/librand-89c6c32fb1b1e0a8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6fca47e184948ae2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-62eae2a28489196f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4988682636905095.rlib" "/opt/rustwide/target/debug/deps/libsled-a5cddf07429c2c18.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f8b0ed7ca258c0ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libfs2-812aa5ef5c0f3213.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-46bd5f4e4b64f16c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2d40c8204b54db69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b47c1b8032e1d2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d575efafc31f4c90.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-49051108096a13ae.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libelectrum_client-830e7517fee23480.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4824bcda8692dbe6.rlib" "/opt/rustwide/target/debug/deps/libsocks-9c86786f2d7b8a11.rlib" "/opt/rustwide/target/debug/deps/librustls-8d76b40e310d17e2.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libsct-519a7c4ca502ec62.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d3f4bb6dd60e6585.rlib" "/opt/rustwide/target/debug/deps/libring-394cbf93e8a1d66a.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/liblibc-49d0cc8ebe1f0142.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b46740bed3395c5.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-90fde86dff304dd0.rlib" "/opt/rustwide/target/debug/deps/libminiscript-b569dd58a640a059.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-3196a9fdb9f04e5d.rlib" "/opt/rustwide/target/debug/deps/libbech32-699bb9d41699f3bf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-bfc2a218fb285586.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-9fc7060c634e252f.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-97bb3f5eedb548c4.rlib" "/opt/rustwide/target/debug/deps/libserde-9a2ded21d2ef621b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/descriptor/dsl.rs - descriptor (line 306) [INFO] [stdout] src/descriptor/dsl.rs - descriptor (line 334) [INFO] [stdout] src/descriptor/dsl.rs - descriptor (line 354) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::BIP44 (line 186) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::BIP44Public (line 224) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::BIP49 (line 260) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::BIP49Public (line 298) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::BIP84 (line 334) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::BIP84Public (line 372) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::P2PKH (line 82) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::P2WPKH (line 149) [INFO] [stdout] src/descriptor/template.rs - descriptor::template::P2WPKH_P2SH (line 115) [INFO] [stdout] src/keys/mod.rs - keys::ToDescriptorKey (line 217) [INFO] [stdout] src/lib.rs - (line 93) [INFO] [stdout] src/wallet/address_validator.rs - wallet::address_validator (line 42) [INFO] [stdout] src/wallet/export.rs - wallet::export (line 56) [INFO] [stdout] src/wallet/signer.rs - wallet::signer (line 30) [INFO] [stdout] src/wallet/tx_builder.rs - wallet::tx_builder::TxBuilder::policy_path (line 208) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 18 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a0bf4a998e6696c9a86cb73c91cff038a435263c4e303842e734152014b6fbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0bf4a998e6696c9a86cb73c91cff038a435263c4e303842e734152014b6fbec", kill_on_drop: false }` [INFO] [stdout] a0bf4a998e6696c9a86cb73c91cff038a435263c4e303842e734152014b6fbec