[INFO] cloning repository https://github.com/taskx6004/claudia-statusline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taskx6004/claudia-statusline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskx6004%2Fclaudia-statusline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskx6004%2Fclaudia-statusline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4773bb835f6fcd28bbf898af7afc9fb2deba2372
[INFO] testing taskx6004/claudia-statusline against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaskx6004%2Fclaudia-statusline" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taskx6004/claudia-statusline
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/taskx6004/claudia-statusline
[INFO] tweaked toml for git repo https://github.com/taskx6004/claudia-statusline written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taskx6004/claudia-statusline on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taskx6004/claudia-statusline 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded libsql_replication v0.6.0
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded libsql-hrana v0.2.0
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded libsql-ffi v0.5.0
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d
[INFO] running `Command { std: "docker" "start" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", 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" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", 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" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling statusline v2.22.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.12s
[INFO] running `Command { std: "docker" "inspect" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", 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" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling statusline v2.22.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.57s
[INFO] running `Command { std: "docker" "inspect" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", 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" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/statusline-042df9cb3c0eca19)
[INFO] [stdout] 
[INFO] [stdout] running 240 tests
[INFO] [stdout] test common::tests::test_get_config_dir ... ok
[INFO] [stdout] test common::tests::test_current_timestamp ... ok
[INFO] [stdout] test common::tests::test_get_device_id ... ok
[INFO] [stdout] test common::tests::test_get_data_dir ... ok
[INFO] [stdout] test config::tests::test_display_config_defaults ... ok
[INFO] [stdout] test common::tests::test_validate_path_security ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_display_config_all_disabled ... ok
[INFO] [stdout] test config::tests::test_example_config ... ok
[INFO] [stdout] test config::tests::test_display_config_developer_focus ... ok
[INFO] [stdout] test config::tests::test_display_config_minimal ... ok
[INFO] [stdout] test config::tests::test_display_config_partial ... ok
[INFO] [stdout] test config::tests::test_display_config_serialization ... ok
[INFO] [stdout] test context_learning::tests::test_manual_compaction_detection ... ok
[INFO] [stdout] test common::tests::test_current_month ... ok
[INFO] [stdout] test database::tests::test_automatic_database_upgrade ... ignored, Flaky test - database isolation issues with parallel tests
[INFO] [stdout] test database::tests::test_concurrent_updates ... ignored, Flaky test - occasionally fails due to SQLite locking with concurrent connections
[INFO] [stdout] test common::tests::test_current_date ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test database::tests::test_active_time_ignores_long_gaps ... ok
[INFO] [stdout] test database::tests::test_database_creation ... ok
[INFO] [stdout] test database::tests::test_database_file_permissions ... ok
[INFO] [stdout] test context_learning::tests::test_record_compaction ... ok
[INFO] [stdout] test context_learning::tests::test_reset_operations ... ok
[INFO] [stdout] test context_learning::tests::test_observe_usage_flow ... ok
[INFO] [stdout] test context_learning::tests::test_get_learned_window_with_threshold ... ok
[INFO] [stdout] test context_learning::tests::test_update_ceiling_observation ... ok
[INFO] [stdout] test display::tests::test_colors ... ok
[INFO] [stdout] test display::tests::test_format_context_bar ... ok
[INFO] [stdout] test display::tests::test_burn_rate_calculation ... ok
[INFO] [stdout] test display::tests::test_format_context_bar_compaction_states ... ok
[INFO] [stdout] test display::tests::test_format_duration ... ok
[INFO] [stdout] test database::tests::test_database_wal_shm_permissions ... ok
[INFO] [stdout] test display::tests::test_get_cost_color ... ok
[INFO] [stdout] test display::tests::test_theme_affects_colors ... ignored
[INFO] [stdout] test display::tests::test_token_rate_hour_display ... ok
[INFO] [stdout] test display::tests::test_token_rate_formatting_with_k_suffix ... ok
[INFO] [stdout] test display::tests::test_token_rate_time_unit_conversion ... ok
[INFO] [stdout] test display::tests::test_sanitized_output ... ok
[INFO] [stdout] test git::tests::test_format_git_info_sanitizes_branch_name ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_added_files ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_branch_formats ... ok
[INFO] [stdout] test git::tests::test_malicious_path_inputs ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_complex_scenario ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_deleted_files ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_modified_files ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_renamed_copied ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_untracked_ignored ... ok
[INFO] [stdout] test git::tests::test_parse_git_status_unmerged_conflicts ... ok
[INFO] [stdout] test git::tests::test_validate_git_directory_security ... ok
[INFO] [stdout] test database::tests::test_all_time_stats_loading ... ok
[INFO] [stdout] test context_learning::tests::test_is_compaction_event ... ok
[INFO] [stdout] test hook_handler::tests::test_full_compaction_flow ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_postcompact ... ok
[INFO] [stdout] test context_learning::tests::test_proximity_filtering ... ok
[INFO] [stdout] test context_learning::tests::test_calculate_confidence ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_precompact_manual_trigger ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_precompact ... ok
[INFO] [stdout] test hook_handler::tests::test_handle_stop ... ok
[INFO] [stdout] test hook_handler::tests::test_postcompact_without_precompact ... ok
[INFO] [stdout] test hook_handler::tests::test_postcompact_manual_trigger ... ok
[INFO] [stdout] test git_utils::tests::test_timeout_kills_process ... ok
[INFO] [stdout] test layout::tests::test_basic_substitution ... ok
[INFO] [stdout] test hook_handler::tests::test_multiple_precompact_calls ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_bar ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_full ... ok
[INFO] [stdout] test layout::tests::test_clean_double_separators ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_percent ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_format_tokens ... ok
[INFO] [stdout] test layout::tests::test_context_with_config_full_with_tokens ... ok
[INFO] [stdout] test layout::tests::test_cost_with_config_cost_only ... ok
[INFO] [stdout] test layout::tests::test_cost_with_config_rate_only ... ok
[INFO] [stdout] test layout::tests::test_cost_with_config_with_daily ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_color_override ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_format_basename ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_format_short ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_utf8_truncation ... ok
[INFO] [stdout] test layout::tests::test_directory_with_config_max_length ... ok
[INFO] [stdout] test layout::tests::test_empty_template ... ok
[INFO] [stdout] test layout::tests::test_from_config_custom_format ... ok
[INFO] [stdout] test layout::tests::test_get_used_variables ... ok
[INFO] [stdout] test layout::tests::test_from_config_preset ... ok
[INFO] [stdout] test layout::tests::test_git_with_config_format_branch_only ... ok
[INFO] [stdout] test layout::tests::test_git_with_config_show_when_dirty_when_clean ... ok
[INFO] [stdout] test layout::tests::test_list_available_presets ... ok
[INFO] [stdout] test layout::tests::test_git_with_config_show_when_dirty_when_dirty ... ok
[INFO] [stdout] test layout::tests::test_missing_variable_removed ... ok
[INFO] [stdout] test layout::tests::test_model_with_config_format_name ... ok
[INFO] [stdout] test hook_handler::tests::test_stop_without_precompact ... ok
[INFO] [stdout] test layout::tests::test_multiline ... ok
[INFO] [stdout] test layout::tests::test_nested_braces ... ok
[INFO] [stdout] test layout::tests::test_only_separators ... ok
[INFO] [stdout] test layout::tests::test_preset_compact ... ok
[INFO] [stdout] test layout::tests::test_preset_compact_format ... ok
[INFO] [stdout] test layout::tests::test_preset_default ... ok
[INFO] [stdout] test layout::tests::test_preset_default_format ... ok
[INFO] [stdout] test layout::tests::test_preset_detailed_format ... ok
[INFO] [stdout] test layout::tests::test_preset_minimal_format ... ok
[INFO] [stdout] test layout::tests::test_preset_power_format ... ok
[INFO] [stdout] test layout::tests::test_preset_rendering_compact ... ok
[INFO] [stdout] test layout::tests::test_preset_rendering_default ... ok
[INFO] [stdout] test layout::tests::test_preset_rendering_minimal ... ok
[INFO] [stdout] test database::tests::test_active_time_tracking_storage ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_256 ... ok
[INFO] [stdout] test database::tests::test_aggregates ... ok
[INFO] [stdout] test layout::tests::test_preset_case_insensitive ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_hex ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_passthrough ... ok
[INFO] [stdout] test layout::tests::test_separator_substitution ... ok
[INFO] [stdout] test layout::tests::test_resolve_color_override_named ... ok
[INFO] [stdout] test layout::tests::test_separator_with_control_chars ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_config_layout_integration ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_metrics_cache_metrics_enabled ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_metrics_cache_metrics_disabled ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_config_sets_all_variables ... ok
[INFO] [stdout] test layout::tests::test_token_rate_with_metrics_rate_display_options ... ok
[INFO] [stdout] test git_utils::tests::test_git_timeout ... ok
[INFO] [stdout] test layout::tests::test_unbalanced_brace_opening ... ok
[INFO] [stdout] test layout::tests::test_unbalanced_brace_closing ... ok
[INFO] [stdout] test layout::tests::test_unknown_preset_falls_back_to_default ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_cost ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_empty_values_ignored ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_lines_changed ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_directory ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_basic ... ok
[INFO] [stdout] test layout::tests::test_variable_builder_with_renderer ... ok
[INFO] [stdout] test database::tests::test_active_time_accumulation ... ok
[INFO] [stdout] test layout::tests::test_whitespace_only_variables ... ok
[INFO] [stdout] test database::tests::test_reset_session_max_tokens ... ok
[INFO] [stdout] test database::tests::test_reset_session_max_tokens_nonexistent_session ... ok
[INFO] [stdout] test database::tests::test_existing_database_permissions_fixed ... ok
[INFO] [stdout] test models::tests::test_model_detection_edge_cases ... ok
[INFO] [stdout] test models::tests::test_future_model_versions ... ok
[INFO] [stdout] test models::tests::test_canonical_name_normalization ... ok
[INFO] [stdout] test models::tests::test_model_family ... ok
[INFO] [stdout] test models::tests::test_model_type_detection ... ok
[INFO] [stdout] test models::tests::test_parse_complete_json ... ok
[INFO] [stdout] test models::tests::test_parse_empty_json ... ok
[INFO] [stdout] test models::tests::test_statusline_input_with_empty_cost ... ok
[INFO] [stdout] test models::tests::test_transcript_field_alias ... ok
[INFO] [stdout] test models::tests::test_transcript_entry_with_string_timestamp ... ok
[INFO] [stdout] test retry::tests::test_is_retryable_error ... ok
[INFO] [stdout] test models::tests::test_transcript_message_content_types ... ok
[INFO] [stdout] test models::tests::test_usage_with_cache_tokens ... ok
[INFO] [stdout] test retry::tests::test_retry_if_retryable_non_retryable_error ... ok
[INFO] [stdout] test models::tests::test_version_extraction ... ok
[INFO] [stdout] test models::tests::test_model_type_display ... ok
[INFO] [stdout] test state::tests::test_corrupted_json_handled ... ok
[INFO] [stdout] test state::tests::test_get_state_file_path_rejects_invalid_ids ... ok
[INFO] [stdout] test state::tests::test_cleanup_stale_states ... ok
[INFO] [stdout] test database::tests::test_session_update ... ok
[INFO] [stdout] test state::tests::test_clear_state ... ok
[INFO] [stdout] test state::tests::test_session_id_control_characters_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_empty_rejected ... ok
[INFO] [stdout] test state::tests::test_sanitize_session_id_comprehensive ... ok
[INFO] [stdout] test state::tests::test_session_id_null_byte_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_path_separator_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_path_traversal_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_too_long_rejected ... ok
[INFO] [stdout] test state::tests::test_session_id_special_characters_rejected ... ok
[INFO] [stdout] test state::tests::test_stale_state_detected ... ok
[INFO] [stdout] test state::tests::test_session_id_safe_characters_allowed ... ok
[INFO] [stdout] test state::tests::test_session_id_validation ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw_cache_edge_cases ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw_short_duration ... ok
[INFO] [stdout] test stats::tests::test_calculate_token_rates_from_raw_zero_tokens ... ok
[INFO] [stdout] test stats::tests::test_concurrent_update_safety ... ignored, Flaky test - thread synchronization timing issues cause intermittent failures
[INFO] [stdout] test stats::tests::test_file_corruption_recovery ... ignored, Flaky test - file system timing issues cause intermittent failures
[INFO] [stdout] test stats::tests::test_get_session_duration ... ignored, Flaky test - stack overflow due to deep test isolation nesting
[INFO] [stdout] test stats::tests::test_session_start_time_tracking ... ignored, Flaky test - OnceLock config caching can cause start_time to differ between runs
[INFO] [stdout] test state::tests::test_write_and_read_state ... ok
[INFO] [stdout] test stats::tests::test_stats_data_default ... ok
[INFO] [stdout] test state::tests::test_session_id_valid_formats ... ok
[INFO] [stdout] test database::tests::test_session_start_time_preserved_on_update ... ok
[INFO] [stdout] test stats::tests::test_stats_file_permissions_on_creation ... ok
[INFO] [stdout] test retry::tests::test_retry_success_on_third_attempt ... ok
[INFO] [stdout] test retry::tests::test_retry_all_attempts_fail ... ok
[INFO] [stdout] test theme::tests::test_custom_palette ... ok
[INFO] [stdout] test theme::tests::test_default_theme ... ok
[INFO] [stdout] test stats::tests::test_token_rate_math_direct ... ok
[INFO] [stdout] test git_utils::tests::test_git_with_locks_env ... ok
[INFO] [stdout] test theme::tests::test_embedded_themes_list ... ok
[INFO] [stdout] test theme::tests::test_get_theme_manager ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_case_insensitive ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_light ... ok
[INFO] [stdout] test stats::tests::test_backup_file_permissions ... ok
[INFO] [stdout] test stats::tests::test_stats_file_path_xdg ... ok
[INFO] [stdout] test stats::tests::test_stats_file_permissions_fixed_on_save ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_dark ... ok
[INFO] [stdout] test theme::tests::test_resolve_aliases ... ok
[INFO] [stdout] test theme::tests::test_resolve_basic_colors ... ok
[INFO] [stdout] test theme::tests::test_resolve_bright_colors ... ok
[INFO] [stdout] test theme::tests::test_resolve_escaped_ansi ... ok
[INFO] [stdout] test theme::tests::test_resolve_ansi_passthrough ... ok
[INFO] [stdout] test theme::tests::test_theme_display ... ok
[INFO] [stdout] test theme::tests::test_resolve_unknown_color ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_list_themes ... ok
[INFO] [stdout] test theme::tests::test_theme_from_toml ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_load_unknown ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_new ... ok
[INFO] [stdout] test theme::tests::test_theme_with_defaults ... ok
[INFO] [stdout] test utils::tests::test_calculate_context_usage_with_cache_tokens ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_load_embedded ... ok
[INFO] [stdout] test theme::tests::test_theme_manager_cache ... ok
[INFO] [stdout] test utils::tests::test_calculate_context_usage ... ok
[INFO] [stdout] test utils::tests::test_context_percentage_full_mode_with_adaptive_learning ... ok
[INFO] [stdout] test utils::tests::test_context_percentage_modes_differ_with_adaptive_learning ... ok
[INFO] [stdout] test utils::tests::test_calculate_context_usage_with_array_content ... ok
[INFO] [stdout] test utils::tests::test_context_usage_levels ... ok
[INFO] [stdout] test utils::tests::test_format_token_count ... ok
[INFO] [stdout] test utils::tests::test_context_percentage_working_mode_with_adaptive_learning ... ok
[INFO] [stdout] test utils::tests::test_parse_duration ... ok
[INFO] [stdout] test utils::tests::test_model_based_context_window ... ok
[INFO] [stdout] test utils::tests::test_malicious_transcript_paths ... ok
[INFO] [stdout] test utils::tests::test_parse_iso8601_to_unix ... ok
[INFO] [stdout] test version::tests::test_dirty_flag_in_short_version ... ok
[INFO] [stdout] test utils::tests::test_shorten_path ... ok
[INFO] [stdout] test utils::tests::test_sanitize_for_terminal ... ok
[INFO] [stdout] test version::tests::test_full_version ... ok
[INFO] [stdout] test version::tests::test_is_clean ... ok
[INFO] [stdout] test version::tests::test_is_release ... ok
[INFO] [stdout] test utils::tests::test_validate_transcript_file_security ... ok
[INFO] [stdout] test utils::tests::test_parse_duration_with_realistic_timestamps ... ok
[INFO] [stdout] test version::tests::test_short_version_function ... ok
[INFO] [stdout] test version::tests::test_version_info_creation ... ok
[INFO] [stdout] test version::tests::test_version_display ... ok
[INFO] [stdout] test version::tests::test_version_string_function ... ok
[INFO] [stdout] test version::tests::test_short_version ... ok
[INFO] [stdout] test stats::tests::test_stats_data_update_session ... ok
[INFO] [stdout] test theme::tests::test_load_embedded_unknown ... ok
[INFO] [stdout] test git::tests::test_format_git_info ... ok
[INFO] [stdout] test migrations::tests::test_learned_context_windows_migration ... ok
[INFO] [stdout] test layout::tests::test_model_with_config_format_full ... ok
[INFO] [stdout] test layout::tests::test_model_with_config_format_version ... ok
[INFO] [stdout] test retry::tests::test_exponential_backoff_timing ... ok
[INFO] [stdout] test stats::tests::test_stats_save_and_load ... FAILED
[INFO] [stdout] test migrations::tests::test_daily_token_tracking_migration ... ok
[INFO] [stdout] test migrations::tests::test_migration_runner ... ok
[INFO] [stdout] test database::tests::test_session_update_delta_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stats::tests::test_stats_save_and_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stats::tests::test_stats_save_and_load' (2640) panicked at src/stats.rs:1304:9:
[INFO] [stdout] Session 'test' should exist in database
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b5ee6e8fb78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b5ee6e8fb78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b5ee6e8fb78 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b5ee6e8fb78 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b5ee6ea6a4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b5ee6ea6a4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b5ee6e94722 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b5ee6e94722 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b5ee6e6a6f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b5ee6e6a6f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b5ee6e85b99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b5ee69aee2c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5b5ee69aee2c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b5ee6e85d52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5b5ee6e85d52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b5ee6e6a7e4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b5ee6e5f589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b5ee6e6b7dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b5ee6ea72bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b5ee674dc72 - statusline[bf67f3675375556f]::stats::tests::test_stats_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stats.rs:1304:9
[INFO] [stdout]   20:     0x5b5ee66fce7e - <statusline[bf67f3675375556f]::stats::tests::test_stats_save_and_load::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5b5ee69f8e2e - serial_test[3ddc4bf62ce9e970]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   22:     0x5b5ee675fd54 - statusline[bf67f3675375556f]::stats::tests::test_stats_save_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stats.rs:1259:5
[INFO] [stdout]   23:     0x5b5ee674cee7 - statusline[bf67f3675375556f]::stats::tests::test_stats_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stats.rs:1260:34
[INFO] [stdout]   24:     0x5b5ee66fcad6 - <statusline[bf67f3675375556f]::stats::tests::test_stats_save_and_load::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b5ee69a1f0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b5ee69a1f0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5b5ee69af785 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5b5ee69af785 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5b5ee69af785 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b5ee69af785 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b5ee69af785 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b5ee69af785 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5b5ee69af785 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5b5ee69a9094 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5b5ee69a9094 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b5ee69b2802 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5b5ee69b2802 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5b5ee69b2802 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b5ee69b2802 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b5ee69b2802 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b5ee69b2802 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5b5ee69b2802 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b5ee6e8ec0f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x5b5ee6e8ec0f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x761b3b515aa4 - <unknown>
[INFO] [stdout]   46:     0x761b3b5a2a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stats::tests::test_stats_save_and_load
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 232 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d", kill_on_drop: false }`
[INFO] [stdout] e540f6f45982c77ef09d73bb540681be385bf70c6dab7dcc8283e5d5a105bc0d
