[INFO] fetching crate typocode 0.2.1...
[INFO] testing typocode-0.2.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate typocode 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate typocode 0.2.1
[INFO] finished tweaking crates.io crate typocode 0.2.1
[INFO] tweaked toml for crates.io crate typocode 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate typocode 0.2.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate typocode 0.2.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.118
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.118
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded js-sys v0.3.95
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2db621befce7ca236d035188a0a82fdf9e7e9238ce29bfea3af124741203a36c
[INFO] running `Command { std: "docker" "start" "-a" "2db621befce7ca236d035188a0a82fdf9e7e9238ce29bfea3af124741203a36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2db621befce7ca236d035188a0a82fdf9e7e9238ce29bfea3af124741203a36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db621befce7ca236d035188a0a82fdf9e7e9238ce29bfea3af124741203a36c", kill_on_drop: false }`
[INFO] [stdout] 2db621befce7ca236d035188a0a82fdf9e7e9238ce29bfea3af124741203a36c
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb704358d197d185ceefb05a796dfcd83a6fdb21281886050ece67a8ea9a5ad8
[INFO] running `Command { std: "docker" "start" "-a" "cb704358d197d185ceefb05a796dfcd83a6fdb21281886050ece67a8ea9a5ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling typocode v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "cb704358d197d185ceefb05a796dfcd83a6fdb21281886050ece67a8ea9a5ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb704358d197d185ceefb05a796dfcd83a6fdb21281886050ece67a8ea9a5ad8", kill_on_drop: false }`
[INFO] [stdout] cb704358d197d185ceefb05a796dfcd83a6fdb21281886050ece67a8ea9a5ad8
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 224e23320f6fbbbb9b9c1cc794624cca8d7a7813e56054898be3567ed538f4e8
[INFO] running `Command { std: "docker" "start" "-a" "224e23320f6fbbbb9b9c1cc794624cca8d7a7813e56054898be3567ed538f4e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling console v0.16.3
[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 downcast v0.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling typocode v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.51s
[INFO] running `Command { std: "docker" "inspect" "224e23320f6fbbbb9b9c1cc794624cca8d7a7813e56054898be3567ed538f4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224e23320f6fbbbb9b9c1cc794624cca8d7a7813e56054898be3567ed538f4e8", kill_on_drop: false }`
[INFO] [stdout] 224e23320f6fbbbb9b9c1cc794624cca8d7a7813e56054898be3567ed538f4e8
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1284f02b33ffaf5c0db47312dcc022821ea234f8218e1f2a15d4cfcf67153cb
[INFO] running `Command { std: "docker" "start" "-a" "a1284f02b33ffaf5c0db47312dcc022821ea234f8218e1f2a15d4cfcf67153cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typocode-dbf80034fd6c23a0)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test app::tests::reflow_preserves_cursor_progress_and_cell_states ... ok
[INFO] [stdout] test file::tests::counts_logical_source_lines ... ok
[INFO] [stdout] test file::tests::expands_tabs_to_two_spaces ... ok
[INFO] [stdout] test file::tests::leaves_unrelated_characters_untouched ... ok
[INFO] [stdout] test file::tests::normalizes_em_and_en_dashes_to_hyphen ... ok
[INFO] [stdout] test file::tests::expands_back_to_back_tabs ... ok
[INFO] [stdout] test file::tests::normalizes_smart_quotes_to_straight_quotes ... ok
[INFO] [stdout] test file::tests::rejects_empty_input ... ok
[INFO] [stdout] test stats::tests::accuracy_reports_rounded_percent ... ok
[INFO] [stdout] test stats::tests::fresh_stats_report_full_accuracy ... ok
[INFO] [stdout] test file::tests::normalizes_non_breaking_spaces_to_regular_spaces ... ok
[INFO] [stdout] test file::tests::strips_carriage_returns_to_normalize_crlf ... ok
[INFO] [stdout] test app::tests::reflow_on_same_dimensions_is_noop ... ok
[INFO] [stdout] test stats::tests::record_incorrect_increments_incorrect_only ... ok
[INFO] [stdout] test file::tests::strips_standalone_carriage_returns ... ok
[INFO] [stdout] test file::tests::preserves_utf8_multibyte_chars ... ok
[INFO] [stdout] test stats::tests::reset_clears_counters ... ok
[INFO] [stdout] test stats::tests::record_correct_increments_correct_only ... ok
[INFO] [stdout] test text::pagination::tests::blank_line_still_occupies_one_row ... ok
[INFO] [stdout] test text::pagination::tests::cells_start_in_pending_state ... ok
[INFO] [stdout] test text::pagination::tests::pages_concatenate_to_original_input ... ok
[INFO] [stdout] test text::pagination::tests::fits_in_budget_as_single_page ... ok
[INFO] [stdout] test text::pagination::tests::empty_input_yields_no_pages ... ok
[INFO] [stdout] test text::pagination::tests::line_longer_than_budget_gets_its_own_overflowing_page ... ok
[INFO] [stdout] test text::pagination::tests::single_line_with_trailing_newline_is_one_page ... ok
[INFO] [stdout] test text::pagination::tests::rows_per_page_zero_is_clamped_to_one ... ok
[INFO] [stdout] test text::pagination::tests::single_line_without_newline_is_one_page ... ok
[INFO] [stdout] test text::pagination::tests::splits_when_exceeding_budget ... ok
[INFO] [stdout] test text::pagination::tests::wrapped_line_consumes_multiple_visual_rows ... ok
[INFO] [stdout] test text::tests::global_progress_sums_prior_pages_plus_cu_ptr ... ok
[INFO] [stdout] test text::tests::next_and_prev_saturate_at_bounds ... ok
[INFO] [stdout] test text::tests::new_rejects_empty_pages ... ok
[INFO] [stdout] test text::tests::restore_progress_at_end_of_last_page_parks_cursor_past_end ... ok
[INFO] [stdout] test text::tests::restore_progress_clamps_overflow_to_total ... ok
[INFO] [stdout] test text::tests::restore_progress_marks_prefix_correct_and_lands_on_target_page ... ok
[INFO] [stdout] test text::tests::restore_progress_resets_stale_correct_states_outside_prefix ... ok
[INFO] [stdout] test text::tests::restore_progress_zero_stays_on_first_page ... ok
[INFO] [stdout] test text::tests::total_reflects_page_count ... ok
[INFO] [stdout] test text::tests::restore_progress_at_page_boundary_advances_to_next_page ... ok
[INFO] [stdout] test text::pagination::tests::tracks_line_ranges_across_multiple_pages ... ok
[INFO] [stdout] test text::wrap::tests::gutter_labels_leave_wrap_continuations_blank ... ok
[INFO] [stdout] test text::wrap::tests::cols_zero_is_clamped_to_one ... ok
[INFO] [stdout] test text::wrap::tests::empty_line_takes_one_row ... ok
[INFO] [stdout] test text::wrap::tests::gutter_labels_match_source_line_starts ... ok
[INFO] [stdout] test text::wrap::tests::gutter_labels_length_matches_wrap_row_count ... ok
[INFO] [stdout] test text::wrap::tests::line_shorter_than_width_takes_one_row ... ok
[INFO] [stdout] test text::wrap::tests::wrap_drops_newline_terminators ... ok
[INFO] [stdout] test text::wrap::tests::line_equal_to_width_takes_one_row ... ok
[INFO] [stdout] test text::wrap::tests::gutter_labels_respect_line_start_offset ... ok
[INFO] [stdout] test text::wrap::tests::line_longer_than_width_wraps ... ok
[INFO] [stdout] test timer::tests::reset_clears_frozen_total ... ok
[INFO] [stdout] test text::wrap::tests::wrap_preserves_blank_lines ... ok
[INFO] [stdout] test text::wrap::tests::wrap_row_count_matches_visual_rows_helper ... ok
[INFO] [stdout] test text::wrap::tests::wrap_splits_long_line_into_chunks ... ok
[INFO] [stdout] test timer::tests::format_mm_ss_grows_minutes_past_100 ... ok
[INFO] [stdout] test timer::tests::format_mm_ss_pads_both_fields ... ok
[INFO] [stdout] test timer::tests::second_start_is_ignored ... ok
[INFO] [stdout] test timer::tests::reset_returns_to_idle ... ok
[INFO] [stdout] test timer::tests::reset_then_start_picks_up_new_origin ... ok
[INFO] [stdout] test timer::tests::idle_stopwatch_reports_zero ... ok
[INFO] [stdout] test timer::tests::second_stop_is_ignored ... ok
[INFO] [stdout] test timer::tests::stop_before_start_is_a_noop ... ok
[INFO] [stdout] test timer::tests::stop_freezes_elapsed_and_marks_not_running ... ok
[INFO] [stdout] test update::tests::backspace_at_origin_of_first_page_is_noop ... ok
[INFO] [stdout] test update::tests::backspace_at_page_start_rewinds_to_previous_page ... ok
[INFO] [stdout] test update::tests::backspace_is_never_counted ... ok
[INFO] [stdout] test update::tests::backspace_pops_extras_before_reverting_cells ... ok
[INFO] [stdout] test update::tests::backspace_reverts_last_cell_to_pending ... ok
[INFO] [stdout] test update::tests::backspace_rewinds_across_auto_skipped_whitespace_to_newline ... ok
[INFO] [stdout] test update::tests::char_at_end_of_page_is_ignored ... ok
[INFO] [stdout] test update::tests::char_past_end_of_final_page_is_uncounted ... ok
[INFO] [stdout] test update::tests::correct_char_classified_as_correct_keystroke ... ok
[INFO] [stdout] test update::tests::correct_char_marks_cell_and_advances_cursor ... ok
[INFO] [stdout] test update::tests::correct_enter_classified_as_correct_keystroke ... ok
[INFO] [stdout] test update::tests::correct_char_with_pending_extras_just_stacks_extras ... ok
[INFO] [stdout] test update::tests::enter_at_last_cell_advances_to_next_page ... ok
[INFO] [stdout] test update::tests::enter_at_newline_with_pending_extras_is_noop ... ok
[INFO] [stdout] test update::tests::enter_on_newline_advances_and_skips_leading_spaces ... ok
[INFO] [stdout] test update::tests::extras_cap_at_remaining_to_eol_plus_one ... ok
[INFO] [stdout] test update::tests::space_against_expected_newline_caps_extras_at_one ... ok
[INFO] [stdout] test update::tests::enter_mid_line_pushes_extra_without_advancing ... ok
[INFO] [stdout] test timer::tests::start_sets_running_and_elapsed_tracks_delta ... ok
[INFO] [stdout] test update::tests::extras_cap_shrinks_as_cursor_advances_toward_eol ... ok
[INFO] [stdout] test update::tests::enter_on_final_page_last_cell_is_noop ... ok
[INFO] [stdout] test update::tests::space_mid_line_wrong_stacks_extras ... ok
[INFO] [stdout] test update::tests::tab_is_never_counted ... ok
[INFO] [stdout] test update::tests::space_on_expected_space_advances_cursor ... ok
[INFO] [stdout] test update::tests::tab_restarts_cells_cursor_and_page ... ok
[INFO] [stdout] test update::tests::wrong_char_against_expected_newline_caps_extras_at_one ... ok
[INFO] [stdout] test update::tests::wrong_char_classified_as_incorrect_keystroke ... ok
[INFO] [stdout] test update::tests::wrong_char_at_line_tail_cap_still_counts_as_incorrect ... ok
[INFO] [stdout] test update::tests::wrong_char_pushes_extra_without_advancing ... ok
[INFO] [stdout] test update::tests::wrong_enter_mid_line_respects_cap ... ok
[INFO] [stdout] test update::tests::wrong_enter_classified_as_incorrect_keystroke ... ok
[INFO] [stdout] test stats::tests::accuracy_rounds_half_up ... ok
[INFO] [stdout] test widgets::body::tests::cursor_advances_within_a_line ... ok
[INFO] [stdout] test widgets::body::tests::char_wrap_bumps_row ... ok
[INFO] [stdout] test widgets::body::tests::cursor_at_origin_with_no_extras ... ok
[INFO] [stdout] test widgets::body::tests::extras_bump_column_and_may_wrap ... ok
[INFO] [stdout] test widgets::body::tests::zero_body_cols_short_circuits_to_origin ... ok
[INFO] [stdout] test widgets::body::tests::newline_drops_cursor_to_next_row ... ok
[INFO] [stdout] test view::tests::small_viewport_falls_back_to_plain ... ok
[INFO] [stdout] test view::tests::bat_frame_with_wrong_keystroke_overlay ... ok
[INFO] [stdout] test view::tests::bat_frame_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 104 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/typocode-6bde11d1075ac494)
[INFO] [stderr]    Doc-tests typocode
[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] [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" "a1284f02b33ffaf5c0db47312dcc022821ea234f8218e1f2a15d4cfcf67153cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1284f02b33ffaf5c0db47312dcc022821ea234f8218e1f2a15d4cfcf67153cb", kill_on_drop: false }`
[INFO] [stdout] a1284f02b33ffaf5c0db47312dcc022821ea234f8218e1f2a15d4cfcf67153cb
