[INFO] cloning repository https://github.com/josusanmartin/rustorrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josusanmartin/rustorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosusanmartin%2Frustorrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosusanmartin%2Frustorrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f27c4ea8638577028831b3b31ea8b81afaf2a285
[INFO] testing josusanmartin/rustorrent against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosusanmartin%2Frustorrent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/josusanmartin/rustorrent
[INFO] finished tweaking git repo https://github.com/josusanmartin/rustorrent
[INFO] tweaked toml for git repo https://github.com/josusanmartin/rustorrent written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josusanmartin/rustorrent on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josusanmartin/rustorrent 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701
[INFO] running `Command { std: "docker" "start" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustorrent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s
[INFO] running `Command { std: "docker" "inspect" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustorrent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> tests/soak_swarm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.01s
[INFO] running `Command { std: "docker" "inspect" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]  --> tests/soak_swarm.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::process::Command;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rustorrent` (test "soak_swarm") generated 1 warning (run `cargo fix --test "soak_swarm" -p rustorrent` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustorrent-101697afd2db7f6d)
[INFO] [stdout] 
[INFO] [stdout] running 225 tests
[INFO] [stdout] test bencode::parse_tests::parse_bytes ... ok
[INFO] [stdout] test bencode::parse_tests::parse_integer ... ok
[INFO] [stdout] test bencode::tests::rejects_invalid_dict_key_type ... ok
[INFO] [stdout] test bencode::tests::rejects_negative_zero ... ok
[INFO] [stdout] test bencode::tests::rejects_trailing_data ... ok
[INFO] [stdout] test bencode::tests::roundtrip_dict ... ok
[INFO] [stdout] test bencode::tests::parse_value_reports_next_offset ... ok
[INFO] [stdout] test core_helpers_tests::apply_overrides_applies_peer_profile_before_explicit_peer_limits ... ok
[INFO] [stdout] test core_helpers_tests::apply_overrides_updates_selected_fields ... ok
[INFO] [stdout] test bencode::parse_tests::parse_list_and_dict ... ok
[INFO] [stdout] test core_helpers_tests::active_peer_count_updates_target_torrent_from_handshaken_counter ... ok
[INFO] [stdout] test core_helpers_tests::collect_trackers_deduplicates_and_respects_private_flag ... ok
[INFO] [stdout] test core_helpers_tests::abandon_inflight_resets_complete_but_unverified_piece_buffer ... ok
[INFO] [stdout] test core_helpers_tests::hard_peer_failure_is_banned_from_immediate_requeue ... ok
[INFO] [stdout] test core_helpers_tests::delete_torrent_data_removes_only_safe_relative_paths ... ok
[INFO] [stdout] test core_helpers_tests::inbound_handler_slots_enforce_capacity ... ok
[INFO] [stdout] test core_helpers_tests::load_config_overrides_parses_and_rejects_unknown_keys ... ok
[INFO] [stdout] test core_helpers_tests::matching_peer_id_is_self_connection ... ok
[INFO] [stdout] test core_helpers_tests::parse_bool_value_handles_truthy_and_falsy_inputs ... ok
[INFO] [stdout] test core_helpers_tests::load_config_overrides_parses_peer_profile ... ok
[INFO] [stdout] test core_helpers_tests::parse_rate_and_encryption_mode_cover_common_variants ... ok
[INFO] [stdout] test core_helpers_tests::parse_rss_rule_arg_handles_feed_urls_and_pattern_only ... ok
[INFO] [stdout] test core_helpers_tests::parse_schedule_arg_rejects_zero_interval ... ok
[INFO] [stdout] test core_helpers_tests::path_helpers_place_state_under_rustorrent_dir ... ok
[INFO] [stdout] test core_helpers_tests::handle_upload_request_writes_piece_and_updates_counters ... ok
[INFO] [stdout] test bencode::tests::rejects_invalid_lengths_and_integers ... ok
[INFO] [stdout] test core_helpers_tests::peer_profile_presets_define_expected_limits ... ok
[INFO] [stdout] test core_helpers_tests::peer_queue_keeps_private_lpd_peers ... ok
[INFO] [stdout] test core_helpers_tests::peer_retry_policy_does_not_requeue_hard_failures ... ok
[INFO] [stdout] test core_helpers_tests::peer_runtime_settings_apply_profile_updates_live_limits ... ok
[INFO] [stdout] test core_helpers_tests::peer_queue_filters_invalid_public_peers ... ok
[INFO] [stdout] test core_helpers_tests::reannounce_intervals_do_not_flood_trackers_on_stalls ... ok
[INFO] [stdout] test core_helpers_tests::repeated_retryable_peer_failures_eventually_ban_peer ... ok
[INFO] [stdout] test core_helpers_tests::webseed_url_builder_encodes_paths_for_multi_file_mode ... ok
[INFO] [stdout] test dht::tests::legacy_data_starting_with_4_does_not_require_type_format ... ok
[INFO] [stdout] test dht::tests::decode_nodes_ignores_partial_tail ... ok
[INFO] [stdout] test core_helpers_tests::request_queue_depth_tracks_peer_rate ... ok
[INFO] [stdout] test core_helpers_tests::resume_data_roundtrip_preserves_fields ... ok
[INFO] [stdout] test core_helpers_tests::port_mapping_status_message_reports_success_and_failure ... ok
[INFO] [stdout] test core_helpers_tests::pex_payload_roundtrip_includes_v4_and_v6 ... ok
[INFO] [stdout] test dht::tests::distance_helpers_work_for_extremes ... ok
[INFO] [stdout] test core_helpers_tests::stop_torrent_clears_stale_rates ... ok
[INFO] [stdout] test core_helpers_tests::resume_torrent_requeues_stopped_session ... ok
[INFO] [stdout] test core_helpers_tests::stop_torrent_keeps_context_registered_while_worker_stops ... ok
[INFO] [stdout] test core_helpers_tests::resume_load_recovers_from_backup_when_primary_is_corrupt ... ok
[INFO] [stdout] test core_helpers_tests::session_save_writes_bencode_file ... ok
[INFO] [stdout] test core_helpers_tests::session_load_recovers_from_backup_when_primary_is_corrupt ... ok
[INFO] [stdout] test core_helpers_tests::peer_queue_rejects_local_lpd_self_addresses ... ok
[INFO] [stdout] test core_helpers_tests::bitfield_helpers_set_bits_and_validate_bounds ... ok
[INFO] [stdout] test dht::tests::peer_codec_roundtrip_skips_ipv6_and_trailing_bytes ... ok
[INFO] [stdout] test dht::tests::token_verification_depends_on_address ... ok
[INFO] [stdout] test geoip::tests::country_flag_generates_unicode_indicators ... ok
[INFO] [stdout] test dht::tests::type_prefixed_decoder_rejects_partial_records ... ok
[INFO] [stdout] test dht::tests::response_without_pending_query_still_imports_bootstrap_nodes ... ok
[INFO] [stdout] test http::tests::parse_http_response_with_chunked_transfer ... ok
[INFO] [stdout] test geoip::tests::lookup_handles_ipv6_mapped_ipv4 ... ok
[INFO] [stdout] test geoip::tests::lookup_supports_cidr_notation ... ok
[INFO] [stdout] test http::tests::decode_chunked_rejects_invalid_chunk_layout ... ok
[INFO] [stdout] test http::tests::resolve_location_handles_absolute_and_relative ... ok
[INFO] [stdout] test geoip::tests::lookup_returns_country_code ... ok
[INFO] [stdout] test dht::tests::routing_table_returns_closest_nodes_and_encoded_limit ... ok
[INFO] [stdout] test geoip::tests::lookup_returns_none_for_pure_ipv6 ... ok
[INFO] [stdout] test geoip::tests::rejects_invalid_entries ... ok
[INFO] [stdout] test ip_filter::tests::from_file_reports_line_numbers_for_errors ... ok
[INFO] [stdout] test http::tests::parse_url_rejects_invalid_inputs ... ok
[INFO] [stdout] test http::tests::parse_http_response_with_content_length ... ok
[INFO] [stdout] test http::tests::parse_url_defaults_port_and_path ... ok
[INFO] [stdout] test ip_filter::tests::cidr_prefix_bounds_are_validated ... ok
[INFO] [stdout] test ip_filter::tests::supports_single_range_and_cidr_rules ... ok
[INFO] [stdout] test http::tests::parse_http_response_rejects_truncated_body ... ok
[INFO] [stdout] test lpd::tests::parse_search_message_requires_infohash_and_port ... ok
[INFO] [stdout] test lpd::tests::decode_hex_20_accepts_uppercase_and_rejects_bad_len ... ok
[INFO] [stdout] test ip_filter::tests::from_file_ignores_comments_and_inline_comments ... ok
[INFO] [stdout] test mse::tests::find_info_hash_matches_req2_digest ... ok
[INFO] [stdout] test lpd::tests::search_message_roundtrip ... ok
[INFO] [stdout] test mse::tests::cipher_state_roundtrip ... ok
[INFO] [stdout] test mse::tests::xor_and_key_derivation_are_consistent ... ok
[INFO] [stdout] test parsing_tests::extended_handshake_roundtrip ... ok
[INFO] [stdout] test mse::tests::to_fixed_bytes_pads_and_truncates ... ok
[INFO] [stdout] test parsing_tests::metadata_message_parsing_validates_required_fields ... ok
[INFO] [stdout] test natpmp::tests::map_port_proto_rejects_wrong_opcode ... ok
[INFO] [stdout] test peer::tests::decode_message_rejects_unsupported_id ... ok
[INFO] [stdout] test parsing_tests::magnet_parser_extracts_trackers_sources_and_peers ... ok
[INFO] [stdout] test parsing_tests::info_hash_parsing_supports_hex_and_base32 ... ok
[INFO] [stdout] test peer::tests::handshake_roundtrip ... ok
[INFO] [stdout] test natpmp::tests::map_port_proto_rejects_nonzero_result_code ... ok
[INFO] [stdout] test peer::tests::parse_handshake_rejects_wrong_protocol ... ok
[INFO] [stdout] test parsing_tests::magnet_parser_requires_info_hash ... ok
[INFO] [stdout] test local_harness_tests::local_udp_tracker_fixture_serves_announce ... ok
[INFO] [stdout] test natpmp::tests::map_port_proto_sends_expected_request_and_accepts_success ... ok
[INFO] [stdout] test peer::tests::read_message_rejects_oversized_length ... ok
[INFO] [stdout] test piece::tests::apply_peer_bitfield_rejects_extra_bits ... ok
[INFO] [stdout] test piece::tests::complete_requires_hash_verified_piece_not_only_received_blocks ... ok
[INFO] [stdout] test piece::tests::mark_block_complete_validates_alignment_and_size ... ok
[INFO] [stdout] test piece::priority_tests::prefers_high_priority_piece ... ok
[INFO] [stdout] test local_harness_tests::local_peer_fixture_completes_plaintext_handshake ... ok
[INFO] [stdout] test peer::tests::message_reader_parses_incremental_frames ... ok
[INFO] [stdout] test peer_stream::tests::peer_stream_encryption_roundtrip ... ok
[INFO] [stdout] test local_harness_tests::local_http_tracker_fixture_serves_announce ... ok
[INFO] [stdout] test piece::tests::next_request_for_piece_allows_duplicate_when_enabled ... ok
[INFO] [stdout] test piece::tests::piece_buffer_tracks_completion_across_blocks ... ok
[INFO] [stdout] test piece::tests::last_piece_shorter ... ok
[INFO] [stdout] test proxy::tests::connect_target_host_formats_ipv6_with_brackets ... ok
[INFO] [stdout] test piece::tests::sequential_mode_prefers_lowest_index_piece ... ok
[INFO] [stdout] test piece::tests::skipping_piece_clears_existing_reservation ... ok
[INFO] [stdout] test peer_stream::tests::peer_stream_plaintext_roundtrip ... ok
[INFO] [stdout] test piece::tests::selects_rarest_piece ... ok
[INFO] [stdout] test peer::tests::message_roundtrip ... ok
[INFO] [stdout] test rss::tests::match_rules_filters_seen_and_non_torrent ... ok
[INFO] [stdout] test rss::tests::glob_match_patterns ... ok
[INFO] [stdout] test rss::tests::parse_atom_feed ... ok
[INFO] [stdout] test rss::tests::parse_rss_feed ... ok
[INFO] [stdout] test proxy::tests::parse_http_default_port ... ok
[INFO] [stdout] test proxy::tests::parse_http_url ... ok
[INFO] [stdout] test proxy::tests::parse_invalid_bracketed_proxy_fails ... ok
[INFO] [stdout] test proxy::tests::parse_socks5_default_port ... ok
[INFO] [stdout] test proxy::tests::parse_socks5_url ... ok
[INFO] [stdout] test rss::tests::rss_state_save_creates_parent_directory ... ok
[INFO] [stdout] test rss::tests::rss_state_save_load_roundtrip ... ok
[INFO] [stdout] test search::tests::catalog_json_omits_private_site_entries ... ok
[INFO] [stdout] test search::tests::parse_search_results_maps_site_urls_back_to_plugins ... ok
[INFO] [stdout] test search::tests::plugin_known_issue_marks_magnetdl_broken ... ok
[INFO] [stdout] test search::tests::plugin_module_from_filename_accepts_python_identifiers ... ok
[INFO] [stdout] test search::tests::parse_unofficial_catalog_extracts_download_link ... ok
[INFO] [stdout] test search::tests::plugin_module_from_filename_rejects_invalid_names ... ok
[INFO] [stdout] test search::tests::install_plugin_from_url_rejects_http ... ok
[INFO] [stdout] test search::tests::install_plugin_from_url_rejects_non_url ... ok
[INFO] [stdout] test search::tests::summarize_search_warning_hides_tracebacks ... ok
[INFO] [stdout] test proxy::tests::parse_trailing_slash_stripped ... ok
[INFO] [stdout] test session_rate_tests::aggregate_session_rates_sums_all_torrent_rates ... ok
[INFO] [stdout] test proxy::tests::parse_unsupported_scheme_fails ... ok
[INFO] [stdout] test search::tests::create_plugin_temp_dir_creates_unique_dirs ... ok
[INFO] [stdout] test sha256::tests::sha256_448_bits ... ok
[INFO] [stdout] test search::tests::installed_plugins_skips_package_init_files ... ok
[INFO] [stdout] test search::tests::plugin_temp_dir_path_traversal_rejected ... ok
[INFO] [stdout] test storage::tests::builds_multi_file_layout ... ok
[INFO] [stdout] test sha1::tests::sha1_abc ... ok
[INFO] [stdout] test sha1::tests::sha1_chunked_matches_single_update ... ok
[INFO] [stdout] test sha1::tests::sha1_empty ... ok
[INFO] [stdout] test storage::tests::builds_v2_file_tree_layout ... ok
[INFO] [stdout] test sha256::tests::sha256_abc ... ok
[INFO] [stdout] test sha256::tests::sha256_chunked_matches_single_update ... ok
[INFO] [stdout] test sha256::tests::sha256_empty ... ok
[INFO] [stdout] test storage::tests::rejects_invalid_path_segments ... ok
[INFO] [stdout] test storage::tests::rejects_zero_total_length ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_missing_info ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_extracts_fields_and_info_hash ... ok
[INFO] [stdout] test tracker::tests::announce_url_maps_to_scrape_url ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_trailing_data ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_length_and_files_together ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_invalid_pieces_len ... ok
[INFO] [stdout] test storage::tests::storage_reads_and_writes_across_file_boundaries ... ok
[INFO] [stdout] test tracker::tests::parse_tracker_body_accepts_dict_peer_entries ... ok
[INFO] [stdout] test tracker::tests::parse_tracker_body_handles_failure_reason ... ok
[INFO] [stdout] test storage::tests::storage_rejects_out_of_bounds_io ... ok
[INFO] [stdout] test tracker::tests::percent_encodes_bytes ... ok
[INFO] [stdout] test tracker::tests::parse_compact_peer_list_v6 ... ok
[INFO] [stdout] test tracker::tests::parse_compact_peers_rejects_invalid_length ... ok
[INFO] [stdout] test tracker::tests::parse_http_response_supports_chunked_body ... ok
[INFO] [stdout] test tracker::tests::parse_compact_peer_list ... ok
[INFO] [stdout] test udp_tracker::tests::parse_udp_url_accepts_tracker_path ... ok
[INFO] [stdout] test ui::tests::authorize_mutating_request_allows_valid_token_and_origin ... ok
[INFO] [stdout] test storage::tests::read_flushes_overlapping_write_cache ... ok
[INFO] [stdout] test ui::tests::add_torrent_returns_torrent_id_in_json ... ok
[INFO] [stdout] test ui::tests::formatting_helpers_are_stable ... ok
[INFO] [stdout] test ui::tests::parse_bool_and_origin_extraction ... ok
[INFO] [stdout] test tracker::tests::resolve_location_supports_relative_redirects ... ok
[INFO] [stdout] test udp_tracker::tests::bep15_timeout_schedule ... ok
[INFO] [stdout] test udp_tracker::tests::connection_cache_roundtrip ... ok
[INFO] [stdout] test ui::tests::post_with_origin_mismatch_is_forbidden ... ok
[INFO] [stdout] test ui::tests::desktop_layout_breakpoints_keep_two_columns_until_small_widths ... ok
[INFO] [stdout] test ui::tests::post_with_valid_token_but_missing_origin_is_forbidden ... ok
[INFO] [stdout] test ui::tests::peer_profile_setting_dispatches_command ... ok
[INFO] [stdout] test udp_tracker::tests::event_code_maps_known_events ... ok
[INFO] [stdout] test udp_tracker::tests::parse_udp_url_rejects_invalid_urls ... ok
[INFO] [stdout] test ui::tests::search_ui_renders_separate_main_tab_workspace ... ok
[INFO] [stdout] test ui::tests::search_shell_keeps_plugin_panel_hidden_by_default_and_includes_toast_assets ... ok
[INFO] [stdout] test ui::tests::post_without_token_is_forbidden ... ok
[INFO] [stdout] test ui::tests::search_ui_explains_empty_plugin_state ... ok
[INFO] [stdout] test ui::tests::seeding_status_does_not_force_full_progress_when_bytes_lag ... ok
[INFO] [stdout] test ui::tests::split_path_query_and_percent_decode_work ... ok
[INFO] [stdout] test ui::tests::status_for_error_maps_common_cases ... ok
[INFO] [stdout] test ui::tests::stopped_torrent_renders_resume_action ... ok
[INFO] [stdout] test ui::tests::archive_action_dispatches_archive_command ... ok
[INFO] [stdout] test ui::tests::session_port_mapping_uses_stacked_layout_for_long_statuses ... ok
[INFO] [stdout] test ui::tests::status_json_exposes_seed_upload_diagnostics ... ok
[INFO] [stdout] test ui::tests::status_json_uses_null_for_missing_current_id ... ok
[INFO] [stdout] test ui::tests::stopping_torrent_disables_stop_and_pause_actions ... ok
[INFO] [stdout] test ui::tests::torrent_list_is_nested_inside_layout_container ... ok
[INFO] [stdout] test ui_progress_tests::completion_sync_does_not_mutate_root_for_non_current_torrent ... ok
[INFO] [stdout] test ui_progress_tests::completion_sync_updates_current_torrent_and_root_fields ... ok
[INFO] [stdout] test upnp::tests::extract_tag_reads_inner_text ... ok
[INFO] [stdout] test upnp::tests::add_port_mapping_body_contains_requested_port ... ok
[INFO] [stdout] test upnp::tests::parse_control_url_returns_none_when_service_missing ... ok
[INFO] [stdout] test upnp::tests::parse_control_url_supports_relative_and_absolute_urls ... ok
[INFO] [stdout] test ui::tests::theme_defaults_to_light_without_saved_preference ... ok
[INFO] [stdout] test ui_progress_tests::piece_completion_updates_only_matching_torrent_bytes ... ok
[INFO] [stdout] test ui::tests::transfer_panel_renders_archive_recheck_and_speed_chart ... ok
[INFO] [stdout] test ui_progress_tests::piece_completion_does_not_mutate_root_for_non_current_torrent ... ok
[INFO] [stdout] test utp::tests::packet_ext_preserves_timestamp_diff ... ok
[INFO] [stdout] test utp::tests::packet_roundtrip_preserves_fields ... ok
[INFO] [stdout] test utp::tests::ledbat_cwnd_decreases_when_delay_above_target ... ok
[INFO] [stdout] test utp::tests::utp_stream_read_uses_channel_and_internal_buffer ... ok
[INFO] [stdout] test utp::tests::sack_extension_empty_when_no_ooo ... ok
[INFO] [stdout] test xml::tests::child_and_children_by_tag ... ok
[INFO] [stdout] test utp::tests::utp_stream_write_splits_payload_into_packets ... ok
[INFO] [stdout] test xml::tests::parse_cdata_section ... ok
[INFO] [stdout] test xml::tests::parse_rss_fragment ... ok
[INFO] [stdout] test xml::tests::parse_simple_element ... ok
[INFO] [stdout] test xml::tests::parse_with_prolog_and_comments ... ok
[INFO] [stdout] test utp::tests::sack_extension_roundtrip ... ok
[INFO] [stdout] test parsing_tests::query_pairs_decode_percent_and_plus ... ok
[INFO] [stdout] test parsing_tests::wrap_torrent_with_info_produces_parseable_torrent ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_invalid_announce_list_type ... ok
[INFO] [stdout] test ui::tests::scheduled_live_render_defers_while_add_modal_is_open ... ok
[INFO] [stdout] test utp::tests::ledbat_cwnd_increases_when_delay_below_target ... ok
[INFO] [stdout] test utp::tests::sequence_compare_handles_wraparound ... ok
[INFO] [stdout] test xml::tests::decode_xml_entities ... ok
[INFO] [stdout] test xml::tests::parse_attributes ... ok
[INFO] [stdout] test utp::tests::utp_stream_write_respects_timeout ... ok
[INFO] [stdout] test ui::tests::add_torrent_accepts_chunked_upload_body ... ok
[INFO] [stdout] test local_harness_tests::local_dht_fixture_node_returns_peers ... FAILED
[INFO] [stdout] test mse::tests::mse_initiate_accept_roundtrip_over_tcp ... ok
[INFO] [stdout] test utp::tests::connector_and_listener_exchange_data ... ok
[INFO] [stdout] test sha256::tests::sha256_long_message ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- local_harness_tests::local_dht_fixture_node_returns_peers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_harness_tests::local_dht_fixture_node_returns_peers' (777) panicked at src/main.rs:10812:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58169a69b101 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58169a69b101 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58169a69b101 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58169a69b101 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58169a6b1e7a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58169a6b1e7a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58169a6a016c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58169a6a016c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58169a673ab6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58169a673ab6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58169a690149 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58169a5f0480 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58169a5f0480 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58169a690472 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58169a690472 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58169a673b62 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58169a66b069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58169a674a3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58169a6b264c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58169a6b23c2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58169a3a4c8a - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x58169a3a4c8a - rustorrent[3304093963cbfeb1]::local_harness_tests::local_dht_fixture_node_returns_peers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10812:39
[INFO] [stdout]   22:     0x58169a39c5f7 - rustorrent[3304093963cbfeb1]::local_harness_tests::local_dht_fixture_node_returns_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10795:46
[INFO] [stdout]   23:     0x58169a3eff86 - <rustorrent[3304093963cbfeb1]::local_harness_tests::local_dht_fixture_node_returns_peers::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58169a5e37bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58169a5e37bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58169a5f0e05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58169a5f0e05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58169a5f0e05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x58169a5f0e05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58169a5f0e05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58169a5f0e05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58169a5f0e05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58169a5eb8b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58169a5eb8b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58169a5f3f52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58169a5f3f52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58169a5f3f52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x58169a5f3f52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58169a5f3f52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58169a5f3f52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58169a5f3f52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58169a6995ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x58169a6995ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x77aeef1bfaa4 - <unknown>
[INFO] [stdout]   45:     0x77aeef24ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     local_harness_tests::local_dht_fixture_node_returns_peers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 224 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustorrent`
[INFO] running `Command { std: "docker" "inspect" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701", kill_on_drop: false }`
[INFO] [stdout] 6f7443c410ad681a9b716b6071accbe1165f8927a7d5903d43fb2189a0f65701
