[INFO] cloning repository https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShawnLi-25%2FECE598-Principle-of-BlockChain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShawnLi-25%2FECE598-Principle-of-BlockChain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3586014f380b1ed776bfca0517e3560f61ae023 [INFO] testing ShawnLi-25/ECE598-Principle-of-BlockChain against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShawnLi-25%2FECE598-Principle-of-BlockChain" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain [INFO] finished tweaking git repo https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain [INFO] tweaked toml for git repo https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ShawnLi-25/ECE598-Principle-of-BlockChain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globwalk v0.7.1 [INFO] [stderr] Downloaded ignore v0.4.11 [INFO] [stderr] Downloaded bstr v0.2.11 [INFO] [stderr] Downloaded pest_generator v2.1.2 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded tera v1.0.2 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f3f693d61739eb16dc137085c80c2daf1d9f9efa78a3b168d95656914adf654 [INFO] running `Command { std: "docker" "start" "-a" "2f3f693d61739eb16dc137085c80c2daf1d9f9efa78a3b168d95656914adf654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f3f693d61739eb16dc137085c80c2daf1d9f9efa78a3b168d95656914adf654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3f693d61739eb16dc137085c80c2daf1d9f9efa78a3b168d95656914adf654", kill_on_drop: false }` [INFO] [stdout] 2f3f693d61739eb16dc137085c80c2daf1d9f9efa78a3b168d95656914adf654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a5450a248e4966a817cd9adec8dfbacbef82b213d4f89fd5be8843d3d1eae9 [INFO] running `Command { std: "docker" "start" "-a" "06a5450a248e4966a817cd9adec8dfbacbef82b213d4f89fd5be8843d3d1eae9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling bstr v0.2.11 [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 quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling globwalk v0.7.1 [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_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] [stdout] warning: field `is_leaf` is never read [INFO] [stdout] --> src/crypto/merkle.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | is_leaf: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.23s [INFO] running `Command { std: "docker" "inspect" "06a5450a248e4966a817cd9adec8dfbacbef82b213d4f89fd5be8843d3d1eae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a5450a248e4966a817cd9adec8dfbacbef82b213d4f89fd5be8843d3d1eae9", kill_on_drop: false }` [INFO] [stdout] 06a5450a248e4966a817cd9adec8dfbacbef82b213d4f89fd5be8843d3d1eae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1c02553df29ef299d568699e08163c23bbb69eaf5ad44ac477dd08f9b258b8 [INFO] running `Command { std: "docker" "start" "-a" "6c1c02553df29ef299d568699e08163c23bbb69eaf5ad44ac477dd08f9b258b8", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.07s [INFO] running `Command { std: "docker" "inspect" "6c1c02553df29ef299d568699e08163c23bbb69eaf5ad44ac477dd08f9b258b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1c02553df29ef299d568699e08163c23bbb69eaf5ad44ac477dd08f9b258b8", kill_on_drop: false }` [INFO] [stdout] 6c1c02553df29ef299d568699e08163c23bbb69eaf5ad44ac477dd08f9b258b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6061fcb464b5f77a71535828c1f5792b5541a0cfbeada67254b1a502f0cb7990 [INFO] running `Command { std: "docker" "start" "-a" "6061fcb464b5f77a71535828c1f5792b5541a0cfbeada67254b1a502f0cb7990", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.59s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bitcoin-bec91612ddb5b191) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test block::test::test_difficulty ... ok [INFO] [stdout] test block::test::test_genesis ... 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_content_new_with_trans ... ok [INFO] [stdout] test block::test::test_get_trans_hashed ... ok [INFO] [stdout] test block::test::test_try_generate_state ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_one ... ok [INFO] [stdout] test blockchain::tests::test_insert ... ok [INFO] [stdout] test block::test::test_block_equality ... ok [INFO] [stdout] test blockchain::tests::test_validate_block_meta ... ok [INFO] [stdout] test crypto::hash::tests::test_convert_digest_to_h160 ... ok [INFO] [stdout] test blockchain::tests::longest_chain_hash ... ok [INFO] [stdout] test blockchain::tests::test_exist ... ok [INFO] [stdout] test crypto::hash::tests::test_convert_h256_to_h160 ... ok [INFO] [stdout] test blockchain::tests::test_get_hash_chain ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_proof ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_root ... ok [INFO] [stdout] test crypto::merkle::tests::proof ... ok [INFO] [stdout] test blockchain::tests::test_get_block ... ok [INFO] [stdout] test crypto::merkle::tests::test_ensure_even ... ok [INFO] [stdout] test crypto::merkle::tests::assignment2_merkle_verify ... ok [INFO] [stdout] test blockchain::tests::test_get_blocks ... ok [INFO] [stdout] test crypto::merkle::tests::test_gen_nodes ... ok [INFO] [stdout] test helper::tests::test_set_routing_table ... ok [INFO] [stdout] test helper::tests::test_gen_valid_tran ... ok [INFO] [stdout] test helper::tests::test_select_destination ... ok [INFO] [stdout] test helper::tests::test_get_k_random_peers ... ok [INFO] [stdout] test mempool::tests::test_add_with_check ... ok [INFO] [stdout] test mempool::tests::test_dandelion_buffer ... ok [INFO] [stdout] test crypto::merkle::tests::root ... ok [INFO] [stdout] test mempool::tests::test_remove_trans ... ok [INFO] [stdout] test mempool::tests::test_remove_conflict_tx_inputs ... ok [INFO] [stdout] test blockchain::tests::test_get_header_chain ... ok [INFO] [stdout] test mempool::tests::test_create_trans ... ok [INFO] [stdout] test mempool::tests::test_ts_addr_map ... ok [INFO] [stdout] test blockchain::tests::test_orphan ... ok [INFO] [stdout] test mempool::tests::test_try_insert ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_fork_and_back ... ok [INFO] [stdout] test peers::test::test_peers ... ok [INFO] [stdout] test blockchain::tests::test_get_block_chain ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_3_2 ... ok [INFO] [stdout] test transaction::tests::assignment2_transaction_1 ... ok [INFO] [stdout] test blockchain::tests::switch_tip ... ok [INFO] [stdout] test blockchain::tests::midtermproject1_insert_2_3 ... ok [INFO] [stdout] test network::estimator::tests::test_ft_estimator ... ok [INFO] [stdout] test transaction::tests::test_verify_coinbase_tran ... ok [INFO] [stdout] test transaction::tests::assignment2_transaction_2 ... ok [INFO] [stdout] test transaction::tests::test_sender_address ... ok [INFO] [stdout] test crypto::merkle::tests::verifying ... ok [INFO] [stdout] test transaction::tests::test_sign_verify ... 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 spread::tests::test_dandelion_reset_epoch ... FAILED [INFO] [stdout] test mempool::tests::test_mempool_clear ... FAILED [INFO] [stdout] test mempool::tests::test_supernode_receive_all_hashes ... ok [INFO] [stdout] test blockchain::tests::test_sync_longest_chain ... ok [INFO] [stdout] test transaction_generator::tests::test_supernode_no_relay_trans ... ok [INFO] [stdout] test transaction_generator::tests::test_transaction_relay ... ok [INFO] [stdout] test miner::tests::test_block_relay ... ok [INFO] [stdout] test miner::tests::test_miner ... ok [INFO] [stdout] test peers::test::test_peers_addr_relay ... ok [INFO] [stdout] test spread::tests::test_trickle_transaction_relay ... ok [INFO] [stdout] test spread::tests::test_diffusion_transaction_relay ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- spread::tests::test_dandelion_reset_epoch stdout ---- [INFO] [stdout] thread 'spread::tests::test_dandelion_reset_epoch' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', src/spread.rs:541:63 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a01167cb20 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55a01167cb20 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a01167cb20 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a01167cb20 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a0116a019c - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55a0116782b5 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55a01167e591 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a01167e591 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a01167e591 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a01167e1e6 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a01167ec33 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a01167eb27 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a01167cff4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a01167e852 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a0113c52b3 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55a0113c53a3 - core::result::unwrap_failed::h19364dd252eca818 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x55a0114ae0f0 - core::result::Result::unwrap::h249eafc222c2d5e1 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/result.rs:1098:23 [INFO] [stdout] 17: 0x55a011439544 - bitcoin::spread::tests::test_dandelion_reset_epoch::h8224bcf056eae51d [INFO] [stdout] at /opt/rustwide/workdir/src/spread.rs:541:22 [INFO] [stdout] 18: 0x55a01143923a - bitcoin::spread::tests::test_dandelion_reset_epoch::{{closure}}::ha2b78c32ef4720f6 [INFO] [stdout] at /opt/rustwide/workdir/src/spread.rs:536:5 [INFO] [stdout] 19: 0x55a01149594e - core::ops::function::FnOnce::call_once::h090a4dc2615dd80e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55a0115a2f23 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55a0115a2f23 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x55a0115a1cac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x55a0115a1cac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a0115a1cac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a0115a1cac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a0115a1cac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a0115a1cac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x55a0115a1cac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x55a01156d8ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x55a01156d8ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a01157382f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x55a01157382f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a01157382f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a01157382f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a01157382f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a01157382f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x55a01157382f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55a011683203 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x55a011683203 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x55a011683203 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fbf4cc62609 - start_thread [INFO] [stdout] 42: 0x7fbf4ca38133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mempool::tests::test_mempool_clear stdout ---- [INFO] [stdout] thread 'mempool::tests::test_mempool_clear' panicked at 'assertion failed: pool_1.empty()', src/mempool.rs:282:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a01167cb20 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55a01167cb20 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a01167cb20 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a01167cb20 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a0116a019c - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x55a0116782b5 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55a01167e591 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a01167e591 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a01167e591 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a01167e1e6 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a01167ec33 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a01167eae9 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55a01167cff4 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a01167e852 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a0113c52b3 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55a0113c517d - core::panicking::panic::h9b7b9144bb85627b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55a0114653f1 - bitcoin::mempool::tests::test_mempool_clear::h6cc7d5b1a6771a7c [INFO] [stdout] at /opt/rustwide/workdir/src/mempool.rs:282:9 [INFO] [stdout] 17: 0x55a011463dba - bitcoin::mempool::tests::test_mempool_clear::{{closure}}::hd42e12d770068ce0 [INFO] [stdout] at /opt/rustwide/workdir/src/mempool.rs:234:5 [INFO] [stdout] 18: 0x55a011497e6e - core::ops::function::FnOnce::call_once::hfa0fd42990199187 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x55a0115a2f23 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55a0115a2f23 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 21: 0x55a0115a1cac - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 22: 0x55a0115a1cac - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55a0115a1cac - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x55a0115a1cac - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55a0115a1cac - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55a0115a1cac - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 27: 0x55a0115a1cac - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 28: 0x55a01156d8ec - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 29: 0x55a01156d8ec - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x55a01157382f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 31: 0x55a01157382f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55a01157382f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55a01157382f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55a01157382f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55a01157382f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 36: 0x55a01157382f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x55a011683203 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 38: 0x55a011683203 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x55a011683203 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fbf4cc62609 - start_thread [INFO] [stdout] 41: 0x7fbf4ca38133 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mempool::tests::test_mempool_clear [INFO] [stdout] spread::tests::test_dandelion_reset_epoch [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin bitcoin' [INFO] running `Command { std: "docker" "inspect" "6061fcb464b5f77a71535828c1f5792b5541a0cfbeada67254b1a502f0cb7990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6061fcb464b5f77a71535828c1f5792b5541a0cfbeada67254b1a502f0cb7990", kill_on_drop: false }` [INFO] [stdout] 6061fcb464b5f77a71535828c1f5792b5541a0cfbeada67254b1a502f0cb7990