[INFO] fetching crate panoptes-cc 0.3.1... [INFO] testing panoptes-cc-0.3.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate panoptes-cc 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate panoptes-cc 0.3.1 [INFO] finished tweaking crates.io crate panoptes-cc 0.3.1 [INFO] tweaked toml for crates.io crate panoptes-cc 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate panoptes-cc 0.3.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate panoptes-cc 0.3.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-words v1.1.1 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded portable-pty v0.8.1 [INFO] [stderr] Downloaded filedescriptor v0.8.3 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded vt100 v0.16.2 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded ratatui v0.26.3 [INFO] [stderr] Downloaded nix v0.25.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded zmij v1.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a43b8e361df2859ad35ad94c5dacd885fc41f94e9822b5d8037699d363f708e [INFO] running `Command { std: "docker" "start" "-a" "5a43b8e361df2859ad35ad94c5dacd885fc41f94e9822b5d8037699d363f708e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a43b8e361df2859ad35ad94c5dacd885fc41f94e9822b5d8037699d363f708e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a43b8e361df2859ad35ad94c5dacd885fc41f94e9822b5d8037699d363f708e", kill_on_drop: false }` [INFO] [stdout] 5a43b8e361df2859ad35ad94c5dacd885fc41f94e9822b5d8037699d363f708e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e5d482662b393ed25f7f120008c1e606ebc695e15c44e69cd5c7d5a2fa931dd [INFO] running `Command { std: "docker" "start" "-a" "2e5d482662b393ed25f7f120008c1e606ebc695e15c44e69cd5c7d5a2fa931dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-truncate v1.1.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.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [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 tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling panoptes-cc v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.40s [INFO] running `Command { std: "docker" "inspect" "2e5d482662b393ed25f7f120008c1e606ebc695e15c44e69cd5c7d5a2fa931dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5d482662b393ed25f7f120008c1e606ebc695e15c44e69cd5c7d5a2fa931dd", kill_on_drop: false }` [INFO] [stdout] 2e5d482662b393ed25f7f120008c1e606ebc695e15c44e69cd5c7d5a2fa931dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 065d81016314226613effc46c0e1f9c7585e74a6d3ab94439385ecab98f124b6 [INFO] running `Command { std: "docker" "start" "-a" "065d81016314226613effc46c0e1f9c7585e74a6d3ab94439385ecab98f124b6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling panoptes-cc v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.33s [INFO] running `Command { std: "docker" "inspect" "065d81016314226613effc46c0e1f9c7585e74a6d3ab94439385ecab98f124b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065d81016314226613effc46c0e1f9c7585e74a6d3ab94439385ecab98f124b6", kill_on_drop: false }` [INFO] [stdout] 065d81016314226613effc46c0e1f9c7585e74a6d3ab94439385ecab98f124b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29a3c0d292a9c12a5718234a6a8120829889a3986375d14a623ce3ec97bfee96 [INFO] running `Command { std: "docker" "start" "-a" "29a3c0d292a9c12a5718234a6a8120829889a3986375d14a623ce3ec97bfee96", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/panoptes-34ab5f5eb93e0941) [INFO] [stdout] running 348 tests [INFO] [stdout] test agent::adapter::tests::test_adapter_is_object_safe ... ok [INFO] [stdout] test agent::adapter::tests::test_spawn_config_creation ... ok [INFO] [stdout] test agent::claude::tests::test_claude_adapter_default_args ... ok [INFO] [stdout] test agent::claude::tests::test_claude_adapter_name ... ok [INFO] [stdout] test agent::claude::tests::test_claude_adapter_supports_hooks ... ok [INFO] [stdout] test agent::claude::tests::test_claude_adapter_with_extra_args ... ok [INFO] [stdout] test agent::adapter::tests::test_spawn_config_with_claude_config_dir ... ok [INFO] [stdout] test agent::claude::tests::test_generate_hook_script_content ... ok [INFO] [stdout] test agent::claude::tests::test_create_session_settings ... ok [INFO] [stdout] test agent::codex::tests::test_codex_adapter_supports_hooks ... ok [INFO] [stdout] test agent::claude::tests::test_install_hook_script ... ok [INFO] [stdout] test agent::claude::tests::test_setup_hooks_returns_cleanup_paths ... ok [INFO] [stdout] test agent::claude::tests::test_generate_env_contains_session_id ... ok [INFO] [stdout] test agent::claude::tests::test_hooks_settings_json_structure ... ok [INFO] [stdout] test agent::codex::tests::test_build_args_includes_no_alt_screen_by_default ... ok [INFO] [stdout] test agent::claude::tests::test_create_session_settings_creates_backup ... ok [INFO] [stdout] test agent::claude::tests::test_create_session_settings_preserves_existing ... ok [INFO] [stdout] test agent::claude::tests::test_create_session_settings_handles_invalid_json ... ok [INFO] [stdout] test agent::codex::tests::test_generate_notify_script_content ... ok [INFO] [stdout] test agent::codex::tests::test_resolve_codex_home_default ... ok [INFO] [stdout] test agent::codex::tests::test_resolve_codex_home_with_config ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_command_from_env ... ok [INFO] [stdout] test agent::codex::tests::test_configure_codex_notify_fresh ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_default_args ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_does_not_support_hooks ... ok [INFO] [stdout] test agent::codex::tests::test_setup_hooks ... ok [INFO] [stdout] test agent::codex::tests::test_configure_codex_notify_rejects_unsupported_notify_shape ... ok [INFO] [stdout] test agent::codex::tests::test_generate_env_contains_session_id ... ok [INFO] [stdout] test agent::codex::tests::test_configure_codex_notify_preserves_existing ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_name ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_setup_hooks_returns_empty ... ok [INFO] [stdout] test agent::codex::tests::test_generate_env_with_codex_home ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_with_explicit_shell ... ok [INFO] [stdout] test agent::tests::test_agent_type_command ... ok [INFO] [stdout] test agent::tests::test_agent_type_create_adapter ... ok [INFO] [stdout] test agent::tests::test_agent_type_display ... ok [INFO] [stdout] test agent::tests::test_agent_type_serialization ... ok [INFO] [stdout] test agent::tests::test_agent_type_supports_hooks ... ok [INFO] [stdout] test app::state::tests::test_app_state_default ... ok [INFO] [stdout] test app::state::tests::test_homepage_focus_default ... ok [INFO] [stdout] test app::state::tests::test_navigate_back_from_branch_detail ... ok [INFO] [stdout] test app::state::tests::test_navigate_to_branch ... ok [INFO] [stdout] test app::state::tests::test_navigate_back_from_project_detail ... ok [INFO] [stdout] test app::state::tests::test_navigate_to_timeline ... ok [INFO] [stdout] test app::state::tests::test_resize_debounce_state ... ok [INFO] [stdout] test app::state::tests::test_navigate_to_claude_configs ... ok [INFO] [stdout] test app::state::tests::test_current_selected_index_for_different_views ... ok [INFO] [stdout] test app::state::tests::test_select_by_number ... ok [INFO] [stdout] test app::state::tests::test_select_next ... ok [INFO] [stdout] test app::state::tests::test_select_prev ... ok [INFO] [stdout] test app::state::tests::test_select_with_empty_list ... ok [INFO] [stdout] test app::state::tests::test_worktree_wizard_clamp_base_list_index ... ok [INFO] [stdout] test app::state::tests::test_worktree_wizard_clamp_list_index_empty ... ok [INFO] [stdout] test agent::codex::tests::test_configure_codex_notify_chains_existing_notify ... ok [INFO] [stdout] test app::state::tests::test_worktree_wizard_state_default ... ok [INFO] [stdout] test app::tests::test_app_state_default ... ok [INFO] [stdout] test app::tests::test_app_state_select_by_number ... ok [INFO] [stdout] test app::tests::test_app_state_select_empty ... ok [INFO] [stdout] test app::tests::test_app_state_select_next ... ok [INFO] [stdout] test app::tests::test_app_state_select_prev ... ok [INFO] [stdout] test app::tests::test_input_mode_default ... ok [INFO] [stdout] test app::tests::test_navigation_helpers ... ok [INFO] [stdout] test app::state::tests::test_navigate_back_resets_input_mode ... ok [INFO] [stdout] test app::tests::test_timeline_navigation ... ok [INFO] [stdout] test app::tests::test_view_default ... ok [INFO] [stdout] test app::tests::test_view_helpers ... ok [INFO] [stdout] test agent::codex::tests::test_install_notify_script ... ok [INFO] [stdout] test app::view::tests::test_view_default ... ok [INFO] [stdout] test agent::shell::tests::test_shell_adapter_generate_env ... ok [INFO] [stdout] test app::view::tests::test_view_is_methods ... ok [INFO] [stdout] test app::view::tests::test_view_branch_id ... ok [INFO] [stdout] test app::tests::test_should_forward_mouse_to_pty ... ok [INFO] [stdout] test app::view::tests::test_view_parent ... ok [INFO] [stdout] test claude_config::store::tests::test_store_find_by_name ... ok [INFO] [stdout] test claude_config::store::tests::test_store_add_config ... ok [INFO] [stdout] test app::view::tests::test_view_project_id ... ok [INFO] [stdout] test claude_config::store::tests::test_store_remove_config ... ok [INFO] [stdout] test claude_config::store::tests::test_store_load_nonexistent ... ok [INFO] [stdout] test claude_config::store::tests::test_store_is_config_dir_used ... ok [INFO] [stdout] test claude_config::store::tests::test_store_set_default ... ok [INFO] [stdout] test claude_config::tests::test_claude_config_creation ... ok [INFO] [stdout] test claude_config::tests::test_config_dir_display_default ... ok [INFO] [stdout] test claude_config::tests::test_config_dir_display_custom ... ok [INFO] [stdout] test claude_config::tests::test_default_config ... ok [INFO] [stdout] test claude_config::tests::test_config_serialization ... ok [INFO] [stdout] test claude_config::store::tests::test_store_save_and_load ... ok [INFO] [stdout] test claude_config::store::tests::test_store_configs_sorted ... ok [INFO] [stdout] test claude_json::tests::test_copy_local_settings_no_source ... ok [INFO] [stdout] test claude_json::tests::test_copy_local_settings_success ... ok [INFO] [stdout] test app::tests::test_return_from_session_uses_session_context ... ok [INFO] [stdout] test claude_json::tests::test_for_config_dir_custom ... ok [INFO] [stdout] test claude_json::tests::test_has_settings ... ok [INFO] [stdout] test claude_json::tests::test_copy_local_settings_dest_exists ... ok [INFO] [stdout] test claude_json::tests::test_has_unique_local_settings_true ... ok [INFO] [stdout] test claude_json::tests::test_has_unique_local_settings_false_all_exist ... ok [INFO] [stdout] test claude_json::tests::test_load_config_with_projects ... ok [INFO] [stdout] test claude_json::tests::test_load_empty_config ... ok [INFO] [stdout] test claude_json::tests::test_copy_settings ... ok [INFO] [stdout] test claude_json::tests::test_has_unique_local_settings_false_only_hooks ... ok [INFO] [stdout] test claude_json::tests::test_merge_local_settings_no_worktree ... ok [INFO] [stdout] test claude_json::tests::test_preserves_unknown_fields ... ok [INFO] [stdout] test claude_json::tests::test_remove_settings ... ok [INFO] [stdout] test codex_config::store::tests::test_store_add_config ... ok [INFO] [stdout] test claude_json::tests::test_merge_settings ... ok [INFO] [stdout] test codex_config::store::tests::test_store_configs_sorted ... ok [INFO] [stdout] test claude_json::tests::test_merge_local_settings_success ... ok [INFO] [stdout] test codex_config::store::tests::test_store_load_nonexistent ... ok [INFO] [stdout] test codex_config::store::tests::test_store_load_with_stale_default_recovers_deterministically ... ok [INFO] [stdout] test codex_config::store::tests::test_store_load_without_default_sets_fallback_when_configs_exist ... ok [INFO] [stdout] test codex_config::store::tests::test_store_remove_config ... ok [INFO] [stdout] test codex_config::store::tests::test_store_save_and_load ... ok [INFO] [stdout] test codex_config::store::tests::test_store_is_codex_home_used ... ok [INFO] [stdout] test codex_config::store::tests::test_store_find_by_name ... ok [INFO] [stdout] test codex_config::tests::test_codex_home_display_custom ... ok [INFO] [stdout] test codex_config::tests::test_codex_home_display_default ... ok [INFO] [stdout] test codex_config::tests::test_config_serialization ... ok [INFO] [stdout] test codex_config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_config_add_shortcut ... ok [INFO] [stdout] test config::tests::test_config_add_shortcut_duplicate_key ... ok [INFO] [stdout] test codex_config::store::tests::test_store_set_default ... ok [INFO] [stdout] test config::tests::test_config_dir_does_not_panic ... ok [INFO] [stdout] test config::tests::test_config_add_shortcut_reserved_key ... ok [INFO] [stdout] test config::tests::test_config_get_shortcut ... ok [INFO] [stdout] test agent::codex::tests::test_codex_adapter_name ... ok [INFO] [stdout] test config::tests::test_config_remove_shortcut ... ok [INFO] [stdout] test app::state::tests::test_worktree_wizard_clamp_list_index_with_create_option ... ok [INFO] [stdout] test config::tests::test_config_serialization_with_custom_shortcuts ... ok [INFO] [stdout] test config::tests::test_config_serialization_with_scrollback ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test agent::claude::tests::test_generate_env_with_claude_config_dir ... ok [INFO] [stdout] test codex_config::tests::test_codex_config_creation ... ok [INFO] [stdout] test config::tests::test_custom_shortcut_display_name_with_name ... ok [INFO] [stdout] test config::tests::test_custom_shortcut_display_name_without_name ... ok [INFO] [stdout] test config::tests::test_custom_shortcut_short_display_name ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_default_config_scrollback ... ok [INFO] [stdout] test config::tests::test_is_reserved_key ... ok [INFO] [stdout] test config::tests::test_try_config_dir ... ok [INFO] [stdout] test focus_timing::stats::tests::test_aggregate_by_project ... ok [INFO] [stdout] test focus_timing::stats::tests::test_aggregated_stats ... ok [INFO] [stdout] test focus_timing::stats::tests::test_focus_session_creation ... ok [INFO] [stdout] test focus_timing::stats::tests::test_format_duration ... ok [INFO] [stdout] test focus_timing::store::tests::test_load_empty ... ok [INFO] [stdout] test focus_timing::tests::test_timer_creation ... ok [INFO] [stdout] test focus_timing::store::tests::test_add_session ... ok [INFO] [stdout] test focus_timing::store::tests::test_session_count ... ok [INFO] [stdout] test focus_timing::store::tests::test_save_and_load ... ok [INFO] [stdout] test focus_timing::tests::test_format_remaining ... ok [INFO] [stdout] test focus_timing::tests::test_timer_with_context ... ok [INFO] [stdout] test focus_timing::tracker::tests::test_focus_gained_lost ... ok [INFO] [stdout] test focus_timing::tracker::tests::test_tracker_creation ... ok [INFO] [stdout] test agent::codex::tests::test_build_args_appends_prompt_after_flags ... ok [INFO] [stdout] test app::state::tests::test_worktree_wizard_clamp_list_index_with_branches ... ok [INFO] [stdout] test app::state::tests::test_navigate_to_project ... ok [INFO] [stdout] test agent::codex::tests::test_codex_adapter_command ... ok [INFO] [stdout] test agent::codex::tests::test_build_args_preserves_existing_no_alt_screen_flag ... ok [INFO] [stdout] test focus_timing::tests::test_timer_start_stop ... ok [INFO] [stdout] test focus_timing::tracker::tests::test_context_switching ... ok [INFO] [stdout] test claude_json::tests::test_merge_local_settings_creates_main ... ok [INFO] [stdout] test focus_timing::tracker::tests::test_interval_recording ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_at_brace ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_consecutive_slashes ... ok [INFO] [stdout] test focus_timing::tests::test_timer_elapsed_is_wall_clock ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_empty ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_invalid_chars ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_lock_suffix ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_slash_dot_edges ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_valid ... ok [INFO] [stdout] test focus_timing::tracker::tests::test_focused_time_calculation ... ok [INFO] [stdout] test git::tests::test_validate_branch_name_double_dot ... ok [INFO] [stdout] test agent::codex::tests::test_codex_adapter_default_args ... ok [INFO] [stdout] test git::tests::test_is_git_repository ... ok [INFO] [stdout] test git::tests::test_git_ops_current_branch ... ok [INFO] [stdout] test git::worktree::tests::test_create_worktree_nonexistent_branch_no_create ... ok [INFO] [stdout] test git::tests::test_git_ops_open ... ok [INFO] [stdout] test git::tests::test_git_ops_list_branches ... ok [INFO] [stdout] test git::worktree::tests::test_worktree_path_for_branch ... ok [INFO] [stdout] test hooks::server::tests::test_create_channel ... ok [INFO] [stdout] test git::tests::test_git_ops_discover ... ok [INFO] [stdout] test git::tests::test_git_ops_default_branch ... ok [INFO] [stdout] test git::worktree::tests::test_create_worktree_existing_branch ... ok [INFO] [stdout] test hooks::server::tests::test_dropped_events_counter ... ok [INFO] [stdout] test hooks::server::tests::test_hook_handler_valid_event ... ok [INFO] [stdout] test hooks::server::tests::test_server_starts_on_port ... ok [INFO] [stdout] test hooks::tests::test_hook_event_datetime ... ok [INFO] [stdout] test hooks::tests::test_hook_event_parsing ... ok [INFO] [stdout] test hooks::tests::test_hook_event_type_as_str ... ok [INFO] [stdout] test hooks::tests::test_hook_event_type_conversion ... ok [INFO] [stdout] test hooks::tests::test_hook_event_type_display ... ok [INFO] [stdout] test hooks::server::tests::test_event_sent_through_channel ... ok [INFO] [stdout] test hooks::server::tests::test_hook_handler_missing_fields ... ok [INFO] [stdout] test git::tests::test_git_ops_repo_path ... ok [INFO] [stdout] test hooks::server::tests::test_hook_handler_invalid_json ... ok [INFO] [stdout] test git::tests::test_git_ops_branch_exists ... ok [INFO] [stdout] test git::tests::test_find_repo_root ... ok [INFO] [stdout] test git::worktree::tests::test_list_worktrees_main_only ... ok [INFO] [stdout] test hooks::tests::test_hook_event_type_roundtrip ... ok [INFO] [stdout] test hooks::tests::test_hook_event_without_tool ... ok [INFO] [stdout] test input::dispatcher::tests::test_validate_worktree_mode_in_other_view_invalid ... ok [INFO] [stdout] test git::worktree::tests::test_create_worktree ... ok [INFO] [stdout] test git::worktree::tests::test_remove_worktree ... ok [INFO] [stdout] test input::dispatcher::tests::test_validate_session_mode_in_other_view_invalid ... ok [INFO] [stdout] test app::state::tests::test_navigate_to_session ... ok [INFO] [stdout] test claude_json::tests::test_compare_tools ... ok [INFO] [stdout] test input::dispatcher::tests::test_validate_worktree_mode_in_project_detail_valid ... ok [INFO] [stdout] test input::dispatcher::tests::test_validate_session_mode_in_session_view_valid ... ok [INFO] [stdout] test input::dispatcher::tests::test_validate_normal_mode_always_valid ... ok [INFO] [stdout] test logging::buffer::tests::test_log_buffer_capacity ... ok [INFO] [stdout] test logging::file_writer::tests::test_parse_log_line_info ... ok [INFO] [stdout] test logging::buffer::tests::test_log_buffer_push_and_retrieve ... ok [INFO] [stdout] test logging::buffer::tests::test_log_level_is_alert ... ok [INFO] [stdout] test agent::claude::tests::test_claude_adapter_command ... ok [INFO] [stdout] test logging::file_writer::tests::test_parse_log_line_error ... ok [INFO] [stdout] test logging::file_writer::tests::test_parse_log_line_warn ... ok [INFO] [stdout] test logging::retention::tests::test_cleanup_empty_dir ... ok [INFO] [stdout] test logging::retention::tests::test_cleanup_ignores_non_log_files ... ok [INFO] [stdout] test logging::retention::tests::test_cleanup_keeps_recent_files ... ok [INFO] [stdout] test path_complete::tests::test_empty_partial ... ok [INFO] [stdout] test path_complete::tests::test_path_to_display ... ok [INFO] [stdout] test path_complete::tests::test_path_to_input_adds_slash ... ok [INFO] [stdout] test project::store::tests::test_load_with_status_nonexistent_returns_empty ... ok [INFO] [stdout] test project::store::tests::test_projects_sorted ... ok [INFO] [stdout] test project::store::tests::test_backup_corrupted_file_creates_timestamped_backup ... ok [INFO] [stdout] test project::store::tests::test_store_add_branch ... ok [INFO] [stdout] test project::store::tests::test_store_branches_for_project ... ok [INFO] [stdout] test path_complete::tests::test_completions_in_temp_dir ... ok [INFO] [stdout] test project::store::tests::test_load_with_status_corrupted_json ... ok [INFO] [stdout] test project::store::tests::test_store_branches_sorted ... ok [INFO] [stdout] test project::store::tests::test_load_with_status_valid_json ... ok [INFO] [stdout] test project::store::tests::test_store_add_project ... ok [INFO] [stdout] test project::store::tests::test_store_find_branch ... ok [INFO] [stdout] test path_complete::tests::test_home_expansion ... ok [INFO] [stdout] test project::store::tests::test_store_find_by_repo_path ... ok [INFO] [stdout] test logging::retention::tests::test_cleanup_nonexistent_dir ... ok [INFO] [stdout] test project::store::tests::test_store_load_nonexistent ... ok [INFO] [stdout] test project::store::tests::test_store_remove_project_cascades ... ok [INFO] [stdout] test project::tests::test_branch_creation ... ok [INFO] [stdout] test project::tests::test_project_creation ... ok [INFO] [stdout] test project::tests::test_project_serialization ... ok [INFO] [stdout] test project::tests::test_project_with_remote ... ok [INFO] [stdout] test project::tests::test_branch_serialization ... ok [INFO] [stdout] test session::manager::tests::test_handle_hook_event_types ... ok [INFO] [stdout] test session::pty::tests::test_exit_info_format_reason_signal ... ok [INFO] [stdout] test session::manager::tests::test_get_by_index_empty ... ok [INFO] [stdout] test session::manager::tests::test_session_manager_new ... ok [INFO] [stdout] test project::tests::test_branch_default_for_project ... ok [INFO] [stdout] test session::pty::tests::test_exit_info_format_reason_error_code ... ok [INFO] [stdout] test project::store::tests::test_store_save_and_load ... ok [INFO] [stdout] test session::pty::tests::test_exit_info_format_reason_success ... ok [INFO] [stdout] test session::manager::tests::test_destroy_nonexistent_session ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_enter ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_backtab ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_arrow_up ... ok [INFO] [stdout] test session::manager::tests::test_handle_hook_event_pre_tool_use ... ok [INFO] [stdout] test project::tests::test_branch_touch ... ok [INFO] [stdout] test project::tests::test_project_touch ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_char ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_ctrl_c ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_unicode ... ok [INFO] [stdout] test git::worktree::tests::test_worktree_exists_for_branch ... ok [INFO] [stdout] test session::pty::tests::test_key_event_to_bytes_alt_char ... ok [INFO] [stdout] test logging::file_writer::tests::test_create_log_file_path ... ok [INFO] [stdout] test session::manager::tests::test_session_order_tracking ... ok [INFO] [stdout] test session::pty::tests::test_pty_process_id ... ok [INFO] [stdout] test hooks::server::tests::test_server_shutdown ... ok [INFO] [stdout] test session::pty::tests::test_signal_name_known_signals ... ok [INFO] [stdout] test session::tests::test_extract_plain_text_bytes_handles_split_escape_sequence ... ok [INFO] [stdout] test session::tests::test_output_buffer_clear ... ok [INFO] [stdout] test session::tests::test_output_buffer_scroll_to_top_with_viewport ... ok [INFO] [stdout] test session::tests::test_output_buffer_push_bytes ... ok [INFO] [stdout] test session::tests::test_output_buffer_push ... ok [INFO] [stdout] test session::pty::tests::test_signal_name_unknown_signal ... ok [INFO] [stdout] test session::tests::test_session_info_shell ... ok [INFO] [stdout] test session::tests::test_session_info_creation ... ok [INFO] [stdout] test session::tests::test_extract_plain_text_bytes_strips_csi_sequences ... ok [INFO] [stdout] test session::tests::test_output_buffer_scroll_up_with_viewport_clamps_at_full_page_top ... ok [INFO] [stdout] test session::tests::test_output_buffer_visible_lines ... ok [INFO] [stdout] test session::tests::test_output_buffer_scroll ... ok [INFO] [stdout] test session::tests::test_session_state_display ... ok [INFO] [stdout] test session::tests::test_session_type_default ... ok [INFO] [stdout] test session::tests::test_session_type_short_tag ... ok [INFO] [stdout] test session::tests::test_session_type_uses_hooks ... ok [INFO] [stdout] test session::tests::test_session_state_serialization ... ok [INFO] [stdout] test session::tests::test_session_state_is_active ... ok [INFO] [stdout] test session::vterm::tests::test_bracketed_paste_mode_disabled ... ok [INFO] [stdout] test session::vterm::tests::test_bracketed_paste_mode_enabled ... ok [INFO] [stdout] test session::vterm::tests::test_bracketed_paste_mode_default ... ok [INFO] [stdout] test session::tests::test_session_type_display ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_custom_scrollback_zero ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_default_scrollback ... ok [INFO] [stdout] test tui::frame::tests::test_frame_layout_calculation ... ok [INFO] [stdout] test tui::frame::tests::test_pty_size ... ok [INFO] [stdout] test tui::header::tests::test_blink_cycle ... ok [INFO] [stdout] test tui::header::tests::test_header_creation ... ok [INFO] [stdout] test tui::header::tests::test_header_with_attention ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_creation ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_newline ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_with_scrollback ... ok [INFO] [stdout] test tui::header_notifications::tests::test_manager_max_queue_size ... ok [INFO] [stdout] test tui::header_notifications::tests::test_manager_clear ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_clear_screen ... ok [INFO] [stdout] test tui::header::tests::test_header_with_suffix ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_simple_text ... ok [INFO] [stdout] test tui::header_notifications::tests::test_notification_creation ... ok [INFO] [stdout] test tui::layout::tests::test_layout_areas ... ok [INFO] [stdout] test tui::layout::tests::test_layout_no_footer ... ok [INFO] [stdout] test tui::layout::tests::test_screen_layout_custom_footer ... ok [INFO] [stdout] test tui::layout::tests::test_screen_layout_with_header ... ok [INFO] [stdout] test tui::header_notifications::tests::test_manager_push_and_current ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_cursor_movement ... ok [INFO] [stdout] test tui::notifications::tests::test_notification_creation ... ok [INFO] [stdout] test session::vterm::tests::test_vterm_resize ... ok [INFO] [stdout] test tui::notifications::tests::test_notification_manager ... ok [INFO] [stdout] test tui::notifications::tests::test_timer_complete_message ... ok [INFO] [stdout] test tui::tests::test_module_compiles ... ok [INFO] [stdout] test tui::theme::tests::test_global_theme ... ok [INFO] [stdout] test tui::notifications::tests::test_notification_manager_dismiss ... ok [INFO] [stdout] test tui::theme::tests::test_session_state_color ... ok [INFO] [stdout] test tui::theme::tests::test_theme_default ... ok [INFO] [stdout] test tui::theme::tests::test_theme_dark ... ok [INFO] [stdout] test tui::views::claude_configs::tests::test_render_empty_state_does_not_panic ... ok [INFO] [stdout] test tui::views::codex_configs::tests::test_render_empty_state_does_not_panic ... ok [INFO] [stdout] test tui::views::focus_stats::tests::test_format_duration_helper ... ok [INFO] [stdout] test tui::views::notifications::tests::test_constants ... ok [INFO] [stdout] test tui::widgets::project_card::tests::test_project_card_creation ... ok [INFO] [stdout] test tui::widgets::selection::tests::test_selection_prefix ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_branch_ref_new ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_branch_ref_with_default_base ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_branch_ref_type_prefix ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_filter_branch_refs_empty_query ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_filter_branch_refs_exact_match ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_filter_branch_refs_case_insensitive ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_filter_branch_refs_no_match ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_filter_branch_refs_partial_match ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_filter_branch_refs_special_characters ... ok [INFO] [stdout] test wizards::worktree::types::tests::test_worktree_creation_type_default ... ok [INFO] [stdout] test tui::layout::tests::test_screen_layout_creation ... ok [INFO] [stdout] test tui::header_notifications::tests::test_manager_tick ... ok [INFO] [stdout] test tui::notifications::tests::test_notification_auto_dismiss ... ok [INFO] [stdout] test tui::header_notifications::tests::test_notification_expiry ... ok [INFO] [stdout] test session::tests::test_session_resize_updates_vterm ... ok [INFO] [stdout] test session::pty::tests::test_pty_resize ... ok [INFO] [stdout] test session::pty::tests::test_pty_is_alive_and_kill ... ok [INFO] [stdout] test session::pty::tests::test_pty_is_foreground_busy_shell_idle ... ok [INFO] [stdout] test session::pty::tests::test_pty_spawn_and_read ... ok [INFO] [stdout] test session::pty::tests::test_pty_write_and_read ... ok [INFO] [stdout] test session::manager::tests::test_check_shell_states_sets_needs_attention ... FAILED [INFO] [stdout] test tui::widgets::selection::tests::test_selection_style ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- session::manager::tests::test_check_shell_states_sets_needs_attention stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'session::manager::tests::test_check_shell_states_sets_needs_attention' (267) panicked at src/session/manager.rs:1035:9: [INFO] [stdout] Session should be in notification list after transitioning to Waiting [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c43cece414a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c43cece414a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c43cece414a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c43cece414a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c43cecfc02a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c43cecfc02a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5c43cece9842 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c43cece9842 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c43cecbe06f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c43cecbe06f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c43cecd9fc9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c43ce95f11c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5c43ce95f11c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c43cecda242 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5c43cecda242 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c43cecbe15a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5c43cecb2959 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c43cecbf1dd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c43cecfc81c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c43ce658cb9 - panoptes[fcd3514ade7980c9]::session::manager::tests::test_check_shell_states_sets_needs_attention [INFO] [stdout] at /opt/rustwide/workdir/src/session/manager.rs:1035:9 [INFO] [stdout] 20: 0x5c43ce638477 - panoptes[fcd3514ade7980c9]::session::manager::tests::test_check_shell_states_sets_needs_attention::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/session/manager.rs:985:54 [INFO] [stdout] 21: 0x5c43ce7770f6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5c43ce9531fb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5c43ce9531fb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5c43ce95fbeb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5c43ce95fbeb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5c43ce95fbeb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5c43ce95fbeb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5c43ce95fbeb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5c43ce95fbeb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5c43ce95fbeb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5c43ce95a044 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5c43ce95a044 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5c43ce9627f2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5c43ce9627f2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5c43ce9627f2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5c43ce9627f2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5c43ce9627f2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5c43ce9627f2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5c43ce9627f2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5c43cece314f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5c43cece314f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ccb4af11aa4 - [INFO] [stdout] 43: 0x7ccb4af9ea64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] session::manager::tests::test_check_shell_states_sets_needs_attention [INFO] [stdout] [INFO] [stdout] test result: FAILED. 347 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "29a3c0d292a9c12a5718234a6a8120829889a3986375d14a623ce3ec97bfee96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a3c0d292a9c12a5718234a6a8120829889a3986375d14a623ce3ec97bfee96", kill_on_drop: false }` [INFO] [stdout] 29a3c0d292a9c12a5718234a6a8120829889a3986375d14a623ce3ec97bfee96