[INFO] cloning repository https://github.com/vscarpenter/tycho-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vscarpenter/tycho-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvscarpenter%2Ftycho-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvscarpenter%2Ftycho-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60b8e509e914fb04a234ad52e90c804fcd2d6513
[INFO] testing vscarpenter/tycho-cli 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%2Fvscarpenter%2Ftycho-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vscarpenter/tycho-cli
[INFO] finished tweaking git repo https://github.com/vscarpenter/tycho-cli
[INFO] tweaked toml for git repo https://github.com/vscarpenter/tycho-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vscarpenter/tycho-cli 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/vscarpenter/tycho-cli 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal v1.42.1
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded borsh-derive v1.7.0
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded arrayvec v0.7.8
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded uuid v1.23.4
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded borsh v1.7.0
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.3
[INFO] [stderr]   Downloaded bitvec v1.1.1
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded bstr v1.12.3
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f
[INFO] running `Command { std: "docker" "start" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", 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" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f" "/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" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", 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" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.6.1
[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 serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tycho-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.39s
[INFO] running `Command { std: "docker" "inspect" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", 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" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f" "/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 rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling tycho-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", 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" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f" "/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.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tycho-597b963d813d7fdd)
[INFO] [stdout] 
[INFO] [stdout] running 144 tests
[INFO] [stdout] test aggregate::tests::empty_input_yields_an_empty_report ... ok
[INFO] [stdout] test aggregate::tests::monthly_buckets_by_local_month_and_sorts_ascending ... ok
[INFO] [stdout] test aggregate::tests::days_come_out_sorted_ascending_regardless_of_input_order ... ok
[INFO] [stdout] test aggregate::tests::models_roll_up_descending_by_total ... ok
[INFO] [stdout] test aggregate::tests::monthly_and_sessions_respect_the_date_range ... ok
[INFO] [stdout] test aggregate::tests::projects_roll_up_with_session_counts_descending_by_total ... ok
[INFO] [stdout] test aggregate::tests::sessions_group_span_models_and_project ... ok
[INFO] [stdout] test aggregate::tests::sessions_sort_by_tokens_and_limit_keeps_grand_total ... ok
[INFO] [stdout] test aggregate::tests::sessions_sorted_by_most_recent_start_by_default ... ok
[INFO] [stdout] test aggregate::tests::buckets_by_local_date_in_the_requested_timezone ... ok
[INFO] [stdout] test aggregate::tests::stamped_costs_sum_into_buckets_and_grand_total ... ok
[INFO] [stdout] test aggregate::tests::since_and_until_are_inclusive_local_date_bounds ... ok
[INFO] [stdout] test aggregate::tests::sessions_without_an_id_land_in_the_unknown_bucket ... ok
[INFO] [stdout] test blocks::tests::a_long_gap_starts_a_new_block ... ok
[INFO] [stdout] test aggregate::tests::sums_every_token_category_per_day_and_grand_total ... ok
[INFO] [stdout] test blocks::tests::an_event_past_the_window_starts_a_new_block ... ok
[INFO] [stdout] test blocks::tests::empty_input_yields_an_empty_report ... ok
[INFO] [stdout] test aggregate::tests::the_same_instant_lands_on_a_different_day_in_utc ... ok
[INFO] [stdout] test blocks::tests::events_within_five_hours_form_one_block ... ok
[INFO] [stdout] test blocks::tests::since_until_narrows_the_events ... ok
[INFO] [stdout] test blocks::tests::the_active_block_gets_a_projection ... ok
[INFO] [stdout] test cli::tests::provider_flag_parses_before_the_subcommand ... ok
[INFO] [stdout] test cli::tests::invalid_date_and_timezone_are_usage_errors ... ok
[INFO] [stdout] test cli::tests::csv_conflicts_with_json ... ok
[INFO] [stdout] test cli::tests::bare_invocation_defaults_to_daily ... ok
[INFO] [stdout] test cli::tests::tz_and_utc_together_is_a_usage_error ... ok
[INFO] [stdout] test cli::tests::resolve_timezone_falls_back_to_a_real_zone_by_default ... ok
[INFO] [stdout] test cli::tests::global_flags_work_before_and_after_the_subcommand ... ok
[INFO] [stdout] test cli::tests::sessions_accepts_limit_and_sort ... ok
[INFO] [stdout] test cli::tests::dir_is_repeatable ... ok
[INFO] [stdout] test cli::tests::resolve_timezone_prefers_utc_then_explicit_tz ... ok
[INFO] [stdout] test cli::tests::invalid_sort_key_is_a_usage_error ... ok
[INFO] [stdout] test dedupe::tests::collapsed_counts_only_true_duplicates ... ok
[INFO] [stdout] test cli::tests::every_new_subcommand_parses ... ok
[INFO] [stdout] test dedupe::tests::duplicates_collapse_to_the_record_with_max_output_tokens ... ok
[INFO] [stdout] test dedupe::tests::equal_output_ties_break_to_the_latest_timestamp ... ok
[INFO] [stdout] test dedupe::tests::same_message_id_under_different_request_ids_is_not_a_duplicate ... ok
[INFO] [stdout] test cli::tests::provider_all_parses_and_maps_to_no_filter ... ok
[INFO] [stdout] test discover::tests::default_roots_tag_providers ... ok
[INFO] [stdout] test discover::tests::default_roots_with_config_dir_replaces_home_claude ... ok
[INFO] [stdout] test discover::tests::empty_codex_home_falls_back_to_home_codex ... ok
[INFO] [stdout] test dedupe::tests::distinct_keys_all_survive ... ok
[INFO] [stdout] test discover::tests::codex_root_files_get_placeholder_project ... ok
[INFO] [stdout] test cache::tests::computes_hit_rate_and_counterfactual_per_model ... ok
[INFO] [stdout] test cache::tests::guards_divide_by_zero ... ok
[INFO] [stdout] test discover::tests::includes_journal_jsonl_and_excludes_non_jsonl ... ok
[INFO] [stdout] test discover::tests::labels_every_file_with_the_project_directory_name ... ok
[INFO] [stdout] test discover::tests::nonexistent_root_is_skipped_silently ... ok
[INFO] [stdout] test pricing::tests::lookup_prefers_the_longest_prefix ... ok
[INFO] [stdout] test cost::tests::calculate_mode_prices_from_tokens ... ok
[INFO] [stdout] test cost::tests::display_mode_only_sums_recorded_costs ... ok
[INFO] [stdout] test cost::tests::apply_stamps_costs_onto_events ... ok
[INFO] [stdout] test cost::tests::local_and_zero_rated_models_are_split_out ... ok
[INFO] [stdout] test record::tests::claude_roots_never_parse_foreign_usage_lines ... ok
[INFO] [stdout] test discover::tests::finds_jsonl_at_every_observed_nesting_depth ... ok
[INFO] [stdout] test cost::tests::unknown_models_cost_zero_and_are_reported ... ok
[INFO] [stdout] test pricing::tests::user_override_path_prefers_xdg_config_home ... ok
[INFO] [stdout] test discover::tests::merges_multiple_roots_in_deterministic_order ... ok
[INFO] [stdout] test record::tests::bom_prefixed_first_line_parses ... ok
[INFO] [stdout] test record::tests::assistant_record_without_usage_is_counted_missing_usage ... ok
[INFO] [stdout] test pricing::tests::parse_rejects_invalid_toml ... ok
[INFO] [stdout] test record::tests::codex_projects_use_claude_encoding ... ok
[INFO] [stdout] test record::tests::codex_roots_do_not_parse_openai_lines ... ok
[INFO] [stdout] test pricing::tests::embedded_table_parses_and_covers_observed_models ... ok
[INFO] [stdout] test cache::tests::totals_sum_across_models_largest_actual_first ... ok
[INFO] [stdout] test pricing::tests::lookup_requires_a_dash_boundary ... ok
[INFO] [stdout] test record::tests::cost_usd_is_captured_when_present ... ok
[INFO] [stdout] test record::tests::integer_string_timestamps_are_not_epochs ... ok
[INFO] [stdout] test record::tests::dedup_key_falls_back_to_uuid_when_request_id_is_missing ... ok
[INFO] [stdout] test record::tests::dual_key_session_id_records_still_parse ... ok
[INFO] [stdout] test record::tests::events_carry_the_format_provider ... ok
[INFO] [stdout] test record::tests::float_timestamps_are_rejected ... ok
[INFO] [stdout] test record::tests::falls_back_to_5m_bucket_when_ttl_breakdown_is_absent ... ok
[INFO] [stdout] test pricing::tests::lookup_unknown_model_is_none ... ok
[INFO] [stdout] test record::tests::idless_openai_records_are_counted_with_synthesized_identity ... ok
[INFO] [stdout] test pricing::tests::merge_replaces_per_model_and_adds_new ... ok
[INFO] [stdout] test record::tests::codex_dedup_keys_do_not_collide_across_files ... ok
[INFO] [stdout] test record::tests::millisecond_epochs_are_rejected_not_far_future ... ok
[INFO] [stdout] test record::tests::missing_timestamp_is_its_own_skip_reason ... ok
[INFO] [stdout] test record::tests::nested_response_wrappers_are_not_parsed ... ok
[INFO] [stdout] test record::tests::parses_openai_responses_usage_and_cached_input ... ok
[INFO] [stdout] test record::tests::parses_openai_chat_completion_usage ... ok
[INFO] [stdout] test record::tests::null_info_heartbeats_are_other_record_types ... ok
[INFO] [stdout] test report::csv::tests::daily_csv_has_headers_and_data_rows_only ... ok
[INFO] [stdout] test record::tests::parse_file_uses_codex_context_for_token_count_events ... ok
[INFO] [stdout] test record::tests::parse_file_streams_mixed_content_and_counts_every_line ... ok
[INFO] [stdout] test record::tests::parses_a_realistic_assistant_record ... ok
[INFO] [stdout] test record::tests::openai_exports_group_one_session_per_file ... ok
[INFO] [stdout] test record::tests::parse_file_handles_an_empty_file ... ok
[INFO] [stdout] test record::tests::skips_unknown_future_record_types_silently ... ok
[INFO] [stdout] test record::tests::synthetic_api_error_records_are_skipped_and_counted ... ok
[INFO] [stdout] test record::tests::plausible_integer_epochs_still_parse ... ok
[INFO] [stdout] test record::tests::usage_null_chunks_are_other_record_types_not_missing_usage ... ok
[INFO] [stdout] test record::tests::skips_user_records_and_every_other_known_type ... ok
[INFO] [stdout] test report::csv::tests::monthly_csv_uses_month_column ... ok
[INFO] [stdout] test report::csv::tests::sessions_csv_joins_models_and_keeps_full_id ... ok
[INFO] [stdout] test report::json::tests::empty_report_is_valid_json_with_empty_days ... ok
[INFO] [stdout] test report::json::tests::matches_the_documented_contract ... ok
[INFO] [stdout] test report::json::tests::monthly_contract ... ok
[INFO] [stdout] test record::tests::malformed_line_is_a_skip_not_a_panic ... ok
[INFO] [stdout] test report::json::tests::live_contract ... ok
[INFO] [stdout] test report::table::tests::blocks_renders_window_status_and_active_projection ... ok
[INFO] [stdout] test report::json::tests::projects_and_models_contracts ... ok
[INFO] [stdout] test cost::tests::auto_mode_prefers_recorded_cost_usd ... ok
[INFO] [stdout] test report::json::tests::sessions_contract_keeps_full_id_and_instants ... ok
[INFO] [stdout] test report::json::tests::doctor_contract ... ok
[INFO] [stdout] test report::table::tests::doctor_renders_roots_counters_and_span ... ok
[INFO] [stdout] test record::tests::token_counts_without_turn_context_use_codex_unknown ... ok
[INFO] [stdout] test report::json::tests::blocks_contract ... ok
[INFO] [stdout] test report::table::tests::has_the_expected_column_headers ... ok
[INFO] [stdout] test report::table::tests::humanizes_durations_at_two_units ... ok
[INFO] [stdout] test report::table::tests::models_renders_rollup ... ok
[INFO] [stdout] test report::table::tests::groups_thousands_correctly ... ok
[INFO] [stdout] test report::table::tests::monthly_renders_months_and_total ... ok
[INFO] [stdout] test report::table::tests::projects_renders_counts_and_last_activity ... ok
[INFO] [stdout] test report::table::tests::renders_one_row_per_day_plus_a_totals_row ... ok
[INFO] [stdout] test report::table::tests::sessions_renders_span_duration_and_models ... ok
[INFO] [stdout] test report::table::tests::shows_thousands_separators_and_combined_cache_write ... ok
[INFO] [stdout] test tui::app::tests::backtab_cycles_backward ... ok
[INFO] [stdout] test tui::app::tests::q_and_ctrl_c_quit ... ok
[INFO] [stdout] test tui::state::tests::active_project_is_none_when_all_files_are_stale ... ok
[INFO] [stdout] test tui::state::tests::active_project_is_none_with_no_files ... ok
[INFO] [stdout] test tui::app::tests::tab_cycles_forward_and_wraps ... ok
[INFO] [stdout] test tui::state::tests::active_project_picks_the_newest_within_threshold ... ok
[INFO] [stdout] test tui::state::tests::collect_mtimes_reads_each_files_project_and_time ... ok
[INFO] [stdout] test tui::state::tests::burn_rate_is_last_ten_minutes_bucketed_by_minute ... ok
[INFO] [stdout] test tui::state::tests::empty_events_yield_a_zero_state ... ok
[INFO] [stdout] test tui::state::tests::models_line_carries_tokens_cost_and_hit_rate ... ok
[INFO] [stdout] test scan::tests::events_carry_the_project_they_were_found_under ... ok
[INFO] [stdout] test scan::tests::counts_files_scanned ... ok
[INFO] [stdout] test scan::tests::project_filter_skips_nonmatching_claude_files_but_parses_codex ... ok
[INFO] [stdout] test scan::tests::dedupes_across_files_and_keeps_max_output ... ok
[INFO] [stdout] test scan::tests::model_filter_matches_model_substring ... ok
[INFO] [stdout] test scan::tests::scan_files_parses_a_prediscovered_list ... ok
[INFO] [stdout] test tui::state::tests::sessions_are_newest_activity_first_with_one_active ... ok
[INFO] [stdout] test scan::tests::doctor_reports_roots_span_and_models ... ok
[INFO] [stdout] test scan::tests::provider_filter_selects_events ... ok
[INFO] [stdout] test tui::tests::live_snapshot_matches_scan_for_codex_projects ... ok
[INFO] [stdout] test tui::state::tests::sessions_have_no_active_flag_when_nothing_is_live ... ok
[INFO] [stdout] test tui::view::tests::overview_shows_headline_and_active_project ... ok
[INFO] [stdout] test tui::view::tests::no_snapshot_shows_scanning ... ok
[INFO] [stdout] test tui::state::tests::today_totals_cover_only_the_local_day_of_now ... ok
[INFO] [stdout] test tui::view::tests::models_tab_lists_the_model ... ok
[INFO] [stdout] test scan::tests::unreadable_files_are_counted_not_fatal ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scan::tests::unreadable_files_are_counted_not_fatal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan::tests::unreadable_files_are_counted_not_fatal' (2029) panicked at src/scan.rs:431:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a09ff46da48 - 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:     0x5a09ff46da48 - 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:     0x5a09ff46da48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a09ff46da48 - <<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:     0x5a09ff48411a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a09ff48411a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a09ff4725f2 - 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:     0x5a09ff4725f2 - <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:     0x5a09ff449f56 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a09ff449f56 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a09ff464eb9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a09ff21337c - <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:     0x5a09ff21337c - 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:     0x5a09ff465132 - <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:     0x5a09ff465132 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a09ff44a012 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a09ff43ef49 - 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:     0x5a09ff44adbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a09ff4848dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a09ff484793 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a09ff47f312 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a09ff06cff2 - tycho[ea87fa85ea2abbe6]::scan::tests::unreadable_files_are_counted_not_fatal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scan.rs:431:9
[INFO] [stdout]   22:     0x5a09ff0663a7 - tycho[ea87fa85ea2abbe6]::scan::tests::unreadable_files_are_counted_not_fatal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scan.rs:424:48
[INFO] [stdout]   23:     0x5a09fef55956 - <tycho[ea87fa85ea2abbe6]::scan::tests::unreadable_files_are_counted_not_fatal::{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]   24:     0x5a09ff20645b - <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]   25:     0x5a09ff20645b - 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]   26:     0x5a09ff213cd5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5a09ff213cd5 - <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]   28:     0x5a09ff213cd5 - 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]   29:     0x5a09ff213cd5 - 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]   30:     0x5a09ff213cd5 - 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]   31:     0x5a09ff213cd5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5a09ff213cd5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5a09ff20d5e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5a09ff20d5e4 - 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]   35:     0x5a09ff216d52 - 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]   36:     0x5a09ff216d52 - <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]   37:     0x5a09ff216d52 - 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]   38:     0x5a09ff216d52 - 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]   39:     0x5a09ff216d52 - 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]   40:     0x5a09ff216d52 - 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]   41:     0x5a09ff216d52 - <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]   42:     0x5a09ff46ce8f - <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]   43:     0x5a09ff46ce8f - <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]   44:     0x74cdeea7aaa4 - <unknown>
[INFO] [stdout]   45:     0x74cdeeb07a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scan::tests::unreadable_files_are_counted_not_fatal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 143 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f", kill_on_drop: false }`
[INFO] [stdout] 697a0fa094617816ab336a2d7e85376d3819e7b34afdf90fc1e9790c62a97b3f
