[INFO] fetching crate hwatch 0.4.0...
[INFO] testing hwatch-0.4.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate hwatch 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate hwatch 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hwatch 0.4.0
[INFO] tweaked toml for crates.io crate hwatch 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hwatch 0.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hwatch 0.4.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded question v0.2.2
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded ansi-parser v0.9.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded error-stack v0.6.0
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded config v0.15.21
[INFO] [stderr]   Downloaded hwatch-ansi v0.4.0
[INFO] [stderr]   Downloaded hwatch-diffmode v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13aedc5ddceaba6c9a297292af1a35feece4080109241bca720120b058689b90
[INFO] running `Command { std: "docker" "start" "-a" "13aedc5ddceaba6c9a297292af1a35feece4080109241bca720120b058689b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13aedc5ddceaba6c9a297292af1a35feece4080109241bca720120b058689b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13aedc5ddceaba6c9a297292af1a35feece4080109241bca720120b058689b90", kill_on_drop: false }`
[INFO] [stdout] 13aedc5ddceaba6c9a297292af1a35feece4080109241bca720120b058689b90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fe16c35ef90295324c49acafd73855543bbad5f0217de6d76b948f8a3c808af
[INFO] running `Command { std: "docker" "start" "-a" "1fe16c35ef90295324c49acafd73855543bbad5f0217de6d76b948f8a3c808af", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling euclid v0.22.13
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling error-stack v0.6.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling ansi-parser v0.9.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hwatch-diffmode v0.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling config v0.15.21
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling question v0.2.2
[INFO] [stderr]    Compiling hwatch-ansi v0.4.0
[INFO] [stderr]    Compiling hwatch v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "1fe16c35ef90295324c49acafd73855543bbad5f0217de6d76b948f8a3c808af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe16c35ef90295324c49acafd73855543bbad5f0217de6d76b948f8a3c808af", kill_on_drop: false }`
[INFO] [stdout] 1fe16c35ef90295324c49acafd73855543bbad5f0217de6d76b948f8a3c808af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cfd7fa9e47127bc0cd2f63fd68bc30d01db07bda0e62be7e36575c8c09b724e
[INFO] running `Command { std: "docker" "start" "-a" "2cfd7fa9e47127bc0cd2f63fd68bc30d01db07bda0e62be7e36575c8c09b724e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hwatch v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.28s
[INFO] running `Command { std: "docker" "inspect" "2cfd7fa9e47127bc0cd2f63fd68bc30d01db07bda0e62be7e36575c8c09b724e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cfd7fa9e47127bc0cd2f63fd68bc30d01db07bda0e62be7e36575c8c09b724e", kill_on_drop: false }`
[INFO] [stdout] 2cfd7fa9e47127bc0cd2f63fd68bc30d01db07bda0e62be7e36575c8c09b724e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e3ff96de1ffc8afbf3bc74d3dceeb631a72faf309a357f90fd5e4a59ac88970
[INFO] running `Command { std: "docker" "start" "-a" "8e3ff96de1ffc8afbf3bc74d3dceeb631a72faf309a357f90fd5e4a59ac88970", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/hwatch-172aa81d88815278)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test app::tests::retryable_terminal_errors_match_expected_messages ... ok
[INFO] [stdout] test common::tests::logging_result_and_load_logfile_round_trip ... ok
[INFO] [stdout] test common::tests::centered_rect_places_box_in_middle ... ok
[INFO] [stdout] test common::tests::load_logfile_returns_empty_error_for_zero_byte_file ... ok
[INFO] [stdout] test common::tests::parse_ansi_color_accepts_named_hex_rgb_and_index_values ... ok
[INFO] [stdout] test diffmode_line::tests::spaceblock_only_changes_are_hidden_in_only_diff_mode_when_enabled ... ok
[INFO] [stdout] test diffmode_line::tests::spaceblock_only_changes_become_equal_rows_when_enabled ... ok
[INFO] [stdout] test diffmode_line::tests::word_highlight_marks_non_space_changes_when_spaceblock_ignore_is_enabled ... ok
[INFO] [stdout] test common::tests::parse_ansi_color_rejects_invalid_values ... ok
[INFO] [stdout] test common::tests::centered_rect_with_size_places_fixed_box_in_middle ... ok
[INFO] [stdout] test exec::tests::test_command_result_command_diff ... ok
[INFO] [stdout] test exec::tests::test_command_result_comparison ... ok
[INFO] [stdout] test exec::tests::test_command_result_default ... ok
[INFO] [stdout] test exec::tests::test_command_result_status_diff ... ok
[INFO] [stdout] test exec::tests::test_command_result_stderr_diff ... ok
[INFO] [stdout] test exec::tests::test_command_result_stdout_diff ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_keeps_shell_command_string ... ok
[INFO] [stdout] test exec::tests::test_command_result_equality ... ok
[INFO] [stdout] test exec::tests::test_command_result_output_diff ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_splits_exec_mode_command ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_appends_command_after_dash_c_script ... ok
[INFO] [stdout] test exec::tests::test_command_result_data_generate_result_round_trips_compressed_fields ... ok
[INFO] [stdout] test exec::tests::test_decode_shift_jis_bytes ... ok
[INFO] [stdout] test exec::tests::test_command_result_export_data_decodes_compressed_buffers ... ok
[INFO] [stdout] test history::tests::history_area_click_row_accounts_for_summary_rows ... ok
[INFO] [stdout] test history::tests::history_area_next_and_previous_stay_within_bounds ... ok
[INFO] [stdout] test exec::tests::test_command_result_clone ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_replaces_template_in_argument ... ok
[INFO] [stdout] test history::tests::history_area_update_delete_and_selection_follow_history_numbers ... ok
[INFO] [stdout] test history::tests::calc_char_diff_handles_replace_blocks ... ok
[INFO] [stdout] test tests::clap_parses_chgexit_with_explicit_count ... ok
[INFO] [stdout] test history::tests::history_summary_ignores_whitespace_amount_when_enabled ... ok
[INFO] [stdout] test tests::normalize_args_inserts_default_count_for_chgexit ... ok
[INFO] [stdout] test history::tests::history_summary_calc_counts_character_changes_when_enabled ... ok
[INFO] [stdout] test history::tests::history_summary_calc_counts_line_changes_without_char_diff ... ok
[INFO] [stdout] test tests::clap_parses_chgexit_without_value_as_one ... ok
[INFO] [stdout] test tests::normalize_args_inserts_default_mode_before_command ... ok
[INFO] [stdout] test tests::normalize_args_inserts_default_mode_before_next_option ... ok
[INFO] [stdout] test tests::test_run_interval ... ok
[INFO] [stdout] test tests::normalize_args_keeps_explicit_mode ... ok
[INFO] [stdout] test view::tests::next_nonblocking_flags_disables_nonblocking_without_dropping_other_flags ... ok
[INFO] [stdout] test view::tests::next_nonblocking_flags_enables_nonblocking_without_dropping_other_flags ... ok
[INFO] [stdout] test exec::tests::test_exec_command_without_force_color_stdout_is_not_tty ... ok
[INFO] [stdout] test exec::tests::test_exec_command_with_force_color_stdin_is_tty ... ok
[INFO] [stdout] test exec::tests::test_exec_command_with_force_color_stdout_is_tty ... ok
[INFO] [stdout] test app::tests::run_retries_retryable_draw_errors ... ok
[INFO] [stdout] test tests::run_interval_decrease_does_not_go_below_threshold ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_batch.rs (/opt/rustwide/target/debug/deps/cli_batch-cbc087ba2eb79151)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test help_flag_prints_usage ... ok
[INFO] [stdout] test batch_mode_with_chgexit_runs_command_until_change_limit ... ok
[INFO] [stdout] test batch_mode_stdout_output_ignores_stderr_only_changes_in_printed_diff ... ok
[INFO] [stdout] test batch_mode_with_chgexit_two_waits_for_two_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e3ff96de1ffc8afbf3bc74d3dceeb631a72faf309a357f90fd5e4a59ac88970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3ff96de1ffc8afbf3bc74d3dceeb631a72faf309a357f90fd5e4a59ac88970", kill_on_drop: false }`
[INFO] [stdout] 8e3ff96de1ffc8afbf3bc74d3dceeb631a72faf309a357f90fd5e4a59ac88970
