[INFO] cloning repository https://github.com/AythyaCrispus/claude-dashbord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AythyaCrispus/claude-dashbord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAythyaCrispus%2Fclaude-dashbord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAythyaCrispus%2Fclaude-dashbord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e61a5974ef4cb5dae1eb67fbe579f76bd61a99b7
[INFO] testing AythyaCrispus/claude-dashbord against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAythyaCrispus%2Fclaude-dashbord" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AythyaCrispus/claude-dashbord
[INFO] finished tweaking git repo https://github.com/AythyaCrispus/claude-dashbord
[INFO] tweaked toml for git repo https://github.com/AythyaCrispus/claude-dashbord written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AythyaCrispus/claude-dashbord on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AythyaCrispus/claude-dashbord already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6
[INFO] running `Command { std: "docker" "start" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling claude-dashboard v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling claude-dashboard v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] running `Command { std: "docker" "inspect" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_dashboard-320711ffc0e504c7)
[INFO] [stdout] 
[INFO] [stdout] running 211 tests
[INFO] [stdout] test app::tests::test_backward_navigation_blocked_at_first_session ... ok
[INFO] [stdout] test app::tests::test_backward_navigation_blocked_at_first_year ... ok
[INFO] [stdout] test app::tests::test_build_summary_clipboard_has_header ... ok
[INFO] [stdout] test app::tests::test_build_period_clipboard_with_data ... ok
[INFO] [stdout] test app::tests::test_build_summary_clipboard_includes_projects ... ok
[INFO] [stdout] test app::tests::test_app_parses_iso_first_session_date ... ok
[INFO] [stdout] test app::tests::test_focus_section_full_cycle ... ok
[INFO] [stdout] test app::tests::test_focus_section_full_cycle_reverse ... ok
[INFO] [stdout] test app::tests::test_build_period_clipboard_no_data ... ok
[INFO] [stdout] test app::tests::test_focus_section_next_cycles_correctly ... ok
[INFO] [stdout] test app::tests::test_focus_section_prev_cycles_correctly ... ok
[INFO] [stdout] test app::tests::test_forward_navigation_blocked_at_current_month ... ok
[INFO] [stdout] test app::tests::test_forward_navigation_blocked_at_current_year ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_back_blocked_at_first_month ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_back_blocked_at_first_year ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_all_report_type_noop ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_back_yearly ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_back_monthly ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_forward_yearly ... ok
[INFO] [stdout] test app::tests::test_navigate_back_yearly ... ok
[INFO] [stdout] test app::tests::test_llm_navigate_forward_monthly ... ok
[INFO] [stdout] test app::tests::test_navigate_back_monthly ... ok
[INFO] [stdout] test app::tests::test_navigate_forward_monthly ... ok
[INFO] [stdout] test app::tests::test_navigate_forward_yearly ... ok
[INFO] [stdout] test app::tests::test_navigation_ignored_while_loading ... ok
[INFO] [stdout] test app::tests::test_refresh_blocked_while_loading ... ok
[INFO] [stdout] test app::tests::test_scroll_focused_up_does_not_underflow ... ok
[INFO] [stdout] test data::compute::tests::test_compare_yearly_vs_alltime ... ok
[INFO] [stdout] test data::compute::tests::test_aggregates_multiple_days_same_model ... ok
[INFO] [stdout] test app::tests::test_switch_tab_resets_scrolls ... ok
[INFO] [stdout] test app::tests::test_tab_equality ... ok
[INFO] [stdout] test app::tests::test_scroll_in_llm_tab_uses_llm_scroll ... ok
[INFO] [stdout] test data::compute::tests::test_compute_view_data_with_usage_merges_model_usage ... ok
[INFO] [stdout] test app::tests::test_scroll_targets_correct_section ... ok
[INFO] [stdout] test data::compute::tests::test_compute_view_data_tool_calls_from_real_data ... ok
[INFO] [stdout] test data::compute::tests::test_compute_view_data_supplements_daily_activity ... ok
[INFO] [stdout] test app::tests::test_refresh_blocked_while_llm_loading ... ok
[INFO] [stdout] test data::compute::tests::test_empty_range ... ok
[INFO] [stdout] test data::compute::tests::test_compute_view_data_tool_calls_aggregation ... ok
[INFO] [stdout] test app::tests::test_scroll_focused_down_increments ... ok
[INFO] [stdout] test app::tests::test_switch_tab_blocked_while_loading ... ok
[INFO] [stdout] test data::compute::tests::test_different_years_produce_different_token_totals ... ok
[INFO] [stdout] test app::tests::test_app_parses_localized_first_session_date ... ok
[INFO] [stdout] test app::tests::test_load_state_equality ... ok
[INFO] [stdout] test app::tests::test_summary_tab_navigation_noop ... ok
[INFO] [stdout] test app::tests::test_switch_tab_blocked_while_llm_loading ... ok
[INFO] [stdout] test data::compute::tests::test_compute_view_data_with_usage_session_wins_over_stats ... ok
[INFO] [stdout] test data::compute::tests::test_daily_activity_filtered_by_month ... ok
[INFO] [stdout] test data::compute::tests::test_different_months_produce_different_token_totals ... ok
[INFO] [stdout] test data::compute::tests::test_generate_daily_activity_empty_range ... ok
[INFO] [stdout] test data::compute::tests::test_normalize_model_name_bracket_at_start ... ok
[INFO] [stdout] test data::compute::tests::test_different_months_with_model_usage_isolation ... ok
[INFO] [stdout] test data::compute::tests::test_generate_daily_activity_from_session_files ... ok
[INFO] [stdout] test data::compute::tests::test_model_tokens_from_stats_cache ... ok
[INFO] [stdout] test data::compute::tests::test_normalize_model_name_with_suffix ... ok
[INFO] [stdout] test app::tests::test_scroll_focused_page_up_down ... ok
[INFO] [stdout] test data::compute::tests::test_normalize_model_name_without_suffix ... ok
[INFO] [stdout] test data::compute::tests::test_month_with_no_data_returns_zero_tokens ... ok
[INFO] [stdout] test data::compute::tests::test_peak_period_name_afternoon ... ok
[INFO] [stdout] test data::compute::tests::test_peak_period_name_empty ... ok
[INFO] [stdout] test data::compute::tests::test_peak_period_name_morning ... ok
[INFO] [stdout] test data::compute::tests::test_synthetic_model_preserved ... ok
[INFO] [stdout] test data::models::history::tests::test_deserialize_history_entry ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_assistant_event ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_assistant_without_content ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_token_usage_with_server_tool_use ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_token_usage_without_server_tool_use ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_assistant_with_tool_use ... ok
[INFO] [stdout] test data::compute::tests::test_session_primary_stats_gap_fill ... ok
[INFO] [stdout] test data::compute::tests::test_peak_period_name_night ... ok
[INFO] [stdout] test data::models::history::tests::test_deserialize_history_entry_missing_session_id ... ok
[INFO] [stdout] test data::compute::tests::test_normalize_model_name_empty ... ok
[INFO] [stdout] test data::compute::tests::test_peak_period_name_evening ... ok
[INFO] [stdout] test data::compute::tests::test_peak_period_name_mixed ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_user_event ... ok
[INFO] [stdout] test data::models::sessions::tests::test_token_usage_total_tokens ... ok
[INFO] [stdout] test data::models::sessions::tests::test_deserialize_unknown_event_type ... ok
[INFO] [stdout] test data::models::sessions::tests::test_parse_real_session_file_from_disk ... ok
[INFO] [stdout] test data::models::sessions::tests::test_tool_use_name_extraction ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_daily_model_tokens ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_daily_model_tokens_empty ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_daily_activity ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_daily_activity_defaults ... ok
[INFO] [stdout] test data::models::stats::tests::test_model_usage_total_tokens_zero ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_stats_cache_empty ... ok
[INFO] [stdout] test data::models::views::tests::test_model_token_detail_cache_hit_rate ... ok
[INFO] [stdout] test data::models::views::tests::test_model_token_detail_cache_hit_rate_full ... ok
[INFO] [stdout] test data::models::views::tests::test_model_token_detail_total_tool_requests ... ok
[INFO] [stdout] test data::models::views::tests::test_model_token_detail_total_tool_requests_zero ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_stats_cache_full ... ok
[INFO] [stdout] test data::models::views::tests::test_view_data_default ... ok
[INFO] [stdout] test data::models::views::tests::test_model_token_detail_cache_hit_rate_zero ... ok
[INFO] [stdout] test data::models::stats::tests::test_deserialize_stats_cache_with_daily_model_tokens ... ok
[INFO] [stdout] test data::projects::tests::test_build_session_project_map ... ok
[INFO] [stdout] test data::projects::tests::test_build_session_project_map_empty_session_id ... ok
[INFO] [stdout] test data::projects::tests::test_build_session_project_map_empty ... ok
[INFO] [stdout] test data::projects::tests::test_compute_time_stats_empty ... ok
[INFO] [stdout] test data::projects::tests::test_aggregate_sessions_empty_model_skipped ... ok
[INFO] [stdout] test data::projects::tests::test_aggregate_sessions ... ok
[INFO] [stdout] test data::projects::tests::test_build_session_project_map_first_wins ... ok
[INFO] [stdout] test data::models::stats::tests::test_model_usage_total_tokens ... ok
[INFO] [stdout] test data::projects::tests::test_aggregate_sessions_empty ... ok
[INFO] [stdout] test data::projects::tests::test_compute_time_stats_out_of_range ... ok
[INFO] [stdout] test data::projects::tests::test_parse_sessions_in_range_server_tool_use ... ok
[INFO] [stdout] test data::projects::tests::test_parse_sessions_in_range_with_file ... ok
[INFO] [stdout] test data::projects::tests::test_compute_time_stats_with_file ... ok
[INFO] [stdout] test data::projects::tests::test_aggregate_sessions_tool_call_grouping ... ok
[INFO] [stdout] test data::projects::tests::test_discover_projects_nonexistent_dir ... ok
[INFO] [stdout] test data::projects::tests::test_extract_date_hour_from_line ... ok
[INFO] [stdout] test data::projects::tests::test_extract_date_hour_from_line_no_timestamp ... ok
[INFO] [stdout] test data::projects::tests::test_extract_date_hour_from_line_short_line ... ok
[INFO] [stdout] test data::projects::tests::test_extract_date_hour_from_line_with_space ... ok
[INFO] [stdout] test data::projects::tests::test_parse_sessions_in_range_empty_project ... ok
[INFO] [stdout] test llm::cache::tests::test_cache_key_formats ... ok
[INFO] [stdout] test llm::config::tests::test_load_api_config_defaults ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_contains_daily_activity ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_contains_key_metrics ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_contains_session_patterns ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_all_en ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_empty_data ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_contains_project_breakdown ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_contains_tool_usage ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_all_zh ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_no_model_section_when_empty ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_monthly ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_no_daily_activity_section_when_empty ... ok
[INFO] [stdout] test llm::config::tests::test_load_api_config_from_file ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_zh_contains_chinese_sections ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_no_tool_usage_section_when_zero ... ok
[INFO] [stdout] test llm::tests::test_compute_source_mtime_real ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_yearly ... ok
[INFO] [stdout] test llm::cache::tests::test_cache_version_check ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_model_table ... ok
[INFO] [stdout] test llm::cache::tests::test_cache_write_read_delete ... ok
[INFO] [stdout] test llm::prompt::tests::test_build_prompt_no_project_section_when_empty ... ok
[INFO] [stdout] test llm::cache::tests::test_cache_overwrite ... ok
[INFO] [stdout] test llm::prompt::tests::test_format_duration_boundary ... ok
[INFO] [stdout] test llm::prompt::tests::test_format_duration_hours ... ok
[INFO] [stdout] test llm::prompt::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test llm::prompt::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test llm::tests::test_compute_source_mtime_no_files ... ok
[INFO] [stdout] test llm::prompt::tests::test_format_duration_zero ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_level_boundary_at_one ... ok
[INFO] [stdout] test llm::tests::test_llm_report_type_equality ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_level_full_value ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_level_quartiles ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_level_small_max ... ok
[INFO] [stdout] test ui::widgets::tests::test_legend_spans_has_7_elements ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_style_all_levels_different ... ok
[INFO] [stdout] test utils::cli::tests::test_parse_year_month_edge_cases ... ok
[INFO] [stdout] test utils::cli::tests::test_parse_year_month_valid ... ok
[INFO] [stdout] test utils::cli::tests::test_parse_year_month_invalid ... ok
[INFO] [stdout] test utils::format::tests::test_format_tokens_large_values ... ok
[INFO] [stdout] test utils::lang::tests::test_detect_languages_empty_input ... ok
[INFO] [stdout] test utils::format::tests::test_format_tokens_small ... ok
[INFO] [stdout] test utils::format::tests::test_format_tokens_boundary_values ... ok
[INFO] [stdout] test utils::lang::tests::test_detect_languages_nonexistent_path ... ok
[INFO] [stdout] test utils::format::tests::test_format_tokens_kilo ... ok
[INFO] [stdout] test ui::widgets::tests::test_push_blank_adds_span ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_level_zero_value ... ok
[INFO] [stdout] test utils::format::tests::test_format_tokens_millions ... ok
[INFO] [stdout] test utils::lang::tests::test_detect_languages_unresolved_path_skipped ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_common_languages ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_microsoft_languages ... ok
[INFO] [stdout] test ui::widgets::tests::test_push_cell_adds_span ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_functional_languages ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_web_extensions ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_unknown ... ok
[INFO] [stdout] test utils::path::tests::test_decode_chinese_path_rejected ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_case_insensitive ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_shell_and_config ... ok
[INFO] [stdout] test utils::path::tests::test_decode_pure_chinese_rejected ... ok
[INFO] [stdout] test utils::path::tests::test_decode_project_name_non_drive_prefix ... ok
[INFO] [stdout] test utils::path::tests::test_decode_project_name_single_segment ... ok
[INFO] [stdout] test utils::lang::tests::test_detect_languages_with_real_files ... ok
[INFO] [stdout] test utils::lang::tests::test_detect_languages_skips_node_modules ... ok
[INFO] [stdout] test utils::lang::tests::test_ext_to_lang_special_filenames ... ok
[INFO] [stdout] test utils::path::tests::test_decode_short_name ... ok
[INFO] [stdout] test utils::path::tests::test_decode_unix_path ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_chinese_path ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_dash_in_project_name ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_exactly_three_dashes ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_minimum_length ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_normal_ascii ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_triple_dash_edge ... ok
[INFO] [stdout] test utils::time::tests::test_month_bounds_december ... ok
[INFO] [stdout] test utils::time::tests::test_parse_iso_timestamp_date_only ... ok
[INFO] [stdout] test utils::time::tests::test_parse_iso_timestamp_without_ms ... ok
[INFO] [stdout] test utils::time::tests::test_parse_iso_timestamp_full ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_short_names ... ok
[INFO] [stdout] test utils::time::tests::test_parse_iso_timestamp_with_timezone_offset ... ok
[INFO] [stdout] test utils::time::tests::test_parse_localized_timestamp ... ok
[INFO] [stdout] test utils::time::tests::test_parse_iso_timestamp_invalid ... ok
[INFO] [stdout] test utils::path::tests::test_is_lossy_encoded_pure_chinese_name ... ok
[INFO] [stdout] test utils::time::tests::test_timestamp_in_range_fast_boundary ... ok
[INFO] [stdout] test utils::time::tests::test_date_str_in_range ... ok
[INFO] [stdout] test utils::time::tests::test_date_str_in_range_boundary ... ok
[INFO] [stdout] test utils::time::tests::test_month_bounds ... ok
[INFO] [stdout] test utils::time::tests::test_parse_localized_timestamp_invalid ... ok
[INFO] [stdout] test utils::time::tests::test_timestamp_in_range_fast ... ok
[INFO] [stdout] test utils::time::tests::test_timestamp_in_range_fast_empty_line ... ok
[INFO] [stdout] test utils::time::tests::test_timestamp_in_range_fast_short_timestamp ... ok
[INFO] [stdout] test utils::time::tests::test_year_bounds ... ok
[INFO] [stdout] test ui::widgets::tests::test_heat_level_max_zero_with_nonzero_value ... ok
[INFO] [stdout] test utils::time::tests::test_year_bounds_leap_year ... ok
[INFO] [stdout] test utils::time::tests::test_timestamp_in_range_fast_line_without_date ... ok
[INFO] [stdout] test utils::time::tests::test_timestamp_in_range_fast_with_space_after_colon ... ok
[INFO] [stdout] test utils::path::tests::test_decode_project_name_unix_style ... FAILED
[INFO] [stdout] test utils::path::tests::test_decode_windows_path ... FAILED
[INFO] [stdout] test utils::path::tests::test_decode_windows_path_dash_in_name ... FAILED
[INFO] [stdout] test llm::client::tests::test_call_haiku_api_error_on_bad_url ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::path::tests::test_decode_project_name_unix_style stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::path::tests::test_decode_project_name_unix_style' (2121) panicked at src/utils/path.rs:205:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "d:\\home\\user\\project"
[INFO] [stdout]  right: "project"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a3176a2ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a3176a2ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a3176a2ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a3176a2ac1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62a3176b9b1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a3176b9b1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a3176a795c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62a3176a795c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62a31767d086 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a31767d086 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a317698d89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a3175c2160 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62a3175c2160 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62a3176990b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62a3176990b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a31767d132 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a317674669 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62a31767df1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a3176ba31c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a3176ba1d3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62a3170d2ba5 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62a317113975 - claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_project_name_unix_style
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/path.rs:205:9
[INFO] [stdout]   22:     0x62a31710fa07 - claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_project_name_unix_style::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/path.rs:200:45
[INFO] [stdout]   23:     0x62a3171d39f6 - <claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_project_name_unix_style::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62a3175b549b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62a3175b549b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62a3175c2ae5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62a3175c2ae5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x62a3175c2ae5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62a3175c2ae5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62a3175bd594 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62a3175bd594 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62a3175c5c32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62a3175c5c32 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62a3175c5c32 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x62a3175c5c32 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62a3175c5c32 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62a3175c5c32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62a3175c5c32 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62a3176a16ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x62a3176a16ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x72ba31414aa4 - <unknown>
[INFO] [stdout]   45:     0x72ba314a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::path::tests::test_decode_windows_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::path::tests::test_decode_windows_path' (2125) panicked at src/utils/path.rs:93:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "D:\\dev\\rust\\my\\crate"
[INFO] [stdout]  right: "crate"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a3176a2ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a3176a2ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a3176a2ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a3176a2ac1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62a3176b9b1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a3176b9b1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a3176a795c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62a3176a795c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62a31767d086 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a31767d086 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a317698d89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a3175c2160 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62a3175c2160 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62a3176990b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62a3176990b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a31767d132 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a317674669 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62a31767df1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a3176ba31c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a3176ba1d3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62a3170d2ba5 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62a317113465 - claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_windows_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/path.rs:93:9
[INFO] [stdout]   22:     0x62a31710f8e7 - claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_windows_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/path.rs:89:34
[INFO] [stdout]   23:     0x62a3171d3876 - <claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_windows_path::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62a3175b549b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62a3175b549b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62a3175c2ae5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62a3175c2ae5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x62a3175c2ae5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62a3175c2ae5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62a3175bd594 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62a3175bd594 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62a3175c5c32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62a3175c5c32 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62a3175c5c32 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x62a3175c5c32 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62a3175c5c32 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62a3175c5c32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62a3175c5c32 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62a3176a16ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x62a3176a16ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x72ba31414aa4 - <unknown>
[INFO] [stdout]   45:     0x72ba314a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::path::tests::test_decode_windows_path_dash_in_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::path::tests::test_decode_windows_path_dash_in_name' (2126) panicked at src/utils/path.rs:102:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "D:\\dev\\foo\\bar\\baz"
[INFO] [stdout]  right: "baz"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a3176a2ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a3176a2ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a3176a2ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a3176a2ac1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62a3176b9b1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a3176b9b1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a3176a795c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x62a3176a795c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x62a31767d086 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a31767d086 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a317698d89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a3175c2160 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x62a3175c2160 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62a3176990b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x62a3176990b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a31767d132 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a317674669 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62a31767df1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a3176ba31c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a3176ba1d3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62a3170d2ba5 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62a317113cc2 - claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_windows_path_dash_in_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/path.rs:102:9
[INFO] [stdout]   22:     0x62a31710fa67 - claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_windows_path_dash_in_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/path.rs:98:47
[INFO] [stdout]   23:     0x62a3171d3a76 - <claude_dashboard[fbb22e0a942bf8bf]::utils::path::tests::test_decode_windows_path_dash_in_name::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62a3175b549b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62a3175b549b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62a3175c2ae5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62a3175c2ae5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x62a3175c2ae5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62a3175c2ae5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62a3175c2ae5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62a3175bd594 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62a3175bd594 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62a3175c5c32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62a3175c5c32 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62a3175c5c32 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x62a3175c5c32 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62a3175c5c32 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62a3175c5c32 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62a3175c5c32 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62a3176a16ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x62a3176a16ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x72ba31414aa4 - <unknown>
[INFO] [stdout]   45:     0x72ba314a1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::path::tests::test_decode_project_name_unix_style
[INFO] [stdout]     utils::path::tests::test_decode_windows_path
[INFO] [stdout]     utils::path::tests::test_decode_windows_path_dash_in_name
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 208 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6", kill_on_drop: false }`
[INFO] [stdout] 77d38fd6efda15c584af0985c1c4a31248a083090ea05d9e0fd9fd18b645c6b6
