[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] 3bfd86426d591367c2d8450b8644516804bd901b
[INFO] testing Dicklesworthstone/aadc against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Faadc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/aadc on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest Rust 1.85 compatible versions
[INFO] [stderr]       Adding bit-set v0.8.0
[INFO] [stderr]       Adding bit-vec v0.8.0
[INFO] [stderr]     Updating bitflags v2.10.0 -> v2.11.0
[INFO] [stderr]       Adding deranged v0.5.8
[INFO] [stderr]       Adding fancy-regex v0.17.0
[INFO] [stderr]       Adding num-conv v0.2.0
[INFO] [stderr]       Adding num_threads v0.1.7
[INFO] [stderr]       Adding os_pipe v1.2.3
[INFO] [stderr]       Adding powerfmt v0.2.0
[INFO] [stderr]       Adding rich_rust v0.2.1
[INFO] [stderr]       Adding stdio-override v0.2.0
[INFO] [stderr]       Adding time v0.3.47 (requires Rust 1.88.0)
[INFO] [stderr]       Adding time-core v0.1.8 (requires Rust 1.88.0)
[INFO] [stderr]       Adding time-macros v0.2.27 (requires Rust 1.88.0)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d3e2c7fba486150be5ec05ecad431e97b4de6b3ec37a1d5f02b0ce35c583177
[INFO] running `Command { std: "docker" "start" "-a" "2d3e2c7fba486150be5ec05ecad431e97b4de6b3ec37a1d5f02b0ce35c583177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d3e2c7fba486150be5ec05ecad431e97b4de6b3ec37a1d5f02b0ce35c583177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d3e2c7fba486150be5ec05ecad431e97b4de6b3ec37a1d5f02b0ce35c583177", kill_on_drop: false }`
[INFO] [stdout] 2d3e2c7fba486150be5ec05ecad431e97b4de6b3ec37a1d5f02b0ce35c583177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b510c91a0f35e62d9b9f827a56fc6aadfebe359a6c4d45edc5c4ff288e6e6fa
[INFO] running `Command { std: "docker" "start" "-a" "5b510c91a0f35e62d9b9f827a56fc6aadfebe359a6c4d45edc5c4ff288e6e6fa", 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 memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling stdio-override v0.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[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 fancy-regex v0.17.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rich_rust v0.2.1
[INFO] [stderr]    Compiling clap v4.5.54
[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 43.63s
[INFO] running `Command { std: "docker" "inspect" "5b510c91a0f35e62d9b9f827a56fc6aadfebe359a6c4d45edc5c4ff288e6e6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b510c91a0f35e62d9b9f827a56fc6aadfebe359a6c4d45edc5c4ff288e6e6fa", kill_on_drop: false }`
[INFO] [stdout] 5b510c91a0f35e62d9b9f827a56fc6aadfebe359a6c4d45edc5c4ff288e6e6fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2341307d2870e6ab13e710d8b3875504a220aeb392f06e24e4cbf371c66e93d9
[INFO] running `Command { std: "docker" "start" "-a" "2341307d2870e6ab13e710d8b3875504a220aeb392f06e24e4cbf371c66e93d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[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 either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling rich_rust v0.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 24.32s
[INFO] running `Command { std: "docker" "inspect" "2341307d2870e6ab13e710d8b3875504a220aeb392f06e24e4cbf371c66e93d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2341307d2870e6ab13e710d8b3875504a220aeb392f06e24e4cbf371c66e93d9", kill_on_drop: false }`
[INFO] [stdout] 2341307d2870e6ab13e710d8b3875504a220aeb392f06e24e4cbf371c66e93d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c028c6c5a59c5c5526287e337096b425f77698aa64e1141937001ffdb7242607
[INFO] running `Command { std: "docker" "start" "-a" "c028c6c5a59c5c5526287e337096b425f77698aa64e1141937001ffdb7242607", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aadc-096ad5821775a009)
[INFO] [stdout] 
[INFO] [stdout] running 208 tests
[INFO] [stdout] test tests::test_analyze_line_strong_with_border ... ok
[INFO] [stdout] test tests::test_args_backup ... ok
[INFO] [stdout] test tests::test_args_custom ... ok
[INFO] [stdout] test tests::test_args_dry_run ... ok
[INFO] [stdout] test tests::test_analyze_line_blank ... ok
[INFO] [stdout] test tests::test_args_backup_custom_ext ... ok
[INFO] [stdout] test tests::test_args_defaults ... ok
[INFO] [stdout] test tests::test_args_json ... ok
[INFO] [stdout] test tests::test_analyze_line_indented ... ok
[INFO] [stdout] test tests::test_args_multiple_files ... ok
[INFO] [stdout] test tests::test_args_lines_multiple_ranges ... ok
[INFO] [stdout] test tests::test_args_lines_parsing ... ok
[INFO] [stdout] test tests::test_args_no_config_option ... ok
[INFO] [stdout] test tests::test_args_preset_short ... ok
[INFO] [stdout] test tests::test_args_preset_relaxed ... ok
[INFO] [stdout] test tests::test_args_preset_conflicts_with_min_score ... ok
[INFO] [stdout] test tests::test_args_multiple_files_with_inplace ... ok
[INFO] [stdout] test tests::test_args_preset_long ... ok
[INFO] [stdout] test tests::test_analyze_line_no_suffix_border ... ok
[INFO] [stdout] test tests::test_classify_line_blank_mixed_whitespace ... ok
[INFO] [stdout] test tests::test_args_config_file_option ... ok
[INFO] [stdout] test tests::test_analyze_line_unicode_border ... ok
[INFO] [stdout] test tests::test_args_recursive_defaults ... ok
[INFO] [stdout] test tests::test_args_dry_run_with_diff ... ok
[INFO] [stdout] test tests::test_args_dry_run_with_verbose ... ok
[INFO] [stdout] test tests::test_args_recursive_custom ... ok
[INFO] [stdout] test tests::test_block_overlaps_ranges ... 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_init_global ... ok
[INFO] [stdout] test tests::test_config_subcommand_path ... ok
[INFO] [stdout] test tests::test_config_subcommand_parsing ... ok
[INFO] [stdout] test tests::test_config_subcommand_show ... ok
[INFO] [stdout] test tests::test_classify_line_blank_empty ... ok
[INFO] [stdout] test tests::test_classify_line_blank_spaces ... ok
[INFO] [stdout] test tests::test_classify_line_none_numbers ... ok
[INFO] [stdout] test tests::test_classify_line_blank_tabs ... 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_none_plain_text ... ok
[INFO] [stdout] test tests::test_classify_line_strong_high_ratio ... ok
[INFO] [stdout] test tests::test_classify_line_strong_border_both_sides ... ok
[INFO] [stdout] test tests::test_args_dry_run_long ... ok
[INFO] [stdout] test tests::test_classify_line_strong_unicode_double ... ok
[INFO] [stdout] test tests::test_create_backup_preserves_extension ... ok
[INFO] [stdout] test tests::test_create_backup_custom_extension ... ok
[INFO] [stdout] test tests::test_create_config_cli_overrides_file ... ok
[INFO] [stdout] test tests::test_create_config_explicit_file ... ok
[INFO] [stdout] test tests::test_create_config_explicit_file_not_found ... ok
[INFO] [stdout] test tests::test_create_config_preset_from_file ... ok
[INFO] [stdout] test tests::test_create_config_no_config_flag ... ok
[INFO] [stdout] test tests::test_create_backup ... ok
[INFO] [stdout] test tests::test_default_hook_is_check_mode ... 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_none_empty ... ok
[INFO] [stdout] test tests::test_detect_suffix_border_none_no_border ... ok
[INFO] [stdout] test tests::test_detect_suffix_border ... ok
[INFO] [stdout] test tests::test_detect_suffix_border_junction ... 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_suffix_border_trailing_spaces ... ok
[INFO] [stdout] test tests::test_detect_vertical_border_mixed_prefers_most_common ... ok
[INFO] [stdout] test tests::test_detect_vertical_border_ascii ... ok
[INFO] [stdout] test tests::test_detect_vertical_border_empty_defaults_to_ascii ... 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_discover_recursive_files_glob_matching ... ok
[INFO] [stdout] test tests::test_effective_min_score_with_preset ... ok
[INFO] [stdout] test tests::test_discover_recursive_files_respects_gitignore ... 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_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_middle_of_line ... 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_correction_already_aligned ... 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_correction_no_diagrams ... ok
[INFO] [stdout] test tests::test_correction_multiple_blocks ... 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_generate_autofix_hook ... ok
[INFO] [stdout] test tests::test_find_diagram_blocks_only_blanks ... ok
[INFO] [stdout] test tests::test_expand_tabs_width_2 ... ok
[INFO] [stdout] test tests::test_find_diagram_blocks_large_gap_splits ... ok
[INFO] [stdout] test tests::test_format_line_ranges_open_ended ... ok
[INFO] [stdout] test tests::test_hook_install_autofix_mode ... ok
[INFO] [stdout] test tests::test_generate_check_hook ... ok
[INFO] [stdout] test tests::test_hook_install_custom_patterns ... ok
[INFO] [stdout] test tests::test_hook_subcommand_install_autofix ... ok
[INFO] [stdout] test tests::test_hook_subcommand_install_check_only ... ok
[INFO] [stdout] test tests::test_hook_install_creates_hook ... ok
[INFO] [stdout] test tests::test_hook_install_backs_up_existing ... ok
[INFO] [stdout] test tests::test_hook_status_no_hook ... 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_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_hook_uninstall_refuses_non_aadc_hook ... ok
[INFO] [stdout] test tests::test_is_border_char_verticals ... ok
[INFO] [stdout] test tests::test_invalid_range_non_numeric ... ok
[INFO] [stdout] test tests::test_is_box_char_horizontals ... ok
[INFO] [stdout] test tests::test_is_box_char_corners ... ok
[INFO] [stdout] test tests::test_is_box_char_junctions ... 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_is_corner_double ... ok
[INFO] [stdout] test tests::test_hook_uninstall_removes_aadc_hook ... ok
[INFO] [stdout] test tests::test_is_border_char_negative ... ok
[INFO] [stdout] test tests::test_is_box_char_negative ... ok
[INFO] [stdout] test tests::test_hook_patterns ... ok
[INFO] [stdout] test tests::test_discover_recursive_files_max_depth ... ok
[INFO] [stdout] test tests::test_is_horizontal_fill_double ... ok
[INFO] [stdout] test tests::test_is_corner_negative ... ok
[INFO] [stdout] test tests::test_is_corner_light ... ok
[INFO] [stdout] test tests::test_is_horizontal_fill_heavy ... 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_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_load_config_file_empty ... 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_is_horizontal_fill_light ... ok
[INFO] [stdout] test tests::test_is_horizontal_fill_negative ... ok
[INFO] [stdout] test tests::test_load_config_file_with_preset ... ok
[INFO] [stdout] test tests::test_load_config_file_unknown_keys_tolerated ... 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_end ... ok
[INFO] [stdout] test tests::test_parse_open_ended_start ... 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_plain_text ... ok
[INFO] [stdout] test tests::test_quick_scan_threshold_boundary ... ok
[INFO] [stdout] test tests::test_quick_scan_with_diagram_lines ... 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_border_unicode ... ok
[INFO] [stdout] test tests::test_revision_apply_add_corner ... ok
[INFO] [stdout] test tests::test_revision_apply_pad_ascii ... 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_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_large_adjustment ... ok
[INFO] [stdout] test tests::test_revision_score_pad_small_adjustment ... 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_validate_args_max_iters_zero ... 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_ascii ... ok
[INFO] [stdout] test tests::test_visual_width_box_and_cjk ... 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_mixed_ascii_cjk ... ok
[INFO] [stdout] test tests::test_is_vertical_border_light ... ok
[INFO] [stdout] test tests::test_correction_with_tabs ... ok
[INFO] [stdout] test tests::test_correct_lines_passthrough_skips_tabs ... 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_merge_adjacent_ranges ... ok
[INFO] [stdout] test tests::test_correction_preserves_non_diagram_content ... ok
[INFO] [stdout] test tests::test_correct_lines_all_blocks_bypasses_quick_scan ... ok
[INFO] [stdout] test tests::test_correction_simple ... ok
[INFO] [stdout] test tests::test_correction_unicode ... ok
[INFO] [stdout] test tests::test_correction_max_iters_limit ... ok
[INFO] [stdout] test tests::test_correction_empty_input ... ok
[INFO] [stdout] test tests::test_correction_min_score_filter ... ok
[INFO] [stdout] test tests::test_correct_lines_with_ranges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 208 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.64s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3046c2cc34536dbf)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_e2e_exit_code_invalid_tab_width_zero ... ok
[INFO] [stdout] test test_e2e_exit_code_invalid_tab_width_too_large ... FAILED
[INFO] [stdout] test test_e2e_empty_input ... ok
[INFO] [stdout] test test_e2e_multiple_diagrams ... ok
[INFO] [stdout] test test_e2e_diff_mode_no_changes ... ok
[INFO] [stdout] test test_e2e_binary_file_detection ... ok
[INFO] [stdout] test test_e2e_cjk_content ... ok
[INFO] [stdout] test test_e2e_exit_code_nonexistent_file ... ok
[INFO] [stdout] test test_e2e_high_max_iters_warning ... ok
[INFO] [stdout] test test_e2e_exit_code_success ... ok
[INFO] [stdout] test test_e2e_exit_code_dry_run_no_changes ... ok
[INFO] [stdout] test test_e2e_diff_mode_with_changes ... ok
[INFO] [stdout] test test_e2e_exit_code_invalid_utf8 ... ok
[INFO] [stdout] test test_e2e_exit_code_dry_run_would_change ... ok
[INFO] [stdout] test test_e2e_max_iterations ... ok
[INFO] [stdout] test test_e2e_basic_ascii_correction ... ok
[INFO] [stdout] test test_e2e_multiple_files ... ok
[INFO] [stdout] test test_e2e_nested_boxes ... ok
[INFO] [stdout] test test_e2e_no_diagrams ... ok
[INFO] [stdout] test test_e2e_process_all_flag ... ok
[INFO] [stdout] test test_e2e_recursive_in_place ... ok
[INFO] [stdout] test test_e2e_recursive_respects_gitignore ... ok
[INFO] [stdout] test test_e2e_unicode_box_correction ... ok
[INFO] [stdout] test test_e2e_verbose_mode ... ok
[INFO] [stdout] test test_e2e_min_score_threshold ... ok
[INFO] [stdout] test test_e2e_whitespace_only ... ok
[INFO] [stdout] test test_e2e_valid_tab_width_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_e2e_exit_code_invalid_tab_width_too_large stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_e2e_exit_code_invalid_tab_width_too_large' (245) panicked at tests/integration.rs:84:14:
[INFO] [stdout] Failed to write to stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650b2a298dba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x650b2a298dba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x650b2a298dba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x650b2a298dba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x650b2a2acc6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x650b2a2acc6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x650b2a29d782 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x650b2a29d782 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x650b2a2760af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x650b2a2760af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x650b2a290729 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x650b2a21f90c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x650b2a21f90c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x650b2a2908e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x650b2a2908e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x650b2a276168 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x650b2a26d8d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x650b2a276e7d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x650b2a2ad4dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x650b2a2ad252 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x650b2a211b6c - core::result::Result<T,E>::expect::hcafd7a8d0edf865d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x650b2a203e1e - integration::run_aadc_stdin::hccbdf2d7ff6a9c81
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:84:14
[INFO] [stdout]   22:     0x650b2a2103f7 - integration::test_e2e_exit_code_invalid_tab_width_too_large::h52ba6521592a6b88
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:646:35
[INFO] [stdout]   23:     0x650b2a210827 - integration::test_e2e_exit_code_invalid_tab_width_too_large::{{closure}}::hb2d09321a75121fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:642:52
[INFO] [stdout]   24:     0x650b2a1fda76 - core::ops::function::FnOnce::call_once::h1f940dd50163cd1b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x650b2a2139eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x650b2a2139eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x650b2a2203db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x650b2a2203db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x650b2a2203db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x650b2a2203db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x650b2a2203db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x650b2a2203db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x650b2a2203db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x650b2a21baf4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x650b2a21baf4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x650b2a222fe2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x650b2a222fe2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x650b2a222fe2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x650b2a222fe2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x650b2a222fe2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x650b2a222fe2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x650b2a222fe2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x650b2a2981af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x650b2a2981af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7fd0b8d48aa4 - <unknown>
[INFO] [stdout]   46:     0x7fd0b8dd5a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_e2e_exit_code_invalid_tab_width_too_large
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "c028c6c5a59c5c5526287e337096b425f77698aa64e1141937001ffdb7242607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c028c6c5a59c5c5526287e337096b425f77698aa64e1141937001ffdb7242607", kill_on_drop: false }`
[INFO] [stdout] c028c6c5a59c5c5526287e337096b425f77698aa64e1141937001ffdb7242607
