[INFO] fetching crate code-search-cli 0.3.3...
[INFO] testing code-search-cli-0.3.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate code-search-cli 0.3.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate code-search-cli 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate code-search-cli 0.3.3
[INFO] tweaked toml for crates.io crate code-search-cli 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate code-search-cli 0.3.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate code-search-cli 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f252a5e8c668fd38270984522fd3100af5d25e1279bf1101ad3287db0bfb6809
[INFO] running `Command { std: "docker" "start" "-a" "f252a5e8c668fd38270984522fd3100af5d25e1279bf1101ad3287db0bfb6809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f252a5e8c668fd38270984522fd3100af5d25e1279bf1101ad3287db0bfb6809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f252a5e8c668fd38270984522fd3100af5d25e1279bf1101ad3287db0bfb6809", kill_on_drop: false }`
[INFO] [stdout] f252a5e8c668fd38270984522fd3100af5d25e1279bf1101ad3287db0bfb6809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df9b44f2fe9ead1a929e0181eea2ed6b6b9b6ce83e45c37048bb03a47c37ef2
[INFO] running `Command { std: "docker" "start" "-a" "2df9b44f2fe9ead1a929e0181eea2ed6b6b9b6ce83e45c37048bb03a47c37ef2", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tree-sitter-python v0.20.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tree-sitter-ruby v0.20.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.20.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling code-search-cli v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "2df9b44f2fe9ead1a929e0181eea2ed6b6b9b6ce83e45c37048bb03a47c37ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df9b44f2fe9ead1a929e0181eea2ed6b6b9b6ce83e45c37048bb03a47c37ef2", kill_on_drop: false }`
[INFO] [stdout] 2df9b44f2fe9ead1a929e0181eea2ed6b6b9b6ce83e45c37048bb03a47c37ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3461ad550eaf1fcffa84896e6c34d6164d3b551703ad39cb9b91084d57592c8f
[INFO] running `Command { std: "docker" "start" "-a" "3461ad550eaf1fcffa84896e6c34d6164d3b551703ad39cb9b91084d57592c8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling code-search-cli v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "3461ad550eaf1fcffa84896e6c34d6164d3b551703ad39cb9b91084d57592c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3461ad550eaf1fcffa84896e6c34d6164d3b551703ad39cb9b91084d57592c8f", kill_on_drop: false }`
[INFO] [stdout] 3461ad550eaf1fcffa84896e6c34d6164d3b551703ad39cb9b91084d57592c8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 509360ea814373180d0847c26d5fbcbde79ef7d85c6ce90c55fb37e770f45f7d
[INFO] running `Command { std: "docker" "start" "-a" "509360ea814373180d0847c26d5fbcbde79ef7d85c6ce90c55fb37e770f45f7d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cs-dcc5de2e1064715d)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test config::exclusions::tests::test_detect_node_project ... ok
[INFO] [stdout] test config::exclusions::tests::test_detect_rust_project ... ok
[INFO] [stdout] test config::exclusions::tests::test_default_exclusions_node ... ok
[INFO] [stdout] test config::exclusions::tests::test_detect_generic_project ... ok
[INFO] [stdout] test config::patterns::tests::test_ruby_t_pattern ... ok
[INFO] [stdout] test config::patterns::tests::test_js_i18n_pattern ... ok
[INFO] [stdout] test error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test config::patterns::tests::test_ruby_i18n_pattern ... ok
[INFO] [stdout] test error::tests::test_no_translation_files_error ... ok
[INFO] [stdout] test error::tests::test_no_translation_files_with_custom_paths ... ok
[INFO] [stdout] test error::tests::test_ripgrep_execution_failed ... ok
[INFO] [stdout] test error::tests::test_yaml_parse_error ... ok
[INFO] [stdout] test output::formatter::tests::test_format_complete_tree ... ok
[INFO] [stdout] test output::formatter::tests::test_format_content_code_ref ... ok
[INFO] [stdout] test output::formatter::tests::test_format_content_key_path ... ok
[INFO] [stdout] test output::formatter::tests::test_format_content_root ... ok
[INFO] [stdout] test output::formatter::tests::test_format_deep_nesting ... ok
[INFO] [stdout] test output::formatter::tests::test_format_empty_tree ... ok
[INFO] [stdout] test output::formatter::tests::test_format_multiple_children ... ok
[INFO] [stdout] test output::formatter::tests::test_format_tree_with_translation ... ok
[INFO] [stdout] test output::formatter::tests::test_formatter_creation ... ok
[INFO] [stdout] test output::formatter::tests::test_formatter_with_custom_width ... ok
[INFO] [stdout] test output::formatter::tests::test_highlight_case_insensitive_lowercase ... ok
[INFO] [stdout] test config::patterns::tests::test_vue_pattern ... ok
[INFO] [stdout] test output::formatter::tests::test_highlight_case_insensitive_uppercase ... ok
[INFO] [stdout] test output::formatter::tests::test_highlight_case_insensitive_mixed ... ok
[INFO] [stdout] test output::formatter::tests::test_highlight_with_special_regex_chars ... ok
[INFO] [stdout] test output::formatter::tests::test_truncate_short_content ... ok
[INFO] [stdout] test output::formatter::tests::test_truncate_long_content ... ok
[INFO] [stdout] test output::formatter::tests::test_highlight_exact_match_still_works ... ok
[INFO] [stdout] test parse::js_parser::tests::test_extract_object_literal ... ok
[INFO] [stdout] test parse::js_parser::tests::test_contains_query_with_refined_detection ... ok
[INFO] [stdout] test parse::js_parser::tests::test_js_to_json ... ok
[INFO] [stdout] test config::patterns::tests::test_patterns_compile ... ok
[INFO] [stdout] test parse::js_parser::tests::test_parse_commonjs_export ... ok
[INFO] [stdout] test error::tests::test_no_code_references_error ... ok
[INFO] [stdout] test parse::js_parser::tests::test_parse_es6_export ... ok
[INFO] [stdout] test parse::js_parser::tests::test_parse_mixed_quotes ... ok
[INFO] [stdout] test parse::json_parser::tests::test_bottom_up_trace_json ... ok
[INFO] [stdout] test parse::json_parser::tests::test_parse_json_array ... ok
[INFO] [stdout] test parse::json_parser::tests::test_parse_nested_json ... ok
[INFO] [stdout] test parse::json_parser::tests::test_parse_simple_json ... ok
[INFO] [stdout] test parse::js_parser::tests::test_parse_file_with_query ... ok
[INFO] [stdout] test parse::js_parser::tests::test_is_translation_value_detection ... ok
[INFO] [stdout] test parse::js_parser::tests::test_complex_translation_patterns ... ok
[INFO] [stdout] test cache::tests::test_case_insensitive_normalization_local ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_local ... ok
[INFO] [stdout] test parse::js_parser::tests::test_multiline_string_detection ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_no_matches ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_case_insensitive ... ok
[INFO] [stdout] test parse::yaml_parser::tests::test_bottom_up_trace ... ok
[INFO] [stdout] test parse::yaml_parser::tests::test_parse_multiple_keys ... ok
[INFO] [stdout] test parse::yaml_parser::tests::test_parse_nested_yaml ... ok
[INFO] [stdout] test parse::yaml_parser::tests::test_parse_simple_yaml ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_deep_nested ... ok
[INFO] [stdout] test parse::yaml_parser::tests::test_parse_yaml_array ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_malformed_file ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_multiple_files ... ok
[INFO] [stdout] test search::file_search::tests::test_file_search_basic ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_supports_yaml_json_and_js ... ok
[INFO] [stdout] test search::file_search::tests::test_file_search_case_insensitive ... ok
[INFO] [stdout] test search::file_search::tests::test_file_search_case_sensitive ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_with_js_file ... ok
[INFO] [stdout] test parse::key_extractor::tests::test_key_extractor_simple ... ok
[INFO] [stdout] test search::pattern_match::tests::test_code_reference_creation ... ok
[INFO] [stdout] test search::text_search::tests::test_builder_pattern ... ok
[INFO] [stdout] test search::pattern_match::tests::test_pattern_matcher_with_custom_patterns ... ok
[INFO] [stdout] test search::text_search::tests::test_case_sensitive ... ok
[INFO] [stdout] test search::text_search::tests::test_basic_search ... ok
[INFO] [stdout] test search::text_search::tests::test_default ... ok
[INFO] [stdout] test search::pattern_match::tests::test_pattern_matcher_creation ... ok
[INFO] [stdout] test search::text_search::tests::test_case_insensitive_default ... ok
[INFO] [stdout] test search::text_search::tests::test_gitignore_disabled ... ok
[INFO] [stdout] test search::text_search::tests::test_gitignore_respected ... ok
[INFO] [stdout] test search::text_search::tests::test_line_numbers_accurate ... ok
[INFO] [stdout] test search::text_search::tests::test_no_matches ... ok
[INFO] [stdout] test trace::function_finder::tests::test_case_conversion ... ok
[INFO] [stdout] test search::text_search::tests::test_multiple_files ... ok
[INFO] [stdout] test trace::function_finder::tests::test_generate_case_variants ... ok
[INFO] [stdout] test search::text_search::tests::test_special_characters ... ok
[INFO] [stdout] test trace::call_extractor::tests::test_keywords_filter ... ok
[INFO] [stdout] test trace::call_extractor::tests::test_call_patterns ... ok
[INFO] [stdout] test trace::function_finder::tests::test_arrow_function_pattern ... ok
[INFO] [stdout] test trace::call_extractor::tests::test_call_extractor_creation ... ok
[INFO] [stdout] test trace::function_finder::tests::test_function_finder_creation ... ok
[INFO] [stdout] test trace::function_finder::tests::test_javascript_method_patterns ... ok
[INFO] [stdout] test trace::function_finder::tests::test_javascript_export_patterns ... ok
[INFO] [stdout] test trace::function_finder::tests::test_rust_pattern ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_call_node_creation ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_call_tree_creation ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_call_tree_max_depth ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_call_tree_node_count ... ok
[INFO] [stdout] test trace::function_finder::tests::test_js_function_pattern ... ok
[INFO] [stdout] test trace::function_finder::tests::test_ruby_class_methods ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_function_def_equality ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_trace_direction_equality ... ok
[INFO] [stdout] test tree::builder::tests::test_build_code_node ... ok
[INFO] [stdout] test tree::builder::tests::test_build_key_node ... ok
[INFO] [stdout] test tree::builder::tests::test_build_translation_node ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_empty_result ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_filters_unmatched_code_refs ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_multiple_code_refs ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_multiple_translations ... ok
[INFO] [stdout] test trace::function_finder::tests::test_patterns_compile ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_single_match ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_no_code_refs ... ok
[INFO] [stdout] test tree::node::tests::test_add_child ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_structure ... ok
[INFO] [stdout] test cache::tests::test_cache_invalidation_on_file_change_local ... ok
[INFO] [stdout] test tree::node::tests::test_create_tree_node ... ok
[INFO] [stdout] test tree::node::tests::test_location_creation ... ok
[INFO] [stdout] test tree::node::tests::test_complex_tree_structure ... ok
[INFO] [stdout] test tree::node::tests::test_max_depth ... ok
[INFO] [stdout] test tree::node::tests::test_create_tree_node_with_location ... ok
[INFO] [stdout] test tree::node::tests::test_node_count ... ok
[INFO] [stdout] test tree::node::tests::test_node_types ... ok
[INFO] [stdout] test tree::node::tests::test_reference_tree_creation ... ok
[INFO] [stdout] test tree::node::tests::test_reference_tree_with_results ... ok
[INFO] [stdout] test trace::function_finder::tests::test_python_pattern ... ok
[INFO] [stdout] test trace::function_finder::tests::test_ruby_pattern ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_cycle_detection ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_depth_limit_handling ... ok
[INFO] [stdout] test trace::graph_builder::tests::test_call_graph_builder_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cs-688afede057795e0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_is_code_file_custom_extensions ... ok
[INFO] [stdout] test tests::test_generate_partial_keys ... ok
[INFO] [stdout] test tests::test_is_code_file_excludes_tool_source ... ok
[INFO] [stdout] test tests::test_validate_depth_invalid ... ok
[INFO] [stdout] test tests::test_validate_depth_valid ... ok
[INFO] [stdout] test tests::test_is_code_file_default_extensions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/call_extractor_test.rs (/opt/rustwide/target/debug/deps/call_extractor_test-e3d40e36602e0da7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_extract_calls_filters_keywords ... ok
[INFO] [stdout] test test_extract_calls_from_ruby_function ... ok
[INFO] [stdout] test test_extract_calls_from_js_function ... ok
[INFO] [stdout] test test_function_finder_js ... ok
[INFO] [stdout] test test_keywords_filtered_correctly ... ok
[INFO] [stdout] test test_function_finder_ruby ... ok
[INFO] [stdout] test test_find_callers_of_ruby_function ... ok
[INFO] [stdout] test test_caller_info_structure ... ok
[INFO] [stdout] test test_find_callers_of_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/call_trace_fixtures_test.rs (/opt/rustwide/target/debug/deps/call_trace_fixtures_test-b81bfc8f4417036b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_js_cycle ... ok
[INFO] [stdout] test test_python_nested_calls ... ok
[INFO] [stdout] test test_ruby_nested_calls ... ok
[INFO] [stdout] test test_js_nested_calls ... ok
[INFO] [stdout] test test_js_multiple_callers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration_test.rs (/opt/rustwide/target/debug/deps/cli_integration_test-7c005f439e94b9f8)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_cli_empty_search_text ... ok
[INFO] [stdout] test test_cli_no_matches ... ok
[INFO] [stdout] test test_cli_exclude_flag ... ok
[INFO] [stdout] test test_cli_multiple_exclusions ... ok
[INFO] [stdout] test test_cli_version ... ok
[INFO] [stdout] test test_cli_shows_locations ... ok
[INFO] [stdout] test test_cli_multiple_translation_files ... ok
[INFO] [stdout] test test_cli_multiple_code_references ... ok
[INFO] [stdout] test test_cli_displays_formatted_tree ... ok
[INFO] [stdout] test test_cli_case_sensitive ... ok
[INFO] [stdout] test test_cli_shows_tree_structure ... ok
[INFO] [stdout] test test_cli_multiple_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-f7bdf917e2b9bdc3)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_depth_validation_too_high ... ok
[INFO] [stdout] test test_requires_search_text ... ok
[INFO] [stdout] test test_empty_search_text_fails ... ok
[INFO] [stdout] test test_depth_validation_too_low ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_trace_and_traceback_conflict ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_case_sensitive_flag_accepted ... ok
[INFO] [stdout] test test_trace_function_not_found ... ok
[INFO] [stdout] test test_trace_function_not_found_shows_helpful_tips ... ok
[INFO] [stdout] test test_default_mode_without_flags_does_i18n_search ... ok
[INFO] [stdout] test test_trace_mode_backward ... ok
[INFO] [stdout] test test_trace_mode_forward ... ok
[INFO] [stdout] test test_depth_flag_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_display_test.rs (/opt/rustwide/target/debug/deps/context_display_test-70ed59222c2f6231)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_context_display_basic ... ok
[INFO] [stdout] test test_context_display_at_file_start ... ok
[INFO] [stdout] test test_context_line_formatting_basic ... ok
[INFO] [stdout] test test_context_line_formatting_multiple_matches ... ok
[INFO] [stdout] test test_context_line_formatting_visual_distinction ... ok
[INFO] [stdout] test test_context_line_formatting_overlap_handling ... ok
[INFO] [stdout] test test_context_display_at_file_end ... ok
[INFO] [stdout] test test_context_line_formatting_empty_files ... ok
[INFO] [stdout] test test_context_overlap_merging ... ok
[INFO] [stdout] test test_context_boundary_handling ... ok
[INFO] [stdout] test test_context_line_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_lines_test.rs (/opt/rustwide/target/debug/deps/context_lines_test-e6163a6014c80f8c)
[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]      Running tests/cross_case_test.rs (/opt/rustwide/target/debug/deps/cross_case_test-0b02af3701398b6c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_cross_case_function_search ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_messages_test.rs (/opt/rustwide/target/debug/deps/error_messages_test-6227f7a6c3b4d781)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_json_parse_error_is_handled_gracefully ... ok
[INFO] [stdout] test test_no_matches_shows_simple_message ... ok
[INFO] [stdout] test test_yaml_parse_error_is_handled_gracefully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_stream_test.rs (/opt/rustwide/target/debug/deps/error_stream_test-1074b41020870dc1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_cache_errors_go_to_stderr ... ok
[INFO] [stdout] test test_simple_format_errors_go_to_stderr ... ok
[INFO] [stdout] test test_no_matches_message_goes_to_stdout ... ok
[INFO] [stdout] test test_successful_operations_use_stdout ... ok
[INFO] [stderr]      Running tests/formatter_test.rs (/opt/rustwide/target/debug/deps/formatter_test-c115beb66ed98139)
[INFO] [stdout] test test_error_stream_separation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_format_shows_locations ... ok
[INFO] [stdout] test test_format_readable_output ... ok
[INFO] [stdout] test test_format_no_results ... ok
[INFO] [stdout] test test_simple_format_ansi_codes_stripped ... ok
[INFO] [stdout] test test_format_tree_structure ... ok
[INFO] [stdout] test test_simple_format_different_search_types ... ok
[INFO] [stdout] test test_simple_format_empty_results ... ok
[INFO] [stdout] test test_format_comparison ... ok
[INFO] [stdout] test test_format_with_custom_width ... ok
[INFO] [stdout] test test_format_search_results ... ok
[INFO] [stdout] test test_simple_format_single_code_reference ... ok
[INFO] [stdout] test test_simple_format_single_translation ... ok
[INFO] [stdout] test test_end_to_end_with_formatter ... ok
[INFO] [stdout] test test_simple_format_special_characters_in_content ... ok
[INFO] [stdout] test test_simple_format_special_characters_in_paths ... ok
[INFO] [stdout] test test_simple_format_multiple_results ... ok
[INFO] [stdout] test test_format_multiple_translations ... ok
[INFO] [stdout] test test_translation_vs_code_context_separation ... ok
[INFO] [stdout] test test_special_character_handling ... ok
[INFO] [stdout] test test_simple_format_consistency ... ok
[INFO] [stdout] test test_rg_compatibility ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.64s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/formatter_trace_test.rs (/opt/rustwide/target/debug/deps/formatter_trace_test-7a3aff935f0cf7c2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_format_forward_tree ... ok
[INFO] [stdout] test test_format_truncated_node ... ok
[INFO] [stderr]      Running tests/graph_builder_test.rs (/opt/rustwide/target/debug/deps/graph_builder_test-abd79cb54b80753d)
[INFO] [stdout] test test_format_backward_tree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_cycle_detection ... ok
[INFO] [stdout] test test_build_simple_trace_tree ... ok
[INFO] [stdout] test test_backward_trace_tree ... ok
[INFO] [stdout] test test_empty_function_handling ... ok
[INFO] [stdout] test test_depth_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/ai_agent_scenarios.rs (/opt/rustwide/target/debug/deps/integration_ai_agent_scenarios-d4b2701e288c4d1d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_simple_format_programmatic_parsing ... ok
[INFO] [stdout] test test_error_handling_in_automated_scenarios ... ok
[INFO] [stdout] test test_output_consistency_across_search_types ... ok
[INFO] [stdout] test test_ai_agent_workflow_simulation ... ok
[INFO] [stdout] test test_special_characters_in_ai_workflows ... ok
[INFO] [stdout] test test_rg_compatibility_command_line_args ... ok
[INFO] [stdout] test test_large_output_handling ... ok
[INFO] [stdout] test test_performance_with_large_codebase ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_performance_with_large_codebase stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_performance_with_large_codebase' (11590) panicked at tests/integration/ai_agent_scenarios.rs:189:5:
[INFO] [stdout] Search should complete within 30 seconds, took 30.367468504s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6434c5f2634a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6434c5f2634a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6434c5f2634a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6434c5f2634a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6434c5f3c0da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6434c5f3c0da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6434c5f2c092 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6434c5f2c092 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6434c5f0390f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6434c5f0390f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6434c5f1e039 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6434c5e75e8c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6434c5e75e8c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6434c5f1e1f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6434c5f1e1f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6434c5f039c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6434c5efb289 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6434c5f046dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6434c5f3ca0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6434c5e63b1a - integration_ai_agent_scenarios::test_performance_with_large_codebase::h0ece2c799807f5e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/ai_agent_scenarios.rs:189:5
[INFO] [stdout]   20:     0x6434c5e63ec7 - integration_ai_agent_scenarios::test_performance_with_large_codebase::{{closure}}::h18dbc1bf3c8c92e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/ai_agent_scenarios.rs:174:42
[INFO] [stdout]   21:     0x6434c5e5dba6 - core::ops::function::FnOnce::call_once::h2736a7c81ba8d62b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6434c5e69f6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6434c5e69f6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6434c5e7695b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6434c5e7695b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6434c5e7695b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6434c5e7695b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6434c5e7695b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6434c5e7695b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6434c5e7695b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6434c5e72074 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6434c5e72074 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6434c5e79562 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6434c5e79562 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6434c5e79562 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6434c5e79562 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6434c5e79562 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6434c5e79562 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6434c5e79562 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6434c5f25a0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6434c5f25a0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x733fc0522aa4 - <unknown>
[INFO] [stdout]   43:     0x733fc05afa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_performance_with_large_codebase
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_ai_agent_scenarios`
[INFO] running `Command { std: "docker" "inspect" "509360ea814373180d0847c26d5fbcbde79ef7d85c6ce90c55fb37e770f45f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "509360ea814373180d0847c26d5fbcbde79ef7d85c6ce90c55fb37e770f45f7d", kill_on_drop: false }`
[INFO] [stdout] 509360ea814373180d0847c26d5fbcbde79ef7d85c6ce90c55fb37e770f45f7d
