[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 try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandervashurin%2Fripgrep" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alexandervashurin/ripgrep on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10717810f87e05291a3d979b66537448a70b0b356088d4819db8b46a10923c94 [INFO] running `Command { std: "docker" "start" "-a" "10717810f87e05291a3d979b66537448a70b0b356088d4819db8b46a10923c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10717810f87e05291a3d979b66537448a70b0b356088d4819db8b46a10923c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10717810f87e05291a3d979b66537448a70b0b356088d4819db8b46a10923c94", kill_on_drop: false }` [INFO] [stdout] 10717810f87e05291a3d979b66537448a70b0b356088d4819db8b46a10923c94 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e56324b5655aa8d1d57ee57719fd7b312c0a4802f5faa770ea70ec400cfa2163 [INFO] running `Command { std: "docker" "start" "-a" "e56324b5655aa8d1d57ee57719fd7b312c0a4802f5faa770ea70ec400cfa2163", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ripgrep v15.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling grep-matcher v0.1.8 (/opt/rustwide/workdir/crates/matcher) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling memmap2 v0.9.10 [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-printer v0.3.1 (/opt/rustwide/workdir/crates/printer) [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 v0.4.1 (/opt/rustwide/workdir/crates/grep) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.23s [INFO] running `Command { std: "docker" "inspect" "e56324b5655aa8d1d57ee57719fd7b312c0a4802f5faa770ea70ec400cfa2163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56324b5655aa8d1d57ee57719fd7b312c0a4802f5faa770ea70ec400cfa2163", kill_on_drop: false }` [INFO] [stdout] e56324b5655aa8d1d57ee57719fd7b312c0a4802f5faa770ea70ec400cfa2163 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f702e14d8bebcd9f48be35c069ef469a6fd6264c0a382fcf985ed22d36db92 [INFO] running `Command { std: "docker" "start" "-a" "97f702e14d8bebcd9f48be35c069ef469a6fd6264c0a382fcf985ed22d36db92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [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 13.85s [INFO] running `Command { std: "docker" "inspect" "97f702e14d8bebcd9f48be35c069ef469a6fd6264c0a382fcf985ed22d36db92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f702e14d8bebcd9f48be35c069ef469a6fd6264c0a382fcf985ed22d36db92", kill_on_drop: false }` [INFO] [stdout] 97f702e14d8bebcd9f48be35c069ef469a6fd6264c0a382fcf985ed22d36db92 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e350075eb29871beb9b9fe661254f4b4f209a94909268ba12b4e04a5d4d0eb0a [INFO] running `Command { std: "docker" "start" "-a" "e350075eb29871beb9b9fe661254f4b4f209a94909268ba12b4e04a5d4d0eb0a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/rg-6f72a08d48cfc08c) [INFO] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test flags::config::tests::error ... ok [INFO] [stdout] test flags::defs::test_after_context ... ok [INFO] [stdout] test flags::defs::test_binary ... ok [INFO] [stdout] test flags::defs::test_byte_offset ... ok [INFO] [stdout] test flags::defs::test_block_buffered ... ok [INFO] [stdout] test flags::defs::test_before_context ... ok [INFO] [stdout] test flags::defs::test_case_sensitive ... ok [INFO] [stdout] test flags::defs::test_color ... ok [INFO] [stdout] test flags::defs::test_colors ... ok [INFO] [stdout] test flags::defs::test_column ... ok [INFO] [stdout] test flags::defs::test_count ... ok [INFO] [stdout] test flags::defs::test_context ... ok [INFO] [stdout] test flags::defs::test_count_matches ... ok [INFO] [stdout] test flags::defs::test_context_separator ... ok [INFO] [stdout] test flags::defs::test_auto_hybrid_regex ... ok [INFO] [stdout] test flags::defs::test_crlf ... ok [INFO] [stdout] test flags::defs::test_debug ... ok [INFO] [stdout] test flags::defs::test_files ... ok [INFO] [stdout] test flags::defs::test_files_with_matches ... ok [INFO] [stdout] test flags::defs::test_dfa_size_limit ... ok [INFO] [stdout] test flags::defs::test_files_without_match ... ok [INFO] [stdout] test flags::defs::test_fixed_strings ... 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_glob_case_insensitive ... ok [INFO] [stdout] test flags::defs::test_file ... ok [INFO] [stdout] test flags::defs::test_hostname_bin ... ok [INFO] [stdout] test flags::defs::test_help ... ok [INFO] [stdout] test flags::defs::test_hidden ... ok [INFO] [stdout] test flags::config::tests::basic ... ok [INFO] [stdout] test flags::defs::test_heading ... ok [INFO] [stdout] test flags::defs::test_ignore_case ... ok [INFO] [stdout] test flags::defs::test_invert_match ... ok [INFO] [stdout] test flags::defs::test_ignore_file_case_insensitive ... ok [INFO] [stdout] test flags::defs::test_iglob ... ok [INFO] [stdout] test flags::defs::test_generate ... ok [INFO] [stdout] test flags::defs::test_json ... ok [INFO] [stdout] test flags::defs::test_ignore_file ... ok [INFO] [stdout] test flags::defs::test_encoding ... ok [INFO] [stdout] test flags::defs::test_hyperlink_format ... ok [INFO] [stdout] test flags::defs::test_line_regexp ... ok [INFO] [stdout] test flags::defs::test_engine ... ok [INFO] [stdout] test flags::defs::test_include_zero ... ok [INFO] [stdout] test flags::defs::test_max_columns ... ok [INFO] [stdout] test flags::defs::test_max_columns_preview ... ok [INFO] [stdout] test flags::defs::test_max_depth ... ok [INFO] [stdout] test flags::defs::test_line_number ... ok [INFO] [stdout] test flags::defs::test_max_count ... ok [INFO] [stdout] test flags::defs::test_mmap ... ok [INFO] [stdout] test flags::defs::test_max_filesize ... ok [INFO] [stdout] test flags::defs::test_no_ignore ... ok [INFO] [stdout] test flags::defs::test_multiline ... ok [INFO] [stdout] test flags::defs::test_multiline_dotall ... ok [INFO] [stdout] test flags::defs::test_no_config ... ok [INFO] [stdout] test flags::defs::test_follow ... ok [INFO] [stdout] test flags::defs::test_field_context_separator ... 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_global ... ok [INFO] [stdout] test flags::defs::test_no_ignore_files ... ok [INFO] [stdout] test flags::defs::test_no_ignore_messages ... ok [INFO] [stdout] test flags::defs::test_line_buffered ... ok [INFO] [stdout] test flags::defs::test_no_line_number ... ok [INFO] [stdout] test flags::defs::test_path_separator ... 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_one_file_system ... ok [INFO] [stdout] test flags::defs::test_only_matching ... ok [INFO] [stdout] test flags::defs::test_pcre2_version ... ok [INFO] [stdout] test flags::defs::test_no_ignore_parent ... ok [INFO] [stdout] test flags::defs::test_no_ignore_vcs ... ok [INFO] [stdout] test flags::defs::test_null_data ... ok [INFO] [stdout] test flags::defs::test_passthru ... 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_search_zip ... ok [INFO] [stdout] test flags::defs::test_pre ... ok [INFO] [stdout] test flags::defs::test_text ... ok [INFO] [stdout] test flags::defs::test_pre_glob ... ok [INFO] [stdout] test flags::defs::test_threads ... ok [INFO] [stdout] test flags::defs::test_trace ... ok [INFO] [stdout] test flags::defs::test_quiet ... ok [INFO] [stdout] test flags::defs::test_pretty ... ok [INFO] [stdout] test flags::defs::test_smart_case ... ok [INFO] [stdout] test flags::defs::test_regexp ... ok [INFO] [stdout] test flags::defs::test_sort ... ok [INFO] [stdout] test flags::defs::test_sort_files ... ok [INFO] [stdout] test flags::defs::test_sortr ... ok [INFO] [stdout] test flags::defs::test_stats ... ok [INFO] [stdout] test flags::defs::test_stop_on_nonmatch ... ok [INFO] [stdout] test flags::defs::test_trim ... ok [INFO] [stdout] test flags::defs::test_type ... ok [INFO] [stdout] test flags::defs::test_pcre2 ... ok [INFO] [stdout] test flags::defs::test_vimgrep ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/integration-e7fba1b67433b35f) [INFO] [stdout] test flags::defs::test_with_filename_no ... ok [INFO] [stdout] test flags::defs::test_word_regexp ... ok [INFO] [stdout] test flags::defs::test_type_add ... ok [INFO] [stdout] test flags::defs::tests::choices_ascii_alphanumeric ... ok [INFO] [stdout] test flags::defs::test_type_list ... ok [INFO] [stdout] test flags::defs::test_with_filename ... ok [INFO] [stdout] test flags::defs::test_unrestricted ... ok [INFO] [stdout] test flags::defs::tests::longs_no_duplicates ... ok [INFO] [stdout] test flags::defs::tests::non_switches_have_variable_names ... ok [INFO] [stdout] test flags::defs::tests::available_shorts ... ok [INFO] [stdout] test flags::defs::tests::shorts_all_ascii_alphanumeric ... ok [INFO] [stdout] test flags::defs::test_type_clear ... ok [INFO] [stdout] test flags::defs::test_version ... ok [INFO] [stdout] test flags::defs::tests::longs_all_ascii_alphanumeric ... ok [INFO] [stdout] test flags::defs::test_type_not ... ok [INFO] [stdout] test flags::defs::tests::shorts_no_duplicates ... ok [INFO] [stdout] test flags::defs::tests::switches_have_no_choices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 329 tests [INFO] [stdout] test binary::before_match1_implicit_binary ... ok [INFO] [stdout] test binary::before_match1_implicit ... ok [INFO] [stdout] test binary::after_match1_explicit_text ... ok [INFO] [stdout] test binary::before_match1_explicit ... ok [INFO] [stdout] test binary::after_match1_implicit_quiet ... ok [INFO] [stdout] test binary::after_match1_implicit_count ... ok [INFO] [stdout] test binary::after_match1_stdin ... ok [INFO] [stdout] test binary::after_match1_explicit_count ... ok [INFO] [stdout] test binary::after_match1_explicit ... ok [INFO] [stdout] test binary::after_match1_implicit ... ok [INFO] [stdout] test binary::before_match2_implicit ... ok [INFO] [stdout] test binary::after_match2_implicit ... ok [INFO] [stdout] test binary::after_match1_implicit_text ... ok [INFO] [stdout] test binary::after_match1_implicit_count_binary ... ok [INFO] [stdout] test binary::mmap_match_explicit ... ok [INFO] [stdout] test binary::before_match2_explicit ... ok [INFO] [stdout] test feature::context_sep ... ok [INFO] [stdout] test binary::mmap_match_implicit ... ok [INFO] [stdout] test binary::mmap_match_near_nul ... ok [INFO] [stdout] test feature::context_sep_empty ... ok [INFO] [stdout] test binary::mmap_match_count ... ok [INFO] [stdout] test feature::context_sep_default ... ok [INFO] [stdout] test binary::mmap_after_nul_match ... ok [INFO] [stdout] test feature::f1155_auto_hybrid_regex ... ok [INFO] [stdout] test feature::f109_case_sensitive_part1 ... ok [INFO] [stdout] test binary::after_match2_implicit_text ... ok [INFO] [stdout] test binary::before_match1_implicit_text ... ok [INFO] [stdout] test feature::f1207_ignore_encoding ... ok [INFO] [stdout] test feature::f1207_auto_encoding ... ok [INFO] [stdout] test feature::f1078_max_columns_preview1 ... ok [INFO] [stdout] test binary::mmap_binary_flag ... ok [INFO] [stdout] test binary::mmap_text_flag ... ok [INFO] [stdout] test binary::after_match1_implicit_binary ... ok [INFO] [stdout] test feature::f129_context ... ok [INFO] [stdout] test feature::f109_case_sensitive_part2 ... ok [INFO] [stdout] test binary::before_match2_implicit_text ... ok [INFO] [stdout] test binary::after_match1_implicit_path ... ok [INFO] [stdout] test feature::f1078_max_columns_preview2 ... ok [INFO] [stdout] test feature::f129_matches ... ok [INFO] [stdout] test feature::f1404_nothing_searched_warning ... ok [INFO] [stdout] test feature::f1_eucjp ... ok [INFO] [stdout] test feature::f159_max_count_zero ... ok [INFO] [stdout] test feature::f1_replacement_encoding ... ok [INFO] [stdout] test feature::f1_sjis ... ok [INFO] [stdout] test feature::f1842_field_context_separator ... ok [INFO] [stdout] test binary::mmap_match_multiple ... ok [INFO] [stdout] test feature::f109_max_depth ... ok [INFO] [stdout] test feature::f1_unknown_encoding ... ok [INFO] [stdout] test feature::f159_max_count ... ok [INFO] [stdout] test feature::f1_utf16_explicit ... ok [INFO] [stdout] test feature::f1_utf16_auto ... ok [INFO] [stdout] test feature::f1466_no_ignore_files ... ok [INFO] [stdout] test feature::f1404_nothing_searched_ignored ... ok [INFO] [stdout] test feature::f1842_field_match_separator ... ok [INFO] [stdout] test feature::f2288_context_partial_override ... ok [INFO] [stdout] test feature::f263_sort_files ... ok [INFO] [stdout] test feature::f196_persistent_config ... ok [INFO] [stdout] test feature::f362_exceeds_regex_size_limit ... ok [INFO] [stdout] test feature::f263_sort_files_reverse ... ok [INFO] [stdout] test feature::f1414_no_require_git ... ok [INFO] [stdout] test feature::f34_only_matching ... ok [INFO] [stdout] test feature::f362_dfa_size_limit ... ok [INFO] [stdout] test feature::f34_only_matching_line_column ... ok [INFO] [stdout] test feature::f275_pathsep ... ok [INFO] [stdout] test feature::f411_single_threaded_quiet_search_stats ... ok [INFO] [stdout] test feature::f1420_no_ignore_exclude ... ok [INFO] [stdout] test feature::f411_single_threaded_search_stats ... ok [INFO] [stdout] test feature::f411_parallel_search_stats ... ok [INFO] [stdout] test feature::f411_parallel_quiet_search_stats ... ok [INFO] [stdout] test feature::f416_crlf ... ok [INFO] [stdout] test feature::f416_crlf_only_matching ... ok [INFO] [stdout] test feature::f7 ... ok [INFO] [stdout] test feature::f419_zero_as_shortcut_for_null ... ok [INFO] [stdout] test feature::f416_crlf_multiline ... ok [INFO] [stdout] test feature::f45_precedence_internal ... ok [INFO] [stdout] test feature::f20_no_filename ... ok [INFO] [stdout] test feature::f129_replace ... ok [INFO] [stdout] test feature::f89_files ... ok [INFO] [stdout] test feature::f2288_context_partial_override_rev ... ok [INFO] [stdout] test feature::f7_stdin ... ok [INFO] [stdout] test feature::f45_precedence_with_others ... ok [INFO] [stdout] test feature::f917_trim ... ok [INFO] [stdout] test feature::f243_column_line ... ok [INFO] [stdout] test feature::f68_no_ignore_vcs ... ok [INFO] [stdout] test feature::f1138_no_ignore_dot ... ok [INFO] [stdout] test feature::f89_files_with_matches ... ok [INFO] [stdout] test feature::f917_trim_match ... ok [INFO] [stdout] test feature::f89_count ... ok [INFO] [stdout] test feature::f917_trim_max_columns_multi_standard ... ok [INFO] [stdout] test feature::f948_exit_code_error ... ok [INFO] [stdout] test feature::f917_trim_max_columns_matches ... ok [INFO] [stdout] test feature::f917_trim_multi_standard ... ok [INFO] [stdout] test feature::f917_trim_max_columns_normal ... ok [INFO] [stdout] test feature::f993_null_data ... ok [INFO] [stdout] test feature::no_context_sep_overrides ... ok [INFO] [stdout] test feature::f948_exit_code_no_match ... ok [INFO] [stdout] test feature::no_context_sep_overridden ... ok [INFO] [stdout] test feature::f70_smart_case ... ok [INFO] [stdout] test feature::no_context_sep ... ok [INFO] [stdout] test feature::f89_files_without_match ... ok [INFO] [stdout] test json::crlf ... ok [INFO] [stdout] test feature::stop_on_nonmatch ... ok [INFO] [stdout] test json::r1412_look_behind_match_missing ... ok [INFO] [stdout] test feature::f917_trim_max_columns_multi_only_matching ... ok [INFO] [stdout] test feature::no_unicode ... ok [INFO] [stdout] test feature::f89_match ... ok [INFO] [stdout] test json::replacement ... ok [INFO] [stdout] test feature::f917_trim_max_columns_multi_per_match ... ok [INFO] [stdout] test misc::binary_convert ... ok [INFO] [stdout] test misc::binary_convert_mmap ... ok [INFO] [stdout] test json::quiet_stats ... ok [INFO] [stdout] test json::basic ... ok [INFO] [stdout] test misc::binary_search_mmap ... ok [INFO] [stdout] test misc::after_context ... ok [INFO] [stdout] test misc::before_context_line_numbers ... ok [INFO] [stdout] test misc::after_context_line_numbers ... ok [INFO] [stdout] test misc::before_context ... ok [INFO] [stdout] test misc::compressed_brotli ... ok [INFO] [stdout] test json::notutf8 ... ok [INFO] [stdout] test misc::binary_quit_mmap ... ok [INFO] [stdout] test feature::f45_relative_cwd ... ok [INFO] [stdout] test misc::compressed_lz4 ... ok [INFO] [stdout] test misc::binary_search_no_mmap ... ok [INFO] [stdout] test misc::case_insensitive ... ok [INFO] [stdout] test misc::columns ... ok [INFO] [stdout] test misc::byte_offset_only_matching ... ok [INFO] [stdout] test misc::compressed_zstd ... ok [INFO] [stdout] test misc::compressed_bzip2 ... ok [INFO] [stdout] test feature::f740_passthru ... ok [INFO] [stdout] test json::notutf8_file ... ok [INFO] [stdout] test misc::compressed_gzip ... ok [INFO] [stdout] test misc::compressed_xz ... ok [INFO] [stdout] test misc::compressed_uncompress ... ok [INFO] [stdout] test misc::compressed_lzma ... ok [INFO] [stdout] test json::r1095_missing_crlf ... ok [INFO] [stdout] test misc::context_line_numbers ... ok [INFO] [stdout] test misc::file_type_clear ... ok [INFO] [stdout] test misc::compressed_failing_gzip ... ok [INFO] [stdout] test misc::binary_quit ... ok [INFO] [stdout] test misc::count ... ok [INFO] [stdout] test misc::count_matches_inverted ... ok [INFO] [stdout] test misc::count_matches_via_only ... ok [INFO] [stdout] test misc::file_type_add_compose ... ok [INFO] [stdout] test feature::f948_exit_code_match ... ok [INFO] [stdout] test misc::file_type_add ... ok [INFO] [stdout] test misc::count_matches ... ok [INFO] [stdout] test misc::dir ... ok [INFO] [stdout] test misc::file_types ... ok [INFO] [stdout] test misc::file_types_negate ... ok [INFO] [stdout] test json::r1095_crlf_empty_match ... ok [INFO] [stdout] test misc::files_with_matches ... ok [INFO] [stdout] test misc::files_without_match ... ok [INFO] [stdout] test misc::glob_case_sensitive ... ok [INFO] [stdout] test misc::glob ... ok [INFO] [stdout] test misc::files ... ok [INFO] [stdout] test misc::ignore_generic ... ok [INFO] [stdout] test misc::glob_negate ... ok [INFO] [stdout] test misc::context ... ok [INFO] [stdout] test misc::ignore_git_parent_stop_file ... ok [INFO] [stdout] test misc::ignore_git_parent ... ok [INFO] [stdout] test misc::inverted_line_numbers ... ok [INFO] [stdout] test misc::ignore_git ... ok [INFO] [stdout] test binary::matching_files_inconsistent_with_count ... ok [INFO] [stdout] test misc::glob_case_insensitive ... ok [INFO] [stdout] test misc::inverted ... ok [INFO] [stdout] test misc::max_filesize_parse_error_suffix ... ok [INFO] [stdout] test misc::literal ... ok [INFO] [stdout] test misc::ignore_ripgrep ... ok [INFO] [stdout] test misc::ignore_ripgrep_parent_no_stop ... ok [INFO] [stdout] test misc::max_filesize_suffix_overflow ... ok [INFO] [stdout] test misc::ignore_hidden ... ok [INFO] [stdout] test misc::max_filesize_parse_m_suffix ... ok [INFO] [stdout] test misc::max_filesize_parse_error_length ... ok [INFO] [stdout] test misc::max_filesize_parse_k_suffix ... ok [INFO] [stdout] test misc::no_ignore_hidden ... ok [INFO] [stdout] test misc::no_ignore ... ok [INFO] [stdout] test misc::include_zero_override ... ok [INFO] [stdout] test misc::include_zero ... ok [INFO] [stdout] test misc::line_numbers ... ok [INFO] [stdout] test misc::max_filesize_parse_no_suffix ... ok [INFO] [stdout] test misc::replace ... ok [INFO] [stdout] test misc::quiet ... ok [INFO] [stdout] test misc::replace_groups ... ok [INFO] [stdout] test misc::single_file ... ok [INFO] [stdout] test misc::preprocessing ... ok [INFO] [stdout] test misc::type_list ... ok [INFO] [stdout] test misc::ignore_git_parent_stop ... ok [INFO] [stdout] test misc::no_parent_ignore_git ... ok [INFO] [stdout] test misc::glob_always_case_insensitive ... ok [INFO] [stdout] test misc::symlink_follow ... ok [INFO] [stdout] test misc::symlink_nofollow ... ok [INFO] [stdout] test misc::vimgrep ... ok [INFO] [stdout] test misc::with_filename ... ok [INFO] [stdout] test misc::unrestricted2 ... ok [INFO] [stdout] test misc::with_heading ... ok [INFO] [stdout] test misc::preprocessing_glob ... ok [INFO] [stdout] test misc::with_heading_default ... ok [INFO] [stdout] test misc::vimgrep_no_line_no_column ... ok [INFO] [stdout] test misc::word ... ok [INFO] [stdout] test misc::vimgrep_no_line ... ok [INFO] [stdout] test misc::word_period ... ok [INFO] [stdout] test misc::unrestricted1 ... ok [INFO] [stdout] test misc::unrestricted3 ... ok [INFO] [stdout] test multiline::overlap1 ... ok [INFO] [stdout] test multiline::overlap2 ... ok [INFO] [stdout] test misc::replace_named_groups ... ok [INFO] [stdout] test multiline::only_matching ... ok [INFO] [stdout] test multiline::dot_no_newline ... ok [INFO] [stdout] test multiline::context ... ok [INFO] [stdout] test regression::r105_part2 ... ok [INFO] [stdout] test multiline::vimgrep ... ok [INFO] [stdout] test regression::r105_part1 ... ok [INFO] [stdout] test regression::r1098 ... ok [INFO] [stdout] test regression::r1064 ... ok [INFO] [stdout] test regression::r1130 ... ok [INFO] [stdout] test regression::r1159_invalid_flag ... ok [INFO] [stdout] test regression::r1173 ... ok [INFO] [stdout] test regression::f1757 ... ok [INFO] [stdout] test regression::r1176_line_regex ... ok [INFO] [stdout] test regression::r1163 ... ok [INFO] [stdout] test regression::r1164 ... ok [INFO] [stdout] test misc::line ... ok [INFO] [stdout] test regression::r1176_literal_file ... ok [INFO] [stdout] test regression::r128 ... ok [INFO] [stdout] test regression::r127 ... ok [INFO] [stdout] test regression::r1174 ... ok [INFO] [stdout] test regression::r1259_drop_last_byte_nonl ... ok [INFO] [stdout] test regression::r1334_crazy_literals ... ok [INFO] [stdout] test regression::r1311_multi_line_term_replace ... ok [INFO] [stdout] test regression::r131 ... ok [INFO] [stdout] test multiline::stdin ... ok [INFO] [stdout] test regression::r137 ... ok [INFO] [stdout] test regression::r1401_look_ahead_only_matching_1 ... ok [INFO] [stdout] test regression::r1389_bad_symlinks_no_biscuit ... ok [INFO] [stdout] test regression::r1412_look_behind_no_replacement ... ok [INFO] [stdout] test regression::r1380 ... ok [INFO] [stdout] test regression::r1334_invert_empty_patterns ... ok [INFO] [stdout] test regression::r1319 ... ok [INFO] [stdout] test regression::r1446_respect_excludes_in_worktree ... ok [INFO] [stdout] test regression::r1573 ... ok [INFO] [stdout] test regression::r1223_no_dir_check_for_default_path ... ok [INFO] [stdout] test regression::r16 ... ok [INFO] [stdout] test regression::r1559 ... ok [INFO] [stdout] test regression::r156 ... ok [INFO] [stdout] test regression::r1401_look_ahead_only_matching_2 ... ok [INFO] [stdout] test regression::r1739_replacement_lineterm_match ... ok [INFO] [stdout] test regression::r1537 ... ok [INFO] [stdout] test multiline::dot_all ... ok [INFO] [stdout] test regression::r1638 ... ok [INFO] [stdout] test regression::r1891 ... ok [INFO] [stdout] test regression::r1159_exit_status ... ok [INFO] [stdout] test regression::r1838_nul_error_with_binary_detection ... ok [INFO] [stdout] test regression::r1866 ... ok [INFO] [stdout] test regression::r2094 ... ok [INFO] [stdout] test regression::r199 ... ok [INFO] [stdout] test misc::sort_files ... ok [INFO] [stdout] test regression::r210 ... ok [INFO] [stdout] test misc::replace_with_only_matching ... ok [INFO] [stdout] test regression::r2236 ... ok [INFO] [stdout] test feature::f2361_sort_nested_files ... ok [INFO] [stdout] test regression::r228 ... ok [INFO] [stdout] test regression::r206 ... ok [INFO] [stdout] test regression::r1765 ... ok [INFO] [stdout] test regression::r2095 ... ok [INFO] [stdout] test misc::sortr_accessed ... ok [INFO] [stdout] test misc::sort_accessed ... ok [INFO] [stdout] test regression::r256 ... ok [INFO] [stdout] test regression::r2198 ... ok [INFO] [stdout] test regression::r229 ... ok [INFO] [stdout] test regression::r2574 ... ok [INFO] [stdout] test regression::r1878 ... ok [INFO] [stdout] test regression::r2944_incorrect_bytes_searched ... ok [INFO] [stdout] test regression::r184 ... ok [INFO] [stdout] test regression::r256_j1 ... ok [INFO] [stdout] test regression::r2658_null_data_line_regexp ... ok [INFO] [stdout] test regression::r25 ... ok [INFO] [stdout] test regression::r3067_gitignore_error ... ok [INFO] [stdout] test regression::r3127_glob_flag_not_allow_unclosed_class ... ok [INFO] [stdout] test regression::r30 ... ok [INFO] [stdout] test regression::r3139_multiline_lookahead_files_with_matches ... ok [INFO] [stdout] test regression::r2770_gitignore_error ... ok [INFO] [stdout] test regression::r270 ... ok [INFO] [stdout] test regression::r3179_global_gitignore_cwd ... ok [INFO] [stdout] test regression::r391 ... ok [INFO] [stdout] test regression::r1868_context_passthru_override ... ok [INFO] [stdout] test regression::r2208 ... ok [INFO] [stdout] test regression::r405 ... ok [INFO] [stdout] test regression::r428_color_context_path ... ok [INFO] [stdout] test regression::r251 ... ok [INFO] [stdout] test regression::r3127_gitignore_allow_unclosed_class ... ok [INFO] [stdout] test regression::r451_only_matching ... ok [INFO] [stdout] test regression::r2480 ... ok [INFO] [stdout] test regression::r493 ... ok [INFO] [stdout] test regression::r3108_files_without_match_quiet_exit ... ok [INFO] [stdout] test regression::r451_only_matching_as_in_issue ... ok [INFO] [stdout] test regression::r2990_trip_over_trailing_dot ... ok [INFO] [stdout] test regression::r279 ... ok [INFO] [stdout] test regression::r3180_look_around_panic ... ok [INFO] [stdout] test regression::r49 ... ok [INFO] [stdout] test regression::r483_non_matching_exit_code ... ok [INFO] [stdout] test regression::r483_matching_no_stdout ... ok [INFO] [stdout] test regression::r50 ... ok [INFO] [stdout] test regression::r599 ... ok [INFO] [stdout] test regression::r506_word_not_parenthesized ... ok [INFO] [stdout] test regression::r693_context_in_contextless_mode ... ok [INFO] [stdout] test regression::r64 ... ok [INFO] [stdout] test regression::r568_leading_hyphen_option_args ... ok [INFO] [stdout] test regression::r807 ... ok [INFO] [stdout] test regression::r3173_hidden_whitelist_only_dot ... ok [INFO] [stdout] test regression::r428_unrecognized_style ... FAILED [INFO] [stdout] test regression::r829_2778 ... ok [INFO] [stdout] test regression::r553_flag ... ok [INFO] [stdout] test regression::r67 ... ok [INFO] [stdout] test regression::r900 ... ok [INFO] [stdout] test regression::r99 ... ok [INFO] [stdout] test regression::r65 ... ok [INFO] [stdout] test regression::r553_switch ... ok [INFO] [stdout] test regression::r829_2747 ... ok [INFO] [stdout] test regression::r829_2836 ... ok [INFO] [stdout] test regression::r829_2933 ... ok [INFO] [stdout] test regression::r87 ... ok [INFO] [stdout] test regression::r829_original ... ok [INFO] [stdout] test regression::r90 ... ok [INFO] [stdout] test regression::r1203_reverse_suffix_literal ... 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] [stderr] error: test failed, to rerun pass `--test integration` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- regression::r428_unrecognized_style stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'regression::r428_unrecognized_style' (2921) 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: 0x593560fe27ba - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x593560fe27ba - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x593560fe27ba - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x593560fe27ba - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x593560ff8bea - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x593560ff8bea - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x593560fe8822 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x593560fe8822 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x593560fbeebf - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x593560fbeebf - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x593560fda049 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x593560f46aac - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x593560f46aac - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x593560fda202 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x593560fda202 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x593560fbef78 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x593560fb6779 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x593560fbfd4d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x593560ff949c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x593560e7d8bb - integration[72c585c4a6786bff]::regression::r428_unrecognized_style::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:23:13 [INFO] [stdout] 20: 0x593560e93b15 - integration[72c585c4a6786bff]::regression::r428_unrecognized_style [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:7:13 [INFO] [stdout] 21: 0x593560e79cd7 - integration[72c585c4a6786bff]::regression::r428_unrecognized_style::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/macros.rs:5:19 [INFO] [stdout] 22: 0x593560f1b426 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x593560f3ab8b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x593560f3ab8b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x593560f4757b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x593560f4757b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x593560f4757b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x593560f4757b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x593560f4757b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x593560f4757b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x593560f4757b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x593560f42c94 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x593560f42c94 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x593560f4a182 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x593560f4a182 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x593560f4a182 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x593560f4a182 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x593560f4a182 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x593560f4a182 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x593560f4a182 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x593560fe204f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x593560fe204f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x787bedba0aa4 - [INFO] [stdout] 44: 0x787bedc2da64 - clone [INFO] [stdout] 45: 0x0 - [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 2.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e350075eb29871beb9b9fe661254f4b4f209a94909268ba12b4e04a5d4d0eb0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e350075eb29871beb9b9fe661254f4b4f209a94909268ba12b4e04a5d4d0eb0a", kill_on_drop: false }` [INFO] [stdout] e350075eb29871beb9b9fe661254f4b4f209a94909268ba12b4e04a5d4d0eb0a