[INFO] cloning repository https://github.com/hanxueyuan/searchEverything
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanxueyuan/searchEverything" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanxueyuan%2FsearchEverything", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanxueyuan%2FsearchEverything'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f226c7c0c57935be2484963f70ed7ae69384b5b
[INFO] testing hanxueyuan/searchEverything against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanxueyuan%2FsearchEverything" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hanxueyuan/searchEverything
[INFO] finished tweaking git repo https://github.com/hanxueyuan/searchEverything
[INFO] tweaked toml for git repo https://github.com/hanxueyuan/searchEverything written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hanxueyuan/searchEverything on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hanxueyuan/searchEverything 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.98.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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132
[INFO] running `Command { std: "docker" "start" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", 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" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", 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" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling searchEverything v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.05s
[INFO] running `Command { std: "docker" "inspect" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", 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" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling searchEverything v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.89s
[INFO] running `Command { std: "docker" "inspect" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", 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" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/searchEverything-5189432dd01caf28)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test commands::index::tests::test_config_load_and_save ... ok
[INFO] [stdout] test file_index::linux::tests::test_should_exclude_custom_paths ... ok
[INFO] [stdout] test file_index::linux::tests::test_should_exclude_system_paths ... ok
[INFO] [stdout] test file_index::linux::tests::test_get_linux_system_excludes ... ok
[INFO] [stdout] test file_index::trie::tests::test_all_files ... ok
[INFO] [stdout] test file_index::trie::tests::test_get_by_path ... ok
[INFO] [stdout] test file_index::persistence::tests::test_save_and_load ... ok
[INFO] [stdout] test file_index::trie::tests::test_glob_double_wildcard ... ok
[INFO] [stdout] test file_index::trie::tests::test_fuzzy_search_relevance ... ok
[INFO] [stdout] test file_index::trie::tests::test_glob_matching ... ok
[INFO] [stdout] test file_index::trie::tests::test_glob_wildcard_question ... ok
[INFO] [stdout] test file_index::trie::tests::test_relevance_score ... ok
[INFO] [stdout] test audit::tests::test_audit_log_entry ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_case_insensitive ... ok
[INFO] [stdout] test audit::tests::test_audit_stats ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_index_basic ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_index_mixed_types ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_node_insert ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_empty_prefix_search ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_special_characters ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_unicode_names ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_node_remove ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_remove ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_node_search_prefix ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_index_add_multiple ... ok
[INFO] [stdout] test audit::tests::test_audit_logger_log_and_query ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_duplicate_add ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_insert_and_search ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_update_existing ... ok
[INFO] [stdout] test file_index::windows::tests::test_should_exclude_windows_paths ... ok
[INFO] [stdout] test skill_test::tests::test_command_matching ... ok
[INFO] [stdout] test skill_test::tests::test_json_report ... ok
[INFO] [stdout] test file_index::windows::tests::test_usn_journal_state ... ok
[INFO] [stdout] test skill_test::tests::test_skill_tester_basic ... ok
[INFO] [stdout] test tests::integration_tests::test_deep_directory_structure ... ok
[INFO] [stdout] test tests::index_tests::test_index_config_save_load ... ok
[INFO] [stdout] test tests::index_tests::test_index_config_auto_init ... ok
[INFO] [stdout] test tests::integration_tests::test_empty_index ... ok
[INFO] [stdout] test tests::index_tests::test_index_action_status ... ok
[INFO] [stdout] test tests::integration_tests::test_index_config_serialization ... ok
[INFO] [stdout] test tests::integration_tests::test_file_record_creation ... ok
[INFO] [stdout] test tests::integration_tests::test_index_manager_basic ... ok
[INFO] [stdout] test tests::integration_tests::test_index_manager_with_persistence ... ok
[INFO] [stdout] test tests::integration_tests::test_index_config_default ... ok
[INFO] [stdout] test tests::integration_tests::test_index_stats_accuracy ... ok
[INFO] [stdout] test tests::integration_tests::test_duplicate_handling ... ok
[INFO] [stdout] test tests::integration_tests::test_file_record_directory ... ok
[INFO] [stdout] test tests::index_tests::test_exclude_action_list ... ok
[INFO] [stdout] test tests::index_tests::test_index_action_list ... ok
[INFO] [stdout] test tests::linux_tests::test_exclude_case_insensitive ... ok
[INFO] [stdout] test tests::integration_tests::test_special_characters_in_names ... ok
[INFO] [stdout] test tests::linux_tests::test_exclude_custom_paths ... ok
[INFO] [stdout] test tests::linux_tests::test_exclude_edge_cases ... ok
[INFO] [stdout] test tests::linux_tests::test_exclude_system_paths ... ok
[INFO] [stdout] test tests::linux_tests::test_get_linux_system_excludes ... ok
[INFO] [stdout] test tests::search_tests::test_trie_add_remove ... ok
[INFO] [stdout] test tests::integration_tests::test_search_scenario_code_files ... ok
[INFO] [stdout] test tests::search_tests::test_trie_glob_search ... ok
[INFO] [stdout] test tests::search_tests::test_trie_fuzzy_search ... ok
[INFO] [stdout] test tests::integration_tests::test_search_scenario_documents ... ok
[INFO] [stdout] test tests::search_tests::test_relevance_score ... ok
[INFO] [stdout] test tests::linux_tests::test_exclude_complex_patterns ... ok
[INFO] [stdout] test tests::search_tests::test_trie_prefix_search ... ok
[INFO] [stdout] test tests::search_tests::test_trie_stats ... ok
[INFO] [stdout] test tests::trie_tests::test_trie_index_duplicate_add ... ok
[INFO] [stdout] test tests::search_tests::test_trie_regex_search ... ok
[INFO] [stdout] test tests::trie_tests::test_trie_index_add_multiple ... ok
[INFO] [stdout] test tests::trie_tests::test_trie_wildcard_matching ... ok
[INFO] [stdout] test tests::trie_tests::test_trie_case_insensitive ... ok
[INFO] [stdout] test tests::benchmarks::tests::benchmark_add_remove ... ok
[INFO] [stdout] test tests::trie_tests::test_trie_index_basic ... ok
[INFO] [stdout] test tests::integration_tests::test_search_scenario_large_index ... ok
[INFO] [stdout] test tests::integration_tests::test_index_build_performance ... ok
[INFO] [stdout] test tests::benchmarks::tests::benchmark_index_build_10k ... ok
[INFO] [stdout] test tests::integration_tests::test_search_performance_various_patterns ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_performance ... ok
[INFO] [stdout] test tests::trie_tests::test_trie_performance ... ok
[INFO] [stdout] test file_index::trie::tests::test_trie_large_scale_search ... ok
[INFO] [stdout] test tests::benchmarks::tests::benchmark_fuzzy_search ... ok
[INFO] [stdout] test tests::benchmarks::tests::benchmark_index_build_100k ... ok
[INFO] [stdout] test tests::benchmarks::tests::benchmark_prefix_search ... ok
[INFO] [stdout] test tests::benchmarks::tests::benchmark_glob_search ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132", kill_on_drop: false }`
[INFO] [stdout] c03b094e675a170cbb70479a8dd19b0da1459f216b80c16fb15b553d83594132
