[INFO] fetching crate discv5 0.1.0-beta.3... [INFO] testing discv5-0.1.0-beta.3 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate discv5 0.1.0-beta.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate discv5 0.1.0-beta.3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate discv5 0.1.0-beta.3 [INFO] finished tweaking crates.io crate discv5 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate discv5 0.1.0-beta.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate discv5 0.1.0-beta.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 061b05cd8554fb07dca0e356ef7653c6317a0445589a9ffadf678e397f72c7d1 [INFO] running `Command { std: "docker" "start" "-a" "061b05cd8554fb07dca0e356ef7653c6317a0445589a9ffadf678e397f72c7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "061b05cd8554fb07dca0e356ef7653c6317a0445589a9ffadf678e397f72c7d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061b05cd8554fb07dca0e356ef7653c6317a0445589a9ffadf678e397f72c7d1", kill_on_drop: false }` [INFO] [stdout] 061b05cd8554fb07dca0e356ef7653c6317a0445589a9ffadf678e397f72c7d1 [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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9e8276548ef64268c3056150e528badb9c0a3d009575ad22cc34be1320d73f2 [INFO] running `Command { std: "docker" "start" "-a" "c9e8276548ef64268c3056150e528badb9c0a3d009575ad22cc34be1320d73f2", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const-oid v0.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling lru_time_cache v0.11.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling elliptic-curve v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling enr v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling discv5 v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "c9e8276548ef64268c3056150e528badb9c0a3d009575ad22cc34be1320d73f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e8276548ef64268c3056150e528badb9c0a3d009575ad22cc34be1320d73f2", kill_on_drop: false }` [INFO] [stdout] c9e8276548ef64268c3056150e528badb9c0a3d009575ad22cc34be1320d73f2 [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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac89fb84e2b143ba1deffdb6ff18a8459fd0c857b7bb2612a8121f434e68f5a8 [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" "ac89fb84e2b143ba1deffdb6ff18a8459fd0c857b7bb2612a8121f434e68f5a8", kill_on_drop: false }` [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling discv5 v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.41s [INFO] running `Command { std: "docker" "inspect" "ac89fb84e2b143ba1deffdb6ff18a8459fd0c857b7bb2612a8121f434e68f5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac89fb84e2b143ba1deffdb6ff18a8459fd0c857b7bb2612a8121f434e68f5a8", kill_on_drop: false }` [INFO] [stdout] ac89fb84e2b143ba1deffdb6ff18a8459fd0c857b7bb2612a8121f434e68f5a8 [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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c6552c50a28bd2b1cd88f06397d4b8c795ef2dcd821654d3a75581529ade4fc [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" "7c6552c50a28bd2b1cd88f06397d4b8c795ef2dcd821654d3a75581529ade4fc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/discv5-487468217ce924b3) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test handler::crypto::tests::decrypt_ref_test_ping ... ok [INFO] [stdout] test handler::crypto::tests::encrypt_decrypt ... ok [INFO] [stdout] test handler::crypto::tests::ref_encryption ... ok [INFO] [stdout] test kbucket::bucket::tests::full_bucket_discard_pending ... ok [INFO] [stdout] test handler::crypto::tests::ref_test_ecdh ... ok [INFO] [stdout] test handler::crypto::tests::ref_nonce_signing ... ok [INFO] [stdout] test kbucket::bucket::tests::full_bucket ... ok [INFO] [stdout] test kbucket::key::tests::identity ... ok [INFO] [stdout] test kbucket::tests::applied_pending ... ok [INFO] [stdout] test handler::crypto::tests::ref_key_derivation ... ok [INFO] [stdout] test kbucket::tests::basic_closest ... ok [INFO] [stdout] test kbucket::tests::update_local_id_fails ... ok [INFO] [stdout] test kbucket::key::tests::symmetry ... ok [INFO] [stdout] test packet::tests::encode_decode_auth_packet ... ok [INFO] [stdout] test packet::tests::packet_decode_invalid_packet_size ... ok [INFO] [stdout] test handler::crypto::tests::derive_symmetric_keys ... ok [INFO] [stdout] test packet::tests::packet_decode_ref_ping_handshake ... ok [INFO] [stdout] test packet::tests::packet_decode_ref_ping ... ok [INFO] [stdout] test kbucket::key::tests::triangle_inequality ... ok [INFO] [stdout] test packet::tests::packet_encode_decode_random ... ok [INFO] [stdout] test packet::tests::packet_encode_decode_whoareyou ... ok [INFO] [stdout] test handler::tests::simple_session_message ... ok [INFO] [stdout] test packet::tests::packet_ref_test_encode_message ... ok [INFO] [stdout] test packet::tests::packet_decode_ref_ping_handshake_enr ... ok [INFO] [stdout] test packet::tests::packet_encode_handshake ... ok [INFO] [stdout] test packet::tests::packet_encode_random ... ok [INFO] [stdout] test packet::tests::packet_ref_test_encode_whoareyou ... ok [INFO] [stdout] test query_pool::peers::closest::tests::new_query ... ok [INFO] [stdout] test packet::tests::packet_encode_handshake_enr ... ok [INFO] [stdout] test rpc::tests::encode_decode_find_node_request ... ok [INFO] [stdout] test rpc::tests::encode_decode_ping_request ... ok [INFO] [stdout] test kbucket::bucket::tests::bucket_update ... ok [INFO] [stdout] test rpc::tests::encode_decode_ping_response ... ok [INFO] [stdout] test query_pool::peers::closest::tests::timeout ... ok [INFO] [stdout] test query_pool::peers::closest::tests::no_duplicates ... ok [INFO] [stdout] test kbucket::tests::closest ... ok [INFO] [stdout] test rpc::tests::encode_decode_nodes_response ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_request_findnode ... ok [INFO] [stdout] test rpc::tests::encode_decode_ticket_request ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_nodes_empty ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_ping ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_nodes ... ok [INFO] [stdout] test service::ip_vote::tests::test_below_threshold ... ok [INFO] [stdout] test service::query_info::tests::test_log2distance ... ok [INFO] [stdout] test service::query_info::tests::test_log2distance_lower ... ok [INFO] [stdout] test service::query_info::tests::test_log2distance_upper ... ok [INFO] [stdout] test service::ip_vote::tests::test_three_way_vote_draw ... ok [INFO] [stdout] test service::ip_vote::tests::test_majority_vote ... ok [INFO] [stdout] test rpc::tests::ref_decode_response_nodes_multiple ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_request_ping ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_nodes_multiple ... ok [INFO] [stdout] test discv5::test::test_table_limits ... ok [INFO] [stdout] test service::test::test_updating_connection_on_ping ... ok [INFO] [stdout] test handler::tests::multiple_messages ... FAILED [INFO] [stdout] test kbucket::bucket::tests::ordering ... ok [INFO] [stdout] test discv5::test::test_bucket_limits ... ok [INFO] [stdout] test discv5::test::test_discovery_three_peers ... ok [INFO] [stdout] test kbucket::key::tests::unidirectionality ... ok [INFO] [stdout] test discv5::test::test_findnode_query ... ok [INFO] [stdout] test query_pool::peers::closest::tests::termination_and_parallelism ... ok [INFO] [stdout] test discv5::test::test_predicate_search ... ok [INFO] [stdout] test discv5::test::test_discovery_star_topology ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handler::tests::multiple_messages stdout ---- [INFO] [stdout] thread 'handler::tests::multiple_messages' panicked at 'Test timed out', src/handler/tests.rs:216:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5620eea22d10 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5620eea22d10 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5620eea22d10 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5620eea22d10 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5620eea465bc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x5620eea1cfb5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5620eea24ebb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5620eea24ebb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5620eea24ebb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5620eea249cc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5620eea25561 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5620ee93d993 - std::panicking::begin_panic::{{closure}}::h26411eae68ec5b3d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x5620ee93d819 - std::sys_common::backtrace::__rust_end_short_backtrace::h0526db7781f32e65 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5620ee93d8c9 - std::panicking::begin_panic::he53900824fdee3db [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x5620ee4b3b38 - discv5::handler::tests::multiple_messages::{{closure}}::h17d6beb527112980 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/tests.rs:216:13 [INFO] [stdout] 15: 0x5620ee31166b - as core::future::future::Future>::poll::h373f03afb98a6d55 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 16: 0x5620ee3a345f - as core::future::future::Future>::poll::hb7f594ee76155e2f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 17: 0x5620ee33c2c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h7e37b52214370140 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 18: 0x5620ee4cdf9c - tokio::coop::with_budget::{{closure}}::h18eeac2836f77f1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/coop.rs:121:9 [INFO] [stdout] 19: 0x5620ee34b371 - std::thread::local::LocalKey::try_with::h7e2033dafe6eba85 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 20: 0x5620ee34949d - std::thread::local::LocalKey::with::hbdf904f41c9900a1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 21: 0x5620ee339f44 - tokio::coop::with_budget::ha49b798a0f32454e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/coop.rs:114:5 [INFO] [stdout] 22: 0x5620ee339f44 - tokio::coop::budget::h3b39417439875c59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/coop.rs:98:5 [INFO] [stdout] 23: 0x5620ee339f44 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha0454bbeede4860d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 24: 0x5620ee3418f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h964b13c5944a016f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 25: 0x5620ee2b44cd - tokio::macros::scoped_tls::ScopedKey::set::h7fe0ad6aa0f42ccf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 26: 0x5620ee34172c - tokio::runtime::basic_scheduler::enter::hf8c717f497801367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 27: 0x5620ee33730b - tokio::runtime::basic_scheduler::Inner

::block_on::h245ba43be3b6a5cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 28: 0x5620ee33c954 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h119ce2bf2e1a2555 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 29: 0x5620ee33d05c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0bf41096637e2083 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 30: 0x5620ee42dda2 - tokio::runtime::Runtime::block_on::h1a100be5d6b451d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.1.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 31: 0x5620ee4b0e4b - discv5::handler::tests::multiple_messages::hcdabef51f79b1f70 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/tests.rs:102:1 [INFO] [stdout] 32: 0x5620ee4b0d6a - discv5::handler::tests::multiple_messages::{{closure}}::h2341efe689fe4698 [INFO] [stdout] at /opt/rustwide/workdir/src/handler/tests.rs:102:1 [INFO] [stdout] 33: 0x5620ee410f2e - core::ops::function::FnOnce::call_once::h93bd5612d8ec26fb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x5620ee619723 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x5620ee619723 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 36: 0x5620ee6181d0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 37: 0x5620ee6181d0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 38: 0x5620ee6181d0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 39: 0x5620ee6181d0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 40: 0x5620ee6181d0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 41: 0x5620ee6181d0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 42: 0x5620ee6181d0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 43: 0x5620ee5f34a2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 44: 0x5620ee5f34a2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 45: 0x5620ee5f7218 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 46: 0x5620ee5f7218 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 47: 0x5620ee5f7218 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x5620ee5f7218 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 49: 0x5620ee5f7218 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 50: 0x5620ee5f7218 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 51: 0x5620ee5f7218 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x5620eea2a3a7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 53: 0x5620eea2a3a7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 54: 0x5620eea2a3a7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 55: 0x7f938c36d609 - start_thread [INFO] [stdout] 56: 0x7f938c13f293 - clone [INFO] [stdout] 57: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handler::tests::multiple_messages [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "7c6552c50a28bd2b1cd88f06397d4b8c795ef2dcd821654d3a75581529ade4fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c6552c50a28bd2b1cd88f06397d4b8c795ef2dcd821654d3a75581529ade4fc", kill_on_drop: false }` [INFO] [stdout] 7c6552c50a28bd2b1cd88f06397d4b8c795ef2dcd821654d3a75581529ade4fc