[INFO] cloning repository https://github.com/Kineki07/tuicr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kineki07/tuicr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKineki07%2Ftuicr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKineki07%2Ftuicr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f51fde2bd2cf2dfac7687c10bdd47318ddcec489
[INFO] testing Kineki07/tuicr against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKineki07%2Ftuicr" "/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/Kineki07/tuicr
[INFO] finished tweaking git repo https://github.com/Kineki07/tuicr
[INFO] tweaked toml for git repo https://github.com/Kineki07/tuicr written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kineki07/tuicr on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kineki07/tuicr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67bdaffd1372a633f67a881da5d2c25ace7cb6a78fc9c562ae86ea50cf8a6191
[INFO] running `Command { std: "docker" "start" "-a" "67bdaffd1372a633f67a881da5d2c25ace7cb6a78fc9c562ae86ea50cf8a6191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67bdaffd1372a633f67a881da5d2c25ace7cb6a78fc9c562ae86ea50cf8a6191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67bdaffd1372a633f67a881da5d2c25ace7cb6a78fc9c562ae86ea50cf8a6191", kill_on_drop: false }`
[INFO] [stdout] 67bdaffd1372a633f67a881da5d2c25ace7cb6a78fc9c562ae86ea50cf8a6191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf4754e09b94f84a2822bc471482c1ea119e135c11fee563be3398749ee2f464
[INFO] running `Command { std: "docker" "start" "-a" "cf4754e09b94f84a2822bc471482c1ea119e135c11fee563be3398749ee2f464", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.3
[INFO] [stderr]    Compiling syntect-tui v3.0.4
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tuicr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "cf4754e09b94f84a2822bc471482c1ea119e135c11fee563be3398749ee2f464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4754e09b94f84a2822bc471482c1ea119e135c11fee563be3398749ee2f464", kill_on_drop: false }`
[INFO] [stdout] cf4754e09b94f84a2822bc471482c1ea119e135c11fee563be3398749ee2f464
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e61a33b6163b5e8179958043131f44eb9343425243f2d7aca37d9bc4ba2dc60c
[INFO] running `Command { std: "docker" "start" "-a" "e61a33b6163b5e8179958043131f44eb9343425243f2d7aca37d9bc4ba2dc60c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tuicr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "e61a33b6163b5e8179958043131f44eb9343425243f2d7aca37d9bc4ba2dc60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61a33b6163b5e8179958043131f44eb9343425243f2d7aca37d9bc4ba2dc60c", kill_on_drop: false }`
[INFO] [stdout] e61a33b6163b5e8179958043131f44eb9343425243f2d7aca37d9bc4ba2dc60c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 818e1defcc6791434e5d1c9d187390646bef5b88d5cc46839c15c5d9fc169397
[INFO] running `Command { std: "docker" "start" "-a" "818e1defcc6791434e5d1c9d187390646bef5b88d5cc46839c15c5d9fc169397", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuicr-69569f91bbb5e586)
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test app::scroll_tests::should_calculate_max_scroll_without_wrapping ... ok
[INFO] [stdout] test app::scroll_tests::should_handle_empty_content ... ok
[INFO] [stdout] test app::scroll_tests::should_handle_small_content_without_wrapping ... ok
[INFO] [stdout] test app::scroll_tests::should_handle_zero_viewport ... ok
[INFO] [stdout] test app::scroll_tests::should_handle_small_content_with_wrapping ... ok
[INFO] [stdout] test app::scroll_tests::should_match_max_scroll_offset_implementation ... ok
[INFO] [stdout] test app::tree_tests::test_collapse_all_hides_all_files ... ok
[INFO] [stdout] test app::tree_tests::test_sibling_dirs_independent ... ok
[INFO] [stdout] test app::tree_tests::test_expand_all_shows_all_files ... ok
[INFO] [stdout] test app::tree_tests::test_root_files_always_visible ... ok
[INFO] [stdout] test model::comment::tests::comment_tests::comment_with_line_range_deserializes_correctly ... ok
[INFO] [stdout] test app::tree_tests::test_collapse_parent_hides_nested_dirs ... ok
[INFO] [stdout] test app::tree_tests::test_toggle_expands_collapsed_dir ... ok
[INFO] [stdout] test model::comment::tests::comment_tests::comment_with_line_range_serializes_correctly ... ok
[INFO] [stdout] test app::tree_tests::test_tree_depth_correct ... ok
[INFO] [stdout] test model::comment::tests::comment_tests::comment_without_line_range_deserializes_with_none ... ok
[INFO] [stdout] test model::comment::tests::comment_tests::new_creates_comment_without_line_range ... ok
[INFO] [stdout] test model::comment::tests::comment_tests::new_with_range_creates_comment_with_line_range ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::contains_returns_false_for_line_after_range ... ok
[INFO] [stdout] test app::scroll_tests::should_calculate_max_scroll_with_wrapping ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::contains_returns_false_for_line_before_range ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::contains_returns_true_for_end_line ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::contains_returns_true_for_middle_line ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::contains_returns_true_for_start_line ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::is_single_returns_false_for_multi_line ... ok
[INFO] [stdout] test app::scroll_tests::should_allow_scrolling_further_with_wrapping ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::is_single_returns_true_for_single_line ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::line_range_serializes_correctly ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::new_normalizes_reversed_bounds ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::single_creates_single_line_range ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::new_creates_range_with_correct_bounds ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::single_line_range_contains_only_that_line ... ok
[INFO] [stdout] test output::markdown::tests::should_encode_empty_string_in_osc52 ... ok
[INFO] [stdout] test output::markdown::tests::should_export_single_line_range_as_single_line ... ok
[INFO] [stdout] test output::markdown::tests::should_encode_markdown_content_in_osc52 ... ok
[INFO] [stdout] test output::markdown::tests::should_handle_comment_without_line_range_field ... ok
[INFO] [stdout] test output::markdown::tests::should_export_line_range_with_start_and_end ... ok
[INFO] [stdout] test output::markdown::tests::should_export_single_old_side_line_with_tilde ... ok
[INFO] [stdout] test output::markdown::tests::should_fail_export_when_no_comments ... ok
[INFO] [stdout] test output::markdown::tests::should_generate_valid_markdown ... ok
[INFO] [stdout] test output::markdown::tests::should_export_old_side_line_range_with_tilde ... ok
[INFO] [stdout] test output::markdown::tests::should_include_commit_range_in_markdown ... ok
[INFO] [stdout] test output::markdown::tests::should_encode_unicode_in_osc52 ... ok
[INFO] [stdout] test model::comment::tests::line_range_tests::line_range_deserializes_correctly ... ok
[INFO] [stdout] test output::markdown::tests::should_number_comments_sequentially ... ok
[INFO] [stdout] test output::markdown::tests::should_write_osc52_escape_sequence ... ok
[INFO] [stdout] test persistence::storage::tests::should_generate_correct_filename ... ok
[INFO] [stdout] test output::markdown::tests::should_include_single_commit_in_markdown ... ok
[INFO] [stdout] test persistence::storage::tests::should_roundtrip_session ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_handle_no_newline_marker ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_copied_file_without_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_binary_file ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_renamed_file_without_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_simple_diff ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_deleted_file ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_multiple_hunks ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_renamed_file ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_calculate_line_numbers ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_handle_invalid_range ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_parse_hunk_header ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_parse_hunk_header_without_count ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_parse_range_with_comma ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_binary_file_modified ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_reject_invalid_hunk_header ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_copied_file_with_content_changes ... ok
[INFO] [stdout] test vcs::git::context::tests::should_calculate_gap_before_first_hunk ... ok
[INFO] [stdout] test vcs::git::context::tests::should_calculate_gap_between_hunks ... ok
[INFO] [stdout] test vcs::git::context::tests::should_handle_overlapping_hunks ... ok
[INFO] [stdout] test vcs::git::context::tests::should_return_zero_for_adjacent_hunks ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_parse_range_without_comma ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_binary_file_added ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_binary_file_added ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_copied_file ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_binary_file_deleted ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_discover ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_get_commit_range_diff ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_get_recent_commits ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_renamed_file_without_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_multiple_files ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_working_tree_diff ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_new_file ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_binary_file_deleted ... ok
[INFO] [stdout] test vcs::hg::tests::test_hg_fetch_context_lines ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_binary_file_deleted ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_binary_file_added ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_renamed_file_without_content_changes ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_working_tree_diff ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_get_recent_commits ... ok
[INFO] [stdout] test vcs::tests::exports_are_accessible ... ok
[INFO] [stdout] test vcs::traits::tests::commit_info_clone ... ok
[INFO] [stdout] test vcs::traits::tests::vcs_info_clone ... ok
[INFO] [stdout] test vcs::traits::tests::vcs_info_without_branch ... ok
[INFO] [stdout] test vcs::traits::tests::vcs_type_display_git ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_discover ... ok
[INFO] [stdout] test vcs::traits::tests::vcs_type_display_mercurial ... ok
[INFO] [stdout] test vcs::traits::tests::vcs_type_equality ... ok
[INFO] [stdout] test vcs::tests::detect_vcs_outside_repo_returns_error ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_get_commit_range_diff ... ok
[INFO] [stdout] test vcs::traits::tests::vcs_type_display_jujutsu ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_line_numbers_correctly ... ok
[INFO] [stdout] test vcs::jj::tests::test_jj_fetch_context_lines ... ok
[INFO] [stdout] test vcs::diff_parser::tests::hg_should_parse_copied_file_with_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_simple_diff ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_renamed_file_with_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_deleted_file ... ok
[INFO] [stdout] test vcs::git::diff::tests::should_return_no_changes_for_clean_repo ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_new_file ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_copied_file_without_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_renamed_file_without_content_changes ... ok
[INFO] [stdout] test vcs::diff_parser::tests::jj_should_parse_multiple_files ... ok
[INFO] [stdout] test vcs::diff_parser::tests::should_return_no_changes_for_empty_diff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "818e1defcc6791434e5d1c9d187390646bef5b88d5cc46839c15c5d9fc169397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818e1defcc6791434e5d1c9d187390646bef5b88d5cc46839c15c5d9fc169397", kill_on_drop: false }`
[INFO] [stdout] 818e1defcc6791434e5d1c9d187390646bef5b88d5cc46839c15c5d9fc169397
