[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluoos%2Fbitcoin_client" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luoos/bitcoin_client on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1aee2a67429f3c3ff94905c9dae63e96a4329a7fa2aceef85f47c3ef37b19f8 [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" "f1aee2a67429f3c3ff94905c9dae63e96a4329a7fa2aceef85f47c3ef37b19f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1aee2a67429f3c3ff94905c9dae63e96a4329a7fa2aceef85f47c3ef37b19f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1aee2a67429f3c3ff94905c9dae63e96a4329a7fa2aceef85f47c3ef37b19f8", kill_on_drop: false }` [INFO] [stdout] f1aee2a67429f3c3ff94905c9dae63e96a4329a7fa2aceef85f47c3ef37b19f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1d960d415f76fd025f71680434f4cc08c8bd0490a4629bcdade5dfea9125a1e [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" "e1d960d415f76fd025f71680434f4cc08c8bd0490a4629bcdade5dfea9125a1e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [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 vec_map v0.8.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam 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 url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling chrono-tz v0.5.1 [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 52.90s [INFO] running `Command { std: "docker" "inspect" "e1d960d415f76fd025f71680434f4cc08c8bd0490a4629bcdade5dfea9125a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d960d415f76fd025f71680434f4cc08c8bd0490a4629bcdade5dfea9125a1e", kill_on_drop: false }` [INFO] [stdout] e1d960d415f76fd025f71680434f4cc08c8bd0490a4629bcdade5dfea9125a1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84fcc6bf440bf0a452e9b785b15b0ed3ff27636bf71966628c0a53194eb75d87 [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" "84fcc6bf440bf0a452e9b785b15b0ed3ff27636bf71966628c0a53194eb75d87", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "84fcc6bf440bf0a452e9b785b15b0ed3ff27636bf71966628c0a53194eb75d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fcc6bf440bf0a452e9b785b15b0ed3ff27636bf71966628c0a53194eb75d87", kill_on_drop: false }` [INFO] [stdout] 84fcc6bf440bf0a452e9b785b15b0ed3ff27636bf71966628c0a53194eb75d87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc5268631dde7726496cc9b5943931041118570754cae18fb6781e3ede948fbb [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" "fc5268631dde7726496cc9b5943931041118570754cae18fb6781e3ede948fbb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitcoin-0fae760c858aa07a) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test block::test::test_state_coins_of ... ok [INFO] [stdout] test block::test::test_genesis ... ok [INFO] [stdout] test block::test::test_difficulty ... ok [INFO] [stdout] test block::test::test_content_new_with_trans ... ok [INFO] [stdout] test account::test::test_account ... ok [INFO] [stdout] test block::test::test_get_trans_hashed ... ok [INFO] [stdout] test block::test::test_try_generate_state ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_proof ... ok [INFO] [stdout] test helper::tests::test_get_k_random_peers ... ok [INFO] [stdout] test helper::tests::test_select_destination ... ok [INFO] [stdout] test crypto::merkle::tests::test_ensure_even ... ok [INFO] [stdout] test crypto::merkle::tests::root ... ok [INFO] [stdout] test crypto::hash::tests::test_convert_h256_to_h160 ... 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::hash::tests::test_convert_digest_to_h160 ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_one ... ok [INFO] [stdout] test mempool::tests::test_mempool_clear ... ignored [INFO] [stdout] test mempool::tests::test_supernode_receive_all_hashes ... ignored [INFO] [stdout] test crypto::merkle::tests::test_gen_nodes ... ok [INFO] [stdout] test helper::tests::test_gen_valid_tran ... ok [INFO] [stdout] test helper::tests::test_set_routing_table ... ok [INFO] [stdout] test blockchain::tests::test_validate_block_meta ... ok [INFO] [stdout] test mempool::tests::test_create_trans ... ok [INFO] [stdout] test mempool::tests::test_dandelion_buffer ... ok [INFO] [stdout] test mempool::tests::test_remove_trans ... ok [INFO] [stdout] test spread::tests::test_dandelion_reset_epoch ... ignored [INFO] [stdout] test mempool::tests::test_add_with_check ... ok [INFO] [stdout] test spread::tests::test_diffusion_transaction_relay ... ignored [INFO] [stdout] test mempool::tests::test_try_insert ... ok [INFO] [stdout] test spread::tests::test_trickle_transaction_relay ... ignored [INFO] [stdout] test blockchain::tests::test_insert ... ok [INFO] [stdout] test mempool::tests::test_remove_conflict_tx_inputs ... ok [INFO] [stdout] test block::test::test_block_equality ... ok [INFO] [stdout] test mempool::tests::test_ts_addr_map ... ok [INFO] [stdout] test transaction::tests::test_sender_address ... ok [INFO] [stdout] test transaction_generator::tests::test_supernode_no_relay_trans ... ignored [INFO] [stdout] test transaction_generator::tests::test_random_peer_addr ... ok [INFO] [stdout] test peers::test::test_peers ... ok [INFO] [stdout] test transaction::tests::assignment2_transaction_1 ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_2 ... ok [INFO] [stdout] test blockchain::tests::test_get_hash_chain ... ok [INFO] [stdout] test transaction::tests::assignment2_transaction_2 ... ok [INFO] [stdout] test transaction_generator::tests::test_transaction_relay ... ignored [INFO] [stdout] test transaction::tests::test_verify_coinbase_tran ... ok [INFO] [stdout] test blockchain::tests::test_get_header_chain ... ok [INFO] [stdout] test network::estimator::tests::test_ft_estimator ... ok [INFO] [stdout] test transaction::tests::test_sign_verify ... ok [INFO] [stdout] test blockchain::tests::test_exist ... ok [INFO] [stdout] test blockchain::tests::longest_chain_hash ... ok [INFO] [stdout] test blockchain::tests::test_get_blocks ... ok [INFO] [stdout] test blockchain::tests::test_get_block ... ok [INFO] [stdout] test blockchain::tests::test_get_block_chain ... ok [INFO] [stdout] test crypto::merkle::tests::verifying ... ok [INFO] [stdout] test blockchain::tests::test_orphan ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_fork_and_back ... ok [INFO] [stdout] test blockchain::tests::switch_tip ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_2_3 ... ok [INFO] [stdout] test miner::tests::test_block_relay ... FAILED [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 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:309:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ea240a84a0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ea240a84a0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ea240a84a0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ea240a84a0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ea240cb1ac - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55ea240a3385 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55ea240aa67b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ea240aa67b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ea240aa67b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ea240aa18c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ea240aad21 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ea240aa827 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ea240a899c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ea240aa789 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ea23ddb9c1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ea240c9ac8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55ea24053b8a - core[ee1ca6415511a9c4]::panicking::assert_failed:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55ea23e91570 - bitcoin[14dd0cb8caa14799]::miner::tests::test_block_relay [INFO] [stdout] at /opt/rustwide/workdir/src/miner.rs:309:9 [INFO] [stdout] 18: 0x55ea23e904ea - bitcoin[14dd0cb8caa14799]::miner::tests::test_block_relay::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/miner.rs:279:5 [INFO] [stdout] 19: 0x55ea23ee38ee - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ea23fc6903 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ea23fc6903 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55ea23fc53cc - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55ea23fc53cc - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55ea23fc53cc - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55ea23fc53cc - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55ea23fc53cc - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55ea23fc53cc - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55ea23fc53cc - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55ea23fa5092 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55ea23fa5092 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55ea23fa5978 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55ea23fa5978 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55ea23fa5978 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55ea23fa5978 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55ea23fa5978 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55ea23fa5978 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55ea23fa5978 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55ea240afc47 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55ea240afc47 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55ea240afc47 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f65b3514609 - start_thread [INFO] [stdout] 42: 0x7f65b32ec293 - 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 1.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin bitcoin' [INFO] running `Command { std: "docker" "inspect" "fc5268631dde7726496cc9b5943931041118570754cae18fb6781e3ede948fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5268631dde7726496cc9b5943931041118570754cae18fb6781e3ede948fbb", kill_on_drop: false }` [INFO] [stdout] fc5268631dde7726496cc9b5943931041118570754cae18fb6781e3ede948fbb