[INFO] cloning repository https://github.com/ASoldo/orca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASoldo/orca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Forca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Forca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7f782e62af14f1d130f5c4c44b1b1d2baa79fc5 [INFO] testing ASoldo/orca against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Forca" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ASoldo/orca [INFO] finished tweaking git repo https://github.com/ASoldo/orca [INFO] tweaked toml for git repo https://github.com/ASoldo/orca written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ASoldo/orca on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ASoldo/orca already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d954846c414a606feb363998ae164608f67847e8cfc5f8f1885851eaabf87633 [INFO] running `Command { std: "docker" "start" "-a" "d954846c414a606feb363998ae164608f67847e8cfc5f8f1885851eaabf87633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d954846c414a606feb363998ae164608f67847e8cfc5f8f1885851eaabf87633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d954846c414a606feb363998ae164608f67847e8cfc5f8f1885851eaabf87633", kill_on_drop: false }` [INFO] [stdout] d954846c414a606feb363998ae164608f67847e8cfc5f8f1885851eaabf87633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95be49f81d8fbf31b311b12389f57912ccaa362f8972aad01e607737f1d9f69 [INFO] running `Command { std: "docker" "start" "-a" "d95be49f81d8fbf31b311b12389f57912ccaa362f8972aad01e607737f1d9f69", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling k8s-openapi v0.27.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling serial2 v0.2.34 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling jsonpath-rust v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json-patch v4.1.0 [INFO] [stderr] Compiling kube-derive v3.0.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling kube-core v3.0.1 [INFO] [stderr] Compiling kube-client v3.0.1 [INFO] [stderr] Compiling kube-runtime v3.0.1 [INFO] [stderr] Compiling kube v3.0.1 [INFO] [stderr] Compiling orca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "d95be49f81d8fbf31b311b12389f57912ccaa362f8972aad01e607737f1d9f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95be49f81d8fbf31b311b12389f57912ccaa362f8972aad01e607737f1d9f69", kill_on_drop: false }` [INFO] [stdout] d95be49f81d8fbf31b311b12389f57912ccaa362f8972aad01e607737f1d9f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c76e0e63e9ead1ed5de4c7832f06aca50119f7caa18f8b3a4b67b7c32c65ce9 [INFO] running `Command { std: "docker" "start" "-a" "0c76e0e63e9ead1ed5de4c7832f06aca50119f7caa18f8b3a4b67b7c32c65ce9", kill_on_drop: false }` [INFO] [stderr] Compiling orca v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.20s [INFO] running `Command { std: "docker" "inspect" "0c76e0e63e9ead1ed5de4c7832f06aca50119f7caa18f8b3a4b67b7c32c65ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c76e0e63e9ead1ed5de4c7832f06aca50119f7caa18f8b3a4b67b7c32c65ce9", kill_on_drop: false }` [INFO] [stdout] 0c76e0e63e9ead1ed5de4c7832f06aca50119f7caa18f8b3a4b67b7c32c65ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e31170d28eae992c06c4b29ff4378043a54752b28a4de7c039565d8fd919c408 [INFO] running `Command { std: "docker" "start" "-a" "e31170d28eae992c06c4b29ff4378043a54752b28a4de7c039565d8fd919c408", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orca-0b4cfdc7eb66f52d) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test app::tests::app_starts_in_orca_tab ... ok [INFO] [stdout] test app::tests::alerts_command_requests_alerts_overlay ... ok [INFO] [stdout] test app::tests::argocd_with_app_name_switches_to_resource_tab ... ok [INFO] [stdout] test app::tests::argocd_command_switches_to_argo_apps_tab ... ok [INFO] [stdout] test app::tests::dashboard_command_switches_to_orca_tab ... ok [INFO] [stdout] test app::tests::command_completion_empty_does_not_block_submission ... ok [INFO] [stdout] test app::tests::deleting_active_view_slot_switches_to_fallback ... ok [INFO] [stdout] test app::tests::command_completion_excludes_legacy_tab_prefix ... ok [INFO] [stdout] test app::tests::bare_tab_token_switches_tab ... ok [INFO] [stdout] test app::tests::deleting_inactive_view_slot_clears_it ... ok [INFO] [stdout] test app::tests::command_completion_includes_dashboard_alias ... ok [INFO] [stdout] test app::tests::config_command_opens_runtime_config_overlay ... ok [INFO] [stdout] test app::tests::ctx_command_returns_switch_context_command ... ok [INFO] [stdout] test app::tests::deleting_last_active_view_is_rejected ... ok [INFO] [stdout] test app::tests::argocd_sync_builds_ops_target ... ok [INFO] [stdout] test app::tests::argocd_rollback_accepts_id_and_app ... ok [INFO] [stdout] test app::tests::completion_query_normalizes_mode_prefix ... ok [INFO] [stdout] test app::tests::edit_on_argocd_apps_uses_kubectl_edit_flow ... ok [INFO] [stdout] test app::tests::enter_resource_on_pod_requests_container_list ... ok [INFO] [stdout] test app::tests::cluster_catalog_overlay_supports_table_navigation_and_enter ... ok [INFO] [stdout] test app::tests::esc_returns_to_dashboard_mode ... ok [INFO] [stdout] test app::tests::filter_command_sets_filter ... ok [INFO] [stdout] test app::tests::git_command_without_args_opens_catalog ... ok [INFO] [stdout] test app::tests::esc_from_container_logs_returns_to_container_picker_first ... ok [INFO] [stdout] test app::tests::git_fetch_url_builds_target ... ok [INFO] [stdout] test app::tests::helm_release_command_requests_release_overlay ... ok [INFO] [stdout] test app::tests::esc_returns_to_command_root_after_drilldown ... ok [INFO] [stdout] test app::tests::enter_namespace_drills_into_pods_scope ... ok [INFO] [stdout] test app::tests::normalize_status_text_keeps_confirmation_prompt_untrimmed ... ok [INFO] [stdout] test app::tests::ns_without_arg_switches_to_namespaces_tab ... ok [INFO] [stdout] test app::tests::ns_command_requests_refresh_all ... ok [INFO] [stdout] test app::tests::open_shell_from_argocd_pod_node_targets_selected_pod ... ok [INFO] [stdout] test app::tests::orca_command_switches_to_orca_tab ... ok [INFO] [stdout] test app::tests::pane_label_uses_shell_for_embedded_shell_overlay ... ok [INFO] [stdout] test app::tests::pane_label_uses_uppercase_for_related_logs ... ok [INFO] [stdout] test app::tests::prefixed_ctx_command_returns_switch_context_command ... ok [INFO] [stdout] test app::tests::plugin_command_builds_run_command_with_placeholders ... ok [INFO] [stdout] test app::tests::prefixed_jump_cluster_returns_switch_cluster_command ... ok [INFO] [stdout] test app::tests::prefixed_scale_command_executes_without_confirmation ... ok [INFO] [stdout] test app::tests::edit_on_argocd_resource_opens_events_section ... ok [INFO] [stdout] test app::tests::namespace_scope_reset_clears_namespaced_runtime_tables ... ok [INFO] [stdout] test app::tests::jump_cluster_returns_switch_cluster_command ... ok [INFO] [stdout] test app::tests::k8s_command_switches_to_pods_tab ... ok [INFO] [stdout] test app::tests::load_logs_from_argocd_deployment_node_targets_workload_logs ... ok [INFO] [stdout] test app::tests::rbac_command_requests_rbac_overlay ... ok [INFO] [stdout] test app::tests::readonly_command_enables_read_only_mode ... ok [INFO] [stdout] test app::tests::jump_namespace_path_sets_scope_and_refreshes ... ok [INFO] [stdout] test app::tests::load_logs_from_argocd_pod_node_targets_selected_pod ... ok [INFO] [stdout] test app::tests::m_on_argocd_resource_opens_manifest_section ... ok [INFO] [stdout] test app::tests::moving_selection_keeps_logs_overlay_open ... ok [INFO] [stdout] test app::tests::namespace_alias_token_sets_scope ... ok [INFO] [stdout] test app::tests::ctx_without_arg_opens_context_catalog_overlay ... ok [INFO] [stdout] test app::tests::pulses_command_requests_pulses_overlay ... ok [INFO] [stdout] test app::tests::readonly_mode_blocks_scale_command ... ok [INFO] [stdout] test app::tests::refresh_keeps_previous_index_when_identity_disappears ... ok [INFO] [stdout] test app::tests::runtime_hotkey_executes_bound_command ... ok [INFO] [stdout] test app::tests::scale_command_executes_without_confirmation ... ok [INFO] [stdout] test app::tests::shift_l_on_workload_builds_related_logs_command ... ok [INFO] [stdout] test app::tests::switching_tabs_keeps_state_consistent ... ok [INFO] [stdout] test app::tests::tools_command_requests_tooling_inspection ... ok [INFO] [stdout] test app::tests::user_command_returns_switch_user_command ... ok [INFO] [stdout] test app::tests::switching_view_slots_preserves_state_per_slot ... ok [INFO] [stdout] test app::tests::usr_without_arg_opens_user_catalog_overlay ... ok [INFO] [stdout] test app::tests::who_can_command_requests_lookup ... ok [INFO] [stdout] test input::tests::hotkey_signature_normalizes_modifiers ... ok [INFO] [stdout] test app::tests::xray_command_uses_selected_resource ... ok [INFO] [stdout] test input::tests::hotkey_spec_parses_common_tokens ... ok [INFO] [stdout] test input::tests::input_mode_maps_char ... ok [INFO] [stdout] test input::tests::input_mode_maps_ctrl_alt_digit_to_delete_view ... ok [INFO] [stdout] test input::tests::input_mode_maps_ctrl_m_and_ctrl_j_to_submit ... ok [INFO] [stdout] test input::tests::input_mode_maps_ctrl_shift_digit_symbols_to_view_switch ... ok [INFO] [stdout] test input::tests::input_mode_maps_null_to_view_switch_zero ... ok [INFO] [stdout] test input::tests::input_mode_rejects_ctrl_c ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_a_to_view_switch ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_alt_digit_to_delete_view ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_backspace_to_view_switch ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_digit_to_view_switch ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_esc_to_view_three ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_m_and_ctrl_j_to_enter ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_right_paren_to_view_zero ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_space_to_view_zero ... ok [INFO] [stdout] test input::tests::normal_mode_maps_ctrl_tab_to_view_switch ... ok [INFO] [stdout] test input::tests::normal_mode_maps_d_to_details ... ok [INFO] [stdout] test input::tests::normal_mode_maps_m_to_manifest ... ok [INFO] [stdout] test input::tests::normal_mode_maps_o_to_overview ... ok [INFO] [stdout] test input::tests::normal_mode_maps_plain_digit_to_view_switch ... ok [INFO] [stdout] test input::tests::normal_mode_maps_plain_right_paren_to_view_zero ... ok [INFO] [stdout] test input::tests::normal_mode_maps_quit ... ok [INFO] [stdout] test input::tests::normal_mode_maps_shift_l_to_related_logs ... ok [INFO] [stdout] test input::tests::normal_mode_maps_shift_period_to_jump ... ok [INFO] [stdout] test app::tests::runtime_alias_expands_to_target_command ... ok [INFO] [stdout] test input::tests::normal_mode_maps_shift_semicolon_to_command ... ok [INFO] [stdout] test input::tests::normal_mode_maps_uppercase_confirmation_keys ... ok [INFO] [stdout] test model::tests::resource_aliases_map_to_expected_tabs ... ok [INFO] [stdout] test shell_snapshot_tests::renders_block_cursor_without_raw_escape_bytes ... ok [INFO] [stdout] test tests::bootstrap_dashboard_ready_after_core_data_without_waiting_for_argocd ... ok [INFO] [stdout] test tests::orca_dashboard_shows_cluster_argocd_when_argoproj_crds_exist ... ok [INFO] [stdout] test shell_snapshot_tests::trims_trailing_blank_lines ... ok [INFO] [stdout] test tests::orca_dashboard_hides_cluster_argocd_until_detected ... ok [INFO] [stdout] test tests::orca_dashboard_uses_tools_branch_and_keeps_missing_tools_visible ... ok [INFO] [stdout] test app::tests::argocd_projects_switches_to_projects_tab ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e31170d28eae992c06c4b29ff4378043a54752b28a4de7c039565d8fd919c408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31170d28eae992c06c4b29ff4378043a54752b28a4de7c039565d8fd919c408", kill_on_drop: false }` [INFO] [stdout] e31170d28eae992c06c4b29ff4378043a54752b28a4de7c039565d8fd919c408