[INFO] cloning repository https://github.com/imrajyavardhan12/Margin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imrajyavardhan12/Margin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrajyavardhan12%2FMargin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrajyavardhan12%2FMargin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 327a10b296c3741d9c8328a04080cdbd4e9dc714
[INFO] testing imrajyavardhan12/Margin against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimrajyavardhan12%2FMargin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/imrajyavardhan12/Margin
[INFO] finished tweaking git repo https://github.com/imrajyavardhan12/Margin
[INFO] tweaked toml for git repo https://github.com/imrajyavardhan12/Margin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imrajyavardhan12/Margin on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imrajyavardhan12/Margin 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5
[INFO] running `Command { std: "docker" "start" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", 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" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", 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" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling margin-core v0.5.1 (/opt/rustwide/workdir/crates/margin-core)
[INFO] [stderr]    Compiling clap v4.6.4
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling inotify v0.11.4
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling terminal-trx v0.2.6
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling xterm-color v1.0.2
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling terminal-colorsaurus v1.0.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling clap_complete v4.6.8
[INFO] [stderr]    Compiling margin-tui v0.5.1 (/opt/rustwide/workdir/crates/margin-tui)
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling margin-vcs v0.5.1 (/opt/rustwide/workdir/crates/margin-vcs)
[INFO] [stderr]    Compiling margin v0.5.1 (/opt/rustwide/workdir/crates/margin)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", 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" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling margin-core v0.5.1 (/opt/rustwide/workdir/crates/margin-core)
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling margin-vcs v0.5.1 (/opt/rustwide/workdir/crates/margin-vcs)
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling margin-tui v0.5.1 (/opt/rustwide/workdir/crates/margin-tui)
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling clap v4.6.4
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_complete v4.6.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling margin v0.5.1 (/opt/rustwide/workdir/crates/margin)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 46.59s
[INFO] running `Command { std: "docker" "inspect" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", 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" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/margin-036b156bcdb8d354)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::tests::dump_round_trips_through_the_parser ... ok
[INFO] [stdout] test config::tests::no_untracked_flag_overrides_the_default ... ok
[INFO] [stdout] test config::tests::missing_files_yield_defaults ... ok
[INFO] [stdout] test config::tests::collapse_globs_merge_from_both_files ... ok
[INFO] [stdout] test config::tests::unknown_keys_error_with_suggestions ... ok
[INFO] [stdout] test config::tests::repo_config_cannot_disable_discard_backups ... ok
[INFO] [stdout] test config::tests::precedence_user_then_repo_then_flags ... ok
[INFO] [stdout] test config::tests::repo_config_rejects_behavior_keys ... ok
[INFO] [stdout] test tests::watch_filter_passes_worktree_and_index_ignores_git_internals ... ok
[INFO] [stdout] test config::tests::repo_search_stops_at_git_boundary ... ok
[INFO] [stdout] test notes::tests::corrupt_store_degrades_to_empty ... ok
[INFO] [stdout] test config::tests::custom_themes_parse_from_the_user_file_only ... ok
[INFO] [stdout] test notes::tests::round_trips_and_isolates_by_diff_id ... ok
[INFO] [stdout] test viewed::tests::round_trips_and_isolates_by_diff_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-458ff7cd8c4affba)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test config_typos_error_with_suggestions ... ok
[INFO] [stdout] test identical_files_report_no_changes ... ok
[INFO] [stdout] test colored_patch_from_file_parses_for_summary ... ok
[INFO] [stdout] test auto_theme_is_the_default_and_piped_runs_fall_back ... ok
[INFO] [stdout] test custom_theme_selects_and_bad_colors_error ... ok
[INFO] [stdout] test dump_config_reflects_files_and_flags ... ok
[INFO] [stdout] test json_flag_on_two_file_diff ... ok
[INFO] [stdout] test json_round_trips_renames_and_binary_flags ... ok
[INFO] [stdout] test json_refuses_watch_and_never_touches_pager ... ok
[INFO] [stdout] test man_subcommand_emits_roff ... ok
[INFO] [stdout] test pager_passthrough_is_byte_identical ... ok
[INFO] [stdout] test patch_stdin_passthrough_matches_pager ... ok
[INFO] [stdout] test outside_a_repo_exits_2_with_a_clear_message ... ok
[INFO] [stdout] test completions_cover_the_four_shells_despite_broken_config ... ok
[INFO] [stdout] test every_example_patch_parses_without_warnings ... ok
[INFO] [stdout] test mouse_defaults_on_and_no_mouse_flag_disables ... ok
[INFO] [stdout] test repo_config_cannot_set_behavior_keys ... ok
[INFO] [stdout] test two_file_diff_prints_summary_when_piped ... ok
[INFO] [stdout] test undo_outside_a_repo_exits_2 ... ok
[INFO] [stdout] test pr_reviews_through_gh ... ok
[INFO] [stdout] test pr_gives_actionable_errors ... ok
[INFO] [stdout] test version_flag_works ... ok
[INFO] [stdout] test unknown_theme_exits_2_listing_builtins ... ok
[INFO] [stdout] test watch_refuses_static_views ... ok
[INFO] [stdout] test usage_errors_exit_2 ... ok
[INFO] [stdout] test notes_export_is_a_document_like_json ... ok
[INFO] [stdout] test no_untracked_flag_excludes_untracked_files ... ok
[INFO] [stdout] test undo_restores_the_seeded_trash_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/margin_core-63d3fb07031a25dd)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test ansi::tests::colored_git_diff_line_becomes_plain ... ok
[INFO] [stdout] test ansi::tests::colored_patch_parses_like_plain ... ok
[INFO] [stdout] test ansi::tests::plain_bytes_pass_through_unchanged ... ok
[INFO] [stdout] test ansi::tests::osc_sequences_and_truncated_escapes_do_not_panic ... ok
[INFO] [stdout] test collapse::tests::glob_semantics ... ok
[INFO] [stdout] test collapse::tests::lockfiles_and_generated_artifacts_fold ... ok
[INFO] [stdout] test collapse::tests::real_code_never_folds_by_default ... ok
[INFO] [stdout] test digest::tests::digest_is_deterministic_and_content_sensitive ... ok
[INFO] [stdout] test digest::tests::digest_value_is_pinned_across_releases ... ok
[INFO] [stdout] test digest::tests::hunk_digest_is_pinned_and_content_addressed ... ok
[INFO] [stdout] test intraline::tests::overlong_lines_are_skipped ... ok
[INFO] [stdout] test intraline::tests::pairs_zip_runs_and_reset_on_context ... ok
[INFO] [stdout] test intraline::tests::ranges_cover_changed_words_and_spare_common_ones ... ok
[INFO] [stdout] test intraline::tests::contiguous_deleted_tokens_merge_into_one_range ... ok
[INFO] [stdout] test intraline::tests::ranges_cover_only_the_changed_word ... ok
[INFO] [stdout] test intraline::tests::rewritten_lines_get_no_emphasis ... ok
[INFO] [stdout] test json::tests::non_utf8_content_is_lossy_flagged_never_dropped ... ok
[INFO] [stdout] test intraline::tests::unicode_lines_do_not_panic_and_align ... ok
[INFO] [stdout] test json::tests::non_utf8_headings_carry_the_flag_too ... ok
[INFO] [stdout] test json::tests::schema_covers_renames_binary_and_line_detail ... ok
[INFO] [stdout] test model::tests::display_path_prefers_new_side_and_is_lossy ... ok
[INFO] [stdout] test json::tests::serializes_to_stable_json_shape ... ok
[INFO] [stdout] test model::tests::counts_roll_up_from_lines ... ok
[INFO] [stdout] test model::tests::display_path_neutralizes_escape_sequences ... ok
[INFO] [stdout] test notes::tests::export_carries_path_line_and_hunk_header ... ok
[INFO] [stdout] test notes::tests::control_characters_in_a_note_cannot_reach_the_document ... ok
[INFO] [stdout] test notes::tests::notes_appear_in_file_and_hunk_order ... ok
[INFO] [stdout] test notes::tests::stale_notes_are_dropped_not_misattributed ... ok
[INFO] [stdout] test patch::tests::c_unquote_decodes_octal_and_escapes ... ok
[INFO] [stdout] test patch::tests::empty_context_lines_count_as_context ... ok
[INFO] [stdout] test patch::tests::crlf_content_bytes_are_preserved ... ok
[INFO] [stdout] test patch::tests::fully_crlf_patch_is_normalized ... ok
[INFO] [stdout] test patch::tests::garbage_input_yields_empty_changeset_without_panic ... ok
[INFO] [stdout] test patch::tests::hunk_header_variants ... ok
[INFO] [stdout] test patch::tests::overlong_hunk_warns ... ok
[INFO] [stdout] test patch::tests::git_header_with_quoted_paths ... ok
[INFO] [stdout] test patch::tests::truncated_hunk_warns_instead_of_failing ... ok
[INFO] [stdout] test render::tests::rendered_hunk_reparses_to_the_same_content ... ok
[INFO] [stdout] test render::tests::no_newline_marker_survives_the_round_trip ... ok
[INFO] [stdout] test render::tests::refusals_cover_binary_rename_and_hostile_paths ... ok
[INFO] [stdout] test render::tests::reverse_is_involutive_and_swaps_roles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/corpus.rs (/opt/rustwide/target/release/deps/corpus-5efad36be133e7dc)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test add_and_delete ... ok
[INFO] [stdout] test mode_change_without_content ... ok
[INFO] [stdout] test no_newline_markers ... ok
[INFO] [stdout] test git_log_output_with_commit_headers ... ok
[INFO] [stdout] test binary_files_both_notations ... ok
[INFO] [stdout] test plain_unified_with_timestamps ... ok
[INFO] [stdout] test quoted_unicode_path ... ok
[INFO] [stdout] test renames_with_and_without_edits ... ok
[INFO] [stdout] test simple_modify ... ok
[INFO] [stdout] test every_fixture_parses_without_panicking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/margin_tui-cbf0528db1b2c54c)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test app::tests::fuzzy_score_prefers_tight_early_matches ... ok
[INFO] [stdout] test app::tests::empty_changeset_is_navigable_without_panic ... ok
[INFO] [stdout] test app::tests::auto_layout_switches_on_width ... ok
[INFO] [stdout] test app::tests::gg_chord_jumps_to_top_and_g_alone_does_not ... ok
[INFO] [stdout] test app::tests::notes_attach_to_hunks_and_survive_layout ... ok
[INFO] [stdout] test app::tests::hunk_and_file_jumps ... ok
[INFO] [stdout] test app::tests::picker_filters_and_jumps_to_file_header ... ok
[INFO] [stdout] test app::tests::mouse_respects_overlays ... ok
[INFO] [stdout] test app::tests::notes_need_a_hunk_and_reattach_by_digest ... ok
[INFO] [stdout] test app::tests::rows_carry_line_numbers ... ok
[INFO] [stdout] test app::tests::scroll_follows_cursor ... ok
[INFO] [stdout] test app::tests::search_finds_jumps_and_wraps ... ok
[INFO] [stdout] test app::tests::wheel_scrolls_and_click_places_the_cursor ... ok
[INFO] [stdout] test app::tests::split_rows_pair_deletions_with_additions ... ok
[INFO] [stdout] test app::tests::toggle_layout_pins_and_remaps_cursor ... ok
[INFO] [stdout] test app::tests::search_is_smart_case_and_reports_bad_regexes ... ok
[INFO] [stdout] test runtime::tests::a_sustained_storm_cannot_starve_the_reload ... ok
[INFO] [stdout] test runtime::tests::any_error_after_setup_restores_the_terminal_and_keeps_the_error ... ok
[INFO] [stdout] test keymap::tests::core_bindings ... ok
[INFO] [stdout] test keymap::tests::modal_routing ... ok
[INFO] [stdout] test runtime::tests::cleanup_attempts_every_step_and_reports_its_first_error ... ok
[INFO] [stdout] test runtime::tests::debounce_waits_for_quiet_then_fires_once ... ok
[INFO] [stdout] test runtime::tests::rapid_writes_collapse_into_one_reload ... ok
[INFO] [stdout] test runtime::tests::setup_failures_restore_every_mode_that_may_have_changed ... ok
[INFO] [stdout] test theme::tests::custom_theme_errors_name_the_offending_key ... ok
[INFO] [stdout] test theme::tests::custom_theme_degrades_like_builtins ... ok
[INFO] [stdout] test theme::tests::custom_theme_inherits_base_and_overrides_only_named_keys ... ok
[INFO] [stdout] test theme::tests::degraded_modes_disable_syntax_and_rgb ... ok
[INFO] [stdout] test theme::tests::every_name_resolves_in_every_mode ... ok
[INFO] [stdout] test view::sidebar::tests::truncation_keeps_the_tail ... ok
[INFO] [stdout] test view::split::tests::fits_pads_and_clips_by_display_width ... ok
[INFO] [stdout] test view::split::tests::styles_survive_clipping ... ok
[INFO] [stdout] test view::style::tests::empty_content_yields_no_spans ... ok
[INFO] [stdout] test view::style::tests::emphasis_crossing_a_syntax_boundary_splits_both ... ok
[INFO] [stdout] test view::style::tests::overlays_stack_search_on_top_of_emphasis ... ok
[INFO] [stdout] test view::style::tests::plain_with_emphasis_splits_at_range_edges ... ok
[INFO] [stdout] test runtime::tests::unwinding_restores_terminal_modes ... ok
[INFO] [stdout] test view::style::tests::syntax_pieces_keep_their_fg_and_gain_base_bg ... ok
[INFO] [stdout] test view::wrap::tests::cap_bounds_rows_and_count_agrees ... ok
[INFO] [stdout] test highlight::tests::unknown_extension_renders_plain_but_still_emphasizes ... ok
[INFO] [stdout] test view::wrap::tests::styles_survive_wrapping ... ok
[INFO] [stdout] test view::wrap::tests::count_matches_spans_for_any_mix ... ok
[INFO] [stdout] test view::wrap::tests::wide_chars_break_early_not_mid_glyph ... ok
[INFO] [stdout] test view::wrap::tests::wraps_by_display_width ... ok
[INFO] [stdout] test highlight::tests::rust_lines_get_syntax_spans_and_emphasis ... ok
[INFO] [stdout] test highlight::tests::budget_exhaustion_reports_pending_and_resumes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/theme_rendering.rs (/opt/rustwide/target/release/deps/theme_rendering-ff9f59876ef27c30)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test ansi16_never_emits_rgb ... ok
[INFO] [stdout] test monochrome_emits_no_color_at_all ... ok
[INFO] [stdout] test staged_indicator_wears_the_staged_style ... ok
[INFO] [stdout] test custom_theme_renders_its_overrides ... ok
[INFO] [stdout] test a_note_under_the_cursor_is_never_invisible ... ok
[INFO] [stdout] test truecolor_themes_paint_their_tints_and_differ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui_snapshots.rs (/opt/rustwide/target/release/deps/ui_snapshots-cad1a86da154b494)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test empty_changeset ... ok
[INFO] [stdout] test fold_overrides_survive_reload ... ok
[INFO] [stdout] test forced_split_at_40x10_does_not_panic ... ok
[INFO] [stdout] test collapse_globs_fold_matching_files ... ok
[INFO] [stdout] test hostile_path_never_reaches_the_frame_raw ... ok
[INFO] [stdout] test lockfile_auto_collapses_to_header_only ... ok
[INFO] [stdout] test m_toggles_viewed_folds_and_persists ... ok
[INFO] [stdout] test cursor_scrolls_into_view_at_bottom ... ok
[INFO] [stdout] test hunk_with_a_review_note ... ok
[INFO] [stdout] test forced_split_at_80_cols_via_v ... ok
[INFO] [stdout] test confirmed_search_shows_badge_and_jumps ... ok
[INFO] [stdout] test help_overlay ... ok
[INFO] [stdout] test discard_flow_requires_typed_yes ... ok
[INFO] [stdout] test discard_cancels_and_refuses_safely ... ok
[INFO] [stdout] test navigation_flow_lands_on_second_file ... ok
[INFO] [stdout] test reload_refilters_an_open_picker ... ok
[INFO] [stdout] test set_viewed_validates_digests_and_reload_invalidates ... ok
[INFO] [stdout] test narrow_40x20_hides_sidebar ... ok
[INFO] [stdout] test picker_overlay_filters ... ok
[INFO] [stdout] test note_editor_prompt ... ok
[INFO] [stdout] test sidebar_toggled_off ... ok
[INFO] [stdout] test search_bar_while_typing ... ok
[INFO] [stdout] test reload_requests_and_absorbs ... ok
[INFO] [stdout] test sidebar_marks_staged_files ... ok
[INFO] [stdout] test split_auto_at_160_cols ... ok
[INFO] [stdout] test standard_80x24 ... ok
[INFO] [stdout] test stage_request_result_and_clear_flow ... ok
[INFO] [stdout] test unstage_precheck_uses_the_staged_summary ... ok
[INFO] [stdout] test status_bar_shows_hunk_position_in_both_layouts ... ok
[INFO] [stdout] test stage_refuses_off_hunk_and_reports_stale ... ok
[INFO] [stdout] test watch_badge_shows_when_watching ... ok
[INFO] [stdout] test wrap_at_40x10_does_not_panic ... ok
[INFO] [stdout] test za_all_toggles_everything ... ok
[INFO] [stdout] test za_toggles_the_cursor_file ... ok
[INFO] [stdout] test wrapped_cursor_fully_visible_at_bottom ... ok
[INFO] [stdout] test wide_200x50 ... ok
[INFO] [stdout] test wrapped_unified_80_cols ... ok
[INFO] [stdout] test wrapped_split_80_cols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/margin_vcs-c274a188c17d6c9a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test gh::tests::flag_shaped_selectors_are_rejected_without_running_gh ... ok
[INFO] [stdout] test git::tests::heading_extraction ... ok
[INFO] [stdout] test tests::synthetic_source_loads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/discard.rs (/opt/rustwide/target/release/deps/discard-38a529cfbf775266)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test trash_names_never_overwrite ... ok
[INFO] [stdout] test stale_discard_is_refused_and_the_tree_untouched ... ok
[INFO] [stdout] test discarding_an_untracked_file_deletes_it_and_undo_restores_it ... ok
[INFO] [stdout] test stale_undo_keeps_the_trash_entry_for_hand_recovery ... ok
[INFO] [stdout] test discard_then_undo_round_trips_byte_identical_and_never_touches_the_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_sources.rs (/opt/rustwide/target/release/deps/git_sources-af79f64c951965fe)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test diff_ids_are_stable_and_distinct ... ok
[INFO] [stdout] test errors_are_typed ... ok
[INFO] [stdout] test binary_files_are_flagged_not_hunked ... ok
[INFO] [stdout] test no_newline_at_eof_is_marked ... ok
[INFO] [stdout] test rev_range_diffs_two_commits ... ok
[INFO] [stdout] test show_diffs_commit_against_parent_and_handles_root ... ok
[INFO] [stdout] test renames_are_detected ... ok
[INFO] [stdout] test unborn_head_treats_everything_as_added ... ok
[INFO] [stdout] test staged_reflects_index_only ... ok
[INFO] [stdout] test staged_paths_agrees_with_a_full_staged_load ... ok
[INFO] [stdout] test worktree_can_exclude_untracked ... ok
[INFO] [stdout] test worktree_shows_modified_and_untracked_with_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staging.rs (/opt/rustwide/target/release/deps/staging-534ac9ce3cd9066c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test stale_hunk_is_refused_and_the_index_is_untouched ... ok
[INFO] [stdout] test stage_then_unstage_round_trips_and_never_touches_the_worktree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests margin_core
[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] [stderr]    Doc-tests margin_tui
[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] [stderr]    Doc-tests margin_vcs
[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" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5", kill_on_drop: false }`
[INFO] [stdout] 27c393438c00030a8f0d90b90157a268cb2baed212787e029bd903a03d6cdba5
