[INFO] cloning repository https://github.com/joeyfeldberg/ottyel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyfeldberg/ottyel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyfeldberg%2Fottyel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyfeldberg%2Fottyel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06bf94d72c370ed81c431d0a15e13a15fe5dd2e6
[INFO] testing joeyfeldberg/ottyel 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%2Fjoeyfeldberg%2Fottyel" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joeyfeldberg/ottyel
[INFO] finished tweaking git repo https://github.com/joeyfeldberg/ottyel
[INFO] tweaked toml for git repo https://github.com/joeyfeldberg/ottyel written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joeyfeldberg/ottyel 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/joeyfeldberg/ottyel 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 fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded tonic-prost v0.14.5
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded libredox v0.1.16
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded prost-derive v0.14.3
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded strum_macros v0.26.4
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded const-hex v1.18.1
[INFO] [stderr]   Downloaded prost v0.14.3
[INFO] [stderr]   Downloaded opentelemetry-proto v0.31.0
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded hyper v1.9.0
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.31.0
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b
[INFO] running `Command { std: "docker" "start" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", 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" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b" "/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" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", 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" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling ottyel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", 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" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b" "/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 getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ottyel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.26s
[INFO] running `Command { std: "docker" "inspect" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", 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" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b" "/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/ottyel-eca48bbd13c5329e)
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test app::input::tests::numeric_shortcuts_switch_tabs ... ok
[INFO] [stdout] test app::input::tests::resizing_logs_split_marks_layout_custom ... ok
[INFO] [stdout] test app::input::tests::clicking_new_trace_in_list_mode_does_not_refresh_details ... ok
[INFO] [stdout] test app::input::tests::clicking_selected_trace_opens_trace_detail ... ok
[INFO] [stdout] test app::input::tests::clicking_tab_switches_active_tab ... ok
[INFO] [stdout] test app::input::tests::ctrl_shift_j_moves_selection_even_faster ... ok
[INFO] [stdout] test app::input::tests::clicking_trace_disclosure_toggles_collapsed_subtree ... ok
[INFO] [stdout] test app::input::tests::shift_s_cycles_llm_sort_mode_in_feed ... ok
[INFO] [stdout] test app::input::tests::shift_l_pivots_selected_span_to_logs ... ok
[INFO] [stdout] test app::input::tests::shift_j_moves_selection_faster ... ok
[INFO] [stdout] test app::input::tests::time_window_cycle_wraps_at_twenty_four_hours ... ok
[INFO] [stdout] test app::input::tests::scrolling_llm_timeline_uses_its_own_scroll ... ok
[INFO] [stdout] test app::input::tests::scrolling_trace_tree_moves_window_not_selection ... ok
[INFO] [stdout] test app::input::tests::space_scrolls_active_detail_by_a_page ... ok
[INFO] [stdout] test app::input::tests::trace_list_keyboard_navigation_stays_local ... ok
[INFO] [stdout] test app::input::tests::w_cycles_layout_presets ... ok
[INFO] [stdout] test app::input::tests::u_clears_log_pivot ... ok
[INFO] [stdout] test app::tests::trace_detail_cache_key_changes_when_filters_change ... ok
[INFO] [stdout] test app::tests::llm_sort_rows_orders_by_tokens_desc ... ok
[INFO] [stdout] test app::trace_paging::tests::first_page_merge_drops_stale_tail_when_complete ... ok
[INFO] [stdout] test app::trace_paging::tests::first_page_merge_keeps_loaded_older_pages ... ok
[INFO] [stdout] test app::tests::llm_sort_rows_preserves_selected_span_across_reorder ... ok
[INFO] [stdout] test app::tests::snapshot_refresh_interval_is_slower_than_render_tick ... ok
[INFO] [stdout] test domain::tests::llm_attributes_mixed_openinference_and_gen_ai_prefer_primary_keys ... ok
[INFO] [stdout] test commands::tests::matching_commands_filters_by_title_and_alias ... ok
[INFO] [stdout] test domain::tests::llm_attributes_mixed_openinference_and_gen_ai_use_gen_ai_fallbacks ... ok
[INFO] [stdout] test app::tests::trace_detail_cache_key_changes_when_trace_summary_changes ... ok
[INFO] [stdout] test app::trace_paging::tests::anchor_restores_mouse_scroll_top_trace ... ok
[INFO] [stdout] test app::input::tests::scrolling_llm_detail_uses_mouse_wheel ... ok
[INFO] [stdout] test app::trace_paging::tests::prefetch_uses_mouse_scroll_position ... ok
[INFO] [stdout] test domain::tests::project_llm_timeline_includes_prompt_tool_and_output ... ok
[INFO] [stdout] test domain::tests::llm_attributes_normalize_openinference_keys ... ok
[INFO] [stdout] test domain::tests::llm_attributes_normalize_gen_ai_message_arrays ... ok
[INFO] [stdout] test mcp::tests::resource_templates_list_exposes_entity_templates ... ok
[INFO] [stdout] test app::input::tests::trace_list_scroll_stays_local ... ok
[INFO] [stdout] test app::input::tests::scrolling_log_feed_moves_window_not_selection ... ok
[INFO] [stdout] test mcp::tests::search_logs_accepts_returned_cursor ... ok
[INFO] [stdout] test mcp::tests::invalid_tool_params_use_invalid_params_error ... ok
[INFO] [stdout] test mcp::tests::logs_resource_template_reads_trace_logs ... ok
[INFO] [stdout] test mcp::tests::tools_list_exposes_trace_and_llm_tools ... ok
[INFO] [stdout] test mcp::tests::initialize_advertises_tools_and_resources ... ok
[INFO] [stdout] test ingest::tests::grpc_traces_ingest_through_otlp_service ... ok
[INFO] [stdout] test mcp::tests::search_traces_tool_returns_structured_content ... ok
[INFO] [stdout] test mcp::tests::search_traces_accepts_returned_cursor ... ok
[INFO] [stdout] test ingest::tests::traces_endpoint_accepts_otlp_protobuf ... ok
[INFO] [stdout] test preferences::tests::preferences_apply_clamps_split_sizes ... ok
[INFO] [stdout] test preferences::tests::preferences_round_trip_through_disk ... ok
[INFO] [stdout] test mcp::tests::unknown_resource_uses_invalid_params_error ... ok
[INFO] [stdout] test mcp::tests::unknown_tool_uses_method_not_found_error ... ok
[INFO] [stdout] test mcp::tests::stdio_server_writes_one_response_per_request_line ... ok
[INFO] [stdout] test mcp::tests::trace_resource_template_reads_trace_detail ... ok
[INFO] [stdout] test mcp::tests::unsupported_method_uses_method_not_found_error ... ok
[INFO] [stdout] test store::tests::cursor_pages_advance_without_rereading_rows ... ok
[INFO] [stdout] test ui::details::tests::span_detail_header_hides_unset_status ... ok
[INFO] [stdout] test ui::details::tests::span_detail_includes_full_untruncated_ids ... ok
[INFO] [stdout] test store::tests::llm_sessions_group_when_conversation_attrs_exist ... ok
[INFO] [stdout] test store::tests::llm_rollups_and_sessions_handle_mixed_openinference_and_gen_ai_payloads ... ok
[INFO] [stdout] test store::tests::llm_timeline_loads_only_selected_subtree ... ok
[INFO] [stdout] test store::tests::llm_rollups_group_tokens_latency_errors_and_cost ... ok
[INFO] [stdout] test store::tests::recent_logs_apply_severity_correlation_and_text_filters ... ok
[INFO] [stdout] test store::tests::store_ingests_all_three_signals ... ok
[INFO] [stdout] test store::tests::llm_aggregate_sections_are_bounded ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_overview_120x40 ... ok
[INFO] [stdout] test ui::tests::build_log_detail_lines_include_attributes ... ok
[INFO] [stdout] test ui::tests::command_palette_window_tracks_selected_command ... ok
[INFO] [stdout] test ui::tests::context_help_lines_follow_active_focus ... ok
[INFO] [stdout] test ui::tests::critical_path_uses_exclusive_time_not_only_latest_finish ... ok
[INFO] [stdout] test ui::tests::duration_format_compacts_long_values ... ok
[INFO] [stdout] test ui::tests::format_log_body_pretty_prints_json ... ok
[INFO] [stdout] test ui::tests::global_status_owns_service_and_time_key_hints ... ok
[INFO] [stdout] test ui::tests::help_lines_include_trace_tree_commands ... ok
[INFO] [stdout] test ui::tests::help_title_and_footer_follow_active_pane ... ok
[INFO] [stdout] test ui::tests::llm_detail_lines_decode_embedded_json_prompt_strings ... ok
[INFO] [stdout] test ui::tests::llm_detail_lines_expand_prompt_and_output_when_toggled ... ok
[INFO] [stdout] test ui::tests::llm_detail_lines_show_expand_hint_for_wrapped_long_single_line_output ... ok
[INFO] [stdout] test ui::tests::llm_detail_lines_show_prompt_output_and_tool_sections ... ok
[INFO] [stdout] test ui::tests::llm_detail_lines_truncate_prompt_and_output_by_default ... ok
[INFO] [stdout] test ui::tests::llm_timeline_panel_lines_show_timeline_steps ... ok
[INFO] [stdout] test ui::tests::machine_local_time_includes_calendar_date_for_older_events ... ok
[INFO] [stdout] test ui::tests::metric_chart_values_normalize_numeric_series ... ok
[INFO] [stdout] test ui::tests::selected_trace_row_uses_tree_order ... ok
[INFO] [stdout] test ui::tests::trace_list_root_names_use_wrapper_simplification ... ok
[INFO] [stdout] test ui::tests::trace_navigation_helpers_follow_visible_tree_rows ... ok
[INFO] [stdout] test ui::tests::trace_row_badges_include_error_tool_and_llm_metadata ... ok
[INFO] [stdout] test ui::tests::trace_row_badges_skip_plain_llm_badge_for_low_signal_wrappers ... ok
[INFO] [stdout] test ui::tests::trace_row_display_name_prefers_tool_name_for_generic_wrappers ... ok
[INFO] [stdout] test ui::tests::trace_row_display_name_simplifies_template_wrappers ... ok
[INFO] [stdout] test ui::tests::trace_timestamp_uses_time_only_for_today ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_follow_parent_child_structure ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_hide_collapsed_subtrees ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_mark_latest_finishing_path_as_critical ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_preserve_deep_nesting_depths ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_sort_out_of_order_arrival_by_start_time ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_support_multiple_roots ... ok
[INFO] [stdout] test ui::tests::trace_tree_rows_treat_missing_parent_as_root ... ok
[INFO] [stdout] test ui::tests::trace_tree_scroll_offset_keeps_selected_line_visible ... ok
[INFO] [stdout] test ui::tests::ui_state_defaults_to_trace_list_focus ... ok
[INFO] [stdout] test ui::tests::waterfall_bar_uses_relative_trace_timing ... ok
[INFO] [stdout] test ui::tests::wrapped_line_count_uses_visual_width ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_help_overlay_80x24 ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_command_palette_80x24 ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_trace_detail_120x40 ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_logs_120x40 ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_metrics_120x40 ... ok
[INFO] [stdout] test ui::snapshot_tests::snapshot_trace_list_120x40 ... FAILED
[INFO] [stdout] test ui::snapshot_tests::snapshot_llm_inspector_160x45 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::snapshot_tests::snapshot_trace_list_120x40 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui::snapshot_tests::snapshot_trace_list_120x40' (2112) panicked at src/ui/snapshot_tests.rs:125:5:
[INFO] [stdout] assertion `left == right` failed: UI snapshot changed: /opt/rustwide/workdir/src/ui/snapshots/trace_list_120x40.snap. Re-run with OTTYEL_UPDATE_SNAPSHOTS=1 if intentional.
[INFO] [stdout]   left: "┌Ottyel────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐\n│ [1] Overview   [2] Trace Explorer   [3] Logs   [4] Metrics   [5] LLM Inspector                                       │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n theme=ember | [t]ime=24h | [s]ervice=all | panes traces=6 logs=4 metrics=5 llm=3                                       \n┌Trace Explorer [focus | enter=open]───────────────────────────────────────────────────────────────────────────────────┐\n│time                service      root                                                           spans  errs   ms      │\n│2023-11-14 17:13:20 checkout-api Checkout request                                               8      1      1294.6  │\n│2023-11-14 17:13:10 catalog-wor… Sync product catalog                                           5      0      842.1   │\n│2023-11-14 17:13:00 llm-gateway  Recommend Add-ons                                              4      0      612.4   │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n traces: j/k select trace | =/- resize | enter open | : commands | ? help | e errors                                    \n"
[INFO] [stdout]  right: "┌Ottyel────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐\n│ [1] Overview   [2] Trace Explorer   [3] Logs   [4] Metrics   [5] LLM Inspector                                       │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n theme=ember | [t]ime=24h | [s]ervice=all | panes traces=6 logs=4 metrics=5 llm=3                                       \n┌Trace Explorer [focus | enter=open]───────────────────────────────────────────────────────────────────────────────────┐\n│time                service      root                                                           spans  errs   ms      │\n│2023-11-14 22:13:20 checkout-api Checkout request                                               8      1      1294.6  │\n│2023-11-14 22:13:10 catalog-wor… Sync product catalog                                           5      0      842.1   │\n│2023-11-14 22:13:00 llm-gateway  Recommend Add-ons                                              4      0      612.4   │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n│                                                                                                                      │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n traces: j/k select trace | =/- resize | enter open | : commands | ? help | e errors                                    \n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5572bf017318 - 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:     0x5572bf017318 - 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:     0x5572bf017318 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5572bf017318 - <<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:     0x5572bf02f11a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5572bf02f11a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5572bf01cb72 - 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:     0x5572bf01cb72 - <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:     0x5572beff32f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5572beff32f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5572bf00e289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5572be9d6b8c - <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:     0x5572be9d6b8c - 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:     0x5572bf00e502 - <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:     0x5572bf00e502 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5572beff33b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5572befe7d49 - 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:     0x5572beff437d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5572bf02f8dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5572bf02f7f3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5572be864850 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5572be7d4840 - ottyel[9decb1c1d1cae330]::ui::snapshot_tests::assert_screen_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/snapshot_tests.rs:125:5
[INFO] [stdout]   22:     0x5572be7d5c66 - ottyel[9decb1c1d1cae330]::ui::snapshot_tests::snapshot_trace_list_120x40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/snapshot_tests.rs:31:5
[INFO] [stdout]   23:     0x5572be7c89a7 - ottyel[9decb1c1d1cae330]::ui::snapshot_tests::snapshot_trace_list_120x40::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/snapshot_tests.rs:23:32
[INFO] [stdout]   24:     0x5572be971696 - <ottyel[9decb1c1d1cae330]::ui::snapshot_tests::snapshot_trace_list_120x40::{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:     0x5572be9c9c6b - <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:     0x5572be9c9c6b - 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:     0x5572be9d74e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5572be9d74e5 - <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:     0x5572be9d74e5 - 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:     0x5572be9d74e5 - 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:     0x5572be9d74e5 - 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:     0x5572be9d74e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5572be9d74e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5572be9d0df4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5572be9d0df4 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - <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:     0x5572be9da562 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - <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:     0x5572bf01628f - <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:     0x5572bf01628f - <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:     0x71d6adbd8aa4 - <unknown>
[INFO] [stdout]   46:     0x71d6adc65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ui::snapshot_tests::snapshot_llm_inspector_160x45 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui::snapshot_tests::snapshot_llm_inspector_160x45' (2107) panicked at src/ui/snapshot_tests.rs:125:5:
[INFO] [stdout] assertion `left == right` failed: UI snapshot changed: /opt/rustwide/workdir/src/ui/snapshots/llm_inspector_160x45.snap. Re-run with OTTYEL_UPDATE_SNAPSHOTS=1 if intentional.
[INFO] [stdout]   left: "┌Ottyel────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐\n│ [1] Overview   [2] Trace Explorer   [3] Logs   [4] Metrics   [5] LLM Inspector                                                                               │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n theme=ember | [t]ime=24h | [s]ervice=all | panes traces=6 logs=4 metrics=5 llm=3                                                                               \n┌LLM Models────────────────────────────────────────────────────────────────────────────┐┌Model Detail [focus]──────────────────────────────────────────────────┐\n│model                                                calls err tokens  avg    cost    ││gpt-4.1-mini                                                          │\n│openai/gpt-4.1-mini                                      1   0    1.0k  500ms  $0.0042││prompt Recommend Add-ons                                              │\n│                                                                                      ││service checkout-api                                                  │\n│                                                                                      ││trace 019e2d0a6fb7e5337b121ed7562519cb                                │\n│                                                                                      ││span llm                                                              │\n│                                                                                      ││provider openai                                                       │\n└──────────────────────────────────────────────────────────────────────────────────────┘│operation chat                                                        │\n┌LLM Sessions──────────────────────────────────────────────────────────────────────────┐│kind INTERNAL                                                         │\n│id                                                            calls err tokens  span  ││session checkout-session-42                                           │\n│conversation_id:customer-thread…                                  1   0    1.0k  500ms││conversation customer-thread-42                                       │\n│                                                                                      ││status STATUS_CODE_OK                                                 │\n│                                                                                      ││tokens in=920 out=88 total=1008                                       │\n│                                                                                      ││latency 500.000 ms  cost 0.004200                                     │\n└──────────────────────────────────────────────────────────────────────────────────────┘│                                                                      │\n┌LLM Inspector [sort: time]────────────────────────────────────────────────────────────┐│prompt                                                                │\n│time                prompt               provider model       op       tokens  ms     ││Recommend two add-ons for a premium checkout customer.                │\n│2023-11-14 17:13:20 Recommend Add-ons    openai   gpt-4.1-min chat     1008    500.0  ││                                                                      │\n│2023-11-14 17:13:00 Summarize Cart       openai   gpt-4o-mini chat     360     612.4  ││output                                                                │\n│                                                                                      ││Offer expedited shipping and warranty coverage.                       │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      │└──────────────────────────────────────────────────────────────────────┘\n│                                                                                      │┌Timeline──────────────────────────────────────────────────────────────┐\n│                                                                                      ││   0.0ms ●················· prompt prompt input 0.0ms                 │\n│                                                                                      ││        Recommend two add-ons for a premium checkout customer.        │\n│                                                                                      ││ 500.0ms ·················· output output response 0.0ms              │\n│                                                                                      ││        Offer expedited shipping and warranty coverage.               │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n└──────────────────────────────────────────────────────────────────────────────────────┘└──────────────────────────────────────────────────────────────────────┘\n model detail: j/k scroll | =/- resize | l/right timeline | i/o toggle blocks | esc feed | : commands                                                           \n"
[INFO] [stdout]  right: "┌Ottyel────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐\n│ [1] Overview   [2] Trace Explorer   [3] Logs   [4] Metrics   [5] LLM Inspector                                                                               │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n theme=ember | [t]ime=24h | [s]ervice=all | panes traces=6 logs=4 metrics=5 llm=3                                                                               \n┌LLM Models────────────────────────────────────────────────────────────────────────────┐┌Model Detail [focus]──────────────────────────────────────────────────┐\n│model                                                calls err tokens  avg    cost    ││gpt-4.1-mini                                                          │\n│openai/gpt-4.1-mini                                      1   0    1.0k  500ms  $0.0042││prompt Recommend Add-ons                                              │\n│                                                                                      ││service checkout-api                                                  │\n│                                                                                      ││trace 019e2d0a6fb7e5337b121ed7562519cb                                │\n│                                                                                      ││span llm                                                              │\n│                                                                                      ││provider openai                                                       │\n└──────────────────────────────────────────────────────────────────────────────────────┘│operation chat                                                        │\n┌LLM Sessions──────────────────────────────────────────────────────────────────────────┐│kind INTERNAL                                                         │\n│id                                                            calls err tokens  span  ││session checkout-session-42                                           │\n│conversation_id:customer-thread…                                  1   0    1.0k  500ms││conversation customer-thread-42                                       │\n│                                                                                      ││status STATUS_CODE_OK                                                 │\n│                                                                                      ││tokens in=920 out=88 total=1008                                       │\n│                                                                                      ││latency 500.000 ms  cost 0.004200                                     │\n└──────────────────────────────────────────────────────────────────────────────────────┘│                                                                      │\n┌LLM Inspector [sort: time]────────────────────────────────────────────────────────────┐│prompt                                                                │\n│time                prompt               provider model       op       tokens  ms     ││Recommend two add-ons for a premium checkout customer.                │\n│2023-11-14 22:13:20 Recommend Add-ons    openai   gpt-4.1-min chat     1008    500.0  ││                                                                      │\n│2023-11-14 22:13:00 Summarize Cart       openai   gpt-4o-mini chat     360     612.4  ││output                                                                │\n│                                                                                      ││Offer expedited shipping and warranty coverage.                       │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      │└──────────────────────────────────────────────────────────────────────┘\n│                                                                                      │┌Timeline──────────────────────────────────────────────────────────────┐\n│                                                                                      ││   0.0ms ●················· prompt prompt input 0.0ms                 │\n│                                                                                      ││        Recommend two add-ons for a premium checkout customer.        │\n│                                                                                      ││ 500.0ms ·················· output output response 0.0ms              │\n│                                                                                      ││        Offer expedited shipping and warranty coverage.               │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n│                                                                                      ││                                                                      │\n└──────────────────────────────────────────────────────────────────────────────────────┘└──────────────────────────────────────────────────────────────────────┘\n model detail: j/k scroll | =/- resize | l/right timeline | i/o toggle blocks | esc feed | : commands                                                           \n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5572bf017318 - 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:     0x5572bf017318 - 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:     0x5572bf017318 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5572bf017318 - <<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:     0x5572bf02f11a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5572bf02f11a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5572bf01cb72 - 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:     0x5572bf01cb72 - <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:     0x5572beff32f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5572beff32f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5572bf00e289 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5572be9d6b8c - <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:     0x5572be9d6b8c - 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:     0x5572bf00e502 - <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:     0x5572bf00e502 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5572beff33b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5572befe7d49 - 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:     0x5572beff437d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5572bf02f8dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5572bf02f7f3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5572be864850 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, &str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5572be7d4840 - ottyel[9decb1c1d1cae330]::ui::snapshot_tests::assert_screen_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/snapshot_tests.rs:125:5
[INFO] [stdout]   22:     0x5572be7d6ab6 - ottyel[9decb1c1d1cae330]::ui::snapshot_tests::snapshot_llm_inspector_160x45
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/snapshot_tests.rs:57:5
[INFO] [stdout]   23:     0x5572be7c8a37 - ottyel[9decb1c1d1cae330]::ui::snapshot_tests::snapshot_llm_inspector_160x45::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/snapshot_tests.rs:49:35
[INFO] [stdout]   24:     0x5572be971756 - <ottyel[9decb1c1d1cae330]::ui::snapshot_tests::snapshot_llm_inspector_160x45::{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:     0x5572be9c9c6b - <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:     0x5572be9c9c6b - 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:     0x5572be9d74e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5572be9d74e5 - <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:     0x5572be9d74e5 - 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:     0x5572be9d74e5 - 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:     0x5572be9d74e5 - 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:     0x5572be9d74e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5572be9d74e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5572be9d0df4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5572be9d0df4 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - <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:     0x5572be9da562 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - 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:     0x5572be9da562 - <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:     0x5572bf01628f - <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:     0x5572bf01628f - <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:     0x71d6adbd8aa4 - <unknown>
[INFO] [stdout]   46:     0x71d6adc65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::snapshot_tests::snapshot_llm_inspector_160x45
[INFO] [stdout]     ui::snapshot_tests::snapshot_trace_list_120x40
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 104 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b", kill_on_drop: false }`
[INFO] [stdout] fe535b509d6dd263a55cc261cbf3440edd57ebe1996025e30b6e74cee0ac265b
