[INFO] cloning repository https://github.com/harehare/mqt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harehare/mqt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharehare%2Fmqt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharehare%2Fmqt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d99c307dcbcb8a85a36e4b0e4116ea0d153173f7 [INFO] testing harehare/mqt against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharehare%2Fmqt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harehare/mqt [INFO] finished tweaking git repo https://github.com/harehare/mqt [INFO] tweaked toml for git repo https://github.com/harehare/mqt written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harehare/mqt on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harehare/mqt 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b85edcd212d259ac7c1c8aa2d7090aa3720aff3e9870e336c1787d37e821756 [INFO] running `Command { std: "docker" "start" "-a" "2b85edcd212d259ac7c1c8aa2d7090aa3720aff3e9870e336c1787d37e821756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b85edcd212d259ac7c1c8aa2d7090aa3720aff3e9870e336c1787d37e821756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b85edcd212d259ac7c1c8aa2d7090aa3720aff3e9870e336c1787d37e821756", kill_on_drop: false }` [INFO] [stdout] 2b85edcd212d259ac7c1c8aa2d7090aa3720aff3e9870e336c1787d37e821756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4684c35314a0e4356d53eb64024d63b8e1dc8282c5203b07cbd9be467edee1a5 [INFO] running `Command { std: "docker" "start" "-a" "4684c35314a0e4356d53eb64024d63b8e1dc8282c5203b07cbd9be467edee1a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ego-tree v0.11.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling yaml-rust2 v0.11.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toon-format v0.4.4 [INFO] [stderr] Compiling string-interner v0.19.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling mq-markdown v0.5.24 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling mq-lang v0.5.24 [INFO] [stderr] Compiling mq-tui v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.94s [INFO] running `Command { std: "docker" "inspect" "4684c35314a0e4356d53eb64024d63b8e1dc8282c5203b07cbd9be467edee1a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4684c35314a0e4356d53eb64024d63b8e1dc8282c5203b07cbd9be467edee1a5", kill_on_drop: false }` [INFO] [stdout] 4684c35314a0e4356d53eb64024d63b8e1dc8282c5203b07cbd9be467edee1a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e58b788542ab95dab54ff87554bcc94cd24233ffd08ea47fa9f22495c5a12e7 [INFO] running `Command { std: "docker" "start" "-a" "9e58b788542ab95dab54ff87554bcc94cd24233ffd08ea47fa9f22495c5a12e7", kill_on_drop: false }` [INFO] [stderr] Compiling mq-tui v0.1.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s [INFO] running `Command { std: "docker" "inspect" "9e58b788542ab95dab54ff87554bcc94cd24233ffd08ea47fa9f22495c5a12e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e58b788542ab95dab54ff87554bcc94cd24233ffd08ea47fa9f22495c5a12e7", kill_on_drop: false }` [INFO] [stdout] 9e58b788542ab95dab54ff87554bcc94cd24233ffd08ea47fa9f22495c5a12e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d94fb7a046a1f3729ea7276da2516728ddaa1013aa4ac71ac53264ae1c278ef9 [INFO] running `Command { std: "docker" "start" "-a" "d94fb7a046a1f3729ea7276da2516728ddaa1013aa4ac71ac53264ae1c278ef9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mq_tui-1206af76963e3fca) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test app::tests::test_app_with_file ... ok [INFO] [stdout] test app::tests::test_error_message_cleared_on_event ... ok [INFO] [stdout] test app::tests::test_normal_mode_enter_help_mode ... ok [INFO] [stdout] test app::tests::test_app_creation ... ok [INFO] [stdout] test app::tests::test_help_mode_exit_on_any_key ... ok [INFO] [stdout] test app::tests::test_normal_mode_enter_query_mode ... ok [INFO] [stdout] test app::tests::test_help_mode_ignores_release_events ... ok [INFO] [stdout] test app::tests::test_navigation_with_empty_results ... ok [INFO] [stdout] test app::tests::test_mode_switching ... ok [INFO] [stdout] test app::tests::test_navigation_wraparound ... ok [INFO] [stdout] test app::tests::test_normal_mode_ignores_release_events ... ok [INFO] [stdout] test app::tests::test_normal_mode_home_end_navigation ... ok [INFO] [stdout] test app::tests::test_normal_mode_vim_navigation ... ok [INFO] [stdout] test app::tests::test_normal_mode_navigation ... ok [INFO] [stdout] test app::tests::test_query_mode_char_input_ignores_release ... ok [INFO] [stdout] test app::tests::test_normal_mode_ignores_repeat_events ... ok [INFO] [stdout] test app::tests::test_query_mode_cursor_movement ... ok [INFO] [stdout] test app::tests::test_query_mode_backspace ... ok [INFO] [stdout] test app::tests::test_query_mode_exit_on_escape ... ok [INFO] [stdout] test app::tests::test_query_mode_delete ... ok [INFO] [stdout] test app::tests::test_normal_mode_page_navigation ... ok [INFO] [stdout] test app::tests::test_normal_mode_toggle_detail ... ok [INFO] [stdout] test app::tests::test_query_mode_home_end ... ok [INFO] [stdout] test app::tests::test_execution_time_tracking ... ok [INFO] [stdout] test app::tests::test_query_mode_ignores_release_events ... ok [INFO] [stdout] test app::tests::test_query_mode_text_input ... ok [INFO] [stdout] test app::tests::test_tree_view_mode ... ok [INFO] [stdout] test app::tests::test_quit_on_q_or_escape ... ok [INFO] [stdout] test app::tests::test_query_mode_windows_double_input_scenario ... ok [INFO] [stdout] test event::tests::test_multiple_next_calls ... ok [INFO] [stdout] test app::tests::test_windows_double_input_scenario ... ok [INFO] [stdout] test event::tests::test_event_handler_with_different_tick_rates ... ok [INFO] [stdout] test app::tests::test_query_setting ... ok [INFO] [stdout] test event::tests::test_next_handles_disconnected_channel ... ok [INFO] [stdout] test ui::tests::test_draw_detail_view_empty_results ... ok [INFO] [stdout] test app::tests::test_tree_view_mode_navigation ... ok [INFO] [stdout] test app::tests::test_tree_view_mode_ignores_release_events ... ok [INFO] [stdout] test ui::tests::test_draw_error_popup_content ... ok [INFO] [stdout] test ui::tests::test_draw_title_bar_without_filename ... ok [INFO] [stdout] test ui::tests::test_draw_results_list_with_data ... ok [INFO] [stdout] test app::tests::test_tree_view_toggle_from_normal_mode ... ok [INFO] [stdout] test ui::tests::test_draw_help_screen_content ... ok [INFO] [stdout] test ui::tests::test_draw_query_input_cursor_position ... ok [INFO] [stdout] test app::tests::test_query_history_functionality ... ok [INFO] [stdout] test ui::tests::test_draw_detail_view_with_selection ... ok [INFO] [stdout] test ui::treeview::tests::test_get_selected_node ... ok [INFO] [stdout] test ui::treeview::tests::test_create_display_text_comprehensive ... ok [INFO] [stdout] test ui::treeview::tests::test_get_children ... ok [INFO] [stdout] test ui::treeview::tests::test_navigation ... ok [INFO] [stdout] test ui::treeview::tests::test_toggle_expand ... ok [INFO] [stdout] test ui::treeview::tests::test_tree_item_creation ... ok [INFO] [stdout] test ui::treeview::tests::test_tree_view_creation ... ok [INFO] [stdout] test ui::tests::test_is_markdown_header ... ok [INFO] [stdout] test ui::tests::test_draw_ui_normal_mode ... ok [INFO] [stdout] test ui::treeview::tests::test_has_children_comprehensive ... ok [INFO] [stdout] test ui::treeview::tests::test_render_with_expanded_items ... ok [INFO] [stdout] test ui::tests::test_draw_ui_with_error ... ok [INFO] [stdout] test ui::tests::test_draw_ui_help_mode ... ok [INFO] [stdout] test ui::tests::test_draw_ui_tree_view_mode ... ok [INFO] [stdout] test ui::tests::test_ui_layout_constraints ... ok [INFO] [stdout] test ui::tests::test_draw_ui_query_mode ... ok [INFO] [stdout] test ui::treeview::tests::test_render ... ok [INFO] [stdout] test ui::tests::test_title_bar_mode_indicators ... ok [INFO] [stdout] test app::tests::test_query_mode_execute_on_enter ... ok [INFO] [stdout] test app::tests::test_normal_mode_clear_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mq_tui-fd1ff56bb1149f6f) [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] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-fa11b2f6424115d4) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_app_creation ... ok [INFO] [stdout] test test_quit_command ... ok [INFO] [stdout] test test_mode_switching ... ok [INFO] [stdout] test test_detail_view_toggle ... ok [INFO] [stdout] test test_resize_event ... ok [INFO] [stdout] test test_query_editing ... ok [INFO] [stdout] test test_page_navigation ... ok [INFO] [stdout] test test_query_submission ... ok [INFO] [stdout] test test_home_end_navigation ... ok [INFO] [stdout] test test_query_execution ... ok [INFO] [stdout] test test_navigation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Doc-tests mq_tui [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" "d94fb7a046a1f3729ea7276da2516728ddaa1013aa4ac71ac53264ae1c278ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94fb7a046a1f3729ea7276da2516728ddaa1013aa4ac71ac53264ae1c278ef9", kill_on_drop: false }` [INFO] [stdout] d94fb7a046a1f3729ea7276da2516728ddaa1013aa4ac71ac53264ae1c278ef9