[INFO] cloning repository https://github.com/loralieunderivative666/hypergrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loralieunderivative666/hypergrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floralieunderivative666%2Fhypergrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floralieunderivative666%2Fhypergrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 767939b2306793f0982f48b46890d3b874c8dd35
[INFO] testing loralieunderivative666/hypergrep against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floralieunderivative666%2Fhypergrep" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/loralieunderivative666/hypergrep
[INFO] finished tweaking git repo https://github.com/loralieunderivative666/hypergrep
[INFO] tweaked toml for git repo https://github.com/loralieunderivative666/hypergrep written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loralieunderivative666/hypergrep on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loralieunderivative666/hypergrep 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825
[INFO] running `Command { std: "docker" "start" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[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 cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-zig v1.1.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.4.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hypergrep-core v0.4.0 (/opt/rustwide/workdir/crates/hypergrep-core)
[INFO] [stderr]    Compiling hypergrep-cli v0.4.0 (/opt/rustwide/workdir/crates/hypergrep-cli)
[INFO] [stderr]    Compiling hypergrep-daemon v0.4.0 (/opt/rustwide/workdir/crates/hypergrep-daemon)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[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 hypergrep-cli v0.4.0 (/opt/rustwide/workdir/crates/hypergrep-cli)
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling hypergrep-daemon v0.4.0 (/opt/rustwide/workdir/crates/hypergrep-daemon)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hypergrep-core v0.4.0 (/opt/rustwide/workdir/crates/hypergrep-core)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]    --> crates/hypergrep-core/src/prefetch.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     use std::path::PathBuf;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]    --> crates/hypergrep-core/src/prefetch.rs:254:9
[INFO] [stderr]     |
[INFO] [stderr] 254 |     use std::path::PathBuf;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hypergrep-core` (lib test) generated 1 warning (run `cargo fix --lib -p hypergrep-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hypergrep-f3e4f32d1694101a)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hypergrep_core-aed369ec7006e26a)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test bloom::tests::test_bloom_basic ... ok
[INFO] [stdout] test bloom::tests::test_bloom_case_insensitive ... ok
[INFO] [stdout] test bloom::tests::test_bloom_size ... ok
[INFO] [stdout] test bloom::tests::test_bloom_zero_false_negatives ... ok
[INFO] [stdout] test bloom::tests::test_concept_detection ... ok
[INFO] [stdout] test bloom::tests::test_go_mod_deps ... ok
[INFO] [stdout] test bloom::tests::test_bloom_false_positive_rate ... ok
[INFO] [stdout] test bloom::tests::test_package_json_deps ... ok
[INFO] [stdout] test bloom::tests::test_concept_detection_rust ... ok
[INFO] [stdout] test bloom::tests::test_cargo_toml_deps ... ok
[INFO] [stdout] test bloom::tests::test_requirements_txt_deps ... ok
[INFO] [stdout] test graph::tests::test_call_extraction_python ... ok
[INFO] [stdout] test graph::tests::test_impact_analysis ... ok
[INFO] [stdout] test graph::tests::test_impact_severity ... ok
[INFO] [stdout] test graph::tests::test_call_extraction_rust ... ok
[INFO] [stdout] test graph::tests::test_cross_file_calls ... ok
[INFO] [stdout] test index::tests::test_disk_persistence ... ok
[INFO] [stdout] test index::tests::test_build_index ... ok
[INFO] [stdout] test index::tests::test_search_literal ... ok
[INFO] [stdout] test index::tests::test_search_no_match ... ok
[INFO] [stdout] test index::tests::test_incremental_update ... ok
[INFO] [stdout] test index::tests::test_lazy_structural_search ... ok
[INFO] [stdout] test posting::tests::test_intersect_empty ... ok
[INFO] [stdout] test mental_model::tests::test_model_is_compact ... ok
[INFO] [stdout] test posting::tests::test_gallop_finds_target ... ok
[INFO] [stdout] test posting::tests::test_intersect_no_overlap ... ok
[INFO] [stdout] test posting::tests::test_intersect_identical ... ok
[INFO] [stdout] test mental_model::tests::test_generate_model ... ok
[INFO] [stdout] test posting::tests::test_union_basic ... ok
[INFO] [stdout] test prefetch::tests::test_is_symbol_name ... ok
[INFO] [stdout] test index::tests::test_search_regex ... ok
[INFO] [stdout] test prefetch::tests::test_prefetch_cache ... ok
[INFO] [stdout] test semantic::tests::test_fit_budget ... ok
[INFO] [stdout] test semantic::tests::test_layer0_minimal ... ok
[INFO] [stdout] test semantic::tests::test_layer1_fewer_tokens_than_layer2 ... ok
[INFO] [stdout] test semantic::tests::test_layer1_with_signature ... ok
[INFO] [stdout] test semantic::tests::test_layer2_full_body ... ok
[INFO] [stdout] test posting::tests::test_intersect_basic ... ok
[INFO] [stdout] test semantic::tests::test_python_signature ... ok
[INFO] [stdout] test semantic::tests::test_rust_signature ... ok
[INFO] [stdout] test structure::tests::test_lang_detection ... ok
[INFO] [stdout] test index::tests::test_structural_dedup ... ok
[INFO] [stdout] test structure::tests::test_enclosing_symbol ... ok
[INFO] [stdout] test prefetch::tests::test_predict_handler_for_error ... ok
[INFO] [stdout] test structure::tests::test_go_functions ... ok
[INFO] [stdout] test structure::tests::test_parse_python_functions ... ok
[INFO] [stdout] test structure::tests::test_symbol_text ... ok
[INFO] [stdout] test structure::tests::test_parse_rust_functions ... ok
[INFO] [stdout] test structure::tests::test_parse_javascript_functions ... ok
[INFO] [stdout] test trigram::tests::test_extract_basic ... ok
[INFO] [stdout] test trigram::tests::test_extract_dedup ... ok
[INFO] [stdout] test trigram::tests::test_extract_short ... ok
[INFO] [stdout] test trigram::tests::test_is_binary ... ok
[INFO] [stdout] test trigram::tests::test_pack_unpack ... ok
[INFO] [stdout] test trigram::tests::test_trigrams_from_literal_short ... ok
[INFO] [stdout] test trigram::tests::test_trigrams_from_regex_alternation ... ok
[INFO] [stdout] test trigram::tests::test_trigrams_from_regex_wildcard ... ok
[INFO] [stdout] test prefetch::tests::test_predict_source_for_test ... ok
[INFO] [stdout] test index::tests::test_symbol_count_after_complete ... ok
[INFO] [stdout] test prefetch::tests::test_predict_callers_for_symbol ... ok
[INFO] [stdout] test trigram::tests::test_trigrams_from_literal ... ok
[INFO] [stdout] test trigram::tests::test_trigrams_from_regex_literal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/production.rs (/opt/rustwide/target/release/deps/production-69c91a5f53f8f75a)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test test_all_supported_languages ... ok
[INFO] [stdout] test test_bloom_no_false_negatives ... ok
[INFO] [stdout] test test_binary_detection_null_in_first_8k ... ok
[INFO] [stdout] test test_binary_files_skipped ... ok
[INFO] [stdout] test test_bloom_requirements_txt_parsing ... ok
[INFO] [stdout] test test_bloom_cargo_toml_parsing ... ok
[INFO] [stdout] test test_bloom_package_json_parsing ... ok
[INFO] [stdout] test test_empty_directory ... ok
[INFO] [stdout] test test_case_sensitive_by_default ... ok
[INFO] [stdout] test test_empty_pattern ... ok
[INFO] [stdout] test test_bloom_reasonable_false_positive_rate ... ok
[INFO] [stdout] test test_empty_files_handled ... ok
[INFO] [stdout] test test_graph_recursive_function ... ok
[INFO] [stdout] test test_file_modified_after_indexing ... ok
[INFO] [stdout] test test_file_deleted_after_indexing ... ok
[INFO] [stdout] test test_invalid_regex_returns_error ... ok
[INFO] [stdout] test test_graph_no_callers ... ok
[INFO] [stdout] test test_graph_cross_file ... ok
[INFO] [stdout] test test_long_lines ... ok
[INFO] [stdout] test test_gitignore_respected ... ok
[INFO] [stdout] test test_graph_simple_call_chain ... ok
[INFO] [stdout] test test_match_on_every_line ... ok
[INFO] [stdout] test test_mental_model_empty_project ... ok
[INFO] [stdout] test test_mental_model_generated ... ok
[INFO] [stdout] test test_multiple_matches_same_line ... ok
[INFO] [stdout] test test_parse_java ... ok
[INFO] [stdout] test test_parse_c ... ok
[INFO] [stdout] test test_persist_creates_gitignore ... ok
[INFO] [stdout] test test_persist_corrupt_cache_rebuilds ... ok
[INFO] [stdout] test test_persist_missing_cache_rebuilds ... ok
[INFO] [stdout] test test_no_match_returns_empty ... ok
[INFO] [stdout] test test_parse_typescript ... ok
[INFO] [stdout] test test_large_file ... ok
[INFO] [stdout] test test_regex_character_classes ... ok
[INFO] [stdout] test test_regex_special_characters ... ok
[INFO] [stdout] test test_nested_directories ... ok
[INFO] [stdout] test test_semantic_layer0_minimal ... ok
[INFO] [stdout] test test_regex_anchors ... ok
[INFO] [stdout] test test_regex_alternation ... ok
[INFO] [stdout] test test_persist_save_and_load ... ok
[INFO] [stdout] test test_semantic_budget_limits_results ... ok
[INFO] [stdout] test test_semantic_layer1_has_signature ... ok
[INFO] [stdout] test test_semantic_layer2_has_body ... ok
[INFO] [stdout] test test_parse_go ... ok
[INFO] [stdout] test test_single_file_single_match ... ok
[INFO] [stdout] test test_stale_index_still_correct ... ok
[INFO] [stdout] test test_structural_python_class ... ok
[INFO] [stdout] test test_structural_unsupported_language_fallback ... ok
[INFO] [stdout] test test_structural_rust_function ... ok
[INFO] [stdout] test test_unicode_content ... ok
[INFO] [stdout] test test_structural_dedup_multiple_matches_in_function ... ok
[INFO] [stdout] test test_structural_empty_file ... ok
[INFO] [stdout] test test_unicode_in_code ... ok
[INFO] [stdout] test test_update_add_new_file ... ok
[INFO] [stdout] test test_update_modify_existing_file ... ok
[INFO] [stdout] test test_update_delete_file ... ok
[INFO] [stdout] test test_persist_detects_stale_files ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hypergrep_daemon-89f0fc170962cd6e)
[INFO] [stdout] test test_many_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[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] [stderr]    Doc-tests hypergrep_core
[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] running `Command { std: "docker" "inspect" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825", kill_on_drop: false }`
[INFO] [stdout] c590f5e0e4a46b39e84c62167774bb081fee6ca8b7e7a417ac3ea3fa034eb825
