[INFO] cloning repository https://github.com/tesseras-net/tesseras-dht [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tesseras-net/tesseras-dht" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseras-net%2Ftesseras-dht", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseras-net%2Ftesseras-dht'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc188ac98eca627e74d1832226def37159be430c [INFO] testing tesseras-net/tesseras-dht against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesseras-net%2Ftesseras-dht" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tesseras-net/tesseras-dht [INFO] finished tweaking git repo https://github.com/tesseras-net/tesseras-dht [INFO] tweaked toml for git repo https://github.com/tesseras-net/tesseras-dht written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tesseras-net/tesseras-dht on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tesseras-net/tesseras-dht 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4ffd900774aa162c01bb5afaf16da50e55080891098c49e414db6c758d66c27 [INFO] running `Command { std: "docker" "start" "-a" "c4ffd900774aa162c01bb5afaf16da50e55080891098c49e414db6c758d66c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ffd900774aa162c01bb5afaf16da50e55080891098c49e414db6c758d66c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ffd900774aa162c01bb5afaf16da50e55080891098c49e414db6c758d66c27", kill_on_drop: false }` [INFO] [stdout] c4ffd900774aa162c01bb5afaf16da50e55080891098c49e414db6c758d66c27 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2cb8b21e4cca5a4ced009f2804f5212a4a623fe9d727ea1d7a68e90abc1d11 [INFO] running `Command { std: "docker" "start" "-a" "7a2cb8b21e4cca5a4ced009f2804f5212a4a623fe9d727ea1d7a68e90abc1d11", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling deranged v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mdns-sd v0.11.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling tesseras-dht v0.2.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "7a2cb8b21e4cca5a4ced009f2804f5212a4a623fe9d727ea1d7a68e90abc1d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2cb8b21e4cca5a4ced009f2804f5212a4a623fe9d727ea1d7a68e90abc1d11", kill_on_drop: false }` [INFO] [stdout] 7a2cb8b21e4cca5a4ced009f2804f5212a4a623fe9d727ea1d7a68e90abc1d11 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 207816c507e7efc16933f236275265cb6b1232a62f700b57affe53350cb23a5b [INFO] running `Command { std: "docker" "start" "-a" "207816c507e7efc16933f236275265cb6b1232a62f700b57affe53350cb23a5b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling tesseras-dht v0.2.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.76s [INFO] running `Command { std: "docker" "inspect" "207816c507e7efc16933f236275265cb6b1232a62f700b57affe53350cb23a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207816c507e7efc16933f236275265cb6b1232a62f700b57affe53350cb23a5b", kill_on_drop: false }` [INFO] [stdout] 207816c507e7efc16933f236275265cb6b1232a62f700b57affe53350cb23a5b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea4c4b1d4cf7ac6c0c580303b2bd225096b451e3d313d196f8fece39aeb3e671 [INFO] running `Command { std: "docker" "start" "-a" "ea4c4b1d4cf7ac6c0c580303b2bd225096b451e3d313d196f8fece39aeb3e671", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tesseras_dht-fbb2bd2f52e21011) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test erasure::tests::test_default_config ... ok [INFO] [stdout] test erasure::tests::test_encode_blocks_multi_block ... ok [INFO] [stdout] test erasure::tests::test_encode_blocks_exact_block ... ok [INFO] [stdout] test erasure::tests::test_encode_decode_with_loss ... ok [INFO] [stdout] test erasure::tests::test_erasure_config_rejects_zero_data_shards ... ok [INFO] [stdout] test erasure::tests::test_too_many_lost_shards ... ok [INFO] [stdout] test erasure::tests::test_erasure_config_accepts_valid_params ... ok [INFO] [stdout] test erasure::tests::test_encode_blocks_sub_block ... ok [INFO] [stdout] test erasure::tests::test_encode_decode_no_loss ... ok [INFO] [stdout] test identity::node_id::tests::test_common_prefix_length ... ok [INFO] [stdout] test identity::node_id::tests::test_common_prefix_length_zero ... ok [INFO] [stdout] test identity::node_id::tests::test_distance_ordering ... ok [INFO] [stdout] test identity::node_id::tests::test_distance_is_symmetric ... ok [INFO] [stdout] test identity::node_id::tests::test_distance_to_self_is_zero ... ok [INFO] [stdout] test identity::pow::tests::test_pow_difficulty_zero_is_trivial ... ok [INFO] [stdout] test identity::pow::tests::test_leading_zero_bits ... ok [INFO] [stdout] test erasure::tests::test_encode_blocks_partial_last ... ok [INFO] [stdout] test erasure::tests::test_erasure_config_rejects_exceeding_256_total ... ok [INFO] [stdout] test erasure::tests::test_erasure_config_rejects_zero_parity_shards ... ok [INFO] [stdout] test identity::node_id::tests::test_random_ids_are_unique ... ok [INFO] [stdout] test identity::pow::tests::test_pow_generation_and_verification ... ok [INFO] [stdout] test lookup::tests::test_lookup_converges_with_no_new_nodes ... ok [INFO] [stdout] test lookup::tests::test_lookup_respects_k_limit ... ok [INFO] [stdout] test lookup::tests::test_lookup_skips_self ... ok [INFO] [stdout] test lookup::tests::test_lookup_handles_rpc_failures ... ok [INFO] [stdout] test identity::pow::tests::test_pow_fails_with_wrong_key ... ok [INFO] [stdout] test lookup::tests::test_lookup_discovers_closer_nodes ... ok [INFO] [stdout] test identity::keypair::tests::test_keypair_generates_unique_ids ... ok [INFO] [stdout] test identity::keypair::tests::test_node_id_verification ... ok [INFO] [stdout] test node::tests::test_relay_request_hop_limit ... ok [INFO] [stdout] test node::tests::test_relay_request_rejects_recursive_relay ... ok [INFO] [stdout] test identity::keypair::tests::test_node_id_derivation_is_deterministic ... ok [INFO] [stdout] test node::tests::test_relay_request_response_protocol ... ok [INFO] [stdout] test identity::keypair::tests::test_sign_and_verify ... ok [INFO] [stdout] test node::tests::test_store_tessera_result_display_fromstr_roundtrip ... ok [INFO] [stdout] test node::tests::test_store_tessera_result_fromstr_invalid_base64 ... ok [INFO] [stdout] test node::tests::test_store_tessera_result_inline_token_backward_compat ... ok [INFO] [stdout] test node::tests::test_store_tessera_result_manifest_token_roundtrip ... ok [INFO] [stdout] test identity::keypair::tests::test_keypair_restore_from_secret ... ok [INFO] [stdout] test node::tests::test_inbound_accepts_valid_message ... ok [INFO] [stdout] test node::tests::test_inbound_rejects_insufficient_pow ... ok [INFO] [stdout] test protocol::message::tests::test_is_request ... ok [INFO] [stdout] test protocol::message::tests::test_message_sign_and_verify ... ok [INFO] [stdout] test node::tests::test_is_alive ... FAILED [INFO] [stdout] test protocol::message::tests::test_message_wrong_key_fails_verification ... ok [INFO] [stdout] test protocol::message::tests::test_protocol_version_default ... ok [INFO] [stdout] test protocol::message::tests::test_response_preserves_msg_id ... ok [INFO] [stdout] test protocol::message::tests::test_serialize_deserialize_find_node ... ok [INFO] [stdout] test protocol::message::tests::test_serialize_deserialize_find_node_response ... ok [INFO] [stdout] test protocol::message::tests::test_serialize_deserialize_roundtrip_ping ... ok [INFO] [stdout] test protocol::message::tests::test_serialize_put_chunk ... ok [INFO] [stdout] test routing::bucket::tests::test_bucket_full_returns_lrs ... ok [INFO] [stdout] test routing::bucket::tests::test_evict_and_insert ... ok [INFO] [stdout] test routing::bucket::tests::test_insert_duplicate_updates ... ok [INFO] [stdout] test routing::bucket::tests::test_insert_into_empty_bucket ... ok [INFO] [stdout] test erasure::tests::test_large_data ... ok [INFO] [stdout] test routing::bucket::tests::test_record_failure_evicts ... ok [INFO] [stdout] test routing::table::tests::test_all_nodes_serde ... ok [INFO] [stdout] test routing::table::tests::test_bucket_index_assignment ... ok [INFO] [stdout] test routing::table::tests::test_does_not_insert_self ... ok [INFO] [stdout] test routing::table::tests::test_insert_and_find_closest ... ok [INFO] [stdout] test routing::table::tests::test_random_id_for_bucket ... ok [INFO] [stdout] test routing::table::tests::test_record_failure_by_addr ... ok [INFO] [stdout] test routing::table::tests::test_record_failure_by_addr_unknown ... ok [INFO] [stdout] test routing::table::tests::test_remove_node ... ok [INFO] [stdout] test routing::table::tests::test_stale_bucket_indices ... ok [INFO] [stdout] test storage::chunks::tests::test_delete_chunk ... ok [INFO] [stdout] test storage::chunks::tests::test_get_nonexistent ... ok [INFO] [stdout] test storage::chunks::tests::test_hash_mismatch_rejected ... ok [INFO] [stdout] test storage::chunks::tests::test_put_and_get_chunk ... ok [INFO] [stdout] test routing::bucket::tests::test_remove_promotes_from_cache ... ok [INFO] [stdout] test storage::chunks::tests::test_put_idempotent ... ok [INFO] [stdout] test storage::chunks::tests::test_put_rejects_when_storage_full ... ok [INFO] [stdout] test storage::sqlite::tests::test_get_own_providers ... ok [INFO] [stdout] test storage::sqlite::tests::test_identity_not_found ... ok [INFO] [stdout] test storage::sqlite::tests::test_identity_save_and_load ... ok [INFO] [stdout] test storage::sqlite::tests::test_peer_save_and_load ... ok [INFO] [stdout] test storage::sqlite::tests::test_provider_add_and_get ... ok [INFO] [stdout] test storage::sqlite::tests::test_provider_expiry ... ok [INFO] [stdout] test storage::sqlite::tests::test_save_peers_batch ... ok [INFO] [stdout] test storage::sqlite::tests::test_save_peers_batch_empty ... ok [INFO] [stdout] test transport::dns_bootstrap::tests::test_srv_name_format ... ok [INFO] [stdout] test transport::mdns::tests::test_service_type_format ... ok [INFO] [stdout] test transport::nat::tests::test_default_stun_servers ... ok [INFO] [stdout] test transport::nat::tests::test_parse_xor_mapped_address_ipv4 ... ok [INFO] [stdout] test transport::nat::tests::test_relay_session_forwarding ... ok [INFO] [stdout] test transport::quic::tests::test_max_message_size_constant_exists ... ok [INFO] [stdout] test protocol::message::tests::test_message_tampered_payload_fails_verification ... ok [INFO] [stdout] test transport::quic::tests::test_quic_dual_stack_bind ... ok [INFO] [stdout] test transport::quic::tests::test_quic_ping_pong ... ok [INFO] [stdout] test transport::rate_limit::tests::test_rate_limiter_allows_burst ... ok [INFO] [stdout] test transport::rate_limit::tests::test_rate_limiter_cleanup ... ok [INFO] [stdout] test transport::rate_limit::tests::test_rate_limiter_different_ips ... ok [INFO] [stdout] test transport::tests::test_in_memory_request_response ... ok [INFO] [stdout] test transport::quic::tests::test_quic_concurrent_streams ... ok [INFO] [stdout] test node::tests::test_two_nodes_ping ... ok [INFO] [stdout] test node::tests::test_inbound_rejects_wrong_sender_id ... ok [INFO] [stdout] test node::tests::test_proactive_replication_reactive ... ok [INFO] [stdout] test storage::chunks::tests::test_put_rejects_chunk_exceeding_max_size ... ok [INFO] [stdout] test node::tests::test_routing_table_persists_across_restart ... ok [INFO] [stdout] test node::tests::test_proactive_replication_periodic ... ok [INFO] [stdout] test node::tests::test_node_builder_spawn ... ok [INFO] [stdout] test node::tests::test_three_nodes_bootstrap ... ok [INFO] [stdout] test node::tests::test_relay_forwarding ... ok [INFO] [stdout] test node::tests::test_provider_maintenance_runs ... ok [INFO] [stdout] test node::tests::test_store_and_retrieve_chunk ... ok [INFO] [stdout] test node::tests::test_store_tessera_survives_node_loss ... ok [INFO] [stdout] test transport::tests::test_pending_responses_cleaned_on_timeout ... ok [INFO] [stdout] test node::tests::test_proactive_replication_disabled ... ok [INFO] [stdout] test node::tests::test_dead_peer_evicted_after_failures ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- node::tests::test_is_alive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'node::tests::test_is_alive' (53) panicked at src/node.rs:3615:9: [INFO] [stdout] assertion failed: !node.is_alive() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60ac697945ea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60ac697945ea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60ac697945ea - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60ac697945ea - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60ac697aa66a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60ac697aa66a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x60ac697998f2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x60ac697998f2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x60ac69770c5f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60ac69770c5f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60ac6978b7d9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60ac69271fec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x60ac69271fec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60ac6978ba52 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x60ac6978ba52 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60ac69770d4a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x60ac69765b89 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60ac69771bed - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60ac697aae2c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60ac697aadf2 - core[6771d259883166e6]::panicking::panic [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x60ac6904d542 - tesseras_dht::node::tests::test_is_alive::{{closure}}::hb9f28e4a49dc68ce [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:3615:9 [INFO] [stdout] 21: 0x60ac68fdd6a2 - as core::future::future::Future>::poll::h71430de8a82bb197 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60ac68fdd11d - as core::future::future::Future>::poll::h0eaf0020e7272e14 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x60ac6910e7ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7cff4ffaec60df21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 24: 0x60ac6910e73b - tokio::task::coop::with_budget::hf0a74f8a9781328c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x60ac6910e73b - tokio::task::coop::budget::h3712b4910ebc778b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x60ac6910e73b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8dc2d409a7b97bba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 27: 0x60ac6910bb90 - tokio::runtime::scheduler::current_thread::Context::enter::ha79af79e7db7ead4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 28: 0x60ac6910dc5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h594568d398c82f03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 29: 0x60ac6910ce34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h06a6598c2146dfc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 30: 0x60ac691ca45b - tokio::runtime::context::scoped::Scoped::set::h0244fad79ada8f7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x60ac69092be9 - tokio::runtime::context::set_scheduler::{{closure}}::hb82cafdc51f436c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x60ac690a7f42 - std::thread::local::LocalKey::try_with::h15a067260c7133f7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x60ac690a5b6e - std::thread::local::LocalKey::with::h127b05c8996e74a6 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x60ac69092b1d - tokio::runtime::context::set_scheduler::h3786d711d5e62dfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x60ac6910c7c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7f966e5fc6712779 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 36: 0x60ac6910ce96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h350564d5180d19de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 37: 0x60ac69101850 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h739046c1762533ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x60ac690d3373 - tokio::runtime::context::runtime::enter_runtime::hc867227819c1a8c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x60ac69101611 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h383763745f2cf660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x60ac6915fa84 - tokio::runtime::runtime::Runtime::block_on_inner::h877dbff20af60be6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x60ac6915fd5f - tokio::runtime::runtime::Runtime::block_on::h6247a13d1e65fdaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x60ac6904cee7 - tesseras_dht::node::tests::test_is_alive::h11421311d025e561 [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:3615:34 [INFO] [stdout] 43: 0x60ac6904d5c7 - tesseras_dht::node::tests::test_is_alive::{{closure}}::hefcb4bdfc7b5112f [INFO] [stdout] at /opt/rustwide/workdir/src/node.rs:3607:29 [INFO] [stdout] 44: 0x60ac68ec6dd6 - core::ops::function::FnOnce::call_once::h36d6c46910d333af [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x60ac692660eb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x60ac692660eb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x60ac69272abb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x60ac69272abb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x60ac69272abb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x60ac69272abb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x60ac69272abb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x60ac69272abb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x60ac69272abb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x60ac6926cf14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x60ac6926cf14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x60ac692756c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x60ac692756c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x60ac692756c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x60ac692756c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x60ac692756c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x60ac692756c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x60ac692756c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x60ac6979371f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 64: 0x60ac6979371f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x750d980faaa4 - [INFO] [stdout] 66: 0x750d98187a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] node::tests::test_is_alive [INFO] [stdout] [INFO] [stdout] test result: FAILED. 109 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ea4c4b1d4cf7ac6c0c580303b2bd225096b451e3d313d196f8fece39aeb3e671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4c4b1d4cf7ac6c0c580303b2bd225096b451e3d313d196f8fece39aeb3e671", kill_on_drop: false }` [INFO] [stdout] ea4c4b1d4cf7ac6c0c580303b2bd225096b451e3d313d196f8fece39aeb3e671