[INFO] cloning repository https://github.com/luoos/bitcoin_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luoos/bitcoin_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluoos%2Fbitcoin_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluoos%2Fbitcoin_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3792d8ae5681ea18f467822d829236128db2aef [INFO] testing luoos/bitcoin_client against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluoos%2Fbitcoin_client" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luoos/bitcoin_client on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luoos/bitcoin_client [INFO] finished tweaking git repo https://github.com/luoos/bitcoin_client [INFO] tweaked toml for git repo https://github.com/luoos/bitcoin_client written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/luoos/bitcoin_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f92e1a8c4c1b198f2509f46021675947fb757957fdf13af74fb627078df9b9e [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" "2f92e1a8c4c1b198f2509f46021675947fb757957fdf13af74fb627078df9b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f92e1a8c4c1b198f2509f46021675947fb757957fdf13af74fb627078df9b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f92e1a8c4c1b198f2509f46021675947fb757957fdf13af74fb627078df9b9e", kill_on_drop: false }` [INFO] [stdout] 2f92e1a8c4c1b198f2509f46021675947fb757957fdf13af74fb627078df9b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a498dde5c4cc0cf38e64c402d2fa3a609727c342f4ce93017907c4c04094ad7a [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" "a498dde5c4cc0cf38e64c402d2fa3a609727c342f4ce93017907c4c04094ad7a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling tera v1.0.2 [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "a498dde5c4cc0cf38e64c402d2fa3a609727c342f4ce93017907c4c04094ad7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a498dde5c4cc0cf38e64c402d2fa3a609727c342f4ce93017907c4c04094ad7a", kill_on_drop: false }` [INFO] [stdout] a498dde5c4cc0cf38e64c402d2fa3a609727c342f4ce93017907c4c04094ad7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97508132b42601bf6d1a86e1c2b4d72f4531c0eb8160f74dbad7ce2f16d8e67f [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" "97508132b42601bf6d1a86e1c2b4d72f4531c0eb8160f74dbad7ce2f16d8e67f", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.33s [INFO] running `Command { std: "docker" "inspect" "97508132b42601bf6d1a86e1c2b4d72f4531c0eb8160f74dbad7ce2f16d8e67f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97508132b42601bf6d1a86e1c2b4d72f4531c0eb8160f74dbad7ce2f16d8e67f", kill_on_drop: false }` [INFO] [stdout] 97508132b42601bf6d1a86e1c2b4d72f4531c0eb8160f74dbad7ce2f16d8e67f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9621ea276e0df707458b2090a8c7c0d627a5388a3bed5c3815efb2d433237dae [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" "9621ea276e0df707458b2090a8c7c0d627a5388a3bed5c3815efb2d433237dae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitcoin-405a6f09f7d006f9) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test block::test::test_content_new_with_trans ... ok [INFO] [stdout] test block::test::test_genesis ... ok [INFO] [stdout] test block::test::test_difficulty ... ok [INFO] [stdout] test block::test::test_get_trans_hashed ... ok [INFO] [stdout] test account::test::test_account ... ok [INFO] [stdout] test block::test::test_state_coins_of ... ok [INFO] [stdout] test block::test::test_try_generate_state ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_one ... ok [INFO] [stdout] test block::test::test_block_equality ... ok [INFO] [stdout] test blockchain::tests::test_insert ... ok [INFO] [stdout] test blockchain::tests::test_validate_block_meta ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_2_3 ... ok [INFO] [stdout] test crypto::hash::tests::test_convert_digest_to_h160 ... ok [INFO] [stdout] test blockchain::tests::test_get_block_chain ... ok [INFO] [stdout] test blockchain::tests::test_get_header_chain ... ok [INFO] [stdout] test blockchain::tests::test_orphan ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_proof ... ok [INFO] [stdout] test blockchain::tests::test_exist ... ok [INFO] [stdout] test blockchain::tests::test_get_hash_chain ... ok [INFO] [stdout] test blockchain::tests::test_get_block ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_root ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_verify ... ok [INFO] [stdout] test crypto::merkle::tests::proof ... ok [INFO] [stdout] test crypto::merkle::tests::test_ensure_even ... ok [INFO] [stdout] test crypto::hash::tests::test_convert_h256_to_h160 ... ok [INFO] [stdout] test blockchain::tests::longest_chain_hash ... ok [INFO] [stdout] test crypto::merkle::tests::root ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_2 ... ok [INFO] [stdout] test blockchain::tests::test_get_blocks ... ok [INFO] [stdout] test crypto::merkle::tests::test_gen_nodes ... ok [INFO] [stdout] test mempool::tests::test_mempool_clear ... ignored [INFO] [stdout] test mempool::tests::test_supernode_receive_all_hashes ... ignored [INFO] [stdout] test helper::tests::test_select_destination ... ok [INFO] [stdout] test helper::tests::test_set_routing_table ... ok [INFO] [stdout] test helper::tests::test_get_k_random_peers ... ok [INFO] [stdout] test blockchain::tests::switch_tip ... ok [INFO] [stdout] test mempool::tests::test_add_with_check ... ok [INFO] [stdout] test helper::tests::test_gen_valid_tran ... ok [INFO] [stdout] test mempool::tests::test_create_trans ... ok [INFO] [stdout] test mempool::tests::test_ts_addr_map ... ok [INFO] [stdout] test spread::tests::test_dandelion_reset_epoch ... ignored [INFO] [stdout] test mempool::tests::test_dandelion_buffer ... ok [INFO] [stdout] test spread::tests::test_diffusion_transaction_relay ... ignored [INFO] [stdout] test spread::tests::test_trickle_transaction_relay ... ignored [INFO] [stdout] test mempool::tests::test_remove_trans ... ok [INFO] [stdout] test mempool::tests::test_remove_conflict_tx_inputs ... ok [INFO] [stdout] test mempool::tests::test_try_insert ... ok [INFO] [stdout] test peers::test::test_peers ... ok [INFO] [stdout] test network::estimator::tests::test_ft_estimator ... ok [INFO] [stdout] test transaction_generator::tests::test_supernode_no_relay_trans ... ignored [INFO] [stdout] test transaction::tests::assignment2_transaction_2 ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_fork_and_back ... ok [INFO] [stdout] test transaction::tests::test_sender_address ... ok [INFO] [stdout] test transaction_generator::tests::test_transaction_relay ... ignored [INFO] [stdout] test transaction::tests::assignment2_transaction_1 ... ok [INFO] [stdout] test transaction::tests::test_sign_verify ... ok [INFO] [stdout] test transaction::tests::test_verify_coinbase_tran ... ok [INFO] [stdout] test crypto::merkle::tests::verifying ... ok [INFO] [stdout] test transaction_generator::tests::test_random_peer_addr ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_fork_and_6 ... ok [INFO] [stdout] test blockchain::tests::handle_orphan ... ok [INFO] [stdout] test blockchain::tests::test_sync_longest_chain ... ok [INFO] [stdout] test miner::tests::test_block_relay ... FAILED [INFO] [stdout] test peers::test::test_peers_addr_relay ... ok [INFO] [stdout] test miner::tests::test_miner ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- miner::tests::test_block_relay stdout ---- [INFO] [stdout] thread 'miner::tests::test_block_relay' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `2`, [INFO] [stdout] right: `1`', src/miner.rs:310:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560fdfd46950 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560fdfd46950 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560fdfd46950 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560fdfd46950 - ::fmt::h1a8751bf59281272 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560fdfd69b6f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x560fdfd41995 - std::io::Write::write_fmt::he6661e7347cae026 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/io/mod.rs:1580:15 [INFO] [stdout] 6: 0x560fdfd48a2b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560fdfd48a2b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560fdfd48a2b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560fdfd48548 - std::panicking::default_hook::h3067e8318decd17a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560fdfd48fdd - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x560fdfd48bd7 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x560fdfd46e0c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560fdfd48b39 - rust_begin_unwind [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x560fdfa73631 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560fdfd68568 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x560fdfcf69ca - core::panicking::assert_failed::h538caf5c8bdd5316 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x560fdfaeea61 - bitcoin::miner::tests::test_block_relay::ha82f33d5546c12ed [INFO] [stdout] at /opt/rustwide/workdir/src/miner.rs:310:9 [INFO] [stdout] 18: 0x560fdfaedcbd - bitcoin::miner::tests::test_block_relay::{{closure}}::hdeb33fc3781b1dcb [INFO] [stdout] at /opt/rustwide/workdir/src/miner.rs:279:5 [INFO] [stdout] 19: 0x560fdfb7edee - core::ops::function::FnOnce::call_once::h6c3d2d9b157d76d7 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560fdfc5bcd6 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x560fdfc5bcd6 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:576:5 [INFO] [stdout] 22: 0x560fdfc5a736 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 23: 0x560fdfc5a736 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] 24: 0x560fdfc5a736 - std::panicking::try::do_call::hbaa9991bef154d76 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x560fdfc5a736 - std::panicking::try::h0d1e876a7e6d9927 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x560fdfc5a736 - std::panic::catch_unwind::hf9cfc8afbc70b84f [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] 27: 0x560fdfc5a736 - test::run_test_in_process::h947bacbaa4554ce4 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:599:18 [INFO] [stdout] 28: 0x560fdfc5a736 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x560fdfc35b7e - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x560fdfc35b7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x560fdfc39898 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 32: 0x560fdfc39898 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] 33: 0x560fdfc39898 - std::panicking::try::do_call::h0601c6cdea59af51 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x560fdfc39898 - std::panicking::try::h0d9ec6a2b7f348d3 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x560fdfc39898 - std::panic::catch_unwind::h5b95c4a8cef23017 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] 36: 0x560fdfc39898 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 37: 0x560fdfc39898 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x560fdfd4ecf3 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x560fdfd4ecf3 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x560fdfd4ecf3 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7ff47ed25609 - start_thread [INFO] [stdout] 42: 0x7ff47eafd293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] miner::tests::test_block_relay [INFO] [stdout] [INFO] [stdout] test result: FAILED. 57 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 2.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin bitcoin' [INFO] running `Command { std: "docker" "inspect" "9621ea276e0df707458b2090a8c7c0d627a5388a3bed5c3815efb2d433237dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9621ea276e0df707458b2090a8c7c0d627a5388a3bed5c3815efb2d433237dae", kill_on_drop: false }` [INFO] [stdout] 9621ea276e0df707458b2090a8c7c0d627a5388a3bed5c3815efb2d433237dae