[INFO] cloning repository https://github.com/TaylorFinklea/larkline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TaylorFinklea/larkline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorFinklea%2Flarkline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorFinklea%2Flarkline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 627b8fc2e9c631e00f6ef21b68194c71a7e04f28 [INFO] testing TaylorFinklea/larkline against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylorFinklea%2Flarkline" "/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/TaylorFinklea/larkline [INFO] finished tweaking git repo https://github.com/TaylorFinklea/larkline [INFO] tweaked toml for git repo https://github.com/TaylorFinklea/larkline written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TaylorFinklea/larkline on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TaylorFinklea/larkline 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b305227cd7937af7ebd4e10faa0fd2683b229b8e39aa3fdd9cd76dd479bdf5ce [INFO] running `Command { std: "docker" "start" "-a" "b305227cd7937af7ebd4e10faa0fd2683b229b8e39aa3fdd9cd76dd479bdf5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b305227cd7937af7ebd4e10faa0fd2683b229b8e39aa3fdd9cd76dd479bdf5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b305227cd7937af7ebd4e10faa0fd2683b229b8e39aa3fdd9cd76dd479bdf5ce", kill_on_drop: false }` [INFO] [stdout] b305227cd7937af7ebd4e10faa0fd2683b229b8e39aa3fdd9cd76dd479bdf5ce [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0b204073ab19deb6f61871af86e56a27f713b5ddeaa1edfbd43d160c83e394 [INFO] running `Command { std: "docker" "start" "-a" "1e0b204073ab19deb6f61871af86e56a27f713b5ddeaa1edfbd43d160c83e394", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling mlua_derive v0.11.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [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 tracing-appender v0.2.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling syntect v5.3.0 [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 hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling larkline v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "1e0b204073ab19deb6f61871af86e56a27f713b5ddeaa1edfbd43d160c83e394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0b204073ab19deb6f61871af86e56a27f713b5ddeaa1edfbd43d160c83e394", kill_on_drop: false }` [INFO] [stdout] 1e0b204073ab19deb6f61871af86e56a27f713b5ddeaa1edfbd43d160c83e394 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74ce89bae9c265d0c020461176050fe58839f8a4d3558c009e54c5c9158a526f [INFO] running `Command { std: "docker" "start" "-a" "74ce89bae9c265d0c020461176050fe58839f8a4d3558c009e54c5c9158a526f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling larkline v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.57s [INFO] running `Command { std: "docker" "inspect" "74ce89bae9c265d0c020461176050fe58839f8a4d3558c009e54c5c9158a526f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ce89bae9c265d0c020461176050fe58839f8a4d3558c009e54c5c9158a526f", kill_on_drop: false }` [INFO] [stdout] 74ce89bae9c265d0c020461176050fe58839f8a4d3558c009e54c5c9158a526f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aafcb12c0e21a68f6586e615424609c170b86f3ed4720887215fe27115dff20b [INFO] running `Command { std: "docker" "start" "-a" "aafcb12c0e21a68f6586e615424609c170b86f3ed4720887215fe27115dff20b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/larkline-e6760e9f496052b7) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test plugin::engine::tests::sends_started_then_finished_events ... ok [INFO] [stdout] test plugin::engine::tests::propagates_plugin_error ... ok [INFO] [stdout] test plugin::registry::tests::parses_hello_world_manifest ... ok [INFO] [stdout] test plugin::registry::tests::parse_manifest_missing_entry_and_no_commands_fails ... ok [INFO] [stdout] test plugin::lua::tests::syntax_error_returns_invalid_output ... ok [INFO] [stdout] test plugin::registry::tests::scan_skips_missing_directory ... ok [INFO] [stdout] test plugin::registry::tests::scan_includes_plugin_with_missing_entry ... ok [INFO] [stdout] test plugin::store::tests::keys_returns_sorted_list ... ok [INFO] [stdout] test plugin::lua::tests::missing_register_returns_error ... ok [INFO] [stdout] test plugin::store::tests::delete_removes_key ... ok [INFO] [stdout] test plugin::registry::tests::parse_manifest_multi_command ... ok [INFO] [stdout] test plugin::script::tests::returns_error_for_missing_entry ... ok [INFO] [stdout] test plugin::lua::tests::runtime_error_returns_execution_failed ... ok [INFO] [stdout] test plugin::lua::tests::executes_hardcoded_lua_plugin ... ok [INFO] [stdout] test plugin::lua::tests::lark_json_roundtrip ... ok [INFO] [stdout] test plugin::lua::tests::lark_env_reads_environment ... ok [INFO] [stdout] test plugin::store::tests::load_returns_empty_for_nonexistent_file ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_basic ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_collapses_underscores ... ok [INFO] [stdout] test plugin::lua::tests::lark_exec_runs_command ... ok [INFO] [stdout] test plugin::store::tests::load_handles_corrupt_json ... ok [INFO] [stdout] test plugin::engine::tests::execute_all_sends_prefetch_source ... ok [INFO] [stdout] test plugin::script::tests::falls_back_to_raw_text_for_non_json ... ok [INFO] [stdout] test plugin::script::tests::executes_hello_world_plugin ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_uses_plugin_group ... ok [INFO] [stdout] test plugin::traits::tests::mini_app_layout_deserializes_single_pane ... ok [INFO] [stdout] test plugin::store::tests::set_and_get_roundtrip ... ok [INFO] [stdout] test plugin::store::tests::save_and_reload ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_with_layout_field ... ok [INFO] [stdout] test plugin::traits::tests::action_kind_deserializes_nvim_edit ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_without_layout_is_backward_compatible ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_deserializes_with_items ... ok [INFO] [stdout] test plugin::traits::tests::plugin_trait_is_object_safe ... ok [INFO] [stdout] test plugin::traits::tests::copy_text_deserializes_when_present ... ok [INFO] [stdout] test plugin::traits::tests::output_item_allows_missing_optional_fields ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_deserializes_minimal_json ... ok [INFO] [stdout] test plugin::traits::tests::action_kind_nvim_edit_optional_split ... ok [INFO] [stdout] test plugin::traits::tests::form_spec_deserializes_all_field_types ... ok [INFO] [stdout] test plugin::traits::tests::hello_world_json_deserializes_correctly ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_without_form_is_backward_compatible ... ok [INFO] [stdout] test plugin::traits::tests::mini_app_layout_deserializes_horizontal_split ... ok [INFO] [stdout] test plugin::registry::tests::scan_discovers_example_plugins ... ok [INFO] [stdout] test plugin::traits::tests::mini_app_layout_deserializes_nested_splits ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_empty_falls_back ... ok [INFO] [stdout] test plugin::engine::tests::panic_in_plugin_sends_finished_with_error ... ok [INFO] [stdout] test plugin::store::tests::set_rejects_when_size_limit_exceeded ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lark-1ecc2694df6ad3c8) [INFO] [stdout] test plugin::script::tests::enforces_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 122 tests [INFO] [stdout] test app::tests::back_resets_output_mode_to_list ... ok [INFO] [stdout] test app::tests::default_plugin_preselects_command_row ... ok [INFO] [stdout] test app::tests::empty_query_shows_all_commands ... ok [INFO] [stdout] test app::tests::missing_default_plugin_falls_back_to_zero ... ok [INFO] [stdout] test app::tests::move_up_down_in_view_output_changes_output_selected ... ok [INFO] [stdout] test app::tests::back_clears_plugin_output ... ok [INFO] [stdout] test app::tests::loading_started_set_on_plugin_started_cleared_on_finished ... ok [INFO] [stdout] test app::tests::scroll_half_page_down_and_up_in_view_output ... ok [INFO] [stdout] test app::tests::refresh_picks_up_newly_added_plugin ... ok [INFO] [stdout] test app::tests::non_favorite_commands_sorted_alphabetically ... ok [INFO] [stdout] test app::tests::execute_action_without_output_is_noop ... ok [INFO] [stdout] test app::tests::favorites_config_order_preserved ... ok [INFO] [stdout] test app::tests::favorites_sort_to_top_with_empty_query ... ok [INFO] [stdout] test app::tests::search_no_match_returns_empty_rows ... ok [INFO] [stdout] test app::tests::search_matches_command_names ... ok [INFO] [stdout] test config::tests::default_config_is_valid ... ok [INFO] [stdout] test config::tests::default_theme_resolves_successfully ... ok [INFO] [stdout] test app::tests::toggle_output_mode_flips_between_list_and_raw_text ... ok [INFO] [stdout] test config::tests::default_keybindings_resolve ... ok [INFO] [stdout] test config::tests::hex_color_parses_correctly ... ok [INFO] [stdout] test app::tests::search_results_carry_group_name_badge ... ok [INFO] [stdout] test config::tests::named_colors_parse ... ok [INFO] [stdout] test app::tests::search_ranks_commands_across_plugins ... ok [INFO] [stdout] test config::tests::malformed_toml_returns_defaults_with_warning ... ok [INFO] [stdout] test config::tests::parse_ctrl_modifier ... ok [INFO] [stdout] test config::tests::invalid_color_returns_error ... ok [INFO] [stdout] test config::tests::generate_does_not_overwrite_existing_file ... ok [INFO] [stdout] test config::tests::parse_invalid_key_returns_error ... ok [INFO] [stdout] test config::tests::generate_creates_file_when_missing ... ok [INFO] [stdout] test mini_app::tests::close_pane_single_pane_does_nothing ... ok [INFO] [stdout] test config::tests::custom_theme_from_toml ... ok [INFO] [stdout] test config::tests::invalid_theme_color_falls_back_with_default_theme ... ok [INFO] [stdout] test config::tests::config_parses_from_toml ... ok [INFO] [stdout] test mini_app::tests::build_state_initializes_panes ... ok [INFO] [stdout] test config::tests::parse_single_char_key ... ok [INFO] [stdout] test config::tests::parse_named_keys ... ok [INFO] [stdout] test mini_app::tests::close_pane_removes_and_promotes_sibling ... ok [INFO] [stdout] test mini_app::tests::split_pane_creates_two_children ... ok [INFO] [stdout] test mini_app::tests::resize_pane_adjusts_sizes ... ok [INFO] [stdout] test config::tests::missing_config_fields_use_defaults ... ok [INFO] [stdout] test plugin::engine::tests::propagates_plugin_error ... ok [INFO] [stdout] test plugin::engine::tests::sends_started_then_finished_events ... ok [INFO] [stdout] test plugin::engine::tests::execute_all_sends_prefetch_source ... ok [INFO] [stdout] test mini_app::tests::pane_order_nested_splits ... ok [INFO] [stdout] test mini_app::tests::pane_order_single_pane ... ok [INFO] [stdout] test plugin::registry::tests::parse_manifest_missing_entry_and_no_commands_fails ... ok [INFO] [stdout] test plugin::lua::tests::runtime_error_returns_execution_failed ... ok [INFO] [stdout] test plugin::registry::tests::parse_manifest_multi_command ... ok [INFO] [stdout] test plugin::lua::tests::syntax_error_returns_invalid_output ... ok [INFO] [stdout] test plugin::lua::tests::lark_env_reads_environment ... ok [INFO] [stdout] test plugin::lua::tests::missing_register_returns_error ... ok [INFO] [stdout] test plugin::lua::tests::lark_exec_runs_command ... ok [INFO] [stdout] test plugin::lua::tests::executes_hardcoded_lua_plugin ... ok [INFO] [stdout] test mini_app::tests::pane_order_horizontal_split ... ok [INFO] [stdout] test plugin::registry::tests::scan_skips_missing_directory ... ok [INFO] [stdout] test plugin::registry::tests::parses_hello_world_manifest ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_basic ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_collapses_underscores ... ok [INFO] [stdout] test plugin::store::tests::load_returns_empty_for_nonexistent_file ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_empty_falls_back ... ok [INFO] [stdout] test plugin::store::tests::sanitize_name_uses_plugin_group ... ok [INFO] [stdout] test plugin::store::tests::delete_removes_key ... ok [INFO] [stdout] test plugin::store::tests::set_and_get_roundtrip ... ok [INFO] [stdout] test plugin::store::tests::keys_returns_sorted_list ... ok [INFO] [stdout] test plugin::store::tests::save_and_reload ... ok [INFO] [stdout] test plugin::registry::tests::scan_includes_plugin_with_missing_entry ... ok [INFO] [stdout] test plugin::script::tests::returns_error_for_missing_entry ... ok [INFO] [stdout] test plugin::traits::tests::action_kind_nvim_edit_optional_split ... ok [INFO] [stdout] test plugin::store::tests::load_handles_corrupt_json ... ok [INFO] [stdout] test plugin::traits::tests::mini_app_layout_deserializes_horizontal_split ... ok [INFO] [stdout] test plugin::traits::tests::copy_text_deserializes_when_present ... ok [INFO] [stdout] test plugin::traits::tests::action_kind_deserializes_nvim_edit ... ok [INFO] [stdout] test plugin::traits::tests::form_spec_deserializes_all_field_types ... ok [INFO] [stdout] test plugin::traits::tests::mini_app_layout_deserializes_single_pane ... ok [INFO] [stdout] test plugin::lua::tests::lark_json_roundtrip ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_deserializes_with_items ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_without_form_is_backward_compatible ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_with_layout_field ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_without_layout_is_backward_compatible ... ok [INFO] [stdout] test plugin::traits::tests::plugin_output_deserializes_minimal_json ... ok [INFO] [stdout] test tests::alias_bash_contains_bind ... ok [INFO] [stdout] test tests::alias_fish_contains_bind ... ok [INFO] [stdout] test tests::alias_zsh_contains_key_components ... ok [INFO] [stdout] test tests::classify_target_in_cache ... ok [INFO] [stdout] test tests::classify_target_dead_symlink ... ok [INFO] [stdout] test tests::alias_unknown_shell_defaults_to_zsh ... ok [INFO] [stdout] test plugin::traits::tests::mini_app_layout_deserializes_nested_splits ... ok [INFO] [stdout] test plugin::traits::tests::output_item_allows_missing_optional_fields ... ok [INFO] [stdout] test tests::generate_lua_template_is_valid ... ok [INFO] [stdout] test tests::classify_target_outside_cache ... ok [INFO] [stdout] test tests::init_plugin_creates_lua_scaffold ... ok [INFO] [stdout] test tests::generate_manifest_contains_plugin_name ... ok [INFO] [stdout] test plugin::traits::tests::plugin_trait_is_object_safe ... ok [INFO] [stdout] test tests::init_plugin_creates_shell_scaffold ... ok [INFO] [stdout] test tests::log_file_dir_falls_back_to_home_state ... ok [INFO] [stdout] test tests::log_file_dir_prefers_xdg_state_home ... ok [INFO] [stdout] test tests::classify_target_missing ... ok [INFO] [stdout] test tests::log_file_dir_handles_missing_home ... ok [INFO] [stdout] test tests::classify_target_real_directory ... ok [INFO] [stdout] test plugin::script::tests::executes_hello_world_plugin ... ok [INFO] [stdout] test tui::markdown::tests::code_block_renders_indented ... ok [INFO] [stdout] test tui::markdown::tests::horizontal_rule_renders ... ok [INFO] [stdout] test tests::generate_manifest_shell_entry ... ok [INFO] [stdout] test tests::help_text_contains_key_sections ... ok [INFO] [stdout] test tui::markdown::tests::list_renders_bullets ... ok [INFO] [stdout] test update::tests::cache_freshness ... ok [INFO] [stdout] test update::tests::detect_install_method_returns_something ... ok [INFO] [stdout] test update::tests::is_newer_basic ... ok [INFO] [stdout] test tests::generate_shell_template_uses_jq ... ok [INFO] [stdout] test tui::markdown::tests::inline_code_renders_dimmed ... ok [INFO] [stdout] test tui::markdown::tests::backward_compat_plain_text ... ok [INFO] [stdout] test tui::markdown::tests::empty_input_returns_empty ... ok [INFO] [stdout] test plugin::script::tests::falls_back_to_raw_text_for_non_json ... ok [INFO] [stdout] test tui::markdown::tests::heading_renders_bold_accent ... ok [INFO] [stdout] test plugin::registry::tests::scan_discovers_example_plugins ... ok [INFO] [stdout] test plugin::traits::tests::hello_world_json_deserializes_correctly ... ok [INFO] [stdout] test tui::highlight::tests::unknown_language_falls_back_to_plain ... ok [INFO] [stdout] test tui::highlight::tests::empty_code_returns_empty ... ok [INFO] [stdout] test plugin::store::tests::set_rejects_when_size_limit_exceeded ... ok [INFO] [stdout] test plugin::engine::tests::panic_in_plugin_sends_finished_with_error ... ok [INFO] [stdout] test tui::highlight::tests::highlights_rust_code ... ok [INFO] [stdout] test plugin::script::tests::enforces_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Running tests/plugin_execution_test.rs (/opt/rustwide/target/debug/deps/plugin_execution_test-1f822a91a9fc943a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test scan_with_empty_plugin_dir_returns_empty ... ok [INFO] [stdout] test end_to_end_hello_world_execution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/plugin_manifest_integration_test.rs (/opt/rustwide/target/debug/deps/plugin_manifest_integration_test-f421bd5ece82a39a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests larkline [INFO] [stdout] test shipped_plugin_manifests_parse_and_entries_exist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [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" "aafcb12c0e21a68f6586e615424609c170b86f3ed4720887215fe27115dff20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aafcb12c0e21a68f6586e615424609c170b86f3ed4720887215fe27115dff20b", kill_on_drop: false }` [INFO] [stdout] aafcb12c0e21a68f6586e615424609c170b86f3ed4720887215fe27115dff20b