[INFO] cloning repository https://github.com/Dicklesworthstone/aadc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/aadc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Faadc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Faadc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2de44f6b49881a82f4a98ca62e0d313a579a3ae [INFO] testing Dicklesworthstone/aadc against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Faadc" "/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/Dicklesworthstone/aadc [INFO] finished tweaking git repo https://github.com/Dicklesworthstone/aadc [INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/aadc written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dicklesworthstone/aadc 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/Dicklesworthstone/aadc 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8a749449ebf3980c0ed8e0293093d316ebacff48263f1d8e440d593e400ee1a7 [INFO] running `Command { std: "docker" "start" "-a" "8a749449ebf3980c0ed8e0293093d316ebacff48263f1d8e440d593e400ee1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a749449ebf3980c0ed8e0293093d316ebacff48263f1d8e440d593e400ee1a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a749449ebf3980c0ed8e0293093d316ebacff48263f1d8e440d593e400ee1a7", kill_on_drop: false }` [INFO] [stdout] 8a749449ebf3980c0ed8e0293093d316ebacff48263f1d8e440d593e400ee1a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a9ef92b2958dc468e30f681a0a02e3edbc96f68a805f1dfeb457258a4b4c936b [INFO] running `Command { std: "docker" "start" "-a" "a9ef92b2958dc468e30f681a0a02e3edbc96f68a805f1dfeb457258a4b4c936b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling stdio-override v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rich_rust v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling aadc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.98s [INFO] running `Command { std: "docker" "inspect" "a9ef92b2958dc468e30f681a0a02e3edbc96f68a805f1dfeb457258a4b4c936b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ef92b2958dc468e30f681a0a02e3edbc96f68a805f1dfeb457258a4b4c936b", kill_on_drop: false }` [INFO] [stdout] a9ef92b2958dc468e30f681a0a02e3edbc96f68a805f1dfeb457258a4b4c936b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4d9b33c8bc970df78657154e50c712bc24652a1ac744dc8795eb5685747ba910 [INFO] running `Command { std: "docker" "start" "-a" "4d9b33c8bc970df78657154e50c712bc24652a1ac744dc8795eb5685747ba910", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rich_rust v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling aadc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.27s [INFO] running `Command { std: "docker" "inspect" "4d9b33c8bc970df78657154e50c712bc24652a1ac744dc8795eb5685747ba910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9b33c8bc970df78657154e50c712bc24652a1ac744dc8795eb5685747ba910", kill_on_drop: false }` [INFO] [stdout] 4d9b33c8bc970df78657154e50c712bc24652a1ac744dc8795eb5685747ba910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0d93df2bf5133ec5f054b115b5d9b591d9b3d9d04976bc519ecd7897788a0225 [INFO] running `Command { std: "docker" "start" "-a" "0d93df2bf5133ec5f054b115b5d9b591d9b3d9d04976bc519ecd7897788a0225", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aadc-f6de252db484f5f8) [INFO] [stdout] [INFO] [stdout] running 208 tests [INFO] [stdout] test tests::test_analyze_line_indented ... ok [INFO] [stdout] test tests::test_analyze_line_strong_with_border ... ok [INFO] [stdout] test tests::test_analyze_line_no_suffix_border ... ok [INFO] [stdout] test tests::test_analyze_line_blank ... ok [INFO] [stdout] test tests::test_args_backup ... ok [INFO] [stdout] test tests::test_args_config_file_option ... ok [INFO] [stdout] test tests::test_args_backup_custom_ext ... ok [INFO] [stdout] test tests::test_args_dry_run_with_diff ... ok [INFO] [stdout] test tests::test_analyze_line_unicode_border ... ok [INFO] [stdout] test tests::test_args_defaults ... ok [INFO] [stdout] test tests::test_args_custom ... ok [INFO] [stdout] test tests::test_args_dry_run_with_verbose ... ok [INFO] [stdout] test tests::test_args_dry_run_long ... ok [INFO] [stdout] test tests::test_args_dry_run ... ok [INFO] [stdout] test tests::test_args_json ... ok [INFO] [stdout] test tests::test_args_lines_multiple_ranges ... ok [INFO] [stdout] test tests::test_classify_line_blank_spaces ... ok [INFO] [stdout] test tests::test_classify_line_blank_tabs ... ok [INFO] [stdout] test tests::test_classify_line_blank_mixed_whitespace ... ok [INFO] [stdout] test tests::test_args_multiple_files ... ok [INFO] [stdout] test tests::test_args_lines_parsing ... ok [INFO] [stdout] test tests::test_args_multiple_files_with_inplace ... ok [INFO] [stdout] test tests::test_args_no_config_option ... ok [INFO] [stdout] test tests::test_args_preset_long ... ok [INFO] [stdout] test tests::test_args_preset_relaxed ... ok [INFO] [stdout] test tests::test_args_preset_short ... ok [INFO] [stdout] test tests::test_args_recursive_custom ... ok [INFO] [stdout] test tests::test_args_recursive_defaults ... ok [INFO] [stdout] test tests::test_block_overlaps_ranges ... ok [INFO] [stdout] test tests::test_args_preset_conflicts_with_min_score ... ok [INFO] [stdout] test tests::test_classify_line_blank_empty ... ok [INFO] [stdout] test tests::test_classify_line_none_numbers ... ok [INFO] [stdout] test tests::test_classify_line_none_plain_text ... ok [INFO] [stdout] test tests::test_classify_line_none_punctuation ... ok [INFO] [stdout] test tests::test_classify_line_strong_ascii_corners ... ok [INFO] [stdout] test tests::test_classify_line_strong_border_both_sides ... ok [INFO] [stdout] test tests::test_classify_line_strong_high_ratio ... ok [INFO] [stdout] test tests::test_classify_line_strong_unicode_double ... ok [INFO] [stdout] test tests::test_classify_line_strong_unicode_light ... ok [INFO] [stdout] test tests::test_classify_line_weak_few_box_chars ... ok [INFO] [stdout] test tests::test_classify_line_weak_single_border ... ok [INFO] [stdout] test tests::test_config_subcommand_path ... ok [INFO] [stdout] test tests::test_config_subcommand_init_global ... ok [INFO] [stdout] test tests::test_config_subcommand_parsing ... ok [INFO] [stdout] test tests::test_config_subcommand_show ... ok [INFO] [stdout] test tests::test_create_backup ... ok [INFO] [stdout] test tests::test_create_backup_custom_extension ... ok [INFO] [stdout] test tests::test_create_backup_preserves_extension ... ok [INFO] [stdout] test tests::test_create_config_cli_overrides_file ... ok [INFO] [stdout] test tests::test_create_config_explicit_file_not_found ... ok [INFO] [stdout] test tests::test_create_config_no_config_flag ... ok [INFO] [stdout] test tests::test_default_hook_is_check_mode ... ok [INFO] [stdout] test tests::test_detect_suffix_border ... ok [INFO] [stdout] test tests::test_detect_suffix_border_ascii_pipe ... ok [INFO] [stdout] test tests::test_detect_suffix_border_column_position ... ok [INFO] [stdout] test tests::test_detect_suffix_border_corner ... ok [INFO] [stdout] test tests::test_detect_suffix_border_junction ... ok [INFO] [stdout] test tests::test_detect_suffix_border_none_empty ... ok [INFO] [stdout] test tests::test_detect_suffix_border_none_no_border ... ok [INFO] [stdout] test tests::test_create_config_preset_from_file ... ok [INFO] [stdout] test tests::test_detect_suffix_border_trailing_spaces ... ok [INFO] [stdout] test tests::test_create_config_explicit_file ... ok [INFO] [stdout] test tests::test_detect_suffix_border_unicode_corner ... ok [INFO] [stdout] test tests::test_detect_suffix_border_unicode_light ... ok [INFO] [stdout] test tests::test_detect_vertical_border_empty_defaults_to_ascii ... ok [INFO] [stdout] test tests::test_detect_vertical_border_mixed_prefers_most_common ... ok [INFO] [stdout] test tests::test_detect_vertical_border_no_borders_defaults_to_ascii ... ok [INFO] [stdout] test tests::test_detect_vertical_border_unicode_double ... ok [INFO] [stdout] test tests::test_detect_vertical_border_unicode_light ... ok [INFO] [stdout] test tests::test_detect_vertical_border_ascii ... ok [INFO] [stdout] test tests::test_correct_lines_all_blocks_bypasses_quick_scan ... ok [INFO] [stdout] test tests::test_effective_min_score_with_preset ... ok [INFO] [stdout] test tests::test_effective_min_score_without_preset ... ok [INFO] [stdout] test tests::test_expand_tabs_empty ... ok [INFO] [stdout] test tests::test_expand_tabs_middle_of_line ... ok [INFO] [stdout] test tests::test_expand_tabs_multiple ... ok [INFO] [stdout] test tests::test_expand_tabs_no_tabs ... ok [INFO] [stdout] test tests::test_expand_tabs_start_of_line ... ok [INFO] [stdout] test tests::test_expand_tabs_width_2 ... ok [INFO] [stdout] test tests::test_expand_tabs_width_8 ... ok [INFO] [stdout] test tests::test_expand_tabs_with_cjk ... ok [INFO] [stdout] test tests::test_find_config_file_alternative_names ... ok [INFO] [stdout] test tests::test_find_config_file_in_current_dir ... ok [INFO] [stdout] test tests::test_find_config_file_in_parent_dir ... ok [INFO] [stdout] test tests::test_find_config_file_not_found ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_all_flag ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_at_end ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_at_start ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_confidence_high ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_empty_input ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_large_gap_splits ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_multiple ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_no_diagrams ... ok [INFO] [stdout] test tests::test_correct_lines_with_ranges ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_simple ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_trims_trailing_blank ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_unicode ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_with_blank_gap ... ok [INFO] [stdout] test tests::test_find_git_dir_in_repo ... ok [INFO] [stdout] test tests::test_find_git_dir_not_in_repo ... ok [INFO] [stdout] test tests::test_format_line_ranges ... ok [INFO] [stdout] test tests::test_format_line_ranges_open_ended ... ok [INFO] [stdout] test tests::test_generate_autofix_hook ... ok [INFO] [stdout] test tests::test_generate_check_hook ... ok [INFO] [stdout] test tests::test_hook_install_autofix_mode ... ok [INFO] [stdout] test tests::test_hook_install_backs_up_existing ... ok [INFO] [stdout] test tests::test_hook_install_creates_hook ... ok [INFO] [stdout] test tests::test_find_diagram_blocks_only_blanks ... ok [INFO] [stdout] test tests::test_hook_install_custom_patterns ... ok [INFO] [stdout] test tests::test_hook_status_no_hook ... ok [INFO] [stdout] test tests::test_hook_subcommand_install_autofix ... ok [INFO] [stdout] test tests::test_hook_patterns ... ok [INFO] [stdout] test tests::test_hook_subcommand_install_check_only ... ok [INFO] [stdout] test tests::test_hook_subcommand_parsing ... ok [INFO] [stdout] test tests::test_hook_subcommand_status ... ok [INFO] [stdout] test tests::test_hook_subcommand_uninstall ... ok [INFO] [stdout] test tests::test_hook_uninstall_refuses_non_aadc_hook ... ok [INFO] [stdout] test tests::test_invalid_range_non_numeric ... ok [INFO] [stdout] test tests::test_invalid_range_reversed ... ok [INFO] [stdout] test tests::test_invalid_range_zero ... ok [INFO] [stdout] test tests::test_is_border_char_corners ... ok [INFO] [stdout] test tests::test_is_border_char_junctions ... ok [INFO] [stdout] test tests::test_is_border_char_negative ... ok [INFO] [stdout] test tests::test_is_border_char_verticals ... ok [INFO] [stdout] test tests::test_is_box_char_corners ... ok [INFO] [stdout] test tests::test_is_box_char_horizontals ... ok [INFO] [stdout] test tests::test_is_box_char_junctions ... ok [INFO] [stdout] test tests::test_is_box_char_negative ... ok [INFO] [stdout] test tests::test_is_box_char_verticals ... ok [INFO] [stdout] test tests::test_is_corner_ascii ... ok [INFO] [stdout] test tests::test_correct_lines_passthrough_skips_tabs ... ok [INFO] [stdout] test tests::test_is_corner_light ... ok [INFO] [stdout] test tests::test_is_corner_negative ... ok [INFO] [stdout] test tests::test_is_corner_rounded ... ok [INFO] [stdout] test tests::test_is_horizontal_fill_ascii ... ok [INFO] [stdout] test tests::test_is_horizontal_fill_double ... ok [INFO] [stdout] test tests::test_is_horizontal_fill_heavy ... ok [INFO] [stdout] test tests::test_is_horizontal_fill_light ... ok [INFO] [stdout] test tests::test_is_horizontal_fill_negative ... ok [INFO] [stdout] test tests::test_is_junction_double ... ok [INFO] [stdout] test tests::test_is_junction_light ... ok [INFO] [stdout] test tests::test_is_junction_mixed ... ok [INFO] [stdout] test tests::test_is_junction_negative ... ok [INFO] [stdout] test tests::test_is_vertical_border_ascii ... ok [INFO] [stdout] test tests::test_is_vertical_border_double ... ok [INFO] [stdout] test tests::test_is_vertical_border_heavy ... ok [INFO] [stdout] test tests::test_is_vertical_border_light ... ok [INFO] [stdout] test tests::test_is_vertical_border_negative ... ok [INFO] [stdout] test tests::test_json_output_dry_run_status ... ok [INFO] [stdout] test tests::test_json_output_structure ... ok [INFO] [stdout] test tests::test_line_in_ranges ... ok [INFO] [stdout] test tests::test_load_config_file_all_options ... ok [INFO] [stdout] test tests::test_load_config_file_basic ... ok [INFO] [stdout] test tests::test_hook_uninstall_removes_aadc_hook ... ok [INFO] [stdout] test tests::test_load_config_file_invalid_preset ... ok [INFO] [stdout] test tests::test_load_config_file_invalid_toml ... ok [INFO] [stdout] test tests::test_load_config_file_unknown_keys_tolerated ... ok [INFO] [stdout] test tests::test_load_config_file_with_preset ... ok [INFO] [stdout] test tests::test_merge_adjacent_ranges ... ok [INFO] [stdout] test tests::test_is_corner_double ... ok [INFO] [stdout] test tests::test_load_config_file_empty ... ok [INFO] [stdout] test tests::test_merge_overlapping_ranges ... ok [INFO] [stdout] test tests::test_parse_multiple_ranges ... ok [INFO] [stdout] test tests::test_parse_open_ended_start ... ok [INFO] [stdout] test tests::test_correction_multiple_blocks ... ok [INFO] [stdout] test tests::test_parse_simple_range ... ok [INFO] [stdout] test tests::test_parse_single_line ... ok [INFO] [stdout] test tests::test_quick_scan_with_diagram_lines ... ok [INFO] [stdout] test tests::test_quick_scan_threshold_boundary ... ok [INFO] [stdout] test tests::test_quick_scan_plain_text ... ok [INFO] [stdout] test tests::test_parse_open_ended_end ... ok [INFO] [stdout] test tests::test_revision_apply_add_border_ascii ... ok [INFO] [stdout] test tests::test_revision_apply_add_border_no_extra_padding ... ok [INFO] [stdout] test tests::test_revision_apply_add_corner ... ok [INFO] [stdout] test tests::test_revision_apply_pad_corner ... ok [INFO] [stdout] test tests::test_revision_apply_pad_preserves_other_lines ... ok [INFO] [stdout] test tests::test_revision_apply_pad_ascii ... ok [INFO] [stdout] test tests::test_revision_apply_pad_unicode ... ok [INFO] [stdout] test tests::test_revision_score_add_border_base ... ok [INFO] [stdout] test tests::test_revision_score_add_border_strong_line ... ok [INFO] [stdout] test tests::test_revision_score_pad_strong_line_bonus ... ok [INFO] [stdout] test tests::test_revision_score_with_block_offset ... ok [INFO] [stdout] test tests::test_validate_args_in_place_requires_file ... ok [INFO] [stdout] test tests::test_revision_score_pad_small_adjustment ... ok [INFO] [stdout] test tests::test_revision_score_pad_large_adjustment ... ok [INFO] [stdout] test tests::test_revision_apply_add_border_unicode ... ok [INFO] [stdout] test tests::test_validate_args_min_score_bounds ... ok [INFO] [stdout] test tests::test_validate_args_recursive_requires_path ... ok [INFO] [stdout] test tests::test_validate_args_tab_width_bounds ... ok [INFO] [stdout] test tests::test_visual_width_box_chars ... ok [INFO] [stdout] test tests::test_visual_width_cjk ... ok [INFO] [stdout] test tests::test_visual_width_empty ... ok [INFO] [stdout] test tests::test_visual_width_box_and_cjk ... ok [INFO] [stdout] test tests::test_visual_width_mixed_ascii_cjk ... ok [INFO] [stdout] test tests::test_visual_width_ascii ... ok [INFO] [stdout] test tests::test_validate_args_max_iters_zero ... ok [INFO] [stdout] test tests::test_correction_empty_input ... ok [INFO] [stdout] test tests::test_correction_preserves_non_diagram_content ... ok [INFO] [stdout] test tests::test_correction_min_score_filter ... ok [INFO] [stdout] test tests::test_discover_recursive_files_respects_gitignore ... ok [INFO] [stdout] test tests::test_correction_simple ... ok [INFO] [stdout] test tests::test_correction_unicode ... ok [INFO] [stdout] test tests::test_discover_recursive_files_glob_matching ... ok [INFO] [stdout] test tests::test_discover_recursive_files_max_depth ... ok [INFO] [stdout] test tests::test_correction_no_diagrams ... ok [INFO] [stdout] test tests::test_correction_already_aligned ... ok [INFO] [stdout] test tests::test_correction_with_tabs ... ok [INFO] [stdout] test tests::test_correction_max_iters_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 208 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.69s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ec5acf5ea46b259b) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test_e2e_exit_code_invalid_tab_width_too_large ... ok [INFO] [stdout] test test_e2e_exit_code_invalid_tab_width_zero ... ok [INFO] [stdout] test test_e2e_diff_mode_with_changes ... ok [INFO] [stdout] test test_e2e_empty_input ... ok [INFO] [stdout] test test_e2e_cjk_content ... ok [INFO] [stdout] test test_e2e_binary_file_detection ... ok [INFO] [stdout] test test_e2e_exit_code_dry_run_would_change ... ok [INFO] [stdout] test test_e2e_multiple_files ... ok [INFO] [stdout] test test_e2e_high_max_iters_warning ... ok [INFO] [stdout] test test_e2e_basic_ascii_correction ... ok [INFO] [stdout] test test_e2e_diff_mode_no_changes ... ok [INFO] [stdout] test test_e2e_multiple_diagrams ... ok [INFO] [stdout] test test_e2e_exit_code_dry_run_no_changes ... ok [INFO] [stdout] test test_e2e_exit_code_nonexistent_file ... ok [INFO] [stdout] test test_e2e_exit_code_invalid_utf8 ... ok [INFO] [stdout] test test_e2e_exit_code_success ... ok [INFO] [stdout] test test_e2e_max_iterations ... ok [INFO] [stdout] test test_e2e_unicode_box_correction ... ok [INFO] [stdout] test test_e2e_recursive_respects_gitignore ... ok [INFO] [stdout] test test_e2e_nested_boxes ... ok [INFO] [stdout] test test_e2e_verbose_mode ... ok [INFO] [stdout] test test_e2e_whitespace_only ... ok [INFO] [stdout] test test_e2e_process_all_flag ... ok [INFO] [stdout] test test_e2e_recursive_in_place ... ok [INFO] [stdout] test test_e2e_no_diagrams ... ok [INFO] [stdout] test test_e2e_min_score_threshold ... ok [INFO] [stdout] test test_e2e_valid_tab_width_edge_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d93df2bf5133ec5f054b115b5d9b591d9b3d9d04976bc519ecd7897788a0225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d93df2bf5133ec5f054b115b5d9b591d9b3d9d04976bc519ecd7897788a0225", kill_on_drop: false }` [INFO] [stdout] 0d93df2bf5133ec5f054b115b5d9b591d9b3d9d04976bc519ecd7897788a0225