[INFO] cloning repository https://github.com/defeed/sqtui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defeed/sqtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefeed%2Fsqtui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefeed%2Fsqtui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68eebf56632000d82a1b92b8ecdae64a68a63fc9 [INFO] testing defeed/sqtui against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefeed%2Fsqtui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/defeed/sqtui [INFO] finished tweaking git repo https://github.com/defeed/sqtui [INFO] tweaked toml for git repo https://github.com/defeed/sqtui written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/defeed/sqtui on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/defeed/sqtui 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd93bae6584a3e1e23582a0e5acb846390fcd0da0791d231303654f032054a4b [INFO] running `Command { std: "docker" "start" "-a" "fd93bae6584a3e1e23582a0e5acb846390fcd0da0791d231303654f032054a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd93bae6584a3e1e23582a0e5acb846390fcd0da0791d231303654f032054a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd93bae6584a3e1e23582a0e5acb846390fcd0da0791d231303654f032054a4b", kill_on_drop: false }` [INFO] [stdout] fd93bae6584a3e1e23582a0e5acb846390fcd0da0791d231303654f032054a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9acd26eb1ac260fedbb81a71f6819882e7db722fcfd2bcb1d0bd21acef35f0 [INFO] running `Command { std: "docker" "start" "-a" "7a9acd26eb1ac260fedbb81a71f6819882e7db722fcfd2bcb1d0bd21acef35f0", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling sqtui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.54s [INFO] running `Command { std: "docker" "inspect" "7a9acd26eb1ac260fedbb81a71f6819882e7db722fcfd2bcb1d0bd21acef35f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9acd26eb1ac260fedbb81a71f6819882e7db722fcfd2bcb1d0bd21acef35f0", kill_on_drop: false }` [INFO] [stdout] 7a9acd26eb1ac260fedbb81a71f6819882e7db722fcfd2bcb1d0bd21acef35f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d922896eb6a8891456aa4a937f0ba94e0cdf32c112a86ed91aa8827beb70774 [INFO] running `Command { std: "docker" "start" "-a" "3d922896eb6a8891456aa4a937f0ba94e0cdf32c112a86ed91aa8827beb70774", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling sqtui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.10s [INFO] running `Command { std: "docker" "inspect" "3d922896eb6a8891456aa4a937f0ba94e0cdf32c112a86ed91aa8827beb70774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d922896eb6a8891456aa4a937f0ba94e0cdf32c112a86ed91aa8827beb70774", kill_on_drop: false }` [INFO] [stdout] 3d922896eb6a8891456aa4a937f0ba94e0cdf32c112a86ed91aa8827beb70774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5889ec4992126c203254fc568a6134578ac2eb2768cca324a32d05968001c6a3 [INFO] running `Command { std: "docker" "start" "-a" "5889ec4992126c203254fc568a6134578ac2eb2768cca324a32d05968001c6a3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqtui-1fed6d202e16b819) [INFO] [stdout] [INFO] [stdout] running 185 tests [INFO] [stdout] test app::tests::test_add_to_history_allows_non_consecutive_duplicate ... ok [INFO] [stdout] test app::tests::test_add_to_history_skips_consecutive_duplicate ... ok [INFO] [stdout] test app::tests::test_add_to_history_multiple_queries ... ok [INFO] [stdout] test app::tests::test_close_edit_panel_returns_to_results ... ok [INFO] [stdout] test app::tests::test_commit_edit_panel_no_changes_shows_message ... ok [INFO] [stdout] test app::tests::test_commit_edit_panel_no_row_id_shows_error ... ok [INFO] [stdout] test app::tests::test_commit_edit_panel_readonly_shows_error ... ok [INFO] [stdout] test app::tests::test_close_edit_panel_exits_editing_mode ... ok [INFO] [stdout] test app::tests::test_commit_edit_panel_no_connection_shows_error ... ok [INFO] [stdout] test app::tests::test_edit_panel_state_default ... ok [INFO] [stdout] test app::tests::test_add_to_history_adds_new ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_db_extension ... ok [INFO] [stdout] test app::tests::test_execute_table_select_without_connection ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_hidden_file_no_ext ... ok [INFO] [stdout] test app::tests::test_disconnect_clears_connection ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_hidden_with_ext ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_mixed_case ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_sqlite3_extension ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_sqlite_extension ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_txt_extension ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_uppercase_extension ... ok [INFO] [stdout] test app::tests::test_move_cursor_down_clamps_to_shorter_line ... ok [INFO] [stdout] test app::tests::test_move_cursor_down_moves_to_next_line ... ok [INFO] [stdout] test app::tests::test_move_cursor_down_multiple_lines ... ok [INFO] [stdout] test app::tests::test_move_cursor_up_clamps_to_shorter_line ... ok [INFO] [stdout] test app::tests::test_move_cursor_down_on_last_line_noop ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_lists_sqlite_files ... ok [INFO] [stdout] test app::tests::test_move_cursor_up_moves_to_prev_line ... ok [INFO] [stdout] test app::tests::test_move_cursor_up_on_first_line_noop ... ok [INFO] [stdout] test app::tests::test_move_cursor_up_multiple_lines ... ok [INFO] [stdout] test app::tests::test_open_db_popup_shows_popup ... ok [INFO] [stdout] test app::tests::test_file_browser_navigate_into_parent ... ok [INFO] [stdout] test app::tests::test_file_browser_navigate_into_directory ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_includes_parent_entry ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_resets_selection ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_directories_before_files ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_no_extension ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_lists_directories ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_skips_hidden_files ... ok [INFO] [stdout] test app::tests::test_file_browser_refresh_sorts_alphabetically ... ok [INFO] [stdout] test app::tests::test_open_db_popup_defaults_to_zero_if_not_found ... ok [INFO] [stdout] test app::tests::test_open_edit_panel_readonly_shows_message ... ok [INFO] [stdout] test app::tests::test_open_db_popup_preselects_current_database ... ok [INFO] [stdout] test app::tests::test_open_edit_panel_populates_fields ... ok [INFO] [stdout] test app::tests::test_open_edit_panel_sets_null_flags_for_null_values ... ok [INFO] [stdout] test app::tests::test_query_panel_size_half_to_full ... ok [INFO] [stdout] test app::tests::test_query_results_default ... ok [INFO] [stdout] test app::tests::test_file_browser_navigate_into_file_returns_path ... ok [INFO] [stdout] test app::tests::test_screen_equality ... ok [INFO] [stdout] test app::tests::test_revert_edit_panel_changes_restores_null_flags ... ok [INFO] [stdout] test app::tests::test_revert_edit_panel_changes_restores_values ... ok [INFO] [stdout] test app::tests::test_select_next_wraps ... ok [INFO] [stdout] test app::tests::test_select_next_increments ... ok [INFO] [stdout] test app::tests::test_select_prev_decrements ... ok [INFO] [stdout] test app::tests::test_select_next_empty_noop ... ok [INFO] [stdout] test app::tests::test_select_prev_empty_noop ... ok [INFO] [stdout] test app::tests::test_select_prev_wraps ... ok [INFO] [stdout] test app::tests::test_select_single_entry ... ok [INFO] [stdout] test app::tests::test_revert_edit_panel_shows_message ... ok [INFO] [stdout] test app::tests::test_is_sqlite_file_path_with_dirs ... ok [INFO] [stdout] test app::tests::test_update_tables_filter_keeps_selection_if_in_filtered ... ok [INFO] [stdout] test app::tests::test_toggle_null_exits_editing_mode ... ok [INFO] [stdout] test app::tests::test_toggle_null_field_clears_null ... ok [INFO] [stdout] test app::tests::test_toggle_null_field_readonly_mode_shows_error ... ok [INFO] [stdout] test app::tests::test_update_tables_filter_matches_substring ... ok [INFO] [stdout] test app::tests::test_update_tables_filter_no_matches ... ok [INFO] [stdout] test app::tests::test_toggle_null_field_sets_null ... ok [INFO] [stdout] test app::tests::test_update_tables_filter_adjusts_selection ... ok [INFO] [stdout] test app::tests::test_update_tables_filter_case_insensitive ... ok [INFO] [stdout] test config::tests::test_add_database_removes_duplicates ... ok [INFO] [stdout] test config::tests::test_add_database_moves_existing_to_front ... ok [INFO] [stdout] test app::tests::test_update_tables_filter_empty_clears_indices ... ok [INFO] [stdout] test config::tests::test_add_database_to_empty ... ok [INFO] [stdout] test config::tests::test_config_default ... ok [INFO] [stdout] test config::tests::test_history_file_deterministic ... ok [INFO] [stdout] test config::tests::test_add_database_truncates_at_max ... ok [INFO] [stdout] test config::tests::test_add_database_preserves_order ... ok [INFO] [stdout] test config::tests::test_history_file_returns_json_extension ... ok [INFO] [stdout] test config::tests::test_config_roundtrip_preserves_data ... ok [INFO] [stdout] test config::tests::test_max_history_entries_reasonable ... ok [INFO] [stdout] test config::tests::test_max_recent_databases_reasonable ... ok [INFO] [stdout] test config::tests::test_query_history_default ... ok [INFO] [stdout] test config::tests::test_save_and_load_config ... ok [INFO] [stdout] test config::tests::test_save_and_load_history ... ok [INFO] [stdout] test config::tests::test_save_creates_parent_directories ... ok [INFO] [stdout] test app::tests::test_query_panel_size_compact_to_half ... ok [INFO] [stdout] test app::tests::test_query_panel_size_full_cycle ... ok [INFO] [stdout] test app::tests::test_query_panel_size_full_to_compact ... ok [INFO] [stdout] test config::tests::test_history_preserves_special_characters ... ok [INFO] [stdout] test config::tests::test_history_truncates_to_max_entries ... ok [INFO] [stdout] test config::tests::test_load_nonexistent_history_returns_empty ... ok [INFO] [stdout] test config::tests::test_history_overwrites_existing ... ok [INFO] [stdout] test config::tests::test_different_databases_have_separate_histories ... ok [INFO] [stdout] test app::tests::test_query_browser_pane_equality ... ok [INFO] [stdout] test config::tests::test_history_file_different_paths_different_hashes ... ok [INFO] [stdout] test db::tests::test_execute_query_handles_integer ... ok [INFO] [stdout] test db::tests::test_execute_delete_returns_affected ... ok [INFO] [stdout] test db::tests::test_execute_query_empty_result ... ok [INFO] [stdout] test db::tests::test_execute_pragma ... ok [INFO] [stdout] test db::tests::test_execute_query_handles_blob ... ok [INFO] [stdout] test db::tests::test_execute_insert_returns_affected ... ok [INFO] [stdout] test db::tests::test_execute_query_syntax_error ... ok [INFO] [stdout] test db::tests::test_execute_query_table_not_found ... ok [INFO] [stdout] test db::tests::test_execute_select_with_where ... ok [INFO] [stdout] test db::tests::test_execute_table_query_empty_table ... ok [INFO] [stdout] test db::tests::test_execute_select_query ... ok [INFO] [stdout] test db::tests::test_execute_update_returns_affected ... ok [INFO] [stdout] test db::tests::test_get_tables_empty_db ... ok [INFO] [stdout] test db::tests::test_connect_with_nested_path ... ok [INFO] [stdout] test app::tests::test_close_edit_panel_hides_panel ... ok [INFO] [stdout] test app::tests::test_open_edit_panel_switches_active_pane ... ok [INFO] [stdout] test db::tests::test_execute_query_handles_null ... ok [INFO] [stdout] test db::tests::test_execute_query_handles_real ... ok [INFO] [stdout] test db::tests::test_execute_table_query_returns_rowids ... ok [INFO] [stdout] test db::tests::test_execute_table_query_special_table_name ... ok [INFO] [stdout] test config::tests::test_add_database_adds_to_front ... ok [INFO] [stdout] test db::tests::test_update_row_special_characters_in_value ... ok [INFO] [stdout] test config::tests::test_load_nonexistent_config_returns_default ... ok [INFO] [stdout] test db::tests::test_update_row_special_table_name ... ok [INFO] [stdout] test db::tests::test_update_row_column_mismatch_error ... ok [INFO] [stdout] test db::tests::test_get_tables_excludes_sqlite_internal ... ok [INFO] [stdout] test db::tests::test_update_row_nonexistent_row ... ok [INFO] [stdout] test db::tests::test_get_tables_with_tables ... ok [INFO] [stdout] test db::tests::test_execute_table_query_excludes_rowid_column ... ok [INFO] [stdout] test db::tests::test_execute_table_query_respects_limit ... ok [INFO] [stdout] test db::tests::test_update_row_success ... ok [INFO] [stdout] test db::tests::test_execute_explain ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_after_newline ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_after_wrap ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_at_start ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_at_end ... ok [INFO] [stdout] test db::tests::test_get_tables_sorted_alphabetically ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_at_newline ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_empty_text ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_middle ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_multiple_wraps ... ok [INFO] [stdout] test db::tests::test_update_row_empty_columns ... ok [INFO] [stdout] test db::tests::test_connect_opens_existing_database ... ok [INFO] [stdout] test db::tests::test_update_row_unicode_value ... ok [INFO] [stdout] test db::tests::test_update_row_with_null ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_at_wrap_boundary ... ok [INFO] [stdout] test db::tests::test_connect_creates_new_database ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_at_end_after_wrap ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_empty_text ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_right_after_newline ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_at_width ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_width_zero ... ok [INFO] [stdout] test ui::query_input::tests::test_cursor_with_wrap_and_newline ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_exact_width ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_leading_newline ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_multiple_empty_lines ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_only_newlines ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_preserves_newlines ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_trailing_newline ... ok [INFO] [stdout] test ui::results_table::tests::test_column_widths_clamped_to_max ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_width_zero_splits_on_newlines ... ok [INFO] [stdout] test ui::results_table::tests::test_column_widths_empty ... ok [INFO] [stdout] test ui::results_table::tests::test_column_widths_multiple_rows_finds_max ... ok [INFO] [stdout] test ui::results_table::tests::test_column_widths_header_only ... ok [INFO] [stdout] test ui::results_table::tests::test_has_hidden_left ... ok [INFO] [stdout] test ui::results_table::tests::test_has_hidden_none ... ok [INFO] [stdout] test ui::results_table::tests::test_has_hidden_empty ... ok [INFO] [stdout] test ui::results_table::tests::test_has_hidden_right ... ok [INFO] [stdout] test ui::results_table::tests::test_column_widths_content_wider_than_header ... ok [INFO] [stdout] test ui::results_table::tests::test_column_widths_multiple_columns ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_exact_width_unchanged ... ok [INFO] [stdout] test ui::results_table::tests::test_has_hidden_both ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_empty_string ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_short_text_unchanged ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_unicode_chars ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_width_0_just_ellipsis ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_multiple_wraps ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_at_least_one ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_newline_and_wrap_combined ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_empty ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_width_2 ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_scroll_beyond_bounds ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_width_1_just_ellipsis ... ok [INFO] [stdout] test ui::results_table::tests::test_truncate_with_ellipsis ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_exact_fit ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_partial_fit ... ok [INFO] [stdout] test ui::query_input::tests::test_wrap_single_line_fits ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_scroll_offset ... ok [INFO] [stdout] test ui::results_table::tests::test_visible_columns_all_fit ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sqtui-177e30c3d5fd5a1e) [INFO] [stdout] test db::tests::test_connect_full_workflow_with_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/db_integration.rs (/opt/rustwide/target/debug/deps/db_integration-c03bacd4aed64603) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_multiple_tables ... ok [INFO] [stdout] test test_null_value_workflow ... ok [INFO] [stdout] test test_crud_workflow ... ok [INFO] [stdout] test test_sequential_operations ... ok [INFO] [stdout] test test_large_result_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests sqtui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5889ec4992126c203254fc568a6134578ac2eb2768cca324a32d05968001c6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5889ec4992126c203254fc568a6134578ac2eb2768cca324a32d05968001c6a3", kill_on_drop: false }` [INFO] [stdout] 5889ec4992126c203254fc568a6134578ac2eb2768cca324a32d05968001c6a3