[INFO] cloning repository https://github.com/alexandervashurin/ripgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexandervashurin/ripgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervashurin%2Fripgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervashurin%2Fripgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39973803e3c17ae60de07c6075985ea165cdf3ae
[INFO] testing alexandervashurin/ripgrep 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%2Falexandervashurin%2Fripgrep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexandervashurin/ripgrep
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/alexandervashurin/ripgrep
[INFO] tweaked toml for git repo https://github.com/alexandervashurin/ripgrep written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexandervashurin/ripgrep 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/alexandervashurin/ripgrep 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 49f1eb47741d3de6e20884e5c9ba1f26a729ecc81afebb3d12ca95f131f56d09
[INFO] running `Command { std: "docker" "start" "-a" "49f1eb47741d3de6e20884e5c9ba1f26a729ecc81afebb3d12ca95f131f56d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f1eb47741d3de6e20884e5c9ba1f26a729ecc81afebb3d12ca95f131f56d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f1eb47741d3de6e20884e5c9ba1f26a729ecc81afebb3d12ca95f131f56d09", kill_on_drop: false }`
[INFO] [stdout] 49f1eb47741d3de6e20884e5c9ba1f26a729ecc81afebb3d12ca95f131f56d09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5a8b5af0ac63a4bc0b11ee22ef661ab6aca72cce49f76da565f946ac60b3c9b0
[INFO] running `Command { std: "docker" "start" "-a" "5a8b5af0ac63a4bc0b11ee22ef661ab6aca72cce49f76da565f946ac60b3c9b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling grep-matcher v0.1.8 (/opt/rustwide/workdir/crates/matcher)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ripgrep v15.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling globset v0.4.18 (/opt/rustwide/workdir/crates/globset)
[INFO] [stderr]    Compiling grep-searcher v0.1.16 (/opt/rustwide/workdir/crates/searcher)
[INFO] [stderr]    Compiling grep-regex v0.1.14 (/opt/rustwide/workdir/crates/regex)
[INFO] [stderr]    Compiling grep-cli v0.1.12 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling ignore v0.4.25 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stderr]    Compiling grep-printer v0.3.1 (/opt/rustwide/workdir/crates/printer)
[INFO] [stderr]    Compiling grep v0.4.1 (/opt/rustwide/workdir/crates/grep)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.60s
[INFO] running `Command { std: "docker" "inspect" "5a8b5af0ac63a4bc0b11ee22ef661ab6aca72cce49f76da565f946ac60b3c9b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8b5af0ac63a4bc0b11ee22ef661ab6aca72cce49f76da565f946ac60b3c9b0", kill_on_drop: false }`
[INFO] [stdout] 5a8b5af0ac63a4bc0b11ee22ef661ab6aca72cce49f76da565f946ac60b3c9b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5f57656e3dc922ac42cd783dbe7ce83b23c12b9c9ab6b0b43c398572069ceba5
[INFO] running `Command { std: "docker" "start" "-a" "5f57656e3dc922ac42cd783dbe7ce83b23c12b9c9ab6b0b43c398572069ceba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ripgrep v15.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.94s
[INFO] running `Command { std: "docker" "inspect" "5f57656e3dc922ac42cd783dbe7ce83b23c12b9c9ab6b0b43c398572069ceba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f57656e3dc922ac42cd783dbe7ce83b23c12b9c9ab6b0b43c398572069ceba5", kill_on_drop: false }`
[INFO] [stdout] 5f57656e3dc922ac42cd783dbe7ce83b23c12b9c9ab6b0b43c398572069ceba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 87751fc9f02f29b3b5ca895bbadd67b10726968a877e827259859870eaee4621
[INFO] running `Command { std: "docker" "start" "-a" "87751fc9f02f29b3b5ca895bbadd67b10726968a877e827259859870eaee4621", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/rg-918496c49389f4f5)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test flags::config::tests::error ... ok
[INFO] [stdout] test flags::config::tests::basic ... ok
[INFO] [stdout] test flags::defs::test_after_context ... ok
[INFO] [stdout] test flags::defs::test_block_buffered ... ok
[INFO] [stdout] test flags::defs::test_auto_hybrid_regex ... ok
[INFO] [stdout] test flags::defs::test_byte_offset ... ok
[INFO] [stdout] test flags::defs::test_case_sensitive ... ok
[INFO] [stdout] test flags::defs::test_before_context ... ok
[INFO] [stdout] test flags::defs::test_binary ... ok
[INFO] [stdout] test flags::defs::test_color ... ok
[INFO] [stdout] test flags::defs::test_column ... ok
[INFO] [stdout] test flags::defs::test_context ... ok
[INFO] [stdout] test flags::defs::test_colors ... ok
[INFO] [stdout] test flags::defs::test_count ... ok
[INFO] [stdout] test flags::defs::test_context_separator ... ok
[INFO] [stdout] test flags::defs::test_count_matches ... ok
[INFO] [stdout] test flags::defs::test_crlf ... ok
[INFO] [stdout] test flags::defs::test_dfa_size_limit ... ok
[INFO] [stdout] test flags::defs::test_engine ... ok
[INFO] [stdout] test flags::defs::test_encoding ... ok
[INFO] [stdout] test flags::defs::test_field_context_separator ... ok
[INFO] [stdout] test flags::defs::test_files ... ok
[INFO] [stdout] test flags::defs::test_file ... ok
[INFO] [stdout] test flags::defs::test_files_with_matches ... ok
[INFO] [stdout] test flags::defs::test_fixed_strings ... ok
[INFO] [stdout] test flags::defs::test_follow ... ok
[INFO] [stdout] test flags::defs::test_debug ... ok
[INFO] [stdout] test flags::defs::test_generate ... ok
[INFO] [stdout] test flags::defs::test_glob ... ok
[INFO] [stdout] test flags::defs::test_field_match_separator ... ok
[INFO] [stdout] test flags::defs::test_heading ... ok
[INFO] [stdout] test flags::defs::test_help ... ok
[INFO] [stdout] test flags::defs::test_hidden ... ok
[INFO] [stdout] test flags::defs::test_files_without_match ... ok
[INFO] [stdout] test flags::defs::test_iglob ... ok
[INFO] [stdout] test flags::defs::test_hyperlink_format ... ok
[INFO] [stdout] test flags::defs::test_ignore_file ... ok
[INFO] [stdout] test flags::defs::test_ignore_case ... ok
[INFO] [stdout] test flags::defs::test_ignore_file_case_insensitive ... ok
[INFO] [stdout] test flags::defs::test_hostname_bin ... ok
[INFO] [stdout] test flags::defs::test_include_zero ... ok
[INFO] [stdout] test flags::defs::test_invert_match ... ok
[INFO] [stdout] test flags::defs::test_line_buffered ... ok
[INFO] [stdout] test flags::defs::test_line_number ... ok
[INFO] [stdout] test flags::defs::test_max_columns ... ok
[INFO] [stdout] test flags::defs::test_max_depth ... ok
[INFO] [stdout] test flags::defs::test_line_regexp ... ok
[INFO] [stdout] test flags::defs::test_multiline ... ok
[INFO] [stdout] test flags::defs::test_mmap ... ok
[INFO] [stdout] test flags::defs::test_multiline_dotall ... ok
[INFO] [stdout] test flags::defs::test_max_count ... ok
[INFO] [stdout] test flags::defs::test_max_filesize ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_dot ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_exclude ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_files ... ok
[INFO] [stdout] test flags::defs::test_no_ignore ... ok
[INFO] [stdout] test flags::defs::test_json ... ok
[INFO] [stdout] test flags::defs::test_max_columns_preview ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_global ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_messages ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_vcs ... ok
[INFO] [stdout] test flags::defs::test_no_ignore_parent ... ok
[INFO] [stdout] test flags::defs::test_no_line_number ... ok
[INFO] [stdout] test flags::defs::test_no_messages ... ok
[INFO] [stdout] test flags::defs::test_no_pcre2_unicode ... ok
[INFO] [stdout] test flags::defs::test_no_require_git ... ok
[INFO] [stdout] test flags::defs::test_no_unicode ... ok
[INFO] [stdout] test flags::defs::test_null ... ok
[INFO] [stdout] test flags::defs::test_null_data ... ok
[INFO] [stdout] test flags::defs::test_no_config ... ok
[INFO] [stdout] test flags::defs::test_one_file_system ... ok
[INFO] [stdout] test flags::defs::test_pcre2_version ... ok
[INFO] [stdout] test flags::defs::test_only_matching ... ok
[INFO] [stdout] test flags::defs::test_passthru ... ok
[INFO] [stdout] test flags::defs::test_path_separator ... ok
[INFO] [stdout] test flags::defs::test_pre_glob ... ok
[INFO] [stdout] test flags::defs::test_quiet ... ok
[INFO] [stdout] test flags::defs::test_pretty ... ok
[INFO] [stdout] test flags::defs::test_regex_size_limit ... ok
[INFO] [stdout] test flags::defs::test_replace ... ok
[INFO] [stdout] test flags::defs::test_sort_files ... ok
[INFO] [stdout] test flags::defs::test_stats ... ok
[INFO] [stdout] test flags::defs::test_sortr ... ok
[INFO] [stdout] test flags::defs::test_sort ... ok
[INFO] [stdout] test flags::defs::test_stop_on_nonmatch ... ok
[INFO] [stdout] test flags::defs::test_threads ... ok
[INFO] [stdout] test flags::defs::test_trace ... ok
[INFO] [stdout] test flags::defs::test_trim ... ok
[INFO] [stdout] test flags::defs::test_search_zip ... ok
[INFO] [stdout] test flags::defs::test_pcre2 ... ok
[INFO] [stdout] test flags::defs::test_smart_case ... ok
[INFO] [stdout] test flags::defs::test_type_list ... ok
[INFO] [stdout] test flags::defs::test_type ... ok
[INFO] [stdout] test flags::defs::test_type_not ... ok
[INFO] [stdout] test flags::defs::test_type_clear ... ok
[INFO] [stdout] test flags::defs::test_regexp ... ok
[INFO] [stdout] test flags::defs::tests::choices_ascii_alphanumeric ... ok
[INFO] [stdout] test flags::defs::test_version ... ok
[INFO] [stdout] test flags::defs::test_unrestricted ... ok
[INFO] [stdout] test flags::defs::tests::longs_all_ascii_alphanumeric ... ok
[INFO] [stdout] test flags::defs::test_with_filename ... ok
[INFO] [stdout] test flags::defs::test_pre ... ok
[INFO] [stdout] test flags::defs::test_word_regexp ... ok
[INFO] [stdout] test flags::defs::test_with_filename_no ... ok
[INFO] [stdout] test flags::defs::tests::longs_no_duplicates ... ok
[INFO] [stdout] test flags::defs::tests::available_shorts ... ok
[INFO] [stdout] test flags::defs::tests::non_switches_have_variable_names ... ok
[INFO] [stdout] test flags::defs::tests::shorts_all_ascii_alphanumeric ... ok
[INFO] [stdout] test flags::defs::tests::shorts_no_duplicates ... ok
[INFO] [stdout] test flags::defs::tests::switches_have_no_choices ... ok
[INFO] [stdout] test flags::defs::test_glob_case_insensitive ... ok
[INFO] [stdout] test flags::defs::test_text ... ok
[INFO] [stdout] test flags::defs::test_type_add ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-5a77bd7fb17d7482)
[INFO] [stdout] test flags::defs::test_vimgrep ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 329 tests
[INFO] [stdout] test binary::after_match1_explicit ... ok
[INFO] [stdout] test binary::after_match1_explicit_text ... ok
[INFO] [stdout] test binary::after_match1_implicit_binary ... ok
[INFO] [stdout] test binary::after_match1_explicit_count ... ok
[INFO] [stdout] test binary::after_match1_implicit_path ... ok
[INFO] [stdout] test binary::before_match1_implicit ... ok
[INFO] [stdout] test binary::before_match1_implicit_binary ... ok
[INFO] [stdout] test binary::after_match1_implicit_quiet ... ok
[INFO] [stdout] test binary::after_match2_implicit_text ... ok
[INFO] [stdout] test binary::after_match2_implicit ... ok
[INFO] [stdout] test binary::after_match1_implicit ... ok
[INFO] [stdout] test binary::after_match1_implicit_text ... ok
[INFO] [stdout] test binary::before_match1_implicit_text ... ok
[INFO] [stdout] test binary::after_match1_stdin ... ok
[INFO] [stdout] test binary::mmap_after_nul_match ... ok
[INFO] [stdout] test binary::after_match1_implicit_count_binary ... ok
[INFO] [stdout] test binary::mmap_binary_flag ... ok
[INFO] [stdout] test feature::context_sep_default ... ok
[INFO] [stdout] test feature::context_sep ... ok
[INFO] [stdout] test binary::before_match2_implicit_text ... ok
[INFO] [stdout] test binary::mmap_match_explicit ... ok
[INFO] [stdout] test binary::before_match1_explicit ... ok
[INFO] [stdout] test binary::before_match2_explicit ... ok
[INFO] [stdout] test binary::mmap_match_near_nul ... ok
[INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok
[INFO] [stdout] test feature::context_sep_empty ... ok
[INFO] [stdout] test binary::mmap_text_flag ... ok
[INFO] [stdout] test feature::f1078_max_columns_preview2 ... ok
[INFO] [stdout] test binary::mmap_match_implicit ... ok
[INFO] [stdout] test binary::after_match1_implicit_count ... ok
[INFO] [stdout] test binary::before_match2_implicit ... ok
[INFO] [stdout] test feature::f1078_max_columns_preview1 ... ok
[INFO] [stdout] test feature::f1207_ignore_encoding ... ok
[INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok
[INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok
[INFO] [stdout] test feature::f159_max_count_zero ... ok
[INFO] [stdout] test feature::f159_max_count ... ok
[INFO] [stdout] test feature::f1207_auto_encoding ... ok
[INFO] [stdout] test binary::mmap_match_count ... ok
[INFO] [stdout] test feature::f129_context ... ok
[INFO] [stdout] test feature::f129_replace ... ok
[INFO] [stdout] test feature::f109_max_depth ... ok
[INFO] [stdout] test feature::f1_unknown_encoding ... ok
[INFO] [stdout] test feature::f1_replacement_encoding ... ok
[INFO] [stdout] test feature::f1138_no_ignore_dot ... ok
[INFO] [stdout] test feature::f1414_no_require_git ... ok
[INFO] [stdout] test feature::f1_sjis ... ok
[INFO] [stdout] test feature::f1420_no_ignore_exclude ... ok
[INFO] [stdout] test feature::f1_eucjp ... ok
[INFO] [stdout] test feature::f2288_context_partial_override ... ok
[INFO] [stdout] test feature::f2288_context_partial_override_rev ... ok
[INFO] [stdout] test feature::f1_utf16_explicit ... ok
[INFO] [stdout] test binary::mmap_match_multiple ... ok
[INFO] [stdout] test feature::f243_column_line ... ok
[INFO] [stdout] test feature::f275_pathsep ... ok
[INFO] [stdout] test feature::f1404_nothing_searched_warning ... ok
[INFO] [stdout] test feature::f129_matches ... ok
[INFO] [stdout] test feature::f1842_field_match_separator ... ok
[INFO] [stdout] test feature::f1_utf16_auto ... ok
[INFO] [stdout] test feature::f263_sort_files ... ok
[INFO] [stdout] test feature::f196_persistent_config ... ok
[INFO] [stdout] test feature::f411_single_threaded_quiet_search_stats ... ok
[INFO] [stdout] test feature::f263_sort_files_reverse ... ok
[INFO] [stdout] test feature::f411_parallel_quiet_search_stats ... ok
[INFO] [stdout] test feature::f411_single_threaded_search_stats ... ok
[INFO] [stdout] test feature::f416_crlf_multiline ... ok
[INFO] [stdout] test feature::f416_crlf_only_matching ... ok
[INFO] [stdout] test feature::f411_parallel_search_stats ... ok
[INFO] [stdout] test feature::f20_no_filename ... ok
[INFO] [stdout] test feature::f7 ... ok
[INFO] [stdout] test feature::f45_precedence_internal ... ok
[INFO] [stdout] test feature::f416_crlf ... ok
[INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok
[INFO] [stdout] test feature::f34_only_matching ... ok
[INFO] [stdout] test feature::f362_dfa_size_limit ... ok
[INFO] [stdout] test feature::f1842_field_context_separator ... ok
[INFO] [stdout] test feature::f1466_no_ignore_files ... ok
[INFO] [stdout] test feature::f34_only_matching_line_column ... ok
[INFO] [stdout] test feature::f89_files_without_match ... ok
[INFO] [stdout] test feature::f917_trim ... ok
[INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... ok
[INFO] [stdout] test feature::f89_files ... ok
[INFO] [stdout] test feature::f1404_nothing_searched_ignored ... ok
[INFO] [stdout] test feature::f89_match ... ok
[INFO] [stdout] test feature::f70_smart_case ... ok
[INFO] [stdout] test feature::f917_trim_match ... ok
[INFO] [stdout] test feature::f68_no_ignore_vcs ... ok
[INFO] [stdout] test feature::f917_trim_max_columns_multi_standard ... ok
[INFO] [stdout] test feature::f89_files_with_matches ... ok
[INFO] [stdout] test feature::f45_precedence_with_others ... ok
[INFO] [stdout] test feature::f948_exit_code_error ... ok
[INFO] [stdout] test feature::f45_relative_cwd ... ok
[INFO] [stdout] test feature::f7_stdin ... ok
[INFO] [stdout] test feature::f948_exit_code_no_match ... ok
[INFO] [stdout] test feature::no_context_sep ... ok
[INFO] [stdout] test feature::f89_count ... ok
[INFO] [stdout] test feature::f948_exit_code_match ... ok
[INFO] [stdout] test feature::f993_null_data ... ok
[INFO] [stdout] test feature::f917_trim_max_columns_normal ... ok
[INFO] [stdout] test feature::f917_trim_multi_standard ... ok
[INFO] [stdout] test feature::no_context_sep_overridden ... ok
[INFO] [stdout] test feature::no_context_sep_overrides ... ok
[INFO] [stdout] test json::r1412_look_behind_match_missing ... ok
[INFO] [stdout] test json::crlf ... ok
[INFO] [stdout] test feature::f917_trim_max_columns_multi_per_match ... ok
[INFO] [stdout] test json::notutf8 ... ok
[INFO] [stdout] test feature::f917_trim_max_columns_matches ... ok
[INFO] [stdout] test json::quiet_stats ... ok
[INFO] [stdout] test json::basic ... ok
[INFO] [stdout] test feature::no_unicode ... ok
[INFO] [stdout] test misc::binary_convert ... ok
[INFO] [stdout] test misc::binary_convert_mmap ... ok
[INFO] [stdout] test json::notutf8_file ... ok
[INFO] [stdout] test misc::after_context ... ok
[INFO] [stdout] test feature::stop_on_nonmatch ... ok
[INFO] [stdout] test misc::before_context_line_numbers ... ok
[INFO] [stdout] test misc::before_context ... ok
[INFO] [stdout] test misc::binary_search_no_mmap ... ok
[INFO] [stdout] test feature::f740_passthru ... ok
[INFO] [stdout] test misc::compressed_brotli ... ok
[INFO] [stdout] test misc::columns ... ok
[INFO] [stdout] test feature::f917_trim_max_columns_multi_only_matching ... ok
[INFO] [stdout] test misc::byte_offset_only_matching ... ok
[INFO] [stdout] test misc::binary_quit ... ok
[INFO] [stdout] test misc::compressed_lz4 ... ok
[INFO] [stdout] test misc::compressed_zstd ... ok
[INFO] [stdout] test json::replacement ... ok
[INFO] [stdout] test misc::binary_quit_mmap ... ok
[INFO] [stdout] test misc::context ... ok
[INFO] [stdout] test misc::after_context_line_numbers ... ok
[INFO] [stdout] test misc::context_line_numbers ... ok
[INFO] [stdout] test misc::compressed_xz ... ok
[INFO] [stdout] test misc::binary_search_mmap ... ok
[INFO] [stdout] test misc::compressed_bzip2 ... ok
[INFO] [stdout] test misc::count_matches ... ok
[INFO] [stdout] test misc::compressed_lzma ... ok
[INFO] [stdout] test misc::compressed_uncompress ... ok
[INFO] [stdout] test misc::count ... ok
[INFO] [stdout] test misc::count_matches_via_only ... ok
[INFO] [stdout] test json::r1095_missing_crlf ... ok
[INFO] [stdout] test misc::file_type_clear ... ok
[INFO] [stdout] test misc::count_matches_inverted ... ok
[INFO] [stdout] test json::r1095_crlf_empty_match ... ok
[INFO] [stdout] test binary::matching_files_inconsistent_with_count ... ok
[INFO] [stdout] test misc::compressed_gzip ... ok
[INFO] [stdout] test misc::case_insensitive ... ok
[INFO] [stdout] test misc::file_types ... ok
[INFO] [stdout] test misc::dir ... ok
[INFO] [stdout] test misc::file_types_negate ... ok
[INFO] [stdout] test misc::files ... ok
[INFO] [stdout] test misc::file_type_add ... ok
[INFO] [stdout] test misc::file_type_add_compose ... ok
[INFO] [stdout] test misc::glob_negate ... ok
[INFO] [stdout] test misc::ignore_generic ... ok
[INFO] [stdout] test misc::glob_case_sensitive ... ok
[INFO] [stdout] test misc::files_with_matches ... ok
[INFO] [stdout] test misc::glob ... ok
[INFO] [stdout] test misc::glob_case_insensitive ... ok
[INFO] [stdout] test misc::ignore_ripgrep ... ok
[INFO] [stdout] test misc::compressed_failing_gzip ... ok
[INFO] [stdout] test misc::files_without_match ... ok
[INFO] [stdout] test misc::inverted_line_numbers ... ok
[INFO] [stdout] test misc::ignore_git_parent_stop_file ... ok
[INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok
[INFO] [stdout] test misc::ignore_git_parent_stop ... ok
[INFO] [stdout] test misc::ignore_git_parent ... ok
[INFO] [stdout] test misc::ignore_hidden ... ok
[INFO] [stdout] test misc::ignore_git ... ok
[INFO] [stdout] test misc::glob_always_case_insensitive ... ok
[INFO] [stdout] test misc::inverted ... ok
[INFO] [stdout] test misc::line_numbers ... ok
[INFO] [stdout] test misc::max_filesize_parse_error_length ... ok
[INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok
[INFO] [stdout] test misc::literal ... ok
[INFO] [stdout] test misc::max_filesize_parse_m_suffix ... ok
[INFO] [stdout] test misc::no_parent_ignore_git ... ok
[INFO] [stdout] test misc::quiet ... ok
[INFO] [stdout] test misc::max_filesize_parse_k_suffix ... ok
[INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok
[INFO] [stdout] test misc::max_filesize_parse_no_suffix ... ok
[INFO] [stdout] test misc::include_zero_override ... ok
[INFO] [stdout] test misc::no_ignore ... ok
[INFO] [stdout] test misc::replace ... ok
[INFO] [stdout] test misc::preprocessing ... ok
[INFO] [stdout] test misc::no_ignore_hidden ... ok
[INFO] [stdout] test misc::single_file ... ok
[INFO] [stdout] test misc::replace_groups ... ok
[INFO] [stdout] test misc::type_list ... ok
[INFO] [stdout] test misc::replace_named_groups ... ok
[INFO] [stdout] test misc::include_zero ... ok
[INFO] [stdout] test misc::unrestricted3 ... ok
[INFO] [stdout] test misc::vimgrep_no_line_no_column ... ok
[INFO] [stdout] test misc::preprocessing_glob ... ok
[INFO] [stdout] test misc::unrestricted2 ... ok
[INFO] [stdout] test misc::unrestricted1 ... ok
[INFO] [stdout] test misc::with_heading ... ok
[INFO] [stdout] test misc::symlink_nofollow ... ok
[INFO] [stdout] test misc::with_filename ... ok
[INFO] [stdout] test misc::vimgrep_no_line ... ok
[INFO] [stdout] test misc::vimgrep ... ok
[INFO] [stdout] test misc::line ... ok
[INFO] [stdout] test misc::with_heading_default ... ok
[INFO] [stdout] test multiline::overlap2 ... ok
[INFO] [stdout] test multiline::overlap1 ... ok
[INFO] [stdout] test misc::symlink_follow ... ok
[INFO] [stdout] test multiline::dot_no_newline ... ok
[INFO] [stdout] test multiline::context ... ok
[INFO] [stdout] test misc::word_period ... ok
[INFO] [stdout] test misc::word ... ok
[INFO] [stdout] test regression::r105_part2 ... ok
[INFO] [stdout] test regression::r105_part1 ... ok
[INFO] [stdout] test multiline::only_matching ... ok
[INFO] [stdout] test multiline::dot_all ... ok
[INFO] [stdout] test regression::r1130 ... ok
[INFO] [stdout] test regression::r1098 ... ok
[INFO] [stdout] test multiline::vimgrep ... ok
[INFO] [stdout] test regression::f1757 ... ok
[INFO] [stdout] test regression::r1176_line_regex ... ok
[INFO] [stdout] test regression::r1173 ... ok
[INFO] [stdout] test regression::r1159_invalid_flag ... ok
[INFO] [stdout] test regression::r1176_literal_file ... ok
[INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... ok
[INFO] [stdout] test regression::r1064 ... ok
[INFO] [stdout] test regression::r1163 ... ok
[INFO] [stdout] test regression::r1174 ... ok
[INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... ok
[INFO] [stdout] test multiline::stdin ... ok
[INFO] [stdout] test regression::r1164 ... ok
[INFO] [stdout] test regression::r1334_crazy_literals ... ok
[INFO] [stdout] test regression::r127 ... ok
[INFO] [stdout] test regression::r1311_multi_line_term_replace ... ok
[INFO] [stdout] test regression::r137 ... ok
[INFO] [stdout] test regression::r1401_look_ahead_only_matching_1 ... ok
[INFO] [stdout] test regression::r128 ... ok
[INFO] [stdout] test regression::r1401_look_ahead_only_matching_2 ... ok
[INFO] [stdout] test regression::r1412_look_behind_no_replacement ... ok
[INFO] [stdout] test regression::r1319 ... ok
[INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... ok
[INFO] [stdout] test regression::r1380 ... ok
[INFO] [stdout] test regression::r1573 ... ok
[INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... ok
[INFO] [stdout] test regression::r16 ... ok
[INFO] [stdout] test regression::r1334_invert_empty_patterns ... ok
[INFO] [stdout] test regression::r1559 ... ok
[INFO] [stdout] test regression::r1739_replacement_lineterm_match ... ok
[INFO] [stdout] test regression::r1638 ... ok
[INFO] [stdout] test regression::r1765 ... ok
[INFO] [stdout] test regression::r1866 ... ok
[INFO] [stdout] test regression::r156 ... ok
[INFO] [stdout] test regression::r1537 ... ok
[INFO] [stdout] test regression::r1891 ... ok
[INFO] [stdout] test regression::r1838_nul_error_with_binary_detection ... ok
[INFO] [stdout] test regression::r206 ... ok
[INFO] [stdout] test regression::r2094 ... ok
[INFO] [stdout] test regression::r131 ... ok
[INFO] [stdout] test regression::r199 ... ok
[INFO] [stdout] test regression::r210 ... ok
[INFO] [stdout] test regression::r2198 ... ok
[INFO] [stdout] test regression::r1878 ... ok
[INFO] [stdout] test regression::r1159_exit_status ... ok
[INFO] [stdout] test regression::r184 ... ok
[INFO] [stdout] test regression::r228 ... ok
[INFO] [stdout] test regression::r229 ... ok
[INFO] [stdout] test regression::r2095 ... ok
[INFO] [stdout] test regression::r256_j1 ... ok
[INFO] [stdout] test regression::r251 ... ok
[INFO] [stdout] test regression::r2236 ... ok
[INFO] [stdout] test regression::r2574 ... ok
[INFO] [stdout] test regression::r256 ... ok
[INFO] [stdout] test regression::r2658_null_data_line_regexp ... ok
[INFO] [stdout] test regression::r1203_reverse_suffix_literal ... ok
[INFO] [stdout] test regression::r270 ... ok
[INFO] [stdout] test regression::r2208 ... ok
[INFO] [stdout] test regression::r1868_context_passthru_override ... ok
[INFO] [stdout] test regression::r279 ... ok
[INFO] [stdout] test regression::r2944_incorrect_bytes_searched ... ok
[INFO] [stdout] test misc::replace_with_only_matching ... ok
[INFO] [stdout] test regression::r2480 ... ok
[INFO] [stdout] test regression::r3139_multiline_lookahead_files_with_matches ... ok
[INFO] [stdout] test regression::r2990_trip_over_trailing_dot ... ok
[INFO] [stdout] test misc::sort_files ... ok
[INFO] [stdout] test regression::r30 ... ok
[INFO] [stdout] test regression::r3127_glob_flag_not_allow_unclosed_class ... ok
[INFO] [stdout] test regression::r2770_gitignore_error ... ok
[INFO] [stdout] test misc::sort_accessed ... ok
[INFO] [stdout] test misc::sortr_accessed ... ok
[INFO] [stdout] test regression::r3127_gitignore_allow_unclosed_class ... ok
[INFO] [stdout] test regression::r451_only_matching ... ok
[INFO] [stdout] test regression::r428_color_context_path ... ok
[INFO] [stdout] test regression::r3179_global_gitignore_cwd ... ok
[INFO] [stdout] test regression::r25 ... ok
[INFO] [stdout] test regression::r405 ... ok
[INFO] [stdout] test regression::r391 ... ok
[INFO] [stdout] test regression::r451_only_matching_as_in_issue ... ok
[INFO] [stdout] test regression::r493 ... ok
[INFO] [stdout] test regression::r506_word_not_parenthesized ... ok
[INFO] [stdout] test regression::r483_matching_no_stdout ... ok
[INFO] [stdout] test regression::r483_non_matching_exit_code ... ok
[INFO] [stdout] test regression::r50 ... ok
[INFO] [stdout] test regression::r3067_gitignore_error ... ok
[INFO] [stdout] test regression::r49 ... ok
[INFO] [stdout] test regression::r64 ... ok
[INFO] [stdout] test regression::r599 ... ok
[INFO] [stdout] test regression::r65 ... ok
[INFO] [stdout] test regression::r3180_look_around_panic ... ok
[INFO] [stdout] test regression::r568_leading_hyphen_option_args ... ok
[INFO] [stdout] test regression::r67 ... ok
[INFO] [stdout] test regression::r807 ... ok
[INFO] [stdout] test feature::f2361_sort_nested_files ... ok
[INFO] [stdout] test regression::r428_unrecognized_style ... FAILED
[INFO] [stdout] test regression::r553_flag ... ok
[INFO] [stdout] test regression::r693_context_in_contextless_mode ... ok
[INFO] [stdout] test regression::r829_2933 ... ok
[INFO] [stdout] test regression::r3108_files_without_match_quiet_exit ... ok
[INFO] [stdout] test regression::r900 ... ok
[INFO] [stdout] test regression::r87 ... ok
[INFO] [stdout] test regression::r99 ... ok
[INFO] [stdout] test regression::r829_2778 ... ok
[INFO] [stdout] test regression::r3173_hidden_whitelist_only_dot ... ok
[INFO] [stdout] test regression::r553_switch ... ok
[INFO] [stdout] test regression::r90 ... ok
[INFO] [stdout] test regression::r829_2747 ... ok
[INFO] [stdout] test regression::r829_2836 ... ok
[INFO] [stdout] test regression::r829_original ... ok
[INFO] [stdout] test regression::r2711 ... ok
[INFO] [stdout] test regression::r829_2731 ... ok
[INFO] [stdout] test regression::r93 ... ok
[INFO] [stdout] test misc::file_types_negate_all ... ok
[INFO] [stdout] test misc::file_types_all ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- regression::r428_unrecognized_style stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'regression::r428_unrecognized_style' (2904) panicked at tests/regression.rs:409:5:
[INFO] [stdout] 
[INFO] [stdout] printed outputs differ!
[INFO] [stdout] 
[INFO] [stdout] expected:
[INFO] [stdout] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] rg: error parsing flag --colors: unrecognized style attribute ''. Choose from: nobold, bold, nointense, intense, nounderline, underline, noitalic, italic.
[INFO] [stdout] 
[INFO] [stdout] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] got:
[INFO] [stdout] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] rg: ошибка разбора флага --colors: нераспознанный атрибут стиля ''. Выберите из: nobold, bold, nointense, intense, nounderline, underline, noitalic, italic.
[INFO] [stdout] 
[INFO] [stdout] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56fa815987ca - 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:     0x56fa815987ca - 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:     0x56fa815987ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56fa815987ca - <<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:     0x56fa815aebfa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56fa815aebfa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56fa8159e832 - 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:     0x56fa8159e832 - <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:     0x56fa81574ecf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56fa81574ecf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56fa81590059 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56fa814fcb3c - <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:     0x56fa814fcb3c - 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:     0x56fa81590212 - <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:     0x56fa81590212 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56fa81574f88 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56fa8156c789 - 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:     0x56fa81575d5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56fa815af4ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56fa814343eb - integration::regression::r428_unrecognized_style::{{closure}}::hcd8424aa8b9f2c25
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macros.rs:23:13
[INFO] [stdout]   20:     0x56fa81434095 - integration::regression::r428_unrecognized_style::h06ec1c3274c17f7b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macros.rs:7:13
[INFO] [stdout]   21:     0x56fa81434427 - integration::regression::r428_unrecognized_style::{{closure}}::hed98511b662796fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macros.rs:5:19
[INFO] [stdout]   22:     0x56fa814b6146 - core::ops::function::FnOnce::call_once::h1b1a1cca98fdd662
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56fa814f0c1b - <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]   24:     0x56fa814f0c1b - 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]   25:     0x56fa814fd60b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x56fa814fd60b - <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]   27:     0x56fa814fd60b - 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]   28:     0x56fa814fd60b - 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]   29:     0x56fa814fd60b - 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]   30:     0x56fa814fd60b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x56fa814fd60b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x56fa814f8d24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x56fa814f8d24 - 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]   34:     0x56fa81500212 - 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]   35:     0x56fa81500212 - <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]   36:     0x56fa81500212 - 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]   37:     0x56fa81500212 - 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]   38:     0x56fa81500212 - 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]   39:     0x56fa81500212 - 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]   40:     0x56fa81500212 - <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]   41:     0x56fa8159805f - <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]   42:     0x56fa8159805f - <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]   43:     0x7e9f10600aa4 - <unknown>
[INFO] [stdout]   44:     0x7e9f1068da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     regression::r428_unrecognized_style
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 328 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "87751fc9f02f29b3b5ca895bbadd67b10726968a877e827259859870eaee4621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87751fc9f02f29b3b5ca895bbadd67b10726968a877e827259859870eaee4621", kill_on_drop: false }`
[INFO] [stdout] 87751fc9f02f29b3b5ca895bbadd67b10726968a877e827259859870eaee4621
