[INFO] cloning repository https://github.com/chasebryan/phase1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chasebryan/phase1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasebryan%2Fphase1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasebryan%2Fphase1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af69a78c86628a73e578893ccde95eaffefcfaae
[INFO] testing chasebryan/phase1 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%2Fchasebryan%2Fphase1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chasebryan/phase1
[INFO] finished tweaking git repo https://github.com/chasebryan/phase1
[INFO] tweaked toml for git repo https://github.com/chasebryan/phase1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chasebryan/phase1 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/chasebryan/phase1 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d
[INFO] running `Command { std: "docker" "start" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", 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" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d" "/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" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", 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" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling phase1 v4.2.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `redact_url_credentials` is never used
[INFO] [stdout]    --> src/bin/phase1-storage.rs:462:4
[INFO] [stdout]     |
[INFO] [stdout] 462 | fn redact_url_credentials(line: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", 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" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d" "/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 phase1 v4.2.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `redact_url_credentials` is never used
[INFO] [stdout]    --> src/bin/phase1-storage.rs:462:4
[INFO] [stdout]     |
[INFO] [stdout] 462 | fn redact_url_credentials(line: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.77s
[INFO] running `Command { std: "docker" "inspect" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", 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" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `redact_url_credentials` is never used
[INFO] [stderr]    --> src/bin/phase1-storage.rs:462:4
[INFO] [stderr]     |
[INFO] [stderr] 462 | fn redact_url_credentials(line: &str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `phase1` (bin "phase1-storage") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phase1-dfbd4ae06e93488d)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test autocomplete::tests::tab_completes_commands_after_pipeline_separator ... ok
[INFO] [stdout] test autocomplete::tests::tab_completes_unique_command_prefix ... ok
[INFO] [stdout] test autocomplete::tests::tab_lists_ambiguous_prefixes ... ok
[INFO] [stdout] test autocomplete::tests::tab_completes_vfs_file_arguments ... ok
[INFO] [stdout] test autocomplete::tests::tab_completes_common_argument_prefixes ... ok
[INFO] [stdout] test avim::tests::avim_completion_lists_editor_commands ... ok
[INFO] [stdout] test avim::tests::avim_cursor_render_has_visible_fallback ... ok
[INFO] [stdout] test avim::tests::avim_inline_insert_and_replace_are_editable ... ok
[INFO] [stdout] test avim::tests::avim_status_explains_insert_escape ... ok
[INFO] [stdout] test avim::tests::escape_aliases_switch_modes ... ok
[INFO] [stdout] test avim::tests::line_round_trip_preserves_terminal_newline ... ok
[INFO] [stdout] test avim::tests::avim_wraps_long_lines ... ok
[INFO] [stdout] test avim::tests::target_validation_blocks_traversal ... ok
[INFO] [stdout] test browser::tests::browser_extracts_links_and_decodes_numeric_entities ... ok
[INFO] [stdout] test browser::tests::browser_strips_script_text ... ok
[INFO] [stdout] test commands::release::tests::bare_version_uses_current_package_version ... ok
[INFO] [stdout] test browser::tests::browser_normalizes_hosts_and_blocks_credentials ... ok
[INFO] [stdout] test commands::release::tests::roadmap_reports_pipeline_complete ... ok
[INFO] [stdout] test commands::release::tests::version_compare_reports_stable_and_current ... ok
[INFO] [stdout] test commands::pipeline::tests::pipelines_filter_vfs_text ... ok
[INFO] [stdout] test commands::pipeline::tests::pipelines_support_cut ... ok
[INFO] [stdout] test commands::tests::parses_quotes_and_redirect ... ok
[INFO] [stdout] test history::tests::bounded_history_redacts_sensitive_entries_before_storage ... ok
[INFO] [stdout] test history::tests::persistent_state_enables_default_disk_history ... ok
[INFO] [stdout] test history::tests::sanitizer_redacts_secret_like_commands ... ok
[INFO] [stdout] test kernel::tests::syscalls_record_audit_events ... ok
[INFO] [stdout] test kernel::tests::vfs_write_and_read_round_trip ... ok
[INFO] [stdout] test fastfetch::tests::mobile_fastfetch_stacks_instead_of_wrapping ... ok
[INFO] [stdout] test languages::tests::all_registered_languages_have_extensions ... ok
[INFO] [stdout] test languages::tests::output_redaction_removes_sensitive_lines ... ok
[INFO] [stdout] test kernel::tests::home_readme_tracks_current_version ... ok
[INFO] [stdout] test line_editor::tests::ctrl_w_deletes_previous_word ... ok
[INFO] [stdout] test languages::tests::java_source_is_wrapped_when_needed ... ok
[INFO] [stdout] test line_editor::tests::avim_status_explains_modes ... ok
[INFO] [stdout] test languages::tests::aliases_resolve_major_languages ... ok
[INFO] [stdout] test fastfetch::tests::fastfetch_reports_expected_fields ... ok
[INFO] [stdout] test kernel::tests::release_version_is_current ... ok
[INFO] [stdout] test languages::tests::detects_language_from_extension ... ok
[INFO] [stdout] test linux_colors::tests::linux_pack_applies_truecolor ... ok
[INFO] [stdout] test matrix::tests::clamps_duration_and_speed ... ok
[INFO] [stdout] test matrix::tests::help_returns_none ... ok
[INFO] [stdout] test network::tests::nmcli_split_handles_escaped_colons ... ok
[INFO] [stdout] test linux_colors::tests::linux_pack_supports_x200_and_pi_presets ... ok
[INFO] [stdout] test linux_colors::tests::rpi5_safe_color_mode_forces_mono ... ok
[INFO] [stdout] test network::tests::safe_host_rejects_shell_metacharacters ... ok
[INFO] [stdout] test matrix::tests::parses_forever_and_options ... ok
[INFO] [stdout] test matrix::tests::terminal_dim_falls_back ... ok
[INFO] [stdout] test line_editor::tests::history_navigation_recalls_last_command ... ok
[INFO] [stdout] test line_editor::tests::idle_enter_guard_blocks_stale_enter_and_can_be_disabled ... ok
[INFO] [stdout] test line_editor::tests::command_status_has_clock_and_stays_one_line ... ok
[INFO] [stdout] test line_editor::tests::editing_keys_modify_line_at_cursor ... ok
[INFO] [stdout] test network::tests::safe_off_still_requires_host_tools_opt_in ... ok
[INFO] [stdout] test operator::tests::banner_preview_reports_modes ... ok
[INFO] [stdout] test operator::tests::bleeding_edge_theme_requires_edge_mode ... ok
[INFO] [stdout] test ops_log::redaction::tests::detects_sensitive_markers ... ok
[INFO] [stdout] test network::tests::prefix_to_netmask_handles_common_prefixes ... ok
[INFO] [stdout] test operator::tests::theme_list_is_available ... ok
[INFO] [stdout] test history::tests::disabled_history_describes_as_off ... ok
[INFO] [stdout] test operator::tests::dashboard_reports_fullscreen_and_compact_modes ... ok
[INFO] [stdout] test ops_log::redaction::tests::redacts_cli_flag_values_and_url_credentials ... ok
[INFO] [stdout] test ops_log::redaction::tests::redacts_assignments_json_tokens_and_headers ... ok
[INFO] [stdout] test operator::tests::theme_sets_named_palette ... ok
[INFO] [stdout] test ops_log::redaction::tests::redacts_url_credentials_without_hiding_safe_urls ... ok
[INFO] [stdout] test ops_log::redaction::tests::redacts_inline_cli_flag_values ... ok
[INFO] [stdout] test policy::tests::command_metadata_blocks_guarded_capabilities ... ok
[INFO] [stdout] test ops_log::tests::status_mentions_local_log_path ... ok
[INFO] [stdout] test ops_log::tests::command_summary_does_not_store_raw_sensitive_commands ... ok
[INFO] [stdout] test ops_log::tests::redacts_secret_like_tokens ... ok
[INFO] [stdout] test policy::tests::security_report_mentions_metadata_enforcement ... ok
[INFO] [stdout] test policy::tests::host_tools_require_explicit_opt_in ... ok
[INFO] [stdout] test registry::tests::canonical_name_normalizes_aliases ... ok
[INFO] [stdout] test policy::tests::secure_defaults_block_host_tools ... ok
[INFO] [stdout] test registry::tests::capabilities_report_includes_guard_status ... ok
[INFO] [stdout] test policy::tests::update_plan_is_not_blocked_by_host_exec_metadata ... ok
[INFO] [stdout] test registry::tests::command_map_contains_audit_and_complete ... ok
[INFO] [stdout] test network::tests::safe_mode_uses_loopback_only ... ok
[INFO] [stdout] test registry::tests::completions_include_aliases ... ok
[INFO] [stdout] test ops_log::redaction::tests::redacts_private_key_blocks_without_echoing_material ... ok
[INFO] [stdout] test registry::tests::lookup_supports_aliases ... ok
[INFO] [stdout] test tests::compact_path_shortens_home ... ok
[INFO] [stdout] test registry::tests::man_pages_are_generated ... ok
[INFO] [stdout] test tests::editor_prompt_preserves_theme_escape_codes ... ok
[INFO] [stdout] test tests::state_hex_round_trip ... ok
[INFO] [stdout] test tests::command_chain_respects_quotes_and_operators ... ok
[INFO] [stdout] test text::tests::find_supports_name_and_type_filters ... ok
[INFO] [stdout] test ui::tests::bool_parser_handles_common_values ... ok
[INFO] [stdout] test text::tests::grep_wc_head_tail_read_vfs_files ... ok
[INFO] [stdout] test ui::tests::ansi_stripper_removes_escape_codes ... ok
[INFO] [stdout] test ui::tests::laptop_is_default_for_x200_width ... ok
[INFO] [stdout] test ui::tests::display_version_uses_edge_channel_when_requested ... ok
[INFO] [stdout] test updater::devtools::tests::detects_developer_test_requests ... ok
[INFO] [stdout] test updater::devtools::tests::developer_test_execution_is_guarded ... ok
[INFO] [stdout] test ui::tests::clock_uses_utc_suffix ... ok
[INFO] [stdout] test ui::tests::prompt_status_bar_contains_clock_without_overflowing ... ok
[INFO] [stdout] test updater::devtools::tests::developer_test_plan_lists_full_suite ... ok
[INFO] [stdout] test updater::devtools::tests::developer_test_trust_flag_does_not_open_boot_gate ... ok
[INFO] [stdout] test updater::devtools::tests::quick_plan_keeps_feedback_loop_small ... ok
[INFO] [stdout] test updater::devtools::tests::doctor_requires_explicit_command_trust ... ok
[INFO] [stdout] test updater::devtools::tests::sanitizer_redacts_tokens_and_url_credentials ... ok
[INFO] [stdout] test updater::tests::sanitizer_redacts_tokens_and_url_credentials ... ok
[INFO] [stdout] test updater::tests::trust_flag_alone_does_not_enable_host_tools ... ok
[INFO] [stdout] test updater::tests::update_defaults_to_safe_plan ... ok
[INFO] [stdout] test updater::tests::update_execute_is_guarded ... ok
[INFO] [stdout] test updater::tests::update_latest_plan_is_available_from_inside_phase1 ... ok
[INFO] [stdout] test updater::tests::update_now_trust_still_requires_safe_mode_off ... ok
[INFO] [stdout] test updater::tests::update_developer_test_plan_is_available ... ok
[INFO] [stdout] test updater::tests::update_protocol_is_visible ... ok
[INFO] [stdout] test wasm::arena::tests::game_workspace_reports_focused_files ... ok
[INFO] [stdout] test wasm::arena::tests::fire_clears_visible_enemy ... ok
[INFO] [stdout] test wasm::arena::tests::demo_renders_phase1_arena ... ok
[INFO] [stdout] test history::tests::bounded_history_keeps_recent_entries ... ok
[INFO] [stderr]      Running unittests src/bin/phase1-learn.rs (/opt/rustwide/target/debug/deps/phase1_learn-4c48b61071af5c46)
[INFO] [stdout] test wasm::tests::game_workspace_runs_status ... ok
[INFO] [stdout] test ui::tests::theme_palette_names_are_available ... ok
[INFO] [stdout] test wasm::tests::wasm_runtime_lists_and_inspects_plugins ... ok
[INFO] [stdout] test wasm::tests::arena_builtin_runs_demo ... ok
[INFO] [stdout] test wasm::tests::wasm_runtime_runs_manifest_without_host_shell ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::command_names_are_sanitized ... ok
[INFO] [stdout] test tests::teach_and_ask_round_trip ... ok
[INFO] [stdout] test tests::imports_phase1_history_hex_format ... ok
[INFO] [stdout] test tests::serializes_and_restores_redacted_sensitive_notes ... ok
[INFO] [stderr]      Running unittests src/bin/phase1-storage.rs (/opt/rustwide/target/debug/deps/phase1_storage-1bbb3e20f7660c2f)
[INFO] [stdout] test tests::observes_command_frequency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test redaction::tests::detects_sensitive_markers ... ok
[INFO] [stdout] test redaction::tests::redacts_assignments_json_tokens_and_headers ... ok
[INFO] [stdout] test redaction::tests::redacts_cli_flag_values_and_url_credentials ... ok
[INFO] [stdout] test redaction::tests::redacts_private_key_blocks_without_echoing_material ... ok
[INFO] [stdout] test tests::derives_safe_repo_names_from_common_git_urls ... ok
[INFO] [stdout] test redaction::tests::redacts_url_credentials_without_hiding_safe_urls ... ok
[INFO] [stdout] test tests::redacts_credentials_in_git_clone_success_urls ... ok
[INFO] [stdout] test redaction::tests::redacts_inline_cli_flag_values ... ok
[INFO] [stdout] test tests::redacts_embedded_url_credentials_without_hiding_safe_urls ... ok
[INFO] [stdout] test tests::rejects_path_traversal_repo_names ... ok
[INFO] [stdout] test tests::redacts_sensitive_output_markers ... ok
[INFO] [stdout] test tests::roadmap_names_major_language_families ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ai_gina_current.rs (/opt/rustwide/target/debug/deps/ai_gina_current-1cf3f0bdcb9fb3ad)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test assistant_alias_runs_through_wasi_lite_without_host_access ... ok
[INFO] [stdout] test gina_ai_and_assistant_manifests_are_offline_and_safe ... ok
[INFO] [stdout] test wasm::arena::tests::fire_clears_visible_enemy ... ok
[INFO] [stdout] test wasm::arena::tests::game_workspace_reports_focused_files ... ok
[INFO] [stdout] test gina_and_ai_bridge_still_run_after_queue_cleanup ... ok
[INFO] [stdout] test gina_docs_preserve_provider_disabled_default ... ok
[INFO] [stdout] test wasm::arena::tests::demo_renders_phase1_arena ... ok
[INFO] [stdout] test wasm::tests::game_workspace_runs_status ... ok
[INFO] [stdout] test wasm::tests::wasm_runtime_lists_and_inspects_plugins ... ok
[INFO] [stdout] test wasm::tests::wasm_runtime_runs_manifest_without_host_shell ... ok
[INFO] [stdout] test wasm::tests::arena_builtin_runs_demo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/base1_foundation.rs (/opt/rustwide/target/debug/deps/base1_foundation-9ff142f2b5709c7b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test base1_compatibility_contract_defaults_to_safe_mode ... ok
[INFO] [stdout] test base1_hardware_targets_include_raspberry_pi_and_x200 ... ok
[INFO] [stdout] test base1_foundation_docs_exist ... ok
[INFO] [stdout] test base1_launcher_refuses_root_by_default ... ok
[INFO] [stdout] test base1_preflight_is_non_destructive ... ok
[INFO] [stdout] test base1_security_model_preserves_phase1_host_boundary ... ok
[INFO] [stdout] test base1_systemd_template_has_hardening_directives ... ok
[INFO] [stdout] test base1_profile_is_secure_by_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running tests/bleeding.rs (/opt/rustwide/target/debug/deps/bleeding-669675c73f94ac52)
[INFO] [stdout] test bleeding_tab_completion_expands_commands_and_arguments ... ok
[INFO] [stdout] test bleeding_structured_pipelines_filter_text ... ok
[INFO] [stdout] test bleeding_theme_palettes_are_selectable ... ok
[INFO] [stdout] test bleeding_wasi_lite_plugins_are_sandboxed ... ok
[INFO] [stdout] test bleeding_version_and_roadmap_are_visible ... ok
[INFO] [stdout] test bleeding_edge_boot_switch_updates_ui_channel_and_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/game.rs (/opt/rustwide/target/debug/deps/game-b0619aca6a2d6423)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test phase1_arena_scripted_runs_are_deterministic ... ok
[INFO] [stdout] test phase1_arena_workspace_commands_are_visible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/github_security.rs (/opt/rustwide/target/debug/deps/github_security-e45103923ad14a21)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test codeql_workflow_keeps_required_security_permissions ... ok
[INFO] [stdout] test workflows_have_explicit_permissions_blocks ... ok
[INFO] [stdout] test dependabot_config_targets_required_ecosystems ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase1_launch.rs (/opt/rustwide/target/debug/deps/phase1_launch-8d0c7d99eea3ea3b)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test gina_is_configured_for_phase1_operations ... ok
[INFO] [stdout] test gina_runs_inside_phase1_wasi_layer ... ok
[INFO] [stdout] test wasm::arena::tests::fire_clears_visible_enemy ... ok
[INFO] [stdout] test wasm::arena::tests::demo_renders_phase1_arena ... ok
[INFO] [stdout] test wasm::tests::game_workspace_runs_status ... ok
[INFO] [stdout] test wasm::arena::tests::game_workspace_reports_focused_files ... ok
[INFO] [stdout] test wasm::tests::wasm_runtime_runs_manifest_without_host_shell ... ok
[INFO] [stdout] test wasm::tests::wasm_runtime_lists_and_inspects_plugins ... ok
[INFO] [stdout] test wasm::tests::arena_builtin_runs_demo ... ok
[INFO] [stdout] test launch_scripts_exist_and_have_valid_shell_syntax ... ok
[INFO] [stdout] test configure_dry_run_is_safe_and_mentions_launch_command ... ok
[INFO] [stdout] test launch_help_displays_simple_command ... ok
[INFO] [stdout] test launch_doctor_reports_gina_base1_and_config ... ok
[INFO] [stdout] test launch_validation_script_passes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase1_terminal.rs (/opt/rustwide/target/debug/deps/phase1_terminal-39149544060f8b4f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test terminal_docs_point_to_start_phase1_as_source_of_truth ... ok
[INFO] [stdout] test terminal_wrapper_files_exist_and_have_valid_shell_syntax ... ok
[INFO] [stdout] test terminal_help_describes_safe_wrapper_contract ... ok
[INFO] [stdout] test terminal_doctor_delegates_to_start_phase1 ... ok
[INFO] [stdout] test terminal_selftest_and_validation_script_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quality_system.rs (/opt/rustwide/target/debug/deps/quality_system-7bb7ae0b88791fcc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test quality_workflow_exists ... ok
[INFO] [stdout] test quality_docs_exist ... ok
[INFO] [stdout] test quality_scripts_exist_and_are_valid_shell ... ok
[INFO] [stdout] test quality_check_file_gate_passes ... ok
[INFO] [stdout] test quality_score_reports_score_and_rating ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/release_metadata.rs (/opt/rustwide/target/debug/deps/release_metadata-c8e5a7ba38077c10)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test compatibility_base_remains_documented ... ok
[INFO] [stdout] test release_metadata_is_consistent_across_public_docs ... ok
[INFO] [stdout] test stale_dev_release_lines_are_removed_from_release_facing_files ... ok
[INFO] [stdout] test website_demo_reports_current_stable_track ... ok
[INFO] [stdout] test cargo_metadata_matches_current_track ... ok
[INFO] [stdout] test edge_track_is_documented_when_package_is_dev ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- edge_track_is_documented_when_package_is_dev stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'edge_track_is_documented_when_package_is_dev' (1095) panicked at tests/release_metadata.rs:68:9:
[INFO] [stdout] EDGE.md is missing edge version v4.2.0-dev
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d60796cc41 - 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:     0x56d60796cc41 - 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:     0x56d60796cc41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d60796cc41 - <<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:     0x56d6079809fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d6079809fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56d6079710fc - 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:     0x56d6079710fc - <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:     0x56d60794b046 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d60794b046 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d607964af9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d6078ff700 - <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:     0x56d6078ff700 - 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:     0x56d607964cb2 - <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:     0x56d607964cb2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x56d60794b0f2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x56d6079428c9 - 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:     0x56d60794bced - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56d60798112c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d6078edce5 - release_metadata[ac404d62a43eb794]::edge_track_is_documented_when_package_is_dev
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_metadata.rs:68:9
[INFO] [stdout]   20:     0x56d6078ec8b7 - release_metadata[ac404d62a43eb794]::edge_track_is_documented_when_package_is_dev::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/release_metadata.rs:60:50
[INFO] [stdout]   21:     0x56d6078f2806 - <release_metadata[ac404d62a43eb794]::edge_track_is_documented_when_package_is_dev::{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]   22:     0x56d6078f2a3b - <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]   23:     0x56d6078f2a3b - 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]   24:     0x56d607900085 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x56d607900085 - <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]   26:     0x56d607900085 - 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]   27:     0x56d607900085 - 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]   28:     0x56d607900085 - 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]   29:     0x56d607900085 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x56d607900085 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x56d6078fab34 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x56d6078fab34 - 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]   33:     0x56d6079031d2 - 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]   34:     0x56d6079031d2 - <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]   35:     0x56d6079031d2 - 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]   36:     0x56d6079031d2 - 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]   37:     0x56d6079031d2 - 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]   38:     0x56d6079031d2 - 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]   39:     0x56d6079031d2 - <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]   40:     0x56d60796c15f - <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]   41:     0x56d60796c15f - <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]   42:     0x78fd61d13aa4 - <unknown>
[INFO] [stdout]   43:     0x78fd61da0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     edge_track_is_documented_when_package_is_dev
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test release_metadata`
[INFO] running `Command { std: "docker" "inspect" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d", kill_on_drop: false }`
[INFO] [stdout] e70349bea87fcf1694a6e069730ec9cb698328f78390f531d45e44fab0e4dd4d
