[INFO] fetching crate tui-dispatch-debug 0.6.1... [INFO] testing tui-dispatch-debug-0.6.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate tui-dispatch-debug 0.6.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tui-dispatch-debug 0.6.1 [INFO] finished tweaking crates.io crate tui-dispatch-debug 0.6.1 [INFO] tweaked toml for crates.io crate tui-dispatch-debug 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-dispatch-debug 0.6.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tui-dispatch-debug 0.6.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinycrossterm v0.1.0 [INFO] [stderr] Downloaded tui-dispatch-core v0.6.1 [INFO] [stderr] Downloaded tui-dispatch-shared v0.6.1 [INFO] [stderr] Downloaded tui-dispatch-components v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 481d55f5a6e1fa1b920f1aaddddf318c116baa01225cbbbb41d6eebf610d046f [INFO] running `Command { std: "docker" "start" "-a" "481d55f5a6e1fa1b920f1aaddddf318c116baa01225cbbbb41d6eebf610d046f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "481d55f5a6e1fa1b920f1aaddddf318c116baa01225cbbbb41d6eebf610d046f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481d55f5a6e1fa1b920f1aaddddf318c116baa01225cbbbb41d6eebf610d046f", kill_on_drop: false }` [INFO] [stdout] 481d55f5a6e1fa1b920f1aaddddf318c116baa01225cbbbb41d6eebf610d046f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 071b4638516bc3769eb7865d6219afd8363bc558ca59422bdda7033f751abbb7 [INFO] running `Command { std: "docker" "start" "-a" "071b4638516bc3769eb7865d6219afd8363bc558ca59422bdda7033f751abbb7", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tui-dispatch-shared v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tui-dispatch-core v0.6.1 [INFO] [stderr] Compiling tui-dispatch-components v0.6.1 [INFO] [stderr] Compiling tui-dispatch-debug v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.09s [INFO] running `Command { std: "docker" "inspect" "071b4638516bc3769eb7865d6219afd8363bc558ca59422bdda7033f751abbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071b4638516bc3769eb7865d6219afd8363bc558ca59422bdda7033f751abbb7", kill_on_drop: false }` [INFO] [stdout] 071b4638516bc3769eb7865d6219afd8363bc558ca59422bdda7033f751abbb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c190f19b85a7a5d2ea348610950813a13d59b2340c9ba5389fcdddd78b5bf89 [INFO] running `Command { std: "docker" "start" "-a" "4c190f19b85a7a5d2ea348610950813a13d59b2340c9ba5389fcdddd78b5bf89", kill_on_drop: false }` [INFO] [stderr] Compiling tui-dispatch-debug v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `Command { std: "docker" "inspect" "4c190f19b85a7a5d2ea348610950813a13d59b2340c9ba5389fcdddd78b5bf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c190f19b85a7a5d2ea348610950813a13d59b2340c9ba5389fcdddd78b5bf89", kill_on_drop: false }` [INFO] [stdout] 4c190f19b85a7a5d2ea348610950813a13d59b2340c9ba5389fcdddd78b5bf89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07d844c93ae07b8dc158f8aea6b4cf28bfc38b73567fe964e5319ee6a62aac28 [INFO] running `Command { std: "docker" "start" "-a" "07d844c93ae07b8dc158f8aea6b4cf28bfc38b73567fe964e5319ee6a62aac28", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_dispatch_debug-ad006c9fbd6c2192) [INFO] [stdout] [INFO] [stdout] running 78 tests [INFO] [stdout] test cli::tests::test_action_filter_category_and_name_flags ... ok [INFO] [stdout] test cli::tests::test_action_filter_defaults ... ok [INFO] [stdout] test cli::tests::test_action_filter_include_disables_default_excludes ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_log_entry_elapsed ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_log_filtering ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_action_name_filters ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_category_inference_edges ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_category_filters ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_log_include_category_with_exclude_name_can_filter_all ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_category_glob_and_case_insensitive_prefix ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_log_recent ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_default ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_log_capacity ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_exclude ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_include ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_config_include_and_exclude ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_name_filter_is_case_sensitive ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_logger_name_filter_no_action_alias ... ok [INFO] [stdout] test debug::action_logger::tests::test_glob_match_combined ... ok [INFO] [stdout] test debug::action_logger::tests::test_middleware_filtering ... ok [INFO] [stdout] test debug::action_logger::tests::test_glob_match_exact ... ok [INFO] [stdout] test debug::actions::tests::test_from_command ... ok [INFO] [stdout] test debug::cell::tests::test_point_in_rect ... ok [INFO] [stdout] test debug::cell::tests::test_format_modifier_compact ... ok [INFO] [stdout] test debug::config::tests::test_config_with_status_provider ... ok [INFO] [stdout] test debug::config::tests::test_default_debug_keybindings ... ok [INFO] [stdout] test debug::config::tests::test_default_debug_keybindings_with_toggle_custom ... ok [INFO] [stdout] test debug::layer::tests::test_debug_layer_creation ... ok [INFO] [stdout] test debug::actions::tests::test_command_roundtrip ... ok [INFO] [stdout] test debug::layer::tests::test_inactive_layer ... ok [INFO] [stdout] test debug::action_logger::tests::test_glob_match_question ... ok [INFO] [stdout] test debug::layer::tests::test_queued_actions_returned_on_disable ... ok [INFO] [stdout] test debug::layer::tests::test_split_area ... ok [INFO] [stdout] test debug::layer::tests::test_simple_constructor ... ok [INFO] [stdout] test debug::action_logger::tests::test_glob_match_star ... ok [INFO] [stdout] test debug::layer::tests::test_split_area_enabled ... ok [INFO] [stdout] test debug::layer::tests::test_split_area_enabled_top ... ok [INFO] [stdout] test debug::layer::tests::test_toggle ... ok [INFO] [stdout] test debug::state::tests::test_debug_state_basic ... ok [INFO] [stdout] test debug::state::tests::test_build_debug_table ... ok [INFO] [stdout] test debug::state::tests::test_debug_wrapper ... ok [INFO] [stdout] test debug::state::tests::test_tuple_debug_state ... ok [INFO] [stdout] test debug::table::tests::test_action_log_overlay_scroll_respects_filter ... ok [INFO] [stdout] test debug::table::tests::test_action_log_overlay_scrolling ... ok [INFO] [stdout] test debug::table::tests::test_action_log_overlay_search_edge_cases ... ok [INFO] [stdout] test debug::table::tests::test_action_log_overlay_search_query_and_navigation ... ok [INFO] [stdout] test debug::table::tests::test_builder_basic ... ok [INFO] [stdout] test debug::table::tests::test_builder_multiple_sections ... ok [INFO] [stdout] test debug::table::tests::test_overlay_kinds ... ok [INFO] [stdout] test debug::tests::test_debug_freeze_message ... ok [INFO] [stdout] test debug::tests::test_debug_freeze_toggle ... ok [INFO] [stdout] test debug::tests::test_simple_debug_context_binding_context ... ok [INFO] [stdout] test debug::tests::test_simple_debug_context_default ... ok [INFO] [stdout] test debug::widgets::tests::test_buffer_to_text ... ok [INFO] [stdout] test replay::tests::test_deserialize_action ... ok [INFO] [stdout] test debug::widgets::tests::test_debug_banner ... ok [INFO] [stdout] test pattern_utils::tests::test_split_patterns_csv ... ok [INFO] [stdout] test replay::tests::test_deserialize_action_with_data ... ok [INFO] [stdout] test replay::tests::test_deserialize_await_any ... ok [INFO] [stdout] test replay::tests::test_is_await ... ok [INFO] [stdout] test replay::tests::test_deserialize_mixed_array ... ok [INFO] [stdout] test replay::tests::test_deserialize_await_one ... ok [INFO] [stdout] test snapshot::tests::test_action_snapshot_round_trip ... ok [INFO] [stdout] test snapshot::tests::test_load_json_missing_file ... ok [INFO] [stdout] test snapshot::tests::test_state_snapshot_round_trip ... ok [INFO] [stdout] test debug::cell::tests::test_cell_preview_is_default ... ok [INFO] [stdout] test debug::actions::tests::test_scroll_actions_no_command ... ok [INFO] [stdout] test debug::cell::tests::test_format_color_compact ... ok [INFO] [stdout] test debug::cell::tests::test_inspect_cell ... ok [INFO] [stdout] test debug::config::tests::test_config_without_provider ... ok [INFO] [stdout] test debug::config::tests::test_default_debug_keybindings_with_toggle_multiple ... ok [INFO] [stdout] test debug::config::tests::test_status_item ... ok [INFO] [stdout] test debug::layer::tests::test_action_log ... ok [INFO] [stdout] test debug::layer::tests::test_action_log_filter_configuration ... ok [INFO] [stdout] test debug::layer::tests::test_action_log_search_input_does_not_trigger_global_shortcuts ... ok [INFO] [stdout] test debug::layer::tests::test_set_enabled ... ok [INFO] [stdout] test debug::tests::test_debug_freeze_queue ... ok [INFO] [stdout] test debug::action_logger::tests::test_action_log_basic ... ok [INFO] [stderr] Doc-tests tui_dispatch_debug [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/debug/action_logger.rs - debug::action_logger (line 9) ... ignored [INFO] [stdout] test src/debug/action_logger.rs - debug::action_logger::ActionLoggerMiddleware (line 361) ... ignored [INFO] [stdout] test src/debug/action_logger.rs - debug::action_logger::ActionLoggerMiddleware::active (line 428) ... ignored [INFO] [stdout] test src/debug/cell.rs - debug::cell::inspect_cell (line 46) ... ignored [INFO] [stdout] test src/debug/layer.rs - debug::layer::DebugLayer (line 362) ... ignored [INFO] [stdout] test src/debug/layer.rs - debug::layer::DebugLayer::intercepts (line 731) ... ignored [INFO] [stdout] test src/debug/layer.rs - debug::layer::DebugLayer::new (line 449) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug (line 104) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug (line 13) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug (line 38) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug (line 51) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug (line 67) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug::DebugFreeze (line 221) ... ignored [INFO] [stdout] test src/debug/mod.rs - debug::SimpleDebugContext (line 180) ... ignored [INFO] [stdout] test src/debug/widgets.rs - debug::widgets::DebugBanner (line 232) ... ignored [INFO] [stdout] test src/debug/state.rs - debug::state::DebugWrapper (line 112) ... ok [INFO] [stdout] test src/debug/action_logger.rs - debug::action_logger::ActionLoggerConfig::new (line 80) ... ok [INFO] [stdout] test src/debug/state.rs - debug::state::DebugState (line 58) ... ok [INFO] [stdout] test src/debug/table.rs - debug::table::DebugTableBuilder (line 422) ... ok [INFO] [stdout] test src/debug/cell.rs - debug::cell::format_color_compact (line 81) ... ok [INFO] [stdout] test src/debug/mod.rs - debug (line 88) ... ok [INFO] [stdout] test src/debug/config.rs - debug::config::default_debug_keybindings_with_toggle (line 318) ... ok [INFO] [stdout] test src/debug/config.rs - debug::config::default_debug_keybindings (line 302) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 1.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07d844c93ae07b8dc158f8aea6b4cf28bfc38b73567fe964e5319ee6a62aac28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d844c93ae07b8dc158f8aea6b4cf28bfc38b73567fe964e5319ee6a62aac28", kill_on_drop: false }` [INFO] [stdout] 07d844c93ae07b8dc158f8aea6b4cf28bfc38b73567fe964e5319ee6a62aac28