[INFO] cloning repository https://github.com/matiasvillaverde/agent-vpn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matiasvillaverde/agent-vpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiasvillaverde%2Fagent-vpn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiasvillaverde%2Fagent-vpn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be3e5b1656c7d8a98d976e2898a94c3737f57000
[INFO] testing matiasvillaverde/agent-vpn against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiasvillaverde%2Fagent-vpn" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matiasvillaverde/agent-vpn
[INFO] finished tweaking git repo https://github.com/matiasvillaverde/agent-vpn
[INFO] tweaked toml for git repo https://github.com/matiasvillaverde/agent-vpn written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matiasvillaverde/agent-vpn on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matiasvillaverde/agent-vpn 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3
[INFO] running `Command { std: "docker" "start" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", 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" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", 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" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling agent-vpn v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] running `Command { std: "docker" "inspect" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", 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" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling agent-vpn v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.86s
[INFO] running `Command { std: "docker" "inspect" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", 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" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpn-11e8caf16730fd56)
[INFO] [stdout] 
[INFO] [stdout] running 266 tests
[INFO] [stdout] test backend::tests::add_missing_source_errors ... ok
[INFO] [stdout] test backend::tests::add_defaults_name_to_stem_and_validates ... ok
[INFO] [stdout] test backend::tests::backend_error_prefers_stderr_then_stdout ... ok
[INFO] [stdout] test backend::tests::command_line_without_sudo ... ok
[INFO] [stdout] test backend::tests::command_line_with_sudo_uses_non_interactive_flag ... ok
[INFO] [stdout] test backend::tests::add_installs_config_with_private_permissions ... ok
[INFO] [stdout] test backend::tests::add_refuses_shell_hooks_even_under_force ... ok
[INFO] [stdout] test backend::tests::conf_without_peer_is_an_error ... ok
[INFO] [stdout] test backend::tests::diff_records_fetch_failure_per_location ... ok
[INFO] [stdout] test backend::tests::config_dir_accessor ... ok
[INFO] [stdout] test backend::tests::add_refuses_lint_errors_and_overwrites_without_force ... ok
[INFO] [stdout] test backend::tests::doctor_all_healthy ... ok
[INFO] [stdout] test backend::tests::doctor_dns_ok_while_a_tunnel_is_up ... ok
[INFO] [stdout] test backend::tests::doctor_flags_installed_hooked_config ... ok
[INFO] [stdout] test backend::tests::doctor_handles_sudo_spawn_error_and_version_failures ... ok
[INFO] [stdout] test backend::tests::doctor_notes_warnings_on_passing_configs ... ok
[INFO] [stdout] test backend::tests::doctor_reports_unreadable_config_dir ... ok
[INFO] [stdout] test backend::tests::doctor_reports_missing_binaries_and_sudo ... ok
[INFO] [stdout] test backend::tests::down_backend_failure ... ok
[INFO] [stdout] test backend::tests::down_missing_tunnel ... ok
[INFO] [stdout] test backend::tests::exec_on_running_tunnel_leaves_it_up ... ok
[INFO] [stdout] test backend::tests::exec_activates_runs_child_unprivileged_and_restores ... ok
[INFO] [stdout] test backend::tests::doctor_flags_stale_dns_when_no_tunnel_up ... ok
[INFO] [stdout] test backend::tests::down_repairs_poisoned_dns ... ok
[INFO] [stdout] test backend::tests::doctor_flags_broken_configs_and_loose_permissions ... ok
[INFO] [stdout] test backend::tests::exec_child_spawn_failure_still_restores ... ok
[INFO] [stdout] test backend::tests::doctor_has_no_dns_check_without_dns_configs ... ok
[INFO] [stdout] test backend::tests::exec_signal_killed_child_reports_code_1 ... ok
[INFO] [stdout] test backend::tests::down_guard_skipped_while_another_tunnel_is_up ... ok
[INFO] [stdout] test backend::tests::exec_restore_failure_becomes_warning ... ok
[INFO] [stdout] test backend::tests::down_when_already_down_is_noop ... ok
[INFO] [stdout] test backend::tests::probe_bad_curl_output_is_an_error ... ok
[INFO] [stdout] test backend::tests::probe_count_aggregates_samples_and_picks_median ... ok
[INFO] [stdout] test backend::tests::down_when_up_brings_down ... ok
[INFO] [stdout] test backend::tests::list_and_current_use_one_wg_call ... ok
[INFO] [stdout] test backend::tests::diff_one_fetches_headers_and_restores ... ok
[INFO] [stdout] test backend::tests::down_when_already_down_still_repairs_dns ... ok
[INFO] [stdout] test backend::tests::exec_missing_tunnel ... ok
[INFO] [stdout] test backend::tests::lint_checks_one_or_all_configs ... ok
[INFO] [stdout] test backend::tests::probe_leaves_running_tunnel_up ... ok
[INFO] [stdout] test backend::tests::exec_up_failure_is_hard_error ... ok
[INFO] [stdout] test backend::tests::probe_curl_failure_without_stderr_reports_exit ... ok
[INFO] [stdout] test backend::tests::probe_discards_body_for_non_trace_urls ... ok
[INFO] [stdout] test backend::tests::down_restores_custom_dns_from_journal_snapshot ... ok
[INFO] [stdout] test backend::tests::probe_curl_failure_still_restores ... ok
[INFO] [stdout] test backend::tests::probe_count_all_failures_is_failed ... ok
[INFO] [stdout] test backend::tests::exec_restore_spawn_failure_becomes_warning ... ok
[INFO] [stdout] test backend::tests::probe_activates_probes_and_restores ... ok
[INFO] [stdout] test backend::tests::exec_restore_repairs_stale_dns_and_reports_it ... ok
[INFO] [stdout] test backend::tests::probe_count_tolerates_partial_failures ... ok
[INFO] [stdout] test backend::tests::probe_curl_spawn_failure_is_embedded_and_restores ... ok
[INFO] [stdout] test backend::tests::probe_reports_exit_evidence_from_trace_body ... ok
[INFO] [stdout] test backend::tests::reconcile_is_a_noop_with_no_journals ... ok
[INFO] [stdout] test backend::tests::pubkey_only_match_when_conf_has_no_allowed_ips ... ok
[INFO] [stdout] test backend::tests::probe_all_sorts_successes_first ... ok
[INFO] [stdout] test backend::tests::probe_passes_url_and_timeout_to_curl ... ok
[INFO] [stdout] test backend::tests::probe_restore_failure_becomes_warning ... ok
[INFO] [stdout] test backend::tests::reconcile_heals_crashed_up_pending_and_restores_dns ... ok
[INFO] [stdout] test backend::tests::probe_tolerates_failing_info_dump ... ok
[INFO] [stdout] test backend::tests::recover_is_clean_when_nothing_is_wrong ... ok
[INFO] [stdout] test backend::tests::probe_restore_spawn_failure_becomes_warning ... ok
[INFO] [stdout] test backend::tests::probe_reports_up_failure ... ok
[INFO] [stdout] test backend::tests::probe_missing_tunnel_is_a_hard_error ... ok
[INFO] [stdout] test backend::tests::reconcile_tears_down_expired_lease ... ok
[INFO] [stdout] test backend::tests::rewrite_split_handles_multiple_allowedips_and_missing ... ok
[INFO] [stdout] test backend::tests::recover_tears_down_orphan_via_config_path ... ok
[INFO] [stdout] test backend::tests::sibling_configs_disambiguated_by_allowed_ips ... ok
[INFO] [stdout] test backend::tests::recover_reports_orphan_with_no_matching_config ... ok
[INFO] [stdout] test backend::tests::split_rejects_hostname_endpoint ... ok
[INFO] [stdout] test backend::tests::split_generates_safe_sibling ... ok
[INFO] [stdout] test backend::tests::split_keep_dns_and_custom_output ... ok
[INFO] [stdout] test backend::tests::split_strips_shell_hooks_from_the_sibling ... ok
[INFO] [stdout] test backend::tests::split_refusals ... ok
[INFO] [stdout] test backend::tests::status_one_up_and_down ... ok
[INFO] [stdout] test backend::tests::up_missing_tunnel ... ok
[INFO] [stdout] test backend::tests::up_spawn_failure ... ok
[INFO] [stdout] test backend::tests::up_when_already_up_is_noop ... ok
[INFO] [stdout] test backend::tests::up_backend_failure_is_reported ... ok
[INFO] [stdout] test backend::tests::sudo_prefixes_privileged_calls ... ok
[INFO] [stdout] test backend::tests::verify_flags_orphan_interface_holding_the_route ... ok
[INFO] [stdout] test backend::tests::up_reconciles_a_crashed_tunnel_before_activating ... ok
[INFO] [stdout] test backend::tests::wg_failure_is_an_error_not_down ... ok
[INFO] [stdout] test backend::tests::verify_healthy_on_clean_host ... ok
[INFO] [stdout] test backend::tests::verify_healthy_when_a_tunnel_is_legitimately_up ... ok
[INFO] [stdout] test backend::tests::verify_flags_stale_dns_with_nothing_up ... ok
[INFO] [stdout] test cidr::tests::exclude_everything_is_nothing ... ok
[INFO] [stdout] test backend::tests::with_programs_labels_backend_errors ... ok
[INFO] [stdout] test cidr::tests::containment ... ok
[INFO] [stdout] test cidr::tests::exclude_nothing_is_everything ... ok
[INFO] [stdout] test cidr::tests::halves_split_evenly ... ok
[INFO] [stdout] test backend::tests::up_when_down_brings_up ... ok
[INFO] [stdout] test backend::tests::up_records_active_journal_with_lease_deadline ... ok
[INFO] [stdout] test backend::tests::with_programs_overrides_invoked_binaries ... ok
[INFO] [stdout] test cidr::tests::overlapping_holes_do_not_double_remove ... ok
[INFO] [stdout] test cidr::tests::exclude_tailscale_and_endpoint_matches_reference ... ok
[INFO] [stdout] test cidr::tests::parse_and_display_round_trip ... ok
[INFO] [stdout] test cidr::tests::exclude_tailscale_range ... ok
[INFO] [stdout] test cidr::tests::parse_rejects_garbage ... ok
[INFO] [stdout] test cli::tests::config_dir_for_home_both_branches ... ok
[INFO] [stdout] test cli::tests::default_config_dir_uses_home ... ok
[INFO] [stdout] test cli::tests::dispatch_exec ... ok
[INFO] [stdout] test cli::tests::dispatch_propagates_errors ... ok
[INFO] [stdout] test cli::tests::dispatch_probe ... ok
[INFO] [stdout] test cli::tests::dispatch_current ... ok
[INFO] [stdout] test cli::tests::dispatch_down ... ok
[INFO] [stdout] test cli::tests::cli_parses_exec_after_separator ... ok
[INFO] [stdout] test cli::tests::dispatch_list ... ok
[INFO] [stdout] test cli::tests::cli_parses_recover ... ok
[INFO] [stdout] test cli::tests::cli_rejects_zero_count ... ok
[INFO] [stdout] test cli::tests::dispatch_status_one_and_all ... ok
[INFO] [stdout] test cli::tests::dispatch_recover_reports_clean_host ... ok
[INFO] [stdout] test cli::tests::cli_parses_subcommands_and_globals ... ok
[INFO] [stdout] test cli::tests::dispatch_verify_ok_on_clean_host ... ok
[INFO] [stdout] test cli::tests::cli_parses_probe_with_defaults_and_overrides ... ok
[INFO] [stdout] test cli::tests::cli_parses_up_lease ... ok
[INFO] [stdout] test cli::tests::parse_duration_units_and_rejections ... ok
[INFO] [stdout] test cli::tests::flags_override_file ... ok
[INFO] [stdout] test cli::tests::settings_apply_built_in_defaults ... ok
[INFO] [stdout] test cli::tests::sudo_flag_enables_even_if_file_disables ... ok
[INFO] [stdout] test cli::tests::settings_use_file_when_flags_absent ... ok
[INFO] [stdout] test config::tests::name_validation_rules ... ok
[INFO] [stdout] test config::tests::conf_summary_clean_config_has_no_hooks ... ok
[INFO] [stdout] test cli::tests::dispatch_up ... ok
[INFO] [stdout] test config::tests::conf_summary_skips_non_kv_lines ... ok
[INFO] [stdout] test config::tests::peer_identity_errors_on_unreadable_file ... ok
[INFO] [stdout] test config::tests::discover_errors_on_unreadable_dir ... ok
[INFO] [stdout] test config::tests::peer_identity_allows_missing_allowed_ips ... ok
[INFO] [stdout] test config::tests::conf_summary_empty_private_key_does_not_count ... ok
[INFO] [stdout] test config::tests::discover_filters_and_sorts ... ok
[INFO] [stdout] test config::tests::conf_summary_unreadable_file_errors ... ok
[INFO] [stdout] test config::tests::discover_missing_dir_is_empty ... ok
[INFO] [stdout] test config::tests::conf_summary_full_config ... ok
[INFO] [stdout] test config::tests::conf_summary_minimal_and_second_peer_ignored ... ok
[INFO] [stdout] test config::tests::peer_identity_is_case_insensitive_and_strips_comments ... ok
[INFO] [stdout] test config::tests::conf_summary_detects_shell_hooks_anywhere_case_insensitively ... ok
[INFO] [stdout] test backend::tests::reconcile_leaves_healthy_active_tunnel_untouched ... ok
[INFO] [stdout] test config::tests::peer_identity_errors_without_peer_public_key ... ok
[INFO] [stdout] test config::tests::tunnel_from_path_rejects_wrong_extension ... ok
[INFO] [stdout] test diff::tests::diff_fields_empty_when_all_identical ... ok
[INFO] [stdout] test diff::tests::diff_fields_ignores_failures_and_needs_two_successes ... ok
[INFO] [stdout] test diff::tests::diff_fields_flags_status_and_absent_headers ... ok
[INFO] [stdout] test config::tests::peer_identity_accumulates_repeated_allowed_ips ... ok
[INFO] [stdout] test config::tests::resolve_not_found ... ok
[INFO] [stdout] test config::tests::peer_identity_uses_only_first_peer_section ... ok
[INFO] [stdout] test config::tests::resolve_found ... ok
[INFO] [stdout] test config::tests::peer_identity_parses_key_and_allowed_ips ... ok
[INFO] [stdout] test config::tests::resolve_invalid_name ... ok
[INFO] [stdout] test diff::tests::diff_fields_reports_only_varying_fields ... ok
[INFO] [stdout] test diff::tests::parse_head_tolerates_missing_marker_and_values_with_colons ... ok
[INFO] [stdout] test dns::tests::capture_none_without_networksetup ... ok
[INFO] [stdout] test dns::tests::guard_noop_without_dns_or_networksetup ... ok
[INFO] [stdout] test dns::tests::guard_reclears_when_daemon_restamps_between_sweeps ... ok
[INFO] [stdout] test dns::tests::capture_sanitizes_poison_and_keeps_custom_dns ... ok
[INFO] [stdout] test config::tests::tunnel_from_path_rejects_non_utf8_stem ... ok
[INFO] [stdout] test dns::tests::guard_clears_stale_and_verifies_clean ... ok
[INFO] [stdout] test dns::tests::restore_warns_when_reapply_fails ... ok
[INFO] [stdout] test lint::tests::detects_the_live_routing_loop ... ok
[INFO] [stdout] test dns::tests::guard_warns_when_reset_fails ... ok
[INFO] [stdout] test diff::tests::parse_head_extracts_status_and_lowercased_headers ... ok
[INFO] [stdout] test dns::tests::restore_reapplies_snapshot_and_verifies_clean ... ok
[INFO] [stdout] test error::tests::messages_are_descriptive ... ok
[INFO] [stdout] test lint::tests::findings_sort_errors_first ... ok
[INFO] [stdout] test lint::tests::exec_hooks_are_a_security_error ... ok
[INFO] [stdout] test dns::tests::stale_services_none_without_networksetup ... ok
[INFO] [stdout] test lint::tests::missing_endpoint_is_a_warning_only ... ok
[INFO] [stdout] test lint::tests::hostname_and_v6_endpoints_skip_the_static_check ... ok
[INFO] [stdout] test lint::tests::full_tunnel_default_route_is_not_a_loop ... ok
[INFO] [stdout] test lint::tests::split_tunnel_excluding_endpoint_is_ok ... ok
[INFO] [stdout] test lint::tests::unparseable_allowed_entries_are_skipped ... ok
[INFO] [stdout] test lint::tests::clean_config_is_ok ... ok
[INFO] [stdout] test lint::tests::missing_keys_are_errors ... ok
[INFO] [stdout] test config::tests::peer_identity_skips_non_kv_lines_inside_peer ... ok
[INFO] [stdout] test lock::tests::lock_file_is_not_discovered_as_a_tunnel ... ok
[INFO] [stdout] test dns::tests::guard_warns_when_still_dirty_after_final_sweep ... ok
[INFO] [stdout] test lock::tests::acquire_creates_missing_config_dir ... ok
[INFO] [stdout] test lock::tests::lock_is_exclusive_until_dropped ... ok
[INFO] [stdout] test error::tests::exit_codes_are_stable ... ok
[INFO] [stdout] test dns::tests::stale_services_matches_only_pinned_services ... ok
[INFO] [stdout] test output::tests::exec_report_renders_and_passes_code ... ok
[INFO] [stdout] test output::tests::doctor_report_renders_and_exit_codes ... ok
[INFO] [stdout] test output::tests::human_down_reports_dns_repair ... ok
[INFO] [stdout] test output::tests::human_error ... ok
[INFO] [stdout] test output::tests::human_probe_empty ... ok
[INFO] [stdout] test output::tests::human_list_populated_and_empty ... ok
[INFO] [stdout] test output::tests::human_probe_failure_without_message ... ok
[INFO] [stdout] test output::tests::human_diff_reports_differences_and_json ... ok
[INFO] [stdout] test output::tests::human_current_populated_and_empty ... ok
[INFO] [stdout] test output::tests::add_and_split_reports_render ... ok
[INFO] [stdout] test output::tests::human_down_changed_and_unchanged ... ok
[INFO] [stdout] test output::tests::diff_exit_7_on_any_failure ... ok
[INFO] [stdout] test output::tests::human_probe_multisample_shows_median_and_spread ... ok
[INFO] [stdout] test output::tests::human_probe_shows_exit_evidence_over_remote_ip ... ok
[INFO] [stdout] test output::tests::human_probe_success_failure_and_warning ... ok
[INFO] [stdout] test output::tests::json_down_omits_empty_dns_fields ... ok
[INFO] [stdout] test output::tests::json_error_shape ... ok
[INFO] [stdout] test output::tests::recover_exit_8_when_still_unhealthy ... ok
[INFO] [stdout] test output::tests::human_recover_clean_and_populated ... ok
[INFO] [stdout] test output::tests::report_exit_codes ... ok
[INFO] [stdout] test output::tests::human_status_populated_and_empty ... ok
[INFO] [stdout] test output::tests::json_probe_report ... ok
[INFO] [stdout] test output::tests::human_up_changed_and_unchanged ... ok
[INFO] [stdout] test output::tests::human_verify_healthy_and_unhealthy ... ok
[INFO] [stdout] test output::tests::json_report_is_tagged ... ok
[INFO] [stdout] test output::tests::lint_report_renders_and_exit_codes ... ok
[INFO] [stdout] test output::tests::human_up_without_interface ... ok
[INFO] [stdout] test probe::tests::compute_stats_odd_count_picks_true_median ... ok
[INFO] [stdout] test probe::tests::compute_stats_empty_is_none ... ok
[INFO] [stdout] test probe::tests::compute_stats_single_sample ... ok
[INFO] [stdout] test probe::tests::parse_probe_output_rejects_garbage_metadata ... ok
[INFO] [stdout] test probe::tests::parse_rejects_non_numeric_time ... ok
[INFO] [stdout] test probe::tests::parse_probe_output_without_marker_is_metadata_only ... ok
[INFO] [stdout] test probe::tests::compute_stats_even_count_picks_upper_middle ... ok
[INFO] [stdout] test probe::tests::parse_full_output ... ok
[INFO] [stdout] test probe::tests::total_ms_is_infinite_for_failures ... ok
[INFO] [stdout] test probe::tests::parse_absent_ip_and_code ... ok
[INFO] [stdout] test probe::tests::parse_probe_output_with_body_and_marker ... ok
[INFO] [stdout] test probe::tests::parse_trace_body_extracts_exit_evidence ... ok
[INFO] [stdout] test probe::tests::parse_rejects_wrong_field_count ... ok
[INFO] [stdout] test runner::tests::success_reflects_exit_code ... ok
[INFO] [stdout] test probe::tests::parse_trace_body_requires_ip ... ok
[INFO] [stdout] test settings::tests::load_missing_file_is_default ... ok
[INFO] [stdout] test settings::tests::parse_rejects_unknown_key ... ok
[INFO] [stdout] test runner::tests::system_runner_captures_stdout_and_exit_zero ... ok
[INFO] [stdout] test settings::tests::parse_full_config ... ok
[INFO] [stdout] test settings::tests::load_reports_parse_error ... ok
[INFO] [stdout] test settings::tests::parse_rejects_bad_bool ... ok
[INFO] [stdout] test settings::tests::parse_rejects_missing_equals ... ok
[INFO] [stdout] test settings::tests::load_parses_existing_file ... ok
[INFO] [stdout] test settings::tests::unquote_variants ... ok
[INFO] [stdout] test settings::tests::parse_empty_is_default ... ok
[INFO] [stdout] test settings::tests::load_reports_unreadable_file ... ok
[INFO] [stdout] test state::tests::lease_expired_boundary ... ok
[INFO] [stdout] test state::tests::corrupt_journal_reads_as_none_and_is_skipped ... ok
[INFO] [stdout] test runner::tests::passthrough_reports_spawn_failure ... ok
[INFO] [stdout] test settings::tests::parse_sudo_false ... ok
[INFO] [stdout] test runner::tests::passthrough_returns_exit_code ... ok
[INFO] [stdout] test runner::tests::system_runner_reports_spawn_failure ... ok
[INFO] [stdout] test state::tests::reconcile_active_and_live_within_lease_is_healthy ... ok
[INFO] [stdout] test state::tests::reconcile_active_but_dead_interface_recovers_without_teardown ... ok
[INFO] [stdout] test state::tests::reconcile_expired_lease_tears_down ... ok
[INFO] [stdout] test state::tests::reconcile_interrupted_down_finishes_teardown ... ok
[INFO] [stdout] test runner::tests::system_runner_captures_nonzero_exit_and_stderr ... ok
[INFO] [stdout] test state::tests::reconcile_interrupted_up_tears_down_only_if_live ... ok
[INFO] [stdout] test state::tests::reconcile_invariants_hold_across_the_whole_input_space ... ok
[INFO] [stdout] test state::tests::read_all_ignores_non_json_and_sorts ... ok
[INFO] [stdout] test backend::tests::doctor_reports_unreadable_config_file ... FAILED
[INFO] [stdout] test state::tests::write_read_roundtrip_and_remove ... ok
[INFO] [stdout] test status::tests::down_helper ... ok
[INFO] [stdout] test status::tests::normalize_allowed_lowercases_ipv6 ... ok
[INFO] [stdout] test state::tests::write_sets_owner_only_permissions ... ok
[INFO] [stdout] test status::tests::normalize_allowed_sorts_trims_and_dedups ... ok
[INFO] [stdout] test status::tests::parse_all_dump_defaults_bad_numbers_to_zero ... ok
[INFO] [stdout] test status::tests::parse_all_dump_extracts_tagged_peers ... ok
[INFO] [stdout] test status::tests::parse_all_dump_skips_malformed_and_empty ... ok
[INFO] [stdout] test testutil::tests::scripted_responses_replay_in_order ... ok
[INFO] [stdout] test testutil::tests::unscripted_calls_default_to_success_and_are_recorded ... ok
[INFO] [stdout] test testutil::tests::passthrough_replays_codes_and_spawn_errors ... ok
[INFO] [stdout] test tests::execute_reads_config_file_and_reports_parse_errors ... ok
[INFO] [stdout] test tests::execute_success_returns_report_and_zero ... ok
[INFO] [stdout] test tests::execute_error_returns_message_and_code ... ok
[INFO] [stdout] test tests::execute_reports_lock_setup_failure ... ok
[INFO] [stdout] test tests::execute_exec_passes_child_code_and_stays_silent ... ok
[INFO] [stdout] test tests::execute_exec_restore_warning_goes_to_stderr ... ok
[INFO] [stdout] test tests::execute_probe_failure_exits_7_on_stdout ... ok
[INFO] [stdout] test probe::tests::parse_probe_output_empty_body_has_no_trace ... ok
[INFO] [stdout] test lock::tests::acquire_blocks_until_release ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- backend::tests::doctor_reports_unreadable_config_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'backend::tests::doctor_reports_unreadable_config_file' (684) panicked at src/backend.rs:2921:9:
[INFO] [stdout] assertion failed: !conf.ok
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3441f6b488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3441f6b488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3441f6b488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3441f6b488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3441f81f6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3441f81f6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d3441f6ff42 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d3441f6ff42 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d3441f47e66 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3441f47e66 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3441f62919 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3441dd589c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d3441dd589c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3441f62ad2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d3441f62ad2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3441f47f54 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d3441f3ce29 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3441f48d8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3441f8272c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3441f826f2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d3441cfd4c9 - vpn[6af31fa33f5ae40a]::backend::tests::doctor_reports_unreadable_config_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:2921:9
[INFO] [stdout]   21:     0x5d3441ceb787 - vpn[6af31fa33f5ae40a]::backend::tests::doctor_reports_unreadable_config_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/backend.rs:2904:47
[INFO] [stdout]   22:     0x5d3441dad0c6 - <vpn[6af31fa33f5ae40a]::backend::tests::doctor_reports_unreadable_config_file::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d3441dc897b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d3441dc897b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5d3441dd61f5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5d3441dd61f5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5d3441dd61f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5d3441dd61f5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5d3441dd61f5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5d3441dd61f5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5d3441dd61f5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5d3441dcfb04 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5d3441dcfb04 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5d3441dd9272 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5d3441dd9272 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5d3441dd9272 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5d3441dd9272 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5d3441dd9272 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d3441dd9272 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5d3441dd9272 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d3441f6a8df - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x5d3441f6a8df - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7fc43f668aa4 - <unknown>
[INFO] [stdout]   44:     0x7fc43f6f5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     backend::tests::doctor_reports_unreadable_config_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 265 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3", kill_on_drop: false }`
[INFO] [stdout] bf37170a4b4a84c702ead8dcc15e944863f41dee50d6f0fd894317152c82a9f3
