[INFO] fetching crate groestlcoin 0.29.0... [INFO] testing groestlcoin-0.29.0 against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] extracting crate groestlcoin 0.29.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate groestlcoin 0.29.0 on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate groestlcoin 0.29.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate groestlcoin 0.29.0 [INFO] tweaked toml for crates.io crate groestlcoin 0.29.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate groestlcoin 0.29.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded groestlcoin_hashes v0.11.0 [INFO] [stderr] Downloaded groestlcoinconsensus v2.20.1-0.5.0 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded groestl v0.10.1 [INFO] [stderr] Downloaded serde_test v1.0.143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4226b34510cbfe29e814cf5eac8c37f4d447ed8fc395f0704038d3c56a29dbd0 [INFO] running `Command { std: "docker" "start" "-a" "4226b34510cbfe29e814cf5eac8c37f4d447ed8fc395f0704038d3c56a29dbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4226b34510cbfe29e814cf5eac8c37f4d447ed8fc395f0704038d3c56a29dbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4226b34510cbfe29e814cf5eac8c37f4d447ed8fc395f0704038d3c56a29dbd0", kill_on_drop: false }` [INFO] [stdout] 4226b34510cbfe29e814cf5eac8c37f4d447ed8fc395f0704038d3c56a29dbd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71cf59618cb36d50c7e573aa2eddd8107da340c5f8de24f19e9bda6f311772c2 [INFO] running `Command { std: "docker" "start" "-a" "71cf59618cb36d50c7e573aa2eddd8107da340c5f8de24f19e9bda6f311772c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling groestl v0.10.1 [INFO] [stderr] Compiling groestlcoin_hashes v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1 v0.24.0 [INFO] [stderr] Compiling groestlcoin v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `Command { std: "docker" "inspect" "71cf59618cb36d50c7e573aa2eddd8107da340c5f8de24f19e9bda6f311772c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71cf59618cb36d50c7e573aa2eddd8107da340c5f8de24f19e9bda6f311772c2", kill_on_drop: false }` [INFO] [stdout] 71cf59618cb36d50c7e573aa2eddd8107da340c5f8de24f19e9bda6f311772c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932dec2866884bc285bc9232b9a8bebf85ba45eeba2852bc68a9a329e36ea11c [INFO] running `Command { std: "docker" "start" "-a" "932dec2866884bc285bc9232b9a8bebf85ba45eeba2852bc68a9a329e36ea11c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling serde_test v1.0.143 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling groestlcoin v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `Command { std: "docker" "inspect" "932dec2866884bc285bc9232b9a8bebf85ba45eeba2852bc68a9a329e36ea11c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932dec2866884bc285bc9232b9a8bebf85ba45eeba2852bc68a9a329e36ea11c", kill_on_drop: false }` [INFO] [stdout] 932dec2866884bc285bc9232b9a8bebf85ba45eeba2852bc68a9a329e36ea11c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ef5e2b03e5f32b2d49d63ddaacc0508ef51514a55ff8305285f31ea6c6c50b5 [INFO] running `Command { std: "docker" "start" "-a" "7ef5e2b03e5f32b2d49d63ddaacc0508ef51514a55ff8305285f31ea6c6c50b5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/groestlcoin-f7518bf29a01c6cd) [INFO] [stdout] [INFO] [stdout] running 340 tests [INFO] [stdout] test blockdata::block::tests::segwit_block_test ... ignored [INFO] [stdout] test blockdata::constants::test::mainnet_chain_hash_test_vector ... ok [INFO] [stdout] test blockdata::block::tests::compact_roundrtip_test ... ok [INFO] [stdout] test blockdata::block::tests::block_version_test ... ok [INFO] [stdout] test blockdata::constants::test::bitcoin_genesis_first_transaction ... ok [INFO] [stdout] test blockdata::block::tests::test_coinbase_and_bip34 ... ok [INFO] [stdout] test blockdata::opcodes::tests::classify_test ... ok [INFO] [stdout] test blockdata::script::test::defult_dust_value_tests ... ok [INFO] [stdout] test blockdata::script::test::provably_unspendable_test ... ok [INFO] [stdout] test blockdata::locktime::tests::display_and_alternate ... ok [INFO] [stdout] test blockdata::script::test::op_return_test ... ok [INFO] [stdout] test blockdata::script::test::p2sh_p2wsh_conversion ... ok [INFO] [stdout] test blockdata::script::test::read_scriptbool_non_zero_is_true ... ok [INFO] [stdout] test blockdata::script::test::read_scriptbool_zero_is_false ... ok [INFO] [stdout] test blockdata::script::test::script_builder ... ok [INFO] [stdout] test blockdata::script::test::script ... ok [INFO] [stdout] test blockdata::script::test::script_builder_verify ... ok [INFO] [stdout] test blockdata::script::test::script_generators ... ok [INFO] [stdout] test blockdata::script::test::script_p2pk ... ok [INFO] [stdout] test blockdata::script::test::script_asm ... ok [INFO] [stdout] test blockdata::script::test::script_ord ... ok [INFO] [stdout] test blockdata::script::test::script_p2sh_p2p2k_template ... ok [INFO] [stdout] test blockdata::script::test::script_x_only_key ... ok [INFO] [stdout] test blockdata::script::test::scriptint_round_trip ... ok [INFO] [stdout] test blockdata::constants::test::bitcoin_genesis_full_block ... ok [INFO] [stdout] test blockdata::script::test::test_iterator ... ok [INFO] [stdout] test blockdata::script::test::test_instructions_are_fused ... ok [INFO] [stdout] test blockdata::transaction::tests::encode_to_unsized_writer ... ok [INFO] [stdout] test blockdata::script::test::script_serialize ... ok [INFO] [stdout] test blockdata::script::test::script_hashes ... ok [INFO] [stdout] test blockdata::constants::test::signet_genesis_full_block ... ok [INFO] [stdout] test blockdata::opcodes::tests::str_roundtrip ... ok [INFO] [stdout] test blockdata::constants::test::signet_chain_hash_genesis_block ... ok [INFO] [stdout] test blockdata::constants::test::testnet_genesis_full_block ... ok [INFO] [stdout] test blockdata::constants::test::regtest_chain_hash_genesis_block ... ok [INFO] [stdout] test blockdata::constants::test::mainnet_chain_hash_genesis_block ... ok [INFO] [stdout] test blockdata::transaction::tests::sequence_number_tests ... ok [INFO] [stdout] test blockdata::transaction::tests::test_is_coinbase ... ok [INFO] [stdout] test blockdata::transaction::tests::test_ntxid ... ok [INFO] [stdout] test blockdata::transaction::tests::test_outpoint ... ok [INFO] [stdout] test blockdata::transaction::tests::test_nonsegwit_transaction ... ok [INFO] [stdout] test blockdata::transaction::tests::test_segwit_transaction ... ok [INFO] [stdout] test blockdata::block::tests::block_test ... ok [INFO] [stdout] test blockdata::transaction::tests::test_sighash ... ok [INFO] [stdout] test blockdata::transaction::tests::test_sighashtype_fromstr_display ... ok [INFO] [stdout] test blockdata::transaction::tests::sighash_single_bug ... ok [INFO] [stdout] test blockdata::transaction::tests::test_sighashtype_standard ... ok [INFO] [stdout] test blockdata::transaction::tests::test_txin_default ... ok [INFO] [stdout] test blockdata::transaction::tests::tx_no_input_deserialization ... ok [INFO] [stdout] test blockdata::witness::test::fuzz_cases ... ok [INFO] [stdout] test blockdata::witness::test::test_iter_len ... ok [INFO] [stdout] test blockdata::witness::test::test_push ... ok [INFO] [stdout] test blockdata::witness::test::test_push_ecdsa_sig ... ok [INFO] [stdout] test blockdata::witness::test::test_witness ... ok [INFO] [stdout] test consensus::encode::tests::deserialize_int_test ... ok [INFO] [stdout] test blockdata::witness::test::test_tx ... ok [INFO] [stdout] test blockdata::transaction::tests::test_txid ... ok [INFO] [stdout] test blockdata::transaction::tests::test_txin ... ok [INFO] [stdout] test consensus::encode::tests::deserialize_nonminimal_vec ... ok [INFO] [stdout] test consensus::encode::tests::deserialize_strbuf_test ... ok [INFO] [stdout] test blockdata::transaction::tests::test_transaction_version ... ok [INFO] [stdout] test consensus::encode::tests::serialize_int_test ... ok [INFO] [stdout] test consensus::encode::tests::serialize_strbuf_test ... ok [INFO] [stdout] test consensus::encode::tests::serialize_varint_test ... ok [INFO] [stdout] test consensus::encode::tests::test_read_bytes_from_finite_reader ... ok [INFO] [stdout] test consensus::encode::tests::serialize_vector_test ... ok [INFO] [stdout] test network::address::test::addrv2message_test ... ok [INFO] [stdout] test network::address::test::debug_format_test ... ok [INFO] [stdout] test network::address::test::deserialize_address_test ... ok [INFO] [stdout] test network::address::test::onion_test ... ok [INFO] [stdout] test network::address::test::serialize_address_test ... ok [INFO] [stdout] test network::address::test::test_socket_addr ... ok [INFO] [stdout] test network::address::test::serialize_addrv2_test ... ok [INFO] [stdout] test network::address::test::deserialize_addrv2_test ... ok [INFO] [stdout] test consensus::encode::tests::serialization_round_trips ... ok [INFO] [stdout] test blockdata::block::tests::validate_pow_test ... ok [INFO] [stdout] test network::constants::tests::service_flags_test ... ok [INFO] [stdout] test network::constants::tests::string_test ... ok [INFO] [stdout] test network::message::test::commandstring_test ... ok [INFO] [stdout] test network::constants::tests::serialize_test ... ok [INFO] [stdout] test network::message::test::serialize_getaddr_test ... ok [INFO] [stdout] test network::message_blockdata::tests::getblocks_message_test ... ok [INFO] [stdout] test network::message_blockdata::tests::getheaders_message_test ... ok [INFO] [stdout] test network::message_network::tests::reject_message_test ... ok [INFO] [stdout] test network::message_network::tests::version_message_test ... ok [INFO] [stdout] test blockdata::constants::test::testnet_chain_hash_genesis_block ... ok [INFO] [stdout] test consensus::encode::tests::deserialize_vec_test ... ok [INFO] [stdout] test util::address::tests::invalid_address_parses_error ... ok [INFO] [stdout] test util::address::tests::p2tr_from_untweaked ... ok [INFO] [stdout] test consensus::encode::tests::serialize_checkeddata_test ... ok [INFO] [stdout] test util::address::tests::test_fail_address_from_script ... ok [INFO] [stdout] test util::address::tests::test_bip173_350_vectors ... ok [INFO] [stdout] test util::address::tests::test_is_related_to_pubkey_p2wpkh ... ok [INFO] [stdout] test consensus::encode::tests::deserialize_checkeddata_test ... ok [INFO] [stdout] test util::address::tests::test_is_related_to_pubkey_p2tr ... ok [INFO] [stdout] test util::address::tests::test_is_related_to_xonly_pubkey ... ok [INFO] [stdout] test network::message::test::deserialize_getaddr_test ... ok [INFO] [stdout] test network::message::test::serialize_verack_test ... ok [INFO] [stdout] test util::address::tests::test_non_existent_segwit_version ... ok [INFO] [stdout] test network::message::test::serialize_ping_test ... ok [INFO] [stdout] test network::message::test::deserialize_partial_message_test ... ok [INFO] [stdout] test network::message::test::deserialize_version_test ... ok [INFO] [stdout] test util::address::tests::test_p2wpkh ... ok [INFO] [stdout] test util::address::tests::test_p2wsh ... ok [INFO] [stdout] test util::address::tests::test_p2sh_parse_for_large_script ... ok [INFO] [stdout] test util::address::tests::test_p2pkh_address_58 ... ok [INFO] [stdout] test util::address::tests::test_valid_networks ... ok [INFO] [stdout] test util::address::tests::test_is_related_to_pubkey_p2shwpkh ... ok [INFO] [stdout] test util::address::tests::test_address_type ... ok [INFO] [stdout] test util::address::tests::valid_address_parses_correctly ... ok [INFO] [stdout] test util::amount::tests::add_sub_mul_div ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_1 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_11 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_12 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_13 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_0 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_10 ... ok [INFO] [stdout] test util::address::tests::test_is_related_to_pubkey_p2pkh_uncompressed_key ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_16 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_14 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_15 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_17 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_18 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_20 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_21 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_22 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_2 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_23 ... ok [INFO] [stdout] test network::message::test::serialize_mempool_test ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_19 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_24 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_26 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_27 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_28 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_29 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_3 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_30 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_31 ... ok [INFO] [stdout] test util::address::tests::test_p2sh_address_58 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_25 ... ok [INFO] [stdout] test util::address::tests::test_p2pkh_from_key ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_32 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_33 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_39 ... ok [INFO] [stdout] test util::address::tests::test_qr_string ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_40 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_34 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_36 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_37 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_35 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_38 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_4 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_41 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_43 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_44 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_46 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_49 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_54 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_5 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_50 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_7 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_42 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_47 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_52 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_51 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_48 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_6 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_45 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_53 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_0 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_1 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_8 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_2 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_4 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_5 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_9 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_6 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_align_0 ... ok [INFO] [stdout] test util::amount::tests::checked_arithmetic ... ok [INFO] [stdout] test util::amount::tests::checked_sum_amounts ... ok [INFO] [stdout] test util::amount::tests::denomination_string_acceptable_forms ... ok [INFO] [stdout] test util::amount::tests::disallow_confusing_forms ... ok [INFO] [stdout] test util::amount::tests::from_str ... ok [INFO] [stdout] test util::amount::tests::floating_point ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_3 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_7 ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_align_1 ... ok [INFO] [stdout] test util::amount::tests::disallow_unknown_denomination ... ok [INFO] [stdout] test util::amount::tests::btc_check_fmt_non_negative_show_denom_align_2 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_0 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_1 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_2 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_3 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_5 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_4 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_8 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_6 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_0 ... ok [INFO] [stdout] test util::amount::tests::msat_check_fmt_non_negative_7 ... ok [INFO] [stdout] test util::amount::tests::parsing ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_13 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_11 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_1 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_18 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_12 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_10 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_14 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_15 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_17 ... ok [INFO] [stdout] test util::address::tests::test_p2shwsh ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_3 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_19 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_2 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_20 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_16 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_21 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_22 ... ok [INFO] [stdout] test util::address::tests::test_is_related_to_pubkey_p2pkh ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_23 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_5 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_2 ... ok [INFO] [stdout] test util::address::tests::test_p2shwpkh ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_8 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_7 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_9 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_0 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_1 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_12 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_15 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_4 ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_7 ... ok [INFO] [stdout] test util::amount::tests::sum_amounts ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_6 ... ok [INFO] [stdout] test util::amount::tests::to_string ... ok [INFO] [stdout] test util::amount::tests::to_string_with_denomination_from_str_roundtrip ... ok [INFO] [stdout] test util::amount::tests::sat_check_fmt_non_negative_show_denom_18 ... ok [INFO] [stdout] test util::amount::tests::test_repeat_char ... ok [INFO] [stdout] test util::amount::tests::test_unsigned_signed_conversion ... ok [INFO] [stdout] test util::amount::tests::to_from_string_in ... ok [INFO] [stdout] test util::bip143::tests::bip143_p2wpkh_nested_in_p2sh ... ok [INFO] [stdout] test util::bip143::tests::bip143_p2wsh_nested_in_p2sh ... ok [INFO] [stdout] test util::bip143::tests::bip143_p2wpkh ... ok [INFO] [stdout] test util::bip158::test::test_blockfilters ... ignored [INFO] [stdout] test util::bip152::test::test_getblocktx_differential_encoding_de_and_serialization ... ok [INFO] [stdout] test util::bip152::test::test_compact_block_vector ... ok [INFO] [stdout] test util::bip158::test::test_bit_stream ... ok [INFO] [stdout] test util::bip158::test::test_filter ... ok [INFO] [stdout] test util::bip32::tests::fmt_child_number ... ok [INFO] [stdout] test util::bip32::tests::test_derivation_path_conversion_index ... ok [INFO] [stdout] test util::bip32::tests::test_parse_derivation_path ... ok [INFO] [stdout] test util::bip32::tests::test_increment ... ok [INFO] [stdout] test util::endian::tests::endian_chunk_test ... ok [INFO] [stdout] test util::bip143::tests::bip143_sighash_flags ... ok [INFO] [stdout] test util::hash::tests::both_merkle_root_functions_return_the_same_result ... ignored [INFO] [stdout] test util::address::tests::test_p2sh_parse ... ok [INFO] [stdout] test util::key::tests::pubkey_read_write ... ok [INFO] [stdout] test util::key::tests::pubkey_sort ... ok [INFO] [stdout] test util::key::tests::pubkey_to_sort_key ... ok [INFO] [stdout] test util::endian::tests::endianness_test ... ok [INFO] [stdout] test util::key::tests::test_wpubkey_hash ... ok [INFO] [stdout] test util::key::tests::test_pubkey_hash ... ok [INFO] [stdout] test util::base58::tests::test_base58_encode ... ok [INFO] [stdout] test util::base58::tests::test_base58_decode ... ok [INFO] [stdout] test util::bip152::test::test_header_and_short_ids_from_block ... ok [INFO] [stdout] test util::base58::tests::test_base58_roundtrip ... ok [INFO] [stdout] test util::misc::tests::test_script_codesep_remove ... ok [INFO] [stdout] test util::merkleblock::tests::pmt_malleability ... ok [INFO] [stdout] test util::misc::tests::test_script_find_and_remove ... ok [INFO] [stdout] test util::misc::tests::test_signed_msg_hash ... ok [INFO] [stdout] test util::psbt::map::input::test::psbt_sighash_type_ecdsa ... ok [INFO] [stdout] test util::psbt::map::input::test::psbt_sighash_type_notstd ... ok [INFO] [stdout] test util::psbt::map::input::test::psbt_sighash_type_schnorr ... ok [INFO] [stdout] test util::psbt::serialize::tests::can_deserialize_non_standard_psbt_sighash_type ... ok [INFO] [stdout] test util::psbt::serialize::tests::taptree_hidden ... ok [INFO] [stdout] test util::psbt::serialize::tests::taptree_roundtrip ... ok [INFO] [stdout] test util::psbt::tests::bip_371_vectors::invalid_vectors ... ok [INFO] [stdout] test util::merkleblock::tests::merkleblock_serialization ... ok [INFO] [stdout] test util::merkleblock::tests::merkleblock_construct_from_txids_found ... ok [INFO] [stdout] test util::psbt::tests::bip_371_vectors::valid_psbt_vectors ... ok [INFO] [stdout] test util::merkleblock::tests::merkleblock_construct_from_txids_not_found ... ok [INFO] [stdout] test util::bip152::test::test_getblocktx_panic_when_encoding_u64_max - should panic ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::valid_vector_1 ... ok [INFO] [stdout] test util::bip32::tests::schnorr_broken_privkey_ffs - should panic ... ok [INFO] [stdout] test util::bip32::tests::schnorr_broken_privkey_zeros - should panic ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::valid_vector_3 ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::invalid_vector_1 - should panic ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::invalid_vector_2 - should panic ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::valid_vector_4 ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::invalid_vector_3 - should panic ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::valid_vector_2 ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::invalid_vector_5 - should panic ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::invalid_vector_4 - should panic ... ok [INFO] [stdout] test util::amount::tests::test_overflows ... ok [INFO] [stdout] test util::psbt::tests::combine_psbts ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::valid_vector_6 ... ok [INFO] [stdout] test util::psbt::tests::psbt_uncompressed_key ... ok [INFO] [stdout] test util::psbt::tests::trivial_psbt ... ok [INFO] [stdout] test util::psbt::tests::combine_psbts_commutative ... ok [INFO] [stdout] test util::psbt::tests::serialize_and_deserialize_proprietary ... ok [INFO] [stdout] test util::sighash::tests::test_annex_errors ... ok [INFO] [stdout] test util::psbt::tests::serialize_then_deserialize_psbtkvpair ... ok [INFO] [stdout] test util::psbt::tests::serialize_then_deserialize_global ... ok [INFO] [stdout] test util::psbt::tests::deserialize_and_serialize_psbt_with_two_partial_sigs ... ok [INFO] [stdout] test util::sighash::tests::test_sighash_errors ... ok [INFO] [stdout] test util::sighash::tests::test_sighashes_with_annex ... ok [INFO] [stdout] test util::sighash::tests::test_sighashes_keyspending ... ok [INFO] [stdout] test util::bip32::tests::test_vector_3 ... ok [INFO] [stdout] test util::psbt::tests::serialize_and_deserialize_preimage_psbt ... ok [INFO] [stdout] test util::sighash::tests::sighashtype_fromstr_display ... ok [INFO] [stdout] test util::psbt::tests::serialize_then_deserialize_output ... ok [INFO] [stdout] test util::sighash::tests::test_tap_sighash_hash ... ok [INFO] [stdout] test util::taproot::test::test_midstates ... ok [INFO] [stdout] test util::key::tests::test_key_derivation ... ok [INFO] [stdout] test util::sighash::tests::test_sighashes_with_annex_and_script ... ok [INFO] [stdout] test util::sighash::tests::test_sighashes_with_script_path ... ok [INFO] [stdout] test util::taproot::test::taptree_builder ... ok [INFO] [stdout] test util::sighash::tests::test_sighashes_with_script_path_raw_hash ... ok [INFO] [stdout] test util::sighash::tests::bip_341_sighash_tests ... ok [INFO] [stdout] test util::psbt::tests::bip_vectors::valid_vector_5 ... ok [INFO] [stdout] test util::taproot::test::build_huffman_tree ... ok [INFO] [stdout] test util::taproot::test::test_vectors_core ... ok [INFO] [stdout] test util::uint::tests::uint256_bitslice_test ... ok [INFO] [stdout] test util::uint::tests::mul_u32_test ... ok [INFO] [stdout] test util::uint::tests::uint256_bits_test ... ok [INFO] [stdout] test util::uint::tests::uint256_comp_test ... ok [INFO] [stdout] test util::uint::tests::multiplication_test ... ok [INFO] [stdout] test util::uint::tests::uint256_arithmetic_test ... ok [INFO] [stdout] test util::uint::tests::uint256_display_test ... ok [INFO] [stdout] test util::uint::tests::uint_to_be_bytes ... ok [INFO] [stdout] test util::uint::tests::uint256_serialize_test ... ok [INFO] [stdout] test util::uint::tests::uint_from_be_bytes ... ok [INFO] [stdout] test util::uint::tests::increment_test ... ok [INFO] [stdout] test util::uint::tests::uint256_extreme_bitshift_test ... ok [INFO] [stdout] test util::taproot::test::control_block_verify ... ok [INFO] [stdout] test util::taproot::test::bip_341_tests ... ok [INFO] [stdout] test util::bip32::tests::test_vector_2 ... ok [INFO] [stdout] test consensus::encode::tests::limit_read_test ... ok [INFO] [stdout] test util::bip32::tests::test_vector_1 ... ok [INFO] [stdout] test network::message::test::full_round_ser_der_raw_network_message_test ... ok [INFO] [stdout] test util::merkleblock::tests::pmt_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 337 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 4.49s [INFO] [stdout] [INFO] [stderr] Doc-tests groestlcoin [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::is_satisfied_by (line 295) - compile ... ok [INFO] [stdout] test src/blockdata/transaction.rs - blockdata::transaction::EncodeSigningDataResult::is_sighash_single_bug (line 489) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::Time::to_consensus_u32 (line 524) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::from_height (line 237) ... FAILED [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::from_consensus (line 215) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::from_time (line 253) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::Height::from_consensus (line 422) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::Height::to_consensus_u32 (line 441) ... ok [INFO] [stdout] test src/util/bip158.rs - util::bip158 (line 17) ... ignored [INFO] [stdout] test src/blockdata/transaction.rs - blockdata::transaction::OutPoint::is_null (line 76) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::PackedLockTime (line 59) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::to_consensus_u32 (line 326) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::Time::from_consensus (line 505) ... ok [INFO] [stdout] test src/network/constants.rs - network::constants::Network::from_magic (line 72) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime (line 164) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::Seconds (line 195) ... ok [INFO] [stdout] test src/blockdata/locktime.rs - blockdata::locktime::LockTime::Blocks (line 183) ... ok [INFO] [stdout] test src/blockdata/block.rs - blockdata::block::BlockHeader::u256_from_compact_target (line 83) ... ok [INFO] [stdout] test src/util/bip32.rs - util::bip32::DerivationPath::extend (line 407) ... ok [INFO] [stdout] test src/network/constants.rs - network::constants (line 19) ... ok [INFO] [stdout] test src/util/bip143.rs - util::bip143::SigHashCache::access_witness (line 157) ... ok [INFO] [stdout] test src/util/address.rs - util::address::Address::is_valid_for_network (line 804) ... ok [INFO] [stdout] test src/util/address.rs - util::address (line 10) ... ok [INFO] [stdout] test src/network/constants.rs - network::constants::Network::magic (line 94) ... ok [INFO] [stdout] test src/util/amount.rs - util::amount::Amount::to_btc (line 567) ... ok [INFO] [stdout] test src/util/merkleblock.rs - util::merkleblock (line 15) ... ok [INFO] [stdout] test src/util/merkleblock.rs - util::merkleblock::MerkleBlock::from_block_with_predicate (line 397) ... ok [INFO] [stdout] test src/util/sighash.rs - util::sighash::SighashCache::witness_mut (line 759) ... ok [INFO] [stdout] test src/util/merkleblock.rs - util::merkleblock::PartialMerkleTree::from_txids (line 137) ... ok [INFO] [stdout] test src/util/key.rs - util::key::PublicKey::to_sort_key (line 193) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/blockdata/locktime.rs - blockdata::locktime::LockTime::from_height (line 237) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGPpKei/symbols.o" "/tmp/rustdoctestlyxLHH/rust_out.rust_out.af830e5e-cgu.0.rcgu.o" "/tmp/rustdoctestlyxLHH/rust_out.4auud2pzlckg4961.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-46417cad6dbf29f9/out" "-L" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgroestlcoin-56daddab76f1a876.rlib" "/opt/rustwide/target/debug/deps/libbech32-a3b51f426d5b52a0.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-3817f9dcf28b8f50.rlib" "/opt/rustwide/target/debug/deps/librand-a3cd0221315511d6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bbc8cf72ac850de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-6a396f7e26ab16d8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-506d6e72c0fdaa87.rlib" "/opt/rustwide/target/debug/deps/liblibc-bcee9c1f489c1263.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-8d514920016ef80b.rlib" "/opt/rustwide/target/debug/deps/libgroestlcoin_hashes-4851f275155812f2.rlib" "/opt/rustwide/target/debug/deps/libgroestl-93e63392a4d1ed53.rlib" "/opt/rustwide/target/debug/deps/libdigest-8f3b15c747f41484.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1fe12eb44f05c744.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-41b08285d05dbbab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d117135f5a9b69ee3adfb1918aa25616758bf692/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlyxLHH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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/blockdata/locktime.rs - blockdata::locktime::LockTime::from_height (line 237) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.57s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7ef5e2b03e5f32b2d49d63ddaacc0508ef51514a55ff8305285f31ea6c6c50b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef5e2b03e5f32b2d49d63ddaacc0508ef51514a55ff8305285f31ea6c6c50b5", kill_on_drop: false }` [INFO] [stdout] 7ef5e2b03e5f32b2d49d63ddaacc0508ef51514a55ff8305285f31ea6c6c50b5