[INFO] cloning repository https://github.com/okisdev/tab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okisdev/tab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokisdev%2Ftab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokisdev%2Ftab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ddbdbb5fdcc7b7eee4d2b47ebba365cb04a1409
[INFO] testing okisdev/tab against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokisdev%2Ftab" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/okisdev/tab
[INFO] finished tweaking git repo https://github.com/okisdev/tab
[INFO] tweaked toml for git repo https://github.com/okisdev/tab written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/okisdev/tab on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/okisdev/tab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81
[INFO] running `Command { std: "docker" "start" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling interprocess v2.4.2
[INFO] [stderr]    Compiling tab-core v0.7.3 (/opt/rustwide/workdir/crates/tab-core)
[INFO] [stderr]    Compiling tab-history v0.7.3 (/opt/rustwide/workdir/crates/tab-history)
[INFO] [stderr]    Compiling tab-cli v0.7.3 (/opt/rustwide/workdir/crates/tab-cli)
[INFO] [stderr]    Compiling tab-daemon v0.7.3 (/opt/rustwide/workdir/crates/tab-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.12s
[INFO] running `Command { std: "docker" "inspect" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tab-cli v0.7.3 (/opt/rustwide/workdir/crates/tab-cli)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tab-history v0.7.3 (/opt/rustwide/workdir/crates/tab-history)
[INFO] [stderr]    Compiling tab-daemon v0.7.3 (/opt/rustwide/workdir/crates/tab-daemon)
[INFO] [stderr]    Compiling tab-core v0.7.3 (/opt/rustwide/workdir/crates/tab-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.61s
[INFO] running `Command { std: "docker" "inspect" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tab-ef705d068988dae5)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test hook::tests::backoff_grows_exponentially_with_cap ... ok
[INFO] [stdout] test hook::tests::format_display_all_sources_codes ... ok
[INFO] [stdout] test hook::tests::format_display_bad_json_echoes_buffer ... ok
[INFO] [stdout] test hook::tests::format_display_prepends_buffer_echo ... ok
[INFO] [stdout] test hook::tests::format_display_empty_candidates_still_echoes_buffer ... ok
[INFO] [stdout] test hook::tests::sanitize_drops_carriage_returns ... ok
[INFO] [stdout] test hook::tests::sanitize_strips_field_separator ... ok
[INFO] [stdout] test hook::tests::sanitize_is_idempotent ... ok
[INFO] [stdout] test init::tests::bash_script_uses_bind_x ... ok
[INFO] [stdout] test init::tests::all_supported_shells_emit_non_empty_script ... ok
[INFO] [stdout] test init::tests::case_insensitive_shell_name ... ok
[INFO] [stdout] test init::tests::fish_script_binds_tab_in_both_modes ... ok
[INFO] [stdout] test init::tests::pwsh_script_uses_psreadline_handler ... ok
[INFO] [stdout] test init::tests::bash_script_rejects_old_bash ... ok
[INFO] [stdout] test init::tests::unknown_shell_errors ... ok
[INFO] [stdout] test init::tests::zsh_script_compares_echo_to_current_buffer ... ok
[INFO] [stdout] test init::tests::zsh_script_disables_autosuggestions ... ok
[INFO] [stdout] test init::tests::zsh_script_dismiss_blocks_late_response_render ... ok
[INFO] [stdout] test init::tests::zsh_script_is_async_via_zle_f ... ok
[INFO] [stdout] test init::tests::zsh_script_resets_state_on_new_line ... ok
[INFO] [stdout] test init::tests::zsh_script_mentions_coproc_and_zle ... ok
[INFO] [stdout] test logs::tests::format_size_bytes ... ok
[INFO] [stdout] test logs::tests::format_size_megabytes ... ok
[INFO] [stdout] test service::templates::tests::launchd_plist_escapes_angle_brackets ... ok
[INFO] [stdout] test init::tests::zsh_script_widget_does_not_wait_for_response ... ok
[INFO] [stdout] test logs::tests::format_size_kilobytes ... ok
[INFO] [stdout] test service::templates::tests::launchd_plist_escapes_ampersand_in_path ... ok
[INFO] [stdout] test service::templates::tests::launchd_plist_well_formed_xml ... ok
[INFO] [stdout] test service::templates::tests::windows_vbs_escapes_embedded_quote ... ok
[INFO] [stdout] test init::tests::zsh_script_strips_control_chars ... ok
[INFO] [stdout] test service::tests::daemon_bin_sits_next_to_current_exe ... ok
[INFO] [stdout] test term::tests::shortfall_no_scroll_when_room_below ... ok
[INFO] [stdout] test service::templates::tests::systemd_unit_includes_required_sections ... ok
[INFO] [stdout] test term::tests::shortfall_saturates ... ok
[INFO] [stdout] test term::tests::shortfall_zero_n ... ok
[INFO] [stdout] test service::templates::tests::xml_escape_every_special ... ok
[INFO] [stdout] test init::tests::pwsh_script_resolves_binary_dynamically ... ok
[INFO] [stdout] test tui::tests::icon_covers_every_source ... ok
[INFO] [stdout] test tui::tests::write_highlighted_keeps_original_chars ... ok
[INFO] [stdout] test service::templates::tests::windows_vbs_uses_crlf ... ok
[INFO] [stdout] test tui::tests::write_highlighted_handles_unicode_positions ... ok
[INFO] [stdout] test service::templates::tests::xml_escape_preserves_safe_chars ... ok
[INFO] [stdout] test term::tests::shortfall_partial_scroll_near_bottom ... ok
[INFO] [stdout] test hook::tests::format_display_with_many_candidates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tab_core-074286e7fc1b1745)
[INFO] [stdout] running 28 tests
[INFO] [stdout] test config::tests::completion_defaults_applied_on_partial ... ok
[INFO] [stdout] test config::tests::custom_match_mode_parsed ... ok
[INFO] [stdout] test config::tests::default_template_parses_back_to_default ... ok
[INFO] [stdout] test ipc::tests::endpoint_is_stable_across_calls ... ok
[INFO] [stdout] test config::tests::roundtrip_defaults ... ok
[INFO] [stdout] test config::tests::template_covers_every_struct_field ... ok
[INFO] [stdout] test config::tests::save_and_load_via_tempdir ... ok
[INFO] [stdout] test config::tests::malformed_toml_yields_error ... ok
[INFO] [stdout] test ipc::tests::make_name_does_not_panic ... ok
[INFO] [stdout] test ipc::tests::unix_endpoint_looks_like_socket_path ... ok
[INFO] [stdout] test ipc::tests::ping_is_false_when_daemon_absent_at_random_path ... ok
[INFO] [stdout] test logging::tests::maybe_rotate_skips_small_file ... ok
[INFO] [stdout] test logging::tests::resolve_level_falls_back_to_default ... ok
[INFO] [stdout] test logging::tests::resolve_level_respects_env ... ok
[INFO] [stdout] test logging::tests::rotate_component_no_op_when_absent ... ok
[INFO] [stdout] test paths::tests::default_history_unknown_shell ... ok
[INFO] [stdout] test paths::tests::log_dir_is_absolute ... ok
[INFO] [stdout] test paths::tests::log_file_lands_under_log_dir ... ok
[INFO] [stdout] test paths::tests::pid_file_under_runtime_dir ... ok
[INFO] [stdout] test logging::tests::rotation_threshold_is_five_megabytes ... ok
[INFO] [stdout] test paths::tests::default_history_paths_known_shells ... ok
[INFO] [stdout] test paths::tests::runtime_dir_uses_tmpdir_when_no_xdg ... ok
[INFO] [stdout] test logging::tests::should_rotate_boundary ... ok
[INFO] [stdout] test protocol::tests::candidate_serialization ... ok
[INFO] [stdout] test protocol::tests::query_roundtrip ... ok
[INFO] [stdout] test paths::tests::socket_file_under_runtime_dir ... ok
[INFO] [stdout] test protocol::tests::response_roundtrip ... ok
[INFO] [stdout] test logging::tests::maybe_rotate_renames_oversize_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tab_daemon-ac2c42d2d20bcf39)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test cargo_ctx::tests::detect_cargo_in_repo_root ... ok
[INFO] [stdout] test cargo_ctx::tests::detect_missing_is_not_cargo ... ok
[INFO] [stdout] test cargo_ctx::tests::detect_stops_at_git_boundary ... ok
[INFO] [stdout] test cargo_ctx::tests::filter_drops_project_subcommands_outside_workspace ... ok
[INFO] [stdout] test cargo_ctx::tests::filter_keeps_everything_inside_workspace ... ok
[INFO] [stdout] test cargo_ctx::tests::verb_extraction_skips_toolchain ... ok
[INFO] [stdout] test cargo_ctx::tests::filter_leaves_non_cargo_commands_alone ... ok
[INFO] [stdout] test compose_ctx::tests::file_flag_is_positional ... ok
[INFO] [stdout] test compose_ctx::tests::inside_compose_keeps_all ... ok
[INFO] [stdout] test compose_ctx::tests::detect_missing ... ok
[INFO] [stdout] test cargo_ctx::tests::detect_cargo_from_nested_subdir ... ok
[INFO] [stdout] test compose_ctx::tests::verb_extraction ... ok
[INFO] [stdout] test go_ctx::tests::inside_module_keeps_all_go_commands ... ok
[INFO] [stdout] test compose_ctx::tests::outside_compose_drops_project_subcommands ... ok
[INFO] [stdout] test go_ctx::tests::non_go_commands_pass_through ... ok
[INFO] [stdout] test make_ctx::tests::extract_target_handles_args_and_flags ... ok
[INFO] [stdout] test go_ctx::tests::outside_module_drops_build_test_run ... ok
[INFO] [stdout] test make_ctx::tests::filter_drops_all_make_without_makefile ... ok
[INFO] [stdout] test context::tests::rust_workspace_keeps_cargo_filters_others ... ok
[INFO] [stdout] test make_ctx::tests::detect_no_makefile ... ok
[INFO] [stdout] test context::tests::detect_cached_returns_same_arc_within_ttl ... ok
[INFO] [stdout] test make_ctx::tests::filter_keeps_only_declared_targets ... ok
[INFO] [stdout] test paths::tests::query_paths_cd_returns_only_dirs ... ok
[INFO] [stdout] test make_ctx::tests::detect_lowercase_makefile ... ok
[INFO] [stdout] test context::tests::plain_tempdir_filters_all_project_tools_at_once ... ok
[INFO] [stdout] test paths::tests::query_paths_case_sensitive_outranks_insensitive ... ok
[INFO] [stdout] test go_ctx::tests::detect_finds_go_mod_in_cwd ... ok
[INFO] [stdout] test go_ctx::tests::detect_missing ... ok
[INFO] [stdout] test paths::tests::query_paths_file_commands_see_files ... ok
[INFO] [stdout] test make_ctx::tests::detect_parses_basic_targets ... ok
[INFO] [stdout] test go_ctx::tests::detect_walks_up_to_module_root ... ok
[INFO] [stdout] test context::tests::mixed_repo_each_filter_answers_independently ... ok
[INFO] [stdout] test compose_ctx::tests::detect_via_any_compose_file ... ok
[INFO] [stdout] test paths::tests::query_paths_no_space_yet ... ok
[INFO] [stdout] test paths::tests::query_paths_hidden_only_when_prefix_dot ... ok
[INFO] [stdout] test paths::tests::query_paths_nested_dir ... ok
[INFO] [stdout] test paths::tests::query_paths_unknown_command_returns_empty ... ok
[INFO] [stdout] test paths::tests::recognizes_path_commands ... ok
[INFO] [stdout] test paths::tests::query_paths_prefix_filters ... ok
[INFO] [stdout] test paths::tests::split_works ... ok
[INFO] [stdout] test python_ctx::tests::detect_missing ... ok
[INFO] [stdout] test python_ctx::tests::detect_via_pyproject_toml ... ok
[INFO] [stdout] test python_ctx::tests::inside_python_keeps_everything ... ok
[INFO] [stdout] test python_ctx::tests::outside_python_drops_manifest_required ... ok
[INFO] [stdout] test python_ctx::tests::outside_python_keeps_manifest_free ... ok
[INFO] [stdout] test query::tests::command_prefix_extracts_verb_with_trailing_space ... ok
[INFO] [stdout] test query::tests::merge_empty ... ok
[INFO] [stdout] test query::tests::merge_history_only_when_no_scripts ... ok
[INFO] [stdout] test query::tests::merge_path_history_dedupes_against_history ... ok
[INFO] [stdout] test query::tests::merge_path_history_high_history_score_beats_low_path ... ok
[INFO] [stdout] test query::tests::merge_path_history_no_paths_falls_back_to_history ... ok
[INFO] [stdout] test query::tests::merge_path_history_path_first_then_history_fills ... ok
[INFO] [stdout] test query::tests::merge_path_history_respects_max ... ok
[INFO] [stdout] test query::tests::merge_prefers_scripts_but_dedups ... ok
[INFO] [stdout] test query::tests::merge_respects_max ... ok
[INFO] [stdout] test scripts::tests::bun_runtime_file_survives_every_filter ... ok
[INFO] [stdout] test scripts::tests::bun_runtime_invocations_are_not_scripts ... ok
[INFO] [stdout] test scripts::tests::dash_flag_first_word_is_not_script ... ok
[INFO] [stdout] test scripts::tests::detect_prefix_rejects_space_in_query ... ok
[INFO] [stdout] test scripts::tests::detect_project_empty_scripts_object ... ok
[INFO] [stdout] test scripts::tests::detect_project_malformed_is_not_node ... ok
[INFO] [stdout] test scripts::tests::detect_project_missing_is_not_node ... ok
[INFO] [stdout] test scripts::tests::detects_all_pm_flavors ... ok
[INFO] [stdout] test scripts::tests::detect_project_no_scripts_key ... ok
[INFO] [stdout] test scripts::tests::detects_pm_prefix ... ok
[INFO] [stdout] test scripts::tests::empty_query_returns_all_scripts ... ok
[INFO] [stdout] test scripts::tests::empty_scripts_returns_empty ... ok
[INFO] [stdout] test scripts::tests::detect_project_with_scripts_preserves_order ... ok
[INFO] [stdout] test scripts::tests::extract_pm_script_from_text ... ok
[INFO] [stdout] test scripts::tests::filter_preserves_order_within_kept ... ok
[INFO] [stdout] test scripts::tests::is_global_install_detects_flag_tokens ... ok
[INFO] [stdout] test scripts::tests::no_scripts_keeps_only_builtins ... ok
[INFO] [stdout] test scripts::tests::match_positions_shifted_by_prefix_char_count ... ok
[INFO] [stdout] test python_ctx::tests::detect_via_requirements_txt ... ok
[INFO] [stdout] test python_ctx::tests::non_python_commands_pass_through ... ok
[INFO] [stdout] test scripts::tests::non_pm_buffer_returns_empty ... ok
[INFO] [stdout] test python_ctx::tests::detect_via_requirements_dev_txt ... ok
[INFO] [stdout] test scripts::tests::not_node_drops_project_scoped_pm_commands ... ok
[INFO] [stdout] test scripts::tests::not_node_keeps_anywhere_pm_commands ... ok
[INFO] [stdout] test scripts::tests::fuzzy_query_ranks_matches ... ok
[INFO] [stdout] test scripts::tests::scripts_keeps_builtins_plus_known_scripts ... ok
[INFO] [stdout] test scripts::tests::windows_style_paths_also_pass ... ok
[INFO] [stdout] test context::tests::detect_cached_invalidates_when_package_json_appears ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tab_history-191881d229200aa9)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test bash::tests::blank_lines_are_dropped ... ok
[INFO] [stdout] test bash::tests::ignore_non_numeric_hash_lines ... ok
[INFO] [stdout] test bash::tests::parse_with_timestamps ... ok
[INFO] [stdout] test bash::tests::parse_plain ... ok
[INFO] [stdout] test bash::tests::timestamp_only_consumed_by_next_command ... ok
[INFO] [stdout] test fish::tests::parse_basic ... ok
[INFO] [stdout] test fish::tests::parse_empty_file ... ok
[INFO] [stdout] test fish::tests::parse_escapes ... ok
[INFO] [stdout] test fish::tests::parse_with_paths_section ... ok
[INFO] [stdout] test fish::tests::unescape_fish_all_cases ... ok
[INFO] [stdout] test pwsh::tests::backtick_followed_by_blank ... ok
[INFO] [stdout] test pwsh::tests::parse_backtick_continuation ... ok
[INFO] [stdout] test pwsh::tests::empty_file_yields_no_entries ... ok
[INFO] [stdout] test fish::tests::parse_from_temp_file ... ok
[INFO] [stdout] test pwsh::tests::parse_plain_lines ... ok
[INFO] [stdout] test pwsh::tests::skip_blank_lines ... ok
[INFO] [stdout] test scorer::tests::deduplicates ... ok
[INFO] [stdout] test pwsh::tests::utf16_be_bom ... ok
[INFO] [stdout] test pwsh::tests::parse_from_temp_file ... ok
[INFO] [stdout] test scorer::tests::fuzzy_matches ... ok
[INFO] [stdout] test scorer::tests::long_commands_are_dropped ... ok
[INFO] [stdout] test scorer::tests::empty_history_returns_empty ... ok
[INFO] [stdout] test scorer::tests::empty_query_returns_recent ... ok
[INFO] [stdout] test scorer::tests::order_filter_empty_needle ... ok
[INFO] [stdout] test pwsh::tests::utf16_le_bom ... ok
[INFO] [stdout] test scorer::tests::fuzzy_norm_scales_with_query_length ... ok
[INFO] [stdout] test pwsh::tests::utf8_without_bom ... ok
[INFO] [stdout] test scorer::tests::kgp_matches_kubectl_get_pods ... ok
[INFO] [stdout] test scorer::tests::openssl_still_matches_real_openssl_usage ... ok
[INFO] [stdout] test scorer::tests::match_positions_are_char_indices ... ok
[INFO] [stdout] test scorer::tests::fuzzy_norm_clamps_to_unit ... ok
[INFO] [stdout] test scorer::tests::no_match_returns_empty ... ok
[INFO] [stdout] test scorer::tests::dcb_matches_docker_compose_build ... ok
[INFO] [stdout] test scorer::tests::prefix_beats_non_prefix_even_when_frequent ... ok
[INFO] [stdout] test scorer::tests::openssl_does_not_match_xargs_giant_command ... ok
[INFO] [stdout] test scorer::tests::prefix_mode_filters_non_prefix ... ok
[INFO] [stdout] test scorer::tests::recent_commands_frequency_tiebreaker ... ok
[INFO] [stdout] test scorer::tests::sparsity_dense_fuzzy_accepted ... ok
[INFO] [stdout] test scorer::tests::sparsity_single_char_never_sparse ... ok
[INFO] [stdout] test scorer::tests::order_filter_hits ... ok
[INFO] [stdout] test scorer::tests::weights_sum_to_one ... ok
[INFO] [stdout] test scorer::tests::order_filter_misses ... ok
[INFO] [stdout] test scorer::tests::prefix_beats_non_prefix ... ok
[INFO] [stdout] test scorer::tests::zero_timestamp_entries_get_neutral_recency ... ok
[INFO] [stdout] test scorer::tests::scoring_is_deterministic ... ok
[INFO] [stdout] test scorer::tests::within_prefix_tier_frequency_wins ... ok
[INFO] [stdout] test source::tests::configured_sources_includes_absent_paths ... ok
[INFO] [stdout] test watcher::tests::new_with_no_sources_builds_empty_index ... ok
[INFO] [stdout] test watcher::tests::check_reload_returns_none_without_changes ... ok
[INFO] [stdout] test source::tests::explicit_override_wins_over_default ... ok
[INFO] [stdout] test scorer::tests::sparsity_boundary ... ok
[INFO] [stdout] test source::tests::case_insensitive_source_names ... ok
[INFO] [stdout] test zsh::tests::parse_empty ... ok
[INFO] [stdout] test source::tests::missing_file_is_skipped ... ok
[INFO] [stdout] test scorer::tests::sparsity_pathological_rejected ... ok
[INFO] [stdout] test zsh::tests::parse_extended ... ok
[INFO] [stdout] test source::tests::subset_excludes_other_shells ... ok
[INFO] [stdout] test zsh::tests::parse_from_temp_file ... ok
[INFO] [stdout] test zsh::tests::parse_malformed_header_skips_cleanly ... ok
[INFO] [stdout] test watcher::tests::reload_on_truncate ... ok
[INFO] [stdout] test watcher::tests::new_with_tempfile_source_builds_non_empty_index ... ok
[INFO] [stdout] test zsh::tests::parse_multiline ... ok
[INFO] [stdout] test zsh::tests::parse_plain ... ok
[INFO] [stdout] test bash::tests::parse_from_temp_file ... ok
[INFO] [stdout] test watcher::tests::rapid_writes_coalesce_into_single_reload ... FAILED
[INFO] [stdout] test watcher::tests::reload_on_atomic_replace ... ok
[INFO] [stdout] test watcher::tests::reload_on_delete_then_recreate ... ok
[INFO] [stdout] test watcher::tests::reload_on_append ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- watcher::tests::rapid_writes_coalesce_into_single_reload stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'watcher::tests::rapid_writes_coalesce_into_single_reload' (1521) panicked at crates/tab-history/src/watcher.rs:261:9:
[INFO] [stdout] assertion failed: watcher.check_reload(&config).is_none()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556766777bb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556766777bb1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556766777bb1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556766777bb1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55676678d04a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55676678d04a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x55676677c8cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x55676677c8cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x556766753666 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556766753666 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55676676e8d9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5567666142b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5567666142b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55676676ea92 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x55676676ea92 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x556766753744 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x55676674a729 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55676675450d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x55676678d87c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55676678d842 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5567665eaf6a - tab_history[848c0785cc946841]::watcher::tests::rapid_writes_coalesce_into_single_reload
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tab-history/src/watcher.rs:261:9
[INFO] [stdout]   21:     0x5567665e6c47 - tab_history[848c0785cc946841]::watcher::tests::rapid_writes_coalesce_into_single_reload::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/tab-history/src/watcher.rs:241:50
[INFO] [stdout]   22:     0x5567665f54e6 - <tab_history[848c0785cc946841]::watcher::tests::rapid_writes_coalesce_into_single_reload::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5567666075eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5567666075eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x556766614c35 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x556766614c35 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x556766614c35 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x556766614c35 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x556766614c35 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x556766614c35 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x556766614c35 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x55676660f6e4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x55676660f6e4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x556766617d82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x556766617d82 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x556766617d82 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x556766617d82 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x556766617d82 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x556766617d82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x556766617d82 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x556766776edf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x556766776edf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7f754a3e0aa4 - <unknown>
[INFO] [stdout]   44:     0x7f754a46da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     watcher::tests::rapid_writes_coalesce_into_single_reload
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 67 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tab-history --lib`
[INFO] running `Command { std: "docker" "inspect" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81", kill_on_drop: false }`
[INFO] [stdout] 88170244eb67b73759b068371d817b1ed4d29e8600d7f3c26231c55abb14dd81
