[INFO] fetching crate discv5 0.10.2... [INFO] testing discv5-0.10.2 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate discv5 0.10.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate discv5 0.10.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate discv5 0.10.2 [INFO] tweaked toml for crates.io crate discv5 0.10.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate discv5 0.10.2 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate discv5 0.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74531f7755be86d746d1d6d3b9b880a493423e2621d732af2f9627601282010b [INFO] running `Command { std: "docker" "start" "-a" "74531f7755be86d746d1d6d3b9b880a493423e2621d732af2f9627601282010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74531f7755be86d746d1d6d3b9b880a493423e2621d732af2f9627601282010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74531f7755be86d746d1d6d3b9b880a493423e2621d732af2f9627601282010b", kill_on_drop: false }` [INFO] [stdout] 74531f7755be86d746d1d6d3b9b880a493423e2621d732af2f9627601282010b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ffc1ed5080cf1893b561391bb2af77f6d93bc544134ea9d34213baafe46568 [INFO] running `Command { std: "docker" "start" "-a" "88ffc1ed5080cf1893b561391bb2af77f6d93bc544134ea9d34213baafe46568", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling alloy-rlp v0.3.11 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling delay_map v0.4.0 [INFO] [stderr] Compiling enr v0.13.0 [INFO] [stderr] Compiling discv5 v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.87s [INFO] running `Command { std: "docker" "inspect" "88ffc1ed5080cf1893b561391bb2af77f6d93bc544134ea9d34213baafe46568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ffc1ed5080cf1893b561391bb2af77f6d93bc544134ea9d34213baafe46568", kill_on_drop: false }` [INFO] [stdout] 88ffc1ed5080cf1893b561391bb2af77f6d93bc544134ea9d34213baafe46568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca9a064ce2342a0e6e2b8ce8764d04677961686cc91b35b16ee99f152c34955 [INFO] running `Command { std: "docker" "start" "-a" "aca9a064ce2342a0e6e2b8ce8764d04677961686cc91b35b16ee99f152c34955", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling if-addrs v0.13.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling discv5 v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.59s [INFO] running `Command { std: "docker" "inspect" "aca9a064ce2342a0e6e2b8ce8764d04677961686cc91b35b16ee99f152c34955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca9a064ce2342a0e6e2b8ce8764d04677961686cc91b35b16ee99f152c34955", kill_on_drop: false }` [INFO] [stdout] aca9a064ce2342a0e6e2b8ce8764d04677961686cc91b35b16ee99f152c34955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab99fce4189bbcd99ada4e10643375ec021d14870312274cd1d6978c4eb97e25 [INFO] running `Command { std: "docker" "start" "-a" "ab99fce4189bbcd99ada4e10643375ec021d14870312274cd1d6978c4eb97e25", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/discv5-3d349aa0c3f0e11d) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] 2025-09-29T11:04:40.506470Z ERROR discv5::discv5::test: Seems Ipv6 is not supported. Test won't be run. [INFO] [stdout] 2025-09-29T11:04:40.510148Z ERROR discv5::discv5::test: Seems Ipv6 is not supported. Test won't be run. [INFO] [stdout] 2025-09-29T11:04:40.517942Z ERROR discv5::discv5::test: Seems Ipv6 is not supported. Test won't be run. [INFO] [stdout] 2025-09-29T11:04:40.518806Z ERROR discv5::discv5::test: Seems Ipv6 is not supported. Test won't be run. [INFO] [stdout] test discv5::test::test_discovery_three_peers_mixed ... ok [INFO] [stdout] test discv5::test::test_discovery_three_peers_dual_stack ... ok [INFO] [stdout] test handler::crypto::tests::ref_encryption ... ok [INFO] [stdout] test discv5::test::test_discovery_three_peers_ipv6 ... ok [INFO] [stdout] test discv5::test::test_discovery_three_peers_mixed_query_from_ipv4 ... ok [INFO] [stdout] test handler::crypto::tests::decrypt_ref_test_ping ... ok [INFO] [stdout] test handler::tests::test_active_requests_insert ... ok [INFO] [stdout] test discv5::test::test_bucket_limits ... ok [INFO] [stdout] test handler::crypto::tests::encrypt_decrypt ... ok [INFO] [stdout] test handler::crypto::tests::ref_test_ecdh ... ok [INFO] [stdout] test handler::crypto::tests::ref_nonce_signing ... ok [INFO] [stdout] test handler::crypto::tests::ref_key_derivation ... ok [INFO] [stdout] test handler::tests::test_active_requests_remove_request ... ok [INFO] [stdout] 2025-09-29T11:04:40.561000Z ERROR discv5::handler::tests: Seems Ipv6 is not supported. Test won't be run. [INFO] [stdout] test handler::tests::test_self_request_ipv6 ... ok [INFO] [stdout] test handler::tests::test_self_request_ipv4 ... ok [INFO] [stdout] test handler::tests::test_active_requests_remove_by_nonce ... ok [INFO] [stdout] test handler::tests::test_active_requests_update_packet ... ok [INFO] [stdout] test handler::tests::test_active_requests_remove_requests ... ok [INFO] [stdout] test handler::tests::simple_session_message ... ok [INFO] [stdout] test ipmode::tests::dual_stack_enr_contactable_addresses ... ok [INFO] [stdout] test handler::crypto::tests::derive_symmetric_keys ... ok [INFO] [stdout] test handler::tests::test_send_pending_request ... ok [INFO] [stdout] test kbucket::bucket::tests::full_bucket_applied_no_duplicates ... ok [INFO] [stdout] test ipmode::tests::ipv4_only_enr_contactable_addresses ... ok [INFO] [stdout] test kbucket::bucket::tests::full_bucket ... ok [INFO] [stdout] test kbucket::bucket::tests::full_bucket_discard_pending ... ok [INFO] [stdout] test ipmode::tests::empty_enr_no_contactable_address ... ok [INFO] [stdout] test kbucket::bucket::tests::table_update_status_connection ... ok [INFO] [stdout] test discv5::test::test_table_limits ... ok [INFO] [stdout] test kbucket::key::tests::identity ... ok [INFO] [stdout] test kbucket::key::tests::symmetry ... ok [INFO] [stdout] test kbucket::tests::applied_pending ... ok [INFO] [stdout] test kbucket::tests::basic_closest ... ok [INFO] [stdout] test ipmode::tests::ipv6_only_enr_contactable_addresses ... ok [INFO] [stdout] test kbucket::bucket::tests::bucket_update_status ... ok [INFO] [stdout] test kbucket::tests::update_local_id_fails ... ok [INFO] [stdout] test lru_time_cache::tests::capacity ... ok [INFO] [stdout] test lru_time_cache::tests::get ... ok [INFO] [stdout] test lru_time_cache::tests::get_mut ... ok [INFO] [stdout] test lru_time_cache::tests::insert ... ok [INFO] [stdout] test lru_time_cache::tests::len ... ok [INFO] [stdout] test lru_time_cache::tests::peek ... ok [INFO] [stdout] test lru_time_cache::tests::remove ... ok [INFO] [stdout] test kbucket::key::tests::triangle_inequality ... ok [INFO] [stdout] test kbucket::tests::closest_local ... ok [INFO] [stdout] test handler::tests::multiple_messages ... ok [INFO] [stdout] test kbucket::bucket::tests::bucket_update_value_with_filtering ... ok [INFO] [stdout] test packet::tests::encode_decode_auth_packet ... ok [INFO] [stdout] test discv5::test::test_discovery_three_peers_ipv4 ... ok [INFO] [stdout] test packet::tests::packet_decode_invalid_packet_size ... ok [INFO] [stdout] test packet::tests::packet_decode_ref_ping_handshake ... ok [INFO] [stdout] test kbucket::tests::closest ... ok [INFO] [stdout] test packet::tests::packet_encode_decode_random ... ok [INFO] [stdout] test packet::tests::packet_encode_decode_whoareyou ... ok [INFO] [stdout] test lru_time_cache::tests::ttl::get ... ok [INFO] [stdout] test packet::tests::packet_encode_handshake ... ok [INFO] [stdout] test lru_time_cache::tests::ttl::len ... ok [INFO] [stdout] test packet::tests::packet_ref_test_encode_message ... 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 lru_time_cache::tests::ttl::peek ... ok [INFO] [stdout] test packet::tests::packet_decode_ref_ping ... ok [INFO] [stdout] test packet::tests::packet_encode_random ... ok [INFO] [stdout] test query_pool::peers::closest::tests::no_duplicates ... ok [INFO] [stdout] test rpc::tests::encode_decode_find_node_request ... ok [INFO] [stdout] test packet::tests::packet_encode_handshake_enr ... ok [INFO] [stdout] test query_pool::peers::closest::tests::timeout ... ok [INFO] [stdout] test rpc::tests::encode_decode_ping_request ... ok [INFO] [stdout] test rpc::tests::encode_decode_ping_response_ipv4_mapped ... ok [INFO] [stdout] test rpc::tests::encode_decode_ping_response ... ok [INFO] [stdout] test rpc::tests::encode_decode_ping_response_ipv6_loopback ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_request_findnode ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_request_ping ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_nodes_empty ... ok [INFO] [stdout] test packet::tests::packet_decode_ref_ping_handshake_enr ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_ping ... ok [INFO] [stdout] test rpc::tests::reject_extra_data ... ok [INFO] [stdout] test rpc::tests::test_encode_request_talk_request ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_nodes_multiple ... ok [INFO] [stdout] test rpc::tests::test_encode_request_talk_response ... ok [INFO] [stdout] test rpc::tests::ref_decode_response_nodes_multiple ... ok [INFO] [stdout] test rpc::tests::test_large_enr_hex_data ... ok [INFO] [stdout] test rpc::tests::ref_test_encode_response_nodes ... ok [INFO] [stdout] test rpc::tests::encode_decode_nodes_response ... ok [INFO] [stdout] test service::ip_vote::tests::prop_same_vote_idempotent ... ok [INFO] [stdout] test service::ip_vote::tests::prop_vote_count_bounded_by_nodes ... ok [INFO] [stdout] test service::ip_vote::tests::test_below_threshold ... ok [INFO] [stdout] test service::ip_vote::tests::test_clear_majority_outside_margin ... ok [INFO] [stdout] test service::ip_vote::tests::test_competing_votes_within_margin ... ok [INFO] [stdout] test service::ip_vote::tests::test_exact_threshold_boundary ... ok [INFO] [stdout] test service::ip_vote::tests::test_majority_vote ... ok [INFO] [stdout] test kbucket::bucket::tests::bucket_max_incoming_nodes ... ok [INFO] [stdout] test service::ip_vote::tests::test_three_way_competition ... ok [INFO] [stdout] test service::ip_vote::tests::test_snat_fluctuation_multiple_iterations ... 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::ip_vote::tests::test_three_way_vote_draw ... ok [INFO] [stdout] test service::query_info::tests::test_log2distance_upper ... ok [INFO] [stdout] test service::test::test_connection_direction_on_inject_session_established ... ok [INFO] [stdout] test lru_time_cache::tests::ttl::ttl ... FAILED [INFO] [stdout] test query_pool::peers::closest::tests::termination_and_parallelism ... ok [INFO] [stdout] test service::ip_vote::tests::prop_clear_winner_selected ... ok [INFO] [stdout] test socket::filter::rate_limiter::tests::it_works_a ... ok [INFO] [stdout] test socket::filter::rate_limiter::tests::it_works_b ... ok [INFO] [stdout] test service::test::test_updating_connection_on_ping ... ok [INFO] [stdout] test service::ip_vote::tests::prop_clear_winner_outside_margin ... ok [INFO] [stdout] test service::ip_vote::tests::prop_below_threshold_returns_none ... ok [INFO] [stdout] test service::test::test_handling_concurrent_responses ... ok [INFO] [stdout] test kbucket::bucket::tests::random_actions_with_filtering ... ok [INFO] [stdout] test discv5::test::test_findnode_query_with_target ... ok [INFO] [stdout] test kbucket::bucket::tests::ordering ... ok [INFO] [stdout] test kbucket::key::tests::unidirectionality ... ok [INFO] [stdout] test discv5::test::test_discovery_star_topology ... ok [INFO] [stdout] test discv5::test::test_findnode_query ... ok [INFO] [stdout] test discv5::test::test_predicate_search ... ok [INFO] [stdout] test service::ip_vote::tests::prop_competition_within_margin_no_winner ... ok [INFO] [stdout] test service::test::test_ipv6_update_amongst_ipv4_dominated_network ... ok [INFO] [stdout] test handler::tests::test_replay_active_requests ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lru_time_cache::tests::ttl::ttl stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lru_time_cache::tests::ttl::ttl' (86) panicked at src/lru_time_cache.rs:250:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59e8440286e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59e8440286e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59e8440286e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59e8440286e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59e84403a98f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59e84403a98f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59e843ff4b11 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59e843ff4b11 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59e844000fb2 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59e844005eff - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59e844005d91 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59e843b0e76e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x59e843b0e76e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59e84400666f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x59e84400666f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59e84400641a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x59e8440010e9 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59e843fe8fad - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59e844045550 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x59e844045303 - core::panicking::assert_failed_inner::h5be295a0a9d76816 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x59e844045117 - core::panicking::assert_failed::h6f4dfef340740b2a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x59e8437eb504 - discv5::lru_time_cache::tests::ttl::ttl::h5fee2f62b0340b87 [INFO] [stdout] at /opt/rustwide/workdir/src/lru_time_cache.rs:250:13 [INFO] [stdout] 22: 0x59e8437eb7b7 - discv5::lru_time_cache::tests::ttl::ttl::{{closure}}::he97cc8b9676562f5 [INFO] [stdout] at /opt/rustwide/workdir/src/lru_time_cache.rs:235:17 [INFO] [stdout] 23: 0x59e84397ddd6 - core::ops::function::FnOnce::call_once::h8beb75adfc006116 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59e843b0e52b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x59e843b0e52b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x59e843b24175 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x59e843b24175 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x59e843b24175 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x59e843b24175 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x59e843b24175 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x59e843b24175 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x59e843b24175 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x59e843afa954 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x59e843afa954 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x59e843afe25a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x59e843afe25a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x59e843afe25a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x59e843afe25a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x59e843afe25a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x59e843afe25a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x59e843afe25a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x59e843ffc22f - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x59e843ffc22f - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x78e374694aa4 - [INFO] [stdout] 45: 0x78e374721a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lru_time_cache::tests::ttl::ttl [INFO] [stdout] [INFO] [stdout] test result: FAILED. 117 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ab99fce4189bbcd99ada4e10643375ec021d14870312274cd1d6978c4eb97e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab99fce4189bbcd99ada4e10643375ec021d14870312274cd1d6978c4eb97e25", kill_on_drop: false }` [INFO] [stdout] ab99fce4189bbcd99ada4e10643375ec021d14870312274cd1d6978c4eb97e25