[INFO] cloning repository https://github.com/qhkm/fastripgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qhkm/fastripgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqhkm%2Ffastripgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqhkm%2Ffastripgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f954d8813a3cea151013e12f448853285b34715
[INFO] testing qhkm/fastripgrep against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqhkm%2Ffastripgrep" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qhkm/fastripgrep
[INFO] finished tweaking git repo https://github.com/qhkm/fastripgrep
[INFO] tweaked toml for git repo https://github.com/qhkm/fastripgrep written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qhkm/fastripgrep on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qhkm/fastripgrep 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0edd0cf344d13eafbb71efa6302df8134f3266b57f02c5d26e45502748a006fb
[INFO] running `Command { std: "docker" "start" "-a" "0edd0cf344d13eafbb71efa6302df8134f3266b57f02c5d26e45502748a006fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0edd0cf344d13eafbb71efa6302df8134f3266b57f02c5d26e45502748a006fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edd0cf344d13eafbb71efa6302df8134f3266b57f02c5d26e45502748a006fb", kill_on_drop: false }`
[INFO] [stdout] 0edd0cf344d13eafbb71efa6302df8134f3266b57f02c5d26e45502748a006fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b6962b808694afe76d735fcd59c86dcc3bd43e549eaad105bd6d52cda74bb8
[INFO] running `Command { std: "docker" "start" "-a" "a9b6962b808694afe76d735fcd59c86dcc3bd43e549eaad105bd6d52cda74bb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling fs4 v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling fastripgrep v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.32s
[INFO] running `Command { std: "docker" "inspect" "a9b6962b808694afe76d735fcd59c86dcc3bd43e549eaad105bd6d52cda74bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b6962b808694afe76d735fcd59c86dcc3bd43e549eaad105bd6d52cda74bb8", kill_on_drop: false }`
[INFO] [stdout] a9b6962b808694afe76d735fcd59c86dcc3bd43e549eaad105bd6d52cda74bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9deca12729808b14fdf0f1d164bdd8aabf39243f5eaecb97c5ff7776d598afd5
[INFO] running `Command { std: "docker" "start" "-a" "9deca12729808b14fdf0f1d164bdd8aabf39243f5eaecb97c5ff7776d598afd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling fastripgrep v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.28s
[INFO] running `Command { std: "docker" "inspect" "9deca12729808b14fdf0f1d164bdd8aabf39243f5eaecb97c5ff7776d598afd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9deca12729808b14fdf0f1d164bdd8aabf39243f5eaecb97c5ff7776d598afd5", kill_on_drop: false }`
[INFO] [stdout] 9deca12729808b14fdf0f1d164bdd8aabf39243f5eaecb97c5ff7776d598afd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11d0a22565b53e5bd730db15b2ecd4cba895b354931809b30fa759ddad6df0ae
[INFO] running `Command { std: "docker" "start" "-a" "11d0a22565b53e5bd730db15b2ecd4cba895b354931809b30fa759ddad6df0ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastripgrep-a4391d994d3037a5)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test ignore::tests::test_is_binary ... ok
[INFO] [stdout] test index::ngram::tests::test_build_all_empty_and_single ... ok
[INFO] [stdout] test index::ngram::tests::test_build_all_long_ngram ... ok
[INFO] [stdout] test index::ngram::tests::test_build_all_matches_reference_short ... ok
[INFO] [stdout] test index::ngram::tests::test_build_all_strict_greater ... ok
[INFO] [stdout] test index::ngram::tests::test_build_all_two_bytes ... ok
[INFO] [stdout] test index::ngram::tests::test_build_covering_covers_all_pairs ... ok
[INFO] [stdout] test index::ngram::tests::test_build_covering_subset_of_build_all ... ok
[INFO] [stdout] test index::ngram::tests::test_build_covering_two_bytes ... ok
[INFO] [stdout] test index::filetable::tests::test_filetable_all_ids ... ok
[INFO] [stdout] test index::ngram::tests::test_all_weights_in_range ... ok
[INFO] [stdout] test index::ngram::tests::test_common_pairs_have_low_weights ... ok
[INFO] [stdout] test index::filetable::tests::test_filetable_non_utf8_path ... ok
[INFO] [stdout] test index::filetable::tests::test_filetable_roundtrip ... ok
[INFO] [stdout] test index::ngram::tests::test_camelcase_transitions_medium ... ok
[INFO] [stdout] test index::meta::tests::test_meta_none_commit_hash ... ok
[INFO] [stdout] test index::ngram::tests::test_corpus_weights_produce_better_selectivity ... ok
[INFO] [stdout] test index::lookup::tests::test_lookup_build_and_query ... ok
[INFO] [stdout] test index::ngram::tests::test_max_ngram_len_is_128 ... ok
[INFO] [stdout] test index::ngram::tests::test_rare_pairs_have_high_weights ... ok
[INFO] [stdout] test index::postings::tests::test_posting_list_empty ... ok
[INFO] [stdout] test index::lookup::tests::test_lookup_empty ... ok
[INFO] [stdout] test index::ngram::tests::test_pair_weights_empty_and_single ... ok
[INFO] [stdout] test index::ngram::tests::test_pair_weights_basic ... ok
[INFO] [stdout] test index::postings::tests::test_varint_roundtrip ... ok
[INFO] [stdout] test index::ngram::tests::test_space_pairs_low ... ok
[INFO] [stdout] test index::postings::tests::test_posting_list_single ... ok
[INFO] [stdout] test output::tests::test_format_context_line_plain ... ok
[INFO] [stdout] test output::tests::test_format_count_plain ... ok
[INFO] [stdout] test index::meta::tests::test_meta_roundtrip ... ok
[INFO] [stdout] test output::tests::test_format_match_json ... ok
[INFO] [stdout] test ignore::tests::test_walk_includes_all_non_ignored ... ok
[INFO] [stdout] test ignore::tests::test_walk_respects_gitignore ... ok
[INFO] [stdout] test index::lookup::tests::test_lookup_hash_zero_returns_none ... ok
[INFO] [stdout] test output::tests::test_format_match_plain ... ok
[INFO] [stdout] test output::tests::test_unique_files ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_alternation_produces_or ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_concat_with_wildcard ... ok
[INFO] [stdout] test output::tests::test_format_match_colored ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_alternation_with_short_branch ... ok
[INFO] [stdout] test search::intersect::tests::test_intersect_disjoint ... ok
[INFO] [stdout] test index::postings::tests::test_posting_list_roundtrip ... ok
[INFO] [stdout] test search::intersect::tests::test_intersect ... ok
[INFO] [stdout] test index::ngram::tests::test_build_covering_empty_and_single ... ok
[INFO] [stdout] test search::intersect::tests::test_intersect_many ... ok
[INFO] [stdout] test search::intersect::tests::test_intersect_many_empty ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_simple_literal ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_two_byte_literal ... ok
[INFO] [stdout] test search::intersect::tests::test_union_empty ... ok
[INFO] [stdout] test search::intersect::tests::test_union_many ... ok
[INFO] [stdout] test search::intersect::tests::test_union ... ok
[INFO] [stdout] test search::intersect::tests::test_union_many_empty ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_single_char ... ok
[INFO] [stdout] test search::replace::tests::test_replace_in_file_no_match ... ok
[INFO] [stdout] test search::replace::tests::test_replace_in_file_basic ... ok
[INFO] [stdout] test search::decompose::tests::test_plan_pure_wildcard ... ok
[INFO] [stdout] test search::intersect::tests::test_intersect_empty ... ok
[INFO] [stdout] test search::replace::tests::test_write_replacement_no_match ... ok
[INFO] [stdout] test search::replace::tests::test_write_replacement ... ok
[INFO] [stdout] test index::tests::test_build_index_empty_dir ... ok
[INFO] [stdout] test index::tests::test_update_index_deleted_file ... ok
[INFO] [stdout] test search::verify::tests::test_verify_context_at_start ... ok
[INFO] [stdout] test search::verify::tests::test_verify_file_match ... ok
[INFO] [stdout] test index::tests::test_build_index ... ok
[INFO] [stdout] test search::verify::tests::test_verify_match_offsets ... ok
[INFO] [stdout] test search::verify::tests::test_verify_max_count ... ok
[INFO] [stdout] test search::verify::tests::test_verify_nonexistent_file ... ok
[INFO] [stdout] test search::verify::tests::test_verify_with_context ... ok
[INFO] [stdout] test search::verify::tests::test_verify_file_no_match ... ok
[INFO] [stdout] test search::tests::test_search_literal ... ok
[INFO] [stdout] test index::tests::test_update_no_changes ... ok
[INFO] [stdout] test search::tests::test_search_case_insensitive ... ok
[INFO] [stdout] test search::tests::test_search_no_match ... ok
[INFO] [stdout] test search::tests::test_search_glob_filter ... ok
[INFO] [stdout] test search::tests::test_search_alternation ... ok
[INFO] [stdout] test search::tests::test_search_brute_force ... ok
[INFO] [stdout] test search::replace::tests::test_replace_with_capture_groups ... ok
[INFO] [stdout] test search::tests::test_search_finds_matches ... ok
[INFO] [stdout] test search::tests::test_search_regex ... ok
[INFO] [stdout] test index::ngram::tests::test_build_all_three_bytes ... ok
[INFO] [stdout] test index::ngram::tests::proptest_reference::build_all_matches_reference ... ok
[INFO] [stdout] test index::tests::test_update_index_new_file ... ok
[INFO] [stdout] test index::tests::test_update_index_detects_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/frg-1eb9e7593565ee3a)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-97033b98c90e1c9b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_binary_excluded_in_no_index_mode ... ok
[INFO] [stdout] test test_literal_search ... ok
[INFO] [stdout] test test_case_insensitive ... ok
[INFO] [stdout] test test_binary_excluded_on_scanall_fallback ... ok
[INFO] [stdout] test test_binary_file_excluded ... ok
[INFO] [stdout] test test_full_pipeline ... ok
[INFO] [stdout] test test_indexed_and_bruteforce_same_results ... ok
[INFO] [stdout] test test_search_superset_of_bruteforce ... ok
[INFO] [stdout] test test_alternation_search ... ok
[INFO] [stdout] test test_non_utf8_filename_roundtrips_through_index_and_search ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_non_utf8_filename_roundtrips_through_index_and_search stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_non_utf8_filename_roundtrips_through_index_and_search' (196) panicked at tests/integration.rs:241:5:
[INFO] [stdout] non-UTF-8 path should round-trip through the file table and index
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6524b3f2e94a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6524b3f2e94a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6524b3f2e94a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6524b3f2e94a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6524b3f4533a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6524b3f4533a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6524b3f33c62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6524b3f33c62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6524b3f0a1ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6524b3f0a1ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6524b3f25879 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6524b3eb3eac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6524b3eb3eac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6524b3f25af2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6524b3f25af2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6524b3f0a2da - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6524b3f013f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6524b3f0b16d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6524b3f45b7c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6524b3a9aaeb - integration[14b6a3ca93d6186f]::test_non_utf8_filename_roundtrips_through_index_and_search
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:241:5
[INFO] [stdout]   20:     0x6524b3a95da7 - integration[14b6a3ca93d6186f]::test_non_utf8_filename_roundtrips_through_index_and_search::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:196:64
[INFO] [stdout]   21:     0x6524b3a9ea16 - <integration[14b6a3ca93d6186f]::test_non_utf8_filename_roundtrips_through_index_and_search::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6524b3ea718b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6524b3ea718b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6524b3eb497b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6524b3eb497b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6524b3eb497b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6524b3eb497b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6524b3eb497b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6524b3eb497b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6524b3eb497b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6524b3eaf354 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6524b3eaf354 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6524b3eb7582 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6524b3eb7582 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6524b3eb7582 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6524b3eb7582 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6524b3eb7582 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6524b3eb7582 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6524b3eb7582 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6524b3f2d9ff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x6524b3f2d9ff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7de10baecaa4 - <unknown>
[INFO] [stdout]   43:     0x7de10bb79a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_non_utf8_filename_roundtrips_through_index_and_search
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "11d0a22565b53e5bd730db15b2ecd4cba895b354931809b30fa759ddad6df0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d0a22565b53e5bd730db15b2ecd4cba895b354931809b30fa759ddad6df0ae", kill_on_drop: false }`
[INFO] [stdout] 11d0a22565b53e5bd730db15b2ecd4cba895b354931809b30fa759ddad6df0ae
