[INFO] fetching crate berth 0.1.1...
[INFO] testing berth-0.1.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate berth 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate berth 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate berth 0.1.1
[INFO] tweaked toml for crates.io crate berth 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate berth 0.1.1 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 crates.io crate berth 0.1.1 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded berth-runtime v0.1.1
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded berth-registry v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d
[INFO] running `Command { std: "docker" "start" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", 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" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d" "/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" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", 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" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling clap v4.5.60
[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 rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 toml v0.8.23
[INFO] [stderr]    Compiling berth-runtime v0.1.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling berth-registry v0.1.1
[INFO] [stderr]    Compiling berth v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.79s
[INFO] running `Command { std: "docker" "inspect" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", 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" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d" "/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 rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling berth v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.20s
[INFO] running `Command { std: "docker" "inspect" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", 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" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d" "/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.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/berth-03253af0956863f5)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test commands::analytics::tests::parse_since_accepts_valid_values ... ok
[INFO] [stdout] test commands::analytics::tests::parse_since_rejects_invalid_values ... ok
[INFO] [stdout] test commands::import_github::tests::parse_repo_identifier_accepts_owner_repo_and_url ... ok
[INFO] [stdout] test commands::analytics::tests::summarize_events_aggregates_counts_and_cost ... ok
[INFO] [stdout] test commands::import_github::tests::parse_repo_identifier_rejects_invalid_values ... ok
[INFO] [stdout] test commands::policy::tests::apply_policy_set_rejects_invalid_input ... ok
[INFO] [stdout] test commands::policy::tests::apply_policy_set_updates_known_keys ... ok
[INFO] [stdout] test commands::publish::tests::quality_checks_fail_when_permissions_missing ... ok
[INFO] [stdout] test commands::publish::tests::validate_manifest_accepts_valid_input ... ok
[INFO] [stdout] test commands::publish::tests::validate_manifest_rejects_bad_permissions_and_transport ... ok
[INFO] [stdout] test commands::registry_api::tests::build_site_reports_path_preserves_query_state ... ok
[INFO] [stdout] test commands::registry_api::tests::build_site_catalog_path_preserves_query_state ... ok
[INFO] [stdout] test commands::registry_api::tests::build_site_review_events_path_preserves_query_state ... ok
[INFO] [stdout] test commands::registry_api::tests::build_site_submissions_path_preserves_query_state ... ok
[INFO] [stdout] test commands::registry_api::tests::query_param_extracts_value ... ok
[INFO] [stdout] test commands::import_github::tests::validate_manifest_rejects_invalid_permission_and_transport ... ok
[INFO] [stdout] test commands::import_github::tests::fetch_manifest_supports_file_scheme ... ok
[INFO] [stdout] test commands::registry_api::tests::build_site_publishers_path_preserves_query_state ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_facets_endpoint ... ok
[INFO] [stdout] test commands::registry_api::tests::readme_url_for_repository_handles_github_and_generic_urls ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_publish_submission_detail_endpoint ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_returns_not_found_for_unknown_server ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_lists_available_filter_values ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_handles_search_and_download_routes ... ok
[INFO] [stdout] test commands::registry_api::tests::split_path_query_parses_query ... ok
[INFO] [stdout] test commands::registry_api::tests::url_decode_translates_plus_and_percent_sequences ... ok
[INFO] [stdout] test commands::registry_api::tests::route_website_request_handles_missing_and_invalid_routes ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_sorting_with_metadata ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_publish_submission_status_updates ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_suggest_endpoint ... ok
[INFO] [stdout] test commands::update::tests::merge_keeps_new_default_when_existing_value_is_empty ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_rejects_invalid_sort_inputs ... ok
[INFO] [stdout] test commands::start::tests::missing_required_keys_detects_empty_values ... ok
[INFO] [stdout] test global_config::tests::partial_file_fills_defaults ... ok
[INFO] [stdout] test global_config::tests::round_trip_serialization ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_handles_verified_publishers_endpoints ... ok
[INFO] [stdout] test health_check::tests::parse_valid_initialize_response ... ok
[INFO] [stdout] test permission_filter::tests::effective_permissions_apply_grant_and_revoke ... ok
[INFO] [stdout] test permission_filter::tests::filter_env_map_removes_non_allowed_entries ... ok
[INFO] [stdout] test permission_filter::tests::undeclared_network_grants_identifies_extra_grants ... ok
[INFO] [stdout] test permission_filter::tests::validate_network_permissions_rejects_full_revoke ... ok
[INFO] [stdout] test permission_filter::tests::validate_permission_syntax_rejects_invalid_formats ... ok
[INFO] [stdout] test policy_engine::tests::enforce_global_policy_allows_when_policy_is_permissive ... ok
[INFO] [stdout] test policy_engine::tests::enforce_global_policy_blocks_denied_server ... ok
[INFO] [stdout] test global_config::tests::default_when_no_file ... ok
[INFO] [stdout] test proxy_filter::tests::allowed_tool_call_forwarded ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_stats_endpoint ... ok
[INFO] [stdout] test proxy_filter::tests::denied_tool_call_returns_error ... ok
[INFO] [stdout] test proxy_filter::tests::non_tool_call_methods_pass_through ... ok
[INFO] [stdout] test commands::update::tests::merge_preserves_existing_non_empty_values ... ok
[INFO] [stdout] test proxy_filter::tests::passthrough_when_no_restrictions ... ok
[INFO] [stdout] test proxy_filter::tests::wildcard_allows_all ... ok
[INFO] [stdout] test resource_limits::tests::parse_memory_value_rejects_invalid ... ok
[INFO] [stdout] test resource_limits::tests::is_resource_limit_key_works ... ok
[INFO] [stdout] test resource_limits::tests::parse_memory_value_handles_suffixes ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_filters_and_pagination ... ok
[INFO] [stdout] test resource_limits::tests::parse_resource_limits_from_config ... ok
[INFO] [stdout] test runtime_policy::tests::validate_runtime_policy_rejects_bad_values ... ok
[INFO] [stdout] test runtime_policy::tests::parse_runtime_policy_reads_values ... ok
[INFO] [stdout] test runtime_policy::tests::parse_runtime_policy_defaults_when_unset ... ok
[INFO] [stdout] test sandbox_policy::tests::parse_sandbox_policy_defaults_when_unset ... ok
[INFO] [stdout] test sandbox_policy::tests::parse_sandbox_policy_reads_values ... ok
[INFO] [stdout] test sandbox_policy::tests::validate_sandbox_policy_rejects_bad_values ... ok
[INFO] [stdout] test sandbox_runtime::tests::linux_landlock_wraps_with_filesystem_permissions_when_available ... ok
[INFO] [stdout] test sandbox_runtime::tests::linux_sandbox_wraps_with_setpriv_when_available ... ok
[INFO] [stdout] test permission_filter::tests::validate_network_permissions_allows_declared_network ... ok
[INFO] [stdout] test sandbox_runtime::tests::macos_profile_includes_declared_write_paths ... ok
[INFO] [stdout] test permission_filter::tests::validate_permission_syntax_accepts_valid_formats ... ok
[INFO] [stdout] test sandbox_runtime::tests::sandbox_disabled_keeps_original_command ... ok
[INFO] [stdout] test sandbox_runtime::tests::sandbox_falls_back_when_backend_unavailable ... ok
[INFO] [stdout] test sandbox_runtime::tests::windows_platform_sets_job_object_backend ... ok
[INFO] [stdout] test secrets::tests::encrypted_round_trip ... ok
[INFO] [stdout] test secrets::tests::resolve_plain_config_value_returns_input ... ok
[INFO] [stdout] test policy_engine::tests::enforce_global_policy_blocks_wildcards_and_write_access ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_publish_submissions_endpoint ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_reports_feed_endpoint ... ok
[INFO] [stdout] test health_check::tests::probe_timeout_returns_error ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_options_preflight ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_handles_star_and_report_endpoints ... ok
[INFO] [stdout] test secrets::tests::file_secret_store_round_trip_helpers ... ok
[INFO] [stdout] test secrets::tests::backward_compat_plaintext_fallback ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_related_endpoint ... ok
[INFO] [stdout] test commands::registry_api::tests::route_request_supports_trending_endpoint ... ok
[INFO] [stdout] test commands::registry_api::tests::route_website_request_renders_catalog_and_detail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-fee167599870d622)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test analytics_invalid_since_exits_1 ... ok
[INFO] [stdout] test config_import_requires_file ... ok
[INFO] [stdout] test config_not_installed_exits_1 ... ok
[INFO] [stdout] test audit_invalid_since_exits_1 ... ok
[INFO] [stdout] test config_secure_without_set_exits_1 ... ok
[INFO] [stdout] test config_set_runtime_policy_keys_updates_value ... ok
[INFO] [stdout] test config_env_shows_variables ... ok
[INFO] [stdout] test config_set_secure_stores_secret_reference ... ok
[INFO] [stdout] test config_interactive_conflicts_with_set ... ok
[INFO] [stdout] test config_set_unknown_key_exits_1 ... ok
[INFO] [stdout] test config_set_sandbox_policy_keys_updates_value ... ok
[INFO] [stdout] test config_set_updates_value ... ok
[INFO] [stdout] test help_shows_subcommands ... ok
[INFO] [stdout] test config_interactive_updates_value ... ok
[INFO] [stdout] test config_export_import_round_trip ... ok
[INFO] [stdout] test import_github_writes_server_config ... ok
[INFO] [stdout] test import_github_dry_run_valid_manifest_succeeds ... ok
[INFO] [stdout] test info_not_found ... ok
[INFO] [stdout] test import_github_invalid_manifest_exits_1 ... ok
[INFO] [stdout] test audit_export_jsonl_output_writes_line_delimited_file ... ok
[INFO] [stdout] test install_creates_config_file ... ok
[INFO] [stdout] test install_invalid_server_spec_exits_1 ... ok
[INFO] [stdout] test install_binary_runtime_server_copies_local_artifact ... ok
[INFO] [stdout] test audit_shows_runtime_events_for_server ... ok
[INFO] [stdout] test info_shows_details ... ok
[INFO] [stdout] test analytics_summarizes_audit_events_for_server ... ok
[INFO] [stdout] test audit_export_json_output_writes_array_file ... ok
[INFO] [stdout] test auto_restart_respects_max_restarts_setting ... ok
[INFO] [stdout] test install_specific_version_succeeds ... ok
[INFO] [stdout] test install_python_runtime_server_uses_uvx ... ok
[INFO] [stdout] test install_not_found_exits_1 ... ok
[INFO] [stdout] test config_show_lists_required ... ok
[INFO] [stdout] test install_suggests_config ... ok
[INFO] [stdout] test install_unavailable_version_exits_1 ... ok
[INFO] [stdout] test link_unknown_client_exits_1 ... ok
[INFO] [stdout] test install_already_installed_warns ... ok
[INFO] [stdout] test list_no_servers ... ok
[INFO] [stdout] test link_skips_server_denied_by_org_policy ... ok
[INFO] [stdout] test analytics_json_output_is_machine_readable ... ok
[INFO] [stdout] test permissions_accepts_valid_env_permission_override ... ok
[INFO] [stdout] test audit_json_output_is_machine_readable ... ok
[INFO] [stdout] test link_continue_writes_config ... ok
[INFO] [stdout] test permissions_rejects_invalid_format ... ok
[INFO] [stdout] test global_config_auto_restart_default_applies ... ok
[INFO] [stdout] test link_cursor_writes_config ... ok
[INFO] [stdout] test list_shows_version_after_install ... ok
[INFO] [stdout] test permissions_export_outputs_json ... ok
[INFO] [stdout] test audit_action_filter_returns_only_matching_action ... ok
[INFO] [stdout] test policy_check_json_reports_allowed_server ... ok
[INFO] [stdout] test permissions_show_declared_permissions ... ok
[INFO] [stdout] test policy_check_json_reports_denied_server ... ok
[INFO] [stdout] test policy_check_reports_denied_server ... ok
[INFO] [stdout] test auto_restart_happens_without_status_polling ... ok
[INFO] [stdout] test link_claude_desktop_creates_backup_when_file_exists ... ok
[INFO] [stdout] test proxy_not_installed_exits_1 ... ok
[INFO] [stdout] test policy_init_writes_template ... ok
[INFO] [stdout] test link_vscode_writes_config ... ok
[INFO] [stdout] test link_respects_env_permission_revoke ... ok
[INFO] [stdout] test publish_missing_manifest_exits_1 ... ok
[INFO] [stdout] test publish_dry_run_valid_manifest_succeeds ... ok
[INFO] [stdout] test link_claude_desktop_writes_config ... ok
[INFO] [stdout] test policy_set_and_show_json ... ok
[INFO] [stdout] test permissions_reset_clears_overrides ... ok
[INFO] [stdout] test publish_invalid_manifest_exits_1 ... ok
[INFO] [stdout] test proxy_requires_config_before_running ... ok
[INFO] [stdout] test permissions_accepts_valid_filesystem_and_exec_permission_override ... ok
[INFO] [stdout] test search_finds_server ... ok
[INFO] [stdout] test publish_writes_submission_queue_entry ... ok
[INFO] [stdout] test search_multiple_results ... ok
[INFO] [stdout] test start_not_installed_exits_1 ... ok
[INFO] [stdout] test readme_command_list_matches_cli_help_commands ... FAILED
[INFO] [stdout] test proxy_blocks_when_network_fully_revoked_and_audits ... ok
[INFO] [stdout] test proxy_resolves_secure_secret_reference ... ok
[INFO] [stdout] test proxy_executes_child_and_records_audit ... ok
[INFO] [stdout] test search_no_results ... ok
[INFO] [stdout] test search_case_insensitive ... ok
[INFO] [stdout] test proxy_sets_sandbox_env_when_basic_enabled ... ok
[INFO] [stdout] test registry_api_serves_health_search_and_downloads ... ok
[INFO] [stdout] test proxy_blocks_when_org_policy_denies_server_and_audits ... ok
[INFO] [stdout] test start_blocks_when_org_policy_denies_network_wildcard_and_audits ... ok
[INFO] [stdout] test start_requires_config_before_running ... ok
[INFO] [stdout] test uninstall_not_installed_exits_1 ... ok
[INFO] [stdout] test status_malformed_runtime_state_exits_1 ... ok
[INFO] [stdout] test proxy_applies_env_permission_revoke ... ok
[INFO] [stdout] test permissions_grant_and_revoke_persist_overrides ... ok
[INFO] [stdout] test status_health_check_flag_adds_column ... ok
[INFO] [stdout] test update_non_installed_server_exits_1 ... ok
[INFO] [stdout] test unlink_claude_desktop_removes_linked_servers ... ok
[INFO] [stdout] test uninstall_removes_config_file ... ok
[INFO] [stdout] test update_without_args_exits_1 ... ok
[INFO] [stdout] test version_flag ... ok
[INFO] [stdout] test status_does_not_restart_when_org_policy_denies_server ... ok
[INFO] [stdout] test update_all_mixed_results_exits_1_and_reports_summary ... ok
[INFO] [stdout] test unlink_vscode_removes_linked_servers ... ok
[INFO] [stdout] test start_blocks_when_sandbox_network_deny_all_and_audits ... ok
[INFO] [stdout] test logs_show_lifecycle_events ... ok
[INFO] [stdout] test update_specific_server_updates_and_preserves_config ... ok
[INFO] [stdout] test update_specific_server_up_to_date_succeeds ... ok
[INFO] [stdout] test unlink_windsurf_removes_linked_servers ... ok
[INFO] [stdout] test start_then_status_shows_running ... ok
[INFO] [stdout] test restart_sets_running_state ... ok
[INFO] [stdout] test status_auto_restart_recovers_crash_when_enabled ... ok
[INFO] [stdout] test start_warns_on_undeclared_network_grant_and_audits ... ok
[INFO] [stdout] test stop_after_start_shows_stopped ... ok
[INFO] [stdout] test unlink_continue_removes_linked_servers ... ok
[INFO] [stdout] test status_shows_pid_for_running_server ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_command_list_matches_cli_help_commands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_command_list_matches_cli_help_commands' (1973) panicked at tests/cli.rs:566:29:
[INFO] [stdout] Failed to read /opt/rustwide/workdir/../../README.md: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe6d3093248 - 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:     0x5fe6d3093248 - 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:     0x5fe6d3093248 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe6d3093248 - <<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:     0x5fe6d30a9c4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe6d30a9c4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe6d30981e2 - 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:     0x5fe6d30981e2 - <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:     0x5fe6d306fb46 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe6d306fb46 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe6d308a6a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe6d2ff2a7c - <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:     0x5fe6d2ff2a7c - 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:     0x5fe6d308a862 - <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:     0x5fe6d308a862 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe6d306fc02 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe6d3064a89 - 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:     0x5fe6d3070add - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe6d30aa3dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe6d2e44ba4 - cli[293cc7a2778fd9b6]::readme_command_list_matches_cli_help_commands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:566:29
[INFO] [stdout]   20:     0x5fe6d2eaa411 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::unwrap_or_else::<cli[293cc7a2778fd9b6]::readme_command_list_matches_cli_help_commands::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5fe6d2e7e863 - cli[293cc7a2778fd9b6]::readme_command_list_matches_cli_help_commands
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:566:10
[INFO] [stdout]   22:     0x5fe6d2e44367 - cli[293cc7a2778fd9b6]::readme_command_list_matches_cli_help_commands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:534:51
[INFO] [stdout]   23:     0x5fe6d2ec2646 - <cli[293cc7a2778fd9b6]::readme_command_list_matches_cli_help_commands::{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]   24:     0x5fe6d2fe5b5b - <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]   25:     0x5fe6d2fe5b5b - 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]   26:     0x5fe6d2ff33d5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5fe6d2ff33d5 - <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]   28:     0x5fe6d2ff33d5 - 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] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fe6d2ff33d5 - 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]   30:     0x5fe6d2ff33d5 - 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]   31:     0x5fe6d2ff33d5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5fe6d2ff33d5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5fe6d2fecce4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5fe6d2fecce4 - 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]   35:     0x5fe6d2ff6452 - 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]   36:     0x5fe6d2ff6452 - <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]   37:     0x5fe6d2ff6452 - 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]   38:     0x5fe6d2ff6452 - 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]   39:     0x5fe6d2ff6452 - 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]   40:     0x5fe6d2ff6452 - 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]   41:     0x5fe6d2ff6452 - <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]   42:     0x5fe6d309238f - <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]   43:     0x5fe6d309238f - <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]   44:     0x798dbf113aa4 - <unknown>
[INFO] [stdout]   45:     0x798dbf1a0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_command_list_matches_cli_help_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 105 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d", kill_on_drop: false }`
[INFO] [stdout] bb1c57b6e714a96fd563097661d87eca3c97b301f3b47ae9d5e7b9de551a330d
