[INFO] cloning repository https://github.com/krksgbr/mem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krksgbr/mem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrksgbr%2Fmem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrksgbr%2Fmem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ec18d46114ba5e5bc8abf37e0e2354f0690cc09
[INFO] testing krksgbr/mem against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrksgbr%2Fmem" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krksgbr/mem
[INFO] finished tweaking git repo https://github.com/krksgbr/mem
[INFO] tweaked toml for git repo https://github.com/krksgbr/mem written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krksgbr/mem on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krksgbr/mem 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c5082ba2a7bb291a87c663d64406a4f399b90d144dbc710a65275b78b4194a0
[INFO] running `Command { std: "docker" "start" "-a" "5c5082ba2a7bb291a87c663d64406a4f399b90d144dbc710a65275b78b4194a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c5082ba2a7bb291a87c663d64406a4f399b90d144dbc710a65275b78b4194a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5082ba2a7bb291a87c663d64406a4f399b90d144dbc710a65275b78b4194a0", kill_on_drop: false }`
[INFO] [stdout] 5c5082ba2a7bb291a87c663d64406a4f399b90d144dbc710a65275b78b4194a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f501bfb3fcdfdf42dc2af5df83123899c9e11579df57008a8c4d7b35eda8ac7a
[INFO] running `Command { std: "docker" "start" "-a" "f501bfb3fcdfdf42dc2af5df83123899c9e11579df57008a8c4d7b35eda8ac7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling facet-core v0.28.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling facet-macros-parse v0.28.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling facet-macros-emit v0.28.3
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling facet-macros v0.28.3
[INFO] [stderr]    Compiling facet v0.28.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling crux_macros v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling crux_core v0.16.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "f501bfb3fcdfdf42dc2af5df83123899c9e11579df57008a8c4d7b35eda8ac7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f501bfb3fcdfdf42dc2af5df83123899c9e11579df57008a8c4d7b35eda8ac7a", kill_on_drop: false }`
[INFO] [stdout] f501bfb3fcdfdf42dc2af5df83123899c9e11579df57008a8c4d7b35eda8ac7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ff8452802ed740ff757caa6516291866b4e3af8577c5501cd560ff143bfd361
[INFO] running `Command { std: "docker" "start" "-a" "5ff8452802ed740ff757caa6516291866b4e3af8577c5501cd560ff143bfd361", kill_on_drop: false }`
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.73s
[INFO] running `Command { std: "docker" "inspect" "5ff8452802ed740ff757caa6516291866b4e3af8577c5501cd560ff143bfd361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff8452802ed740ff757caa6516291866b4e3af8577c5501cd560ff143bfd361", kill_on_drop: false }`
[INFO] [stdout] 5ff8452802ed740ff757caa6516291866b4e3af8577c5501cd560ff143bfd361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d2ddbf35b2cf759dc2b386d93a2fae2828c73b5c48c7a39a5e81d38195af82c
[INFO] running `Command { std: "docker" "start" "-a" "4d2ddbf35b2cf759dc2b386d93a2fae2828c73b5c48c7a39a5e81d38195af82c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mem-a2e23d71e47c97c4)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test args::tests::parse_defaults_to_run ... ok
[INFO] [stdout] test args::tests::parse_latest_args ... ok
[INFO] [stdout] test args::tests::parse_dump_screen_screen_ref_args ... ok
[INFO] [stdout] test args::tests::parse_implicit_run_profile_flag ... ok
[INFO] [stdout] test args::tests::parse_dump_screen_args ... ok
[INFO] [stdout] test args::tests::parse_read_args ... ok
[INFO] [stdout] test args::tests::parse_run_profile_flag ... ok
[INFO] [stdout] test args::tests::parse_search_args ... ok
[INFO] [stdout] test args::tests::parse_rejects_missing_workspace_for_conversations ... ok
[INFO] [stdout] test args::tests::parse_search_json_flag ... ok
[INFO] [stdout] test args::tests::parse_top_level_help_flag_returns_help_command ... ok
[INFO] [stdout] test args::tests::parse_read_accepts_positional_selector ... ok
[INFO] [stdout] test args::tests::parse_workspaces_args ... ok
[INFO] [stdout] test dump_screen::tests::dump_screen_rejects_unknown_workspace ... ok
[INFO] [stdout] test args::tests::parse_read_help_flag_returns_help_command ... ok
[INFO] [stdout] test dump_screen::tests::resolve_screen_ref_falls_back_when_summary_row_id_drifts ... ok
[INFO] [stdout] test hydration::tests::recover_missing_indexed_conversation_ignores_other_errors ... ok
[INFO] [stdout] test indexed::tests::assign_entry_ids_falls_back_on_duplicates ... ok
[INFO] [stdout] test indexed::tests::build_exact_tiers_prioritizes_artifact_field_before_general_exact_matching ... ok
[INFO] [stdout] test indexed::tests::build_exact_tiers_with_correction_inserts_before_broad_fallback ... ok
[INFO] [stdout] test indexed::tests::build_fts_search_tiers_includes_phrase_near_and_or_for_multi_token_queries ... ok
[INFO] [stdout] test indexed::tests::build_fts_search_tiers_uses_single_and_query_for_one_token ... ok
[INFO] [stdout] test indexed::tests::build_nl_fts_search_tiers_adds_bigram_phrase_expansion ... ok
[INFO] [stdout] test indexed::tests::canonical_provider_entry_ids_prefers_first_occurrence ... ok
[INFO] [stdout] test args::tests::parse_profile_scroll_args ... ok
[INFO] [stdout] test dump_screen::tests::dump_messages_screen_renders_message_content ... ok
[INFO] [stdout] test indexed::tests::choose_search_snippet_prefers_preview_over_low_signal_match_snippet ... ok
[INFO] [stdout] test indexed::tests::choose_search_snippet_falls_back_to_match_when_preview_equals_title ... ok
[INFO] [stdout] test indexed::tests::choose_search_snippet_prefers_highlighted_match_over_preview ... ok
[INFO] [stdout] test indexed::tests::detect_workspace_hint_matches_workspace_basename ... ok
[INFO] [stdout] test hydration::tests::recover_missing_indexed_conversation_refreshes_model_from_index ... ok
[INFO] [stdout] test indexed::tests::closest_artifact_term_prefers_unique_bounded_match ... ok
[INFO] [stdout] test indexed::tests::detect_recent_cutoff_ms_recognizes_relative_time_phrases ... ok
[INFO] [stdout] test indexed::tests::flatten_workspaces_derives_home_canonical_path_from_tilde_display_name ... ok
[INFO] [stdout] test indexed::tests::normalize_workspace_path_collapses_home_trailing_slash ... ok
[INFO] [stdout] test indexed::tests::levenshtein_distance_bounded_rejects_large_distance ... ok
[INFO] [stdout] test dump_screen::tests::dump_conversations_table_uses_real_view_model ... ok
[INFO] [stdout] test indexed::tests::extract_query_artifact_terms_drops_workspace_hint_terms ... ok
[INFO] [stdout] test indexed::tests::resolve_conversation_selector_matches_external_id ... ok
[INFO] [stdout] test indexed::tests::extract_artifact_text_keeps_raw_and_split_forms ... ok
[INFO] [stdout] test indexed::tests::prettified_workspace_display_name_uses_tilde_for_home_dir ... ok
[INFO] [stdout] test indexed::tests::tokenize_search_query_drops_filler_terms_and_workspace_tokens ... ok
[INFO] [stdout] test indexed::tests::resolve_conversation_selector_rejects_ambiguous_exact_title ... ok
[INFO] [stdout] test input::tests::history_view_uses_list_navigation_keys ... ok
[INFO] [stdout] test input::tests::selected_row_is_expanded_for_open_parent_rows ... ok
[INFO] [stdout] test input::tests::selected_row_is_not_expandable_for_plain_rows ... ok
[INFO] [stdout] test input::tests::transcript_scroll_uses_only_arrow_keys ... ok
[INFO] [stdout] test indexed::tests::tokenize_search_query_drops_workspace_hint_terms ... ok
[INFO] [stdout] test indexed::tests::tokenize_search_query_adds_simple_singular_forms ... ok
[INFO] [stdout] test input::tests::selected_row_is_expandable_for_parent_rows ... ok
[INFO] [stdout] test indexed::tests::query_prefers_exact_surface_for_artifact_like_queries ... ok
[INFO] [stdout] test providers::claude::tests::parse_conversation_file_preserves_thinking_entries ... ok
[INFO] [stdout] test providers::claude::tests::parse_conversation_file_dedupes_replayed_uuids_by_keeping_last_occurrence ... ok
[INFO] [stdout] test providers::claude::tests::parse_conversation_file_reclassifies_sidechain_user_prompt_as_metadata ... ok
[INFO] [stdout] test input::tests::uppercase_c_copies_screen_ref ... ok
[INFO] [stdout] test providers::claude::tests::parse_conversation_file_merges_subagent_sidechains ... ok
[INFO] [stdout] test providers::claude::tests::test_extract_message_content_extracts_thinking_blocks ... ok
[INFO] [stdout] test providers::claude::tests::test_extract_message_content_from_string ... ok
[INFO] [stdout] test providers::codex::tests::test_build_workspaces_groups_rollout_files_by_session_id ... ok
[INFO] [stdout] test providers::codex::tests::test_extract_content_filters_injected_blocks ... ok
[INFO] [stdout] test providers::codex::tests::test_extract_content_preserves_reasoning_blocks ... ok
[INFO] [stdout] test providers::claude::tests::test_extract_message_content_from_text_blocks ... ok
[INFO] [stdout] test providers::codex::tests::test_parse_response_item_maps_developer_to_system ... ok
[INFO] [stdout] test providers::codex::tests::test_build_workspaces_does_not_merge_same_session_id_across_workspaces ... ok
[INFO] [stdout] test providers::codex::tests::test_extract_content_joins_supported_blocks ... ok
[INFO] [stdout] test render::tests::selected_transcript_row_background_extends_to_full_width ... ok
[INFO] [stdout] test render::tests::render_footer_shows_status_text ... ok
[INFO] [stdout] test render::tests::test_render_split_pane ... ok
[INFO] [stdout] test render::tests::transcript_render_windows_around_selected_message ... ok
[INFO] [stdout] test screen_ref::tests::capture_conversations_screen_ref_uses_selected_tree_row_id ... ok
[INFO] [stdout] test screen_ref::tests::capture_messages_screen_ref_prefers_workspace_source_path ... ok
[INFO] [stdout] test storage::tests::default_index_path_falls_back_to_home ... ok
[INFO] [stdout] test storage::tests::default_index_path_prefers_xdg_state_home ... ok
[INFO] [stdout] test storage::tests::default_state_dir_falls_back_to_home ... ok
[INFO] [stdout] test storage::tests::default_state_dir_prefers_xdg_state_home ... ok
[INFO] [stdout] test storage::tests::installed_executable_keeps_prod_state_namespace ... ok
[INFO] [stdout] test render::tests::thinking_messages_render_collapsed_by_default ... ok
[INFO] [stdout] test storage::tests::opens_with_expected_schema ... ok
[INFO] [stdout] test render::tests::tree_list_renders_aligned_columns_with_header ... ok
[INFO] [stdout] test storage::tests::repo_target_executable_uses_dev_state_namespace ... ok
[INFO] [stdout] test dump_screen::tests::dump_conversations_tree_can_expand_all_entries ... ok
[INFO] [stdout] test test_textwrap::tests::test_wrap_preserves_text_and_width ... ok
[INFO] [stdout] test test_large::tests::test_large_message_truncates_in_preview ... ok
[INFO] [stdout] test dump_screen::tests::dump_conversations_tree_expand_all_reaches_anchored_branch_conversations ... ok
[INFO] [stdout] test render::tests::test_render_workspaces_table ... ok
[INFO] [stdout] test dump_screen::tests::dump_conversations_tree_expand_all_uses_visible_row_selection_not_flat_conversation_order ... ok
[INFO] [stdout] test storage::tests::rebuild_resets_schema_contents ... ok
[INFO] [stdout] test test_compare::tests::test_render_crispy_fixture ... ok
[INFO] [stdout] test providers::claude::tests::test_clean_project_name ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- providers::claude::tests::test_clean_project_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'providers::claude::tests::test_clean_project_name' (77) panicked at cli/src/providers/claude.rs:558:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "~/git/jj/stuff/jjui"
[INFO] [stdout]  right: "~/git/jj-stuff/jjui"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c357155011a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c357155011a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c357155011a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c357155011a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c35715677fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c35715677fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5c3571555182 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c3571555182 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c357152c62f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c357152c62f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c35715475c9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c3570efac5c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c3570efac5c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c3571547782 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c3571547782 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c357152c6e8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c3571523869 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c357152d4ed - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c357156803c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3571567ef3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c3570ec90c8 - core[35159d6ffb30e017]::panicking::assert_failed::<alloc[a8a7aba520129d98]::string::String, &str>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c3570e95f6b - mem[c295365cec42fe15]::providers::claude::tests::test_clean_project_name
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/providers/claude.rs:558:9
[INFO] [stdout]   22:     0x5c3570e92af7 - mem[c295365cec42fe15]::providers::claude::tests::test_clean_project_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/providers/claude.rs:543:33
[INFO] [stdout]   23:     0x5c3570e1a376 - <mem[c295365cec42fe15]::providers::claude::tests::test_clean_project_name::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c3570eedf3b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c3570eedf3b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c3570efb72b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c3570efb72b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c3570efb72b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c3570efb72b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c3570efb72b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c3570efb72b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c3570efb72b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c3570ef6104 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c3570ef6104 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c3570efe332 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c3570efe332 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c3570efe332 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c3570efe332 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c3570efe332 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c3570efe332 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c3570efe332 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c357154f4df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5c357154f4df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79fcc2fe5aa4 - <unknown>
[INFO] [stdout]   45:     0x79fcc3072a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     providers::claude::tests::test_clean_project_name
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cli --bin mem`
[INFO] running `Command { std: "docker" "inspect" "4d2ddbf35b2cf759dc2b386d93a2fae2828c73b5c48c7a39a5e81d38195af82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2ddbf35b2cf759dc2b386d93a2fae2828c73b5c48c7a39a5e81d38195af82c", kill_on_drop: false }`
[INFO] [stdout] 4d2ddbf35b2cf759dc2b386d93a2fae2828c73b5c48c7a39a5e81d38195af82c
