[INFO] cloning repository https://github.com/owniai/peek
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owniai/peek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowniai%2Fpeek", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowniai%2Fpeek'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ca1d51872be39c4ffa4ab8e5228963a7a1a2a5
[INFO] testing owniai/peek against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowniai%2Fpeek" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/owniai/peek
[INFO] finished tweaking git repo https://github.com/owniai/peek
[INFO] tweaked toml for git repo https://github.com/owniai/peek written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/owniai/peek on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/owniai/peek 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded winapi-util v0.1.11
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded same-file v1.0.6
[INFO] [stderr]   Downloaded walkdir v2.5.0
[INFO] [stderr]   Downloaded fastrand v2.4.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.6
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded memmap2 v0.9.10
[INFO] [stderr]   Downloaded semver v1.0.28
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.18
[INFO] [stderr]   Downloaded tree-sitter-luau v1.2.0
[INFO] [stderr]   Downloaded bitflags v2.11.1
[INFO] [stderr]   Downloaded tree-sitter-lua v0.5.0
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded hashbrown v0.17.0
[INFO] [stderr]   Downloaded tree-sitter v0.26.8
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-dart v0.1.0
[INFO] [stderr]   Downloaded tree-sitter-bash v0.25.1
[INFO] [stderr]   Downloaded tree-sitter-ruby v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-php v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.1
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-objc v3.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb
[INFO] running `Command { std: "docker" "start" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", 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" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", 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" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tree-sitter-lua v0.5.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-dart v0.1.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-objc v3.0.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-luau v1.2.0
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling peek-code v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", 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" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling peek-code v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", 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" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peek-cd584249ce866442)
[INFO] [stdout] 
[INFO] [stdout] running 227 tests
[INFO] [stdout] test cache::tests::decode_returns_none_on_invalid_kind ... ok
[INFO] [stdout] test cache::tests::decode_returns_none_on_count_exceeds_available_data ... ok
[INFO] [stdout] test cache::tests::decode_returns_none_on_offset_out_of_bounds ... ok
[INFO] [stdout] test cache::tests::decode_returns_none_on_truncated_string ... ok
[INFO] [stdout] test cache::tests::decode_returns_none_on_truncated_data ... ok
[INFO] [stdout] test cache::tests::encode_decode_round_trip_signature_exceeds_max_sig_len ... ok
[INFO] [stdout] test cache::tests::encode_defs_preserves_full_scope_no_truncation ... ok
[INFO] [stdout] test cache::tests::encode_defs_truncates_at_utf8_boundary ... ok
[INFO] [stdout] test cache::tests::load_returns_none_for_nonexistent_file ... ok
[INFO] [stdout] test cache::tests::load_returns_none_for_empty_file ... ok
[INFO] [stdout] test cache::tests::encode_decode_round_trip_scope_not_truncated ... ok
[INFO] [stdout] test cache::tests::load_succeeds_with_valid_data_section ... ok
[INFO] [stdout] test cache::tests::lookup_empty_index ... ok
[INFO] [stdout] test cache::tests::load_returns_none_for_wrong_version ... ok
[INFO] [stdout] test cache::tests::load_returns_none_for_truncated_data_section ... ok
[INFO] [stdout] test cache::tests::lookup_stale_mtime_mismatch ... ok
[INFO] [stdout] test cache::tests::lookup_stale_size_mismatch ... ok
[INFO] [stdout] test cache::tests::lookup_not_found ... ok
[INFO] [stdout] test cache::tests::mtime_millis_returns_some_for_real_file ... ok
[INFO] [stdout] test cache::tests::truncate_defs_matches_encode_decode_round_trip ... ok
[INFO] [stdout] test cache::tests::resolve_project_root_cli_root_relative ... ok
[INFO] [stdout] test cache::tests::resolve_project_root_none_when_no_peek_cache ... ok
[INFO] [stdout] test cache::tests::resolve_project_root_cli_root_absolute ... ok
[INFO] [stdout] test cache::tests::resolve_project_root_cli_root_overrides_peek_cache ... ok
[INFO] [stdout] test cache::tests::truncate_defs_truncates_long_signature_only ... ok
[INFO] [stdout] test cache::tests::write_cache_entries_sorted_by_path_hash ... ok
[INFO] [stdout] test cache::tests::write_cache_empty_updates_produces_empty_file ... ok
[INFO] [stdout] test cache::tests::write_cache_no_old_all_new_entries ... ok
[INFO] [stdout] test cache::tests::write_cache_creates_new_file ... ok
[INFO] [stdout] test cache::tests::write_cache_atomic_no_corrupt_on_failure ... ok
[INFO] [stdout] test cli::tests::collect_patterns_positional_only ... ok
[INFO] [stdout] test cli::tests::collect_patterns_empty_when_none ... ok
[INFO] [stdout] test cli::tests::cli_defaults_and_no_signature_flag ... ok
[INFO] [stdout] test cli::tests::collect_patterns_mixed ... ok
[INFO] [stdout] test cache::tests::two_step_write_replaces_mmap_locked_cache ... ok
[INFO] [stdout] test cli::tests::count_long ... ok
[INFO] [stdout] test cli::tests::collect_patterns_regexp_only ... ok
[INFO] [stdout] test cache::tests::write_cache_hit_copies_old_data ... ok
[INFO] [stdout] test cache::tests::write_cache_preserves_untouched_entries ... ok
[INFO] [stdout] test cli::tests::def_subcommand_no_args ... ok
[INFO] [stdout] test cli::tests::glob_flag_long ... ok
[INFO] [stdout] test cli::tests::count_short ... ok
[INFO] [stdout] test cli::tests::glob_flag_with_negation ... ok
[INFO] [stdout] test cli::tests::glob_flag_with_path_and_kind ... ok
[INFO] [stdout] test cli::tests::glob_flag_single ... ok
[INFO] [stdout] test cli::tests::files_with_matches_long ... ok
[INFO] [stdout] test cli::tests::files_with_matches_short ... ok
[INFO] [stdout] test cli::tests::glob_flag_multiple ... ok
[INFO] [stdout] test cli::tests::heading_long ... ok
[INFO] [stdout] test cli::tests::hidden_flag ... ok
[INFO] [stdout] test cli::tests::language_flag_single ... ok
[INFO] [stdout] test cli::tests::json_flag ... ok
[INFO] [stdout] test cli::tests::max_depth_short ... ok
[INFO] [stdout] test cli::tests::language_flag_with_alias ... ok
[INFO] [stdout] test cli::tests::language_flag_comma_separated ... ok
[INFO] [stdout] test cli::tests::max_scope_depth_default_is_none ... ok
[INFO] [stdout] test cli::tests::max_scope_depth_long ... ok
[INFO] [stdout] test cli::tests::language_flag_default_is_none ... ok
[INFO] [stdout] test cli::tests::max_scope_depth_short ... ok
[INFO] [stdout] test cli::tests::max_depth_long ... ok
[INFO] [stdout] test cli::tests::no_filename_short ... ok
[INFO] [stdout] test cli::tests::no_ignore_flag ... ok
[INFO] [stdout] test cli::tests::no_heading_long ... ok
[INFO] [stdout] test cli::tests::mcp_subcommand_no_args ... ok
[INFO] [stdout] test cli::tests::no_filename_long ... ok
[INFO] [stdout] test cli::tests::no_messages_short ... ok
[INFO] [stdout] test cli::tests::no_subcommand_errors ... ok
[INFO] [stdout] test cli::tests::no_regexp_positional_stays_as_pattern ... ok
[INFO] [stdout] test cli::tests::no_messages_long ... ok
[INFO] [stdout] test cli::tests::outline_with_kind_flag ... ok
[INFO] [stdout] test cli::tests::outline_with_json_flag ... ok
[INFO] [stdout] test cli::tests::outline_with_files ... ok
[INFO] [stdout] test cli::tests::parse_hidden_after_files_with_reorder ... ok
[INFO] [stdout] test cli::tests::parse_glob_after_files_with_reorder ... ok
[INFO] [stdout] test cli::tests::outline_subcommand_no_args ... ok
[INFO] [stdout] test cli::tests::parse_pattern_with_single_file ... ok
[INFO] [stdout] test cli::tests::parse_pattern_with_glob ... ok
[INFO] [stdout] test cli::tests::parse_ignore_case_short ... ok
[INFO] [stdout] test cli::tests::parse_smart_case_short ... ok
[INFO] [stdout] test cli::tests::parse_pattern_only ... ok
[INFO] [stdout] test cli::tests::parse_smart_case_long ... ok
[INFO] [stdout] test cli::tests::options_after_pattern_still_recognized ... ok
[INFO] [stdout] test cli::tests::parse_ignore_case_long ... ok
[INFO] [stdout] test cli::tests::regexp_flag_long ... ok
[INFO] [stdout] test cli::tests::regexp_positional_and_trailing_files_merged ... ok
[INFO] [stdout] test cli::tests::parse_pattern_with_multiple_files ... ok
[INFO] [stdout] test cli::tests::regexp_turns_positional_into_path ... ok
[INFO] [stdout] test cli::tests::regexp_flag_multiple ... ok
[INFO] [stdout] test cli::tests::regexp_without_positional_empty_files ... ok
[INFO] [stdout] test cli::tests::register_defaults ... ok
[INFO] [stdout] test cli::tests::regexp_flag_short ... ok
[INFO] [stdout] test cli::tests::register_list_targets_flag ... ok
[INFO] [stdout] test cli::tests::register_global_flag ... ok
[INFO] [stdout] test cli::tests::regexp_with_positional_pattern ... ok
[INFO] [stdout] test cli::tests::register_local_flag ... ok
[INFO] [stdout] test cli::tests::reject_files_with_matches_and_count ... ok
[INFO] [stdout] test cli::tests::reject_both_heading_and_no_heading ... ok
[INFO] [stdout] test cli::tests::register_target_flag ... ok
[INFO] [stdout] test cli::tests::reject_both_with_and_no_filename ... ok
[INFO] [stdout] test cli::tests::reorder_end_to_end_dash_prefixed_glob ... ok
[INFO] [stdout] test cli::tests::reject_register_global_and_local ... ok
[INFO] [stdout] test cli::tests::reject_unregister_global_and_local ... ok
[INFO] [stdout] test cli::tests::reorder_end_to_end_dash_prefixed_regexp ... ok
[INFO] [stdout] test cli::tests::unregister_global_flag ... ok
[INFO] [stdout] test cli::tests::unregister_target_required ... ok
[INFO] [stdout] test cli::tests::unregister_local_flag ... ok
[INFO] [stdout] test cli::tests::reorder_skips_subcommand ... ok
[INFO] [stdout] test cli::tests::reorder_preserves_positional_order ... ok
[INFO] [stdout] test mcp::tests::peek_def_before_set_project_root_returns_is_error ... ok
[INFO] [stdout] test cli::tests::unregister_default_is_global ... ok
[INFO] [stdout] test cli::tests::with_filename_short ... ok
[INFO] [stdout] test cli::tests::word_regexp_short ... ok
[INFO] [stdout] test cli::tests::word_regexp_long ... ok
[INFO] [stdout] test cli::tests::reject_both_ignore_and_smart_case ... ok
[INFO] [stdout] test mcp::tests::peek_def_invalid_kind_returns_error ... ok
[INFO] [stdout] test mcp::tests::peek_outline_missing_path_returns_error ... ok
[INFO] [stdout] test cache::tests::resolve_project_root_detects_peek_cache_in_cwd ... FAILED
[INFO] [stdout] test mcp::tests::peek_def_invalid_regex_returns_error ... ok
[INFO] [stdout] test mcp::tests::set_project_root_missing_root_returns_error ... ok
[INFO] [stdout] test cli::tests::with_filename_long ... ok
[INFO] [stdout] test mcp::tests::peek_outline_before_set_project_root_returns_is_error ... ok
[INFO] [stdout] test mcp::tests::peek_def_missing_pattern_returns_error ... ok
[INFO] [stdout] test mcp::tests::set_project_root_rejects_relative_path ... ok
[INFO] [stdout] test model::tests::kinds_from_tag_unknown_returns_empty ... ok
[INFO] [stdout] test mcp::tests::unknown_tool_returns_method_not_found ... ok
[INFO] [stdout] test output::tests::count_mode_empty_result ... ok
[INFO] [stdout] test output::tests::dedup_keeps_accessor_with_different_scope ... ok
[INFO] [stdout] test output::tests::dedup_removes_setter_same_line_as_property ... ok
[INFO] [stdout] test output::tests::files_only_empty_result ... ok
[INFO] [stdout] test mcp::tests::tools_call_before_init_returns_error ... ok
[INFO] [stdout] test model::tests::all_variants_round_trip ... ok
[INFO] [stdout] test mcp::tests::set_project_root_returns_resolved_path ... ok
[INFO] [stdout] test output::tests::count_mode_no_filename ... ok
[INFO] [stdout] test output::tests::dedup_removes_accessor_same_line_as_subscript ... ok
[INFO] [stdout] test output::tests::dedup_removes_getter_same_line_as_property ... ok
[INFO] [stdout] test output::tests::files_only_mode_single_file ... ok
[INFO] [stdout] test output::tests::format_results_with_parse_failures ... ok
[INFO] [stdout] test output::tests::no_signature_output_skips_all_sigs ... ok
[INFO] [stdout] test output::tests::format_results_with_read_errors ... ok
[INFO] [stdout] test output::tests::json_always_includes_signature ... ok
[INFO] [stdout] test output::tests::write_errors_empty ... ok
[INFO] [stdout] test output::tests::write_errors_suppress_with_flag ... ok
[INFO] [stdout] test parser::python::tests::no_decorator_uses_node_start_row ... ok
[INFO] [stdout] test parser::rust::tests::attribute_on_enum_variant_sets_start_row ... ok
[INFO] [stdout] test parser::rust::tests::attribute_on_function_sets_start_row ... ok
[INFO] [stdout] test output::tests::survey_containment_is_per_file ... ok
[INFO] [stdout] test parser::rust::tests::no_attribute_uses_node_start_row ... ok
[INFO] [stdout] test output::tests::survey_with_no_signature_omits_contained ... ok
[INFO] [stdout] test output::tests::json_files_only_mode ... ok
[INFO] [stdout] test parser::rust::tests::attribute_on_struct_sets_start_row ... ok
[INFO] [stdout] test parser::python::tests::decorator_on_class_sets_start_row ... ok
[INFO] [stdout] test pattern::tests::exact_ignore_case ... ok
[INFO] [stdout] test pattern::tests::exact_substring_case_insensitive ... ok
[INFO] [stdout] test pattern::tests::exact_substring_matches_middle ... ok
[INFO] [stdout] test parser::python::tests::decorator_on_function_sets_start_row ... ok
[INFO] [stdout] test pattern::tests::exact_substring_matches_prefix ... ok
[INFO] [stdout] test pattern::tests::exact_substring_matches_self ... ok
[INFO] [stdout] test pattern::tests::all_matches_any_ident ... ok
[INFO] [stdout] test pattern::tests::exact_default_case_sensitive ... ok
[INFO] [stdout] test pattern::tests::accept_alternation_with_valid_branch ... ok
[INFO] [stdout] test output::tests::relativize_preserves_non_cwd_absolute_path ... ok
[INFO] [stdout] test pattern::tests::exact_substring_no_match ... ok
[INFO] [stdout] test pattern::tests::exact_substring_matches_suffix ... ok
[INFO] [stdout] test pattern::tests::parse_literal_compiled_as_regex ... ok
[INFO] [stdout] test pattern::tests::fuzzy_alternation_matches_ident ... ok
[INFO] [stdout] test pattern::tests::parsed_pattern_smart_case_lowercase ... ok
[INFO] [stdout] test pattern::tests::non_all_patterns_match_selectively ... ok
[INFO] [stdout] test pattern::tests::parsed_pattern_insensitive_exact ... ok
[INFO] [stdout] test pattern::tests::parsed_pattern_sensitive_exact ... ok
[INFO] [stdout] test pattern::tests::parsed_pattern_smart_case_uppercase ... ok
[INFO] [stdout] test pattern::tests::fuzzy_dot_star_matches_ident ... ok
[INFO] [stdout] test pattern::tests::reject_invalid_regex ... ok
[INFO] [stdout] test pattern::tests::fuzzy_group_pattern_matches_ident ... ok
[INFO] [stdout] test pattern::tests::reject_pure_whitespace_as_impossible ... ok
[INFO] [stdout] test pattern::tests::reject_non_word_char_as_impossible ... ok
[INFO] [stdout] test pattern::tests::parsed_pattern_word_exact ... ok
[INFO] [stdout] test pattern::tests::parsed_pattern_word_case_insensitive ... ok
[INFO] [stdout] test pattern::tests::reject_invalid_regex_close_paren ... ok
[INFO] [stdout] test pattern::tests::regex_metachar_matching_behavior ... ok
[INFO] [stdout] test pattern::tests::word_no_match_dollar_prefix_after_word_char ... ok
[INFO] [stdout] test pattern::tests::word_matches_dollar_prefix_in_scope ... ok
[INFO] [stdout] test pattern::tests::word_matches_scope_with_separator ... ok
[INFO] [stdout] test pattern::tests::word_case_insensitive ... ok
[INFO] [stdout] test pattern::tests::word_no_match_substring ... ok
[INFO] [stdout] test pattern::tests::word_matches_exact_ident ... ok
[INFO] [stdout] test pattern::tests::word_matches_class_in_scope ... ok
[INFO] [stdout] test pattern::tests::word_matches_dollar_prefix_toplevel ... ok
[INFO] [stdout] test pattern::tests::word_with_regex ... ok
[INFO] [stdout] test register::claude::tests::register_creates_new_file ... ok
[INFO] [stdout] test register::claude::tests::register_idempotent_unchanged ... ok
[INFO] [stdout] test register::claude::tests::register_overwrites_different_value ... ok
[INFO] [stdout] test pipeline::tests::search_finds_python_function_in_fixtures ... ok
[INFO] [stdout] test register::claude::tests::register_then_unregister_roundtrip ... ok
[INFO] [stdout] test register::claude::tests::unregister_not_found_when_no_entry ... ok
[INFO] [stdout] test register::claude::tests::unregister_not_found_when_no_file ... ok
[INFO] [stdout] test register::claude::tests::unregister_removes_entry ... ok
[INFO] [stdout] test pipeline::tests::search_returns_empty_for_unknown_name ... ok
[INFO] [stdout] test register::codex::tests::register_creates_new_file ... ok
[INFO] [stdout] test pipeline::tests::results_grouped_by_file ... ok
[INFO] [stdout] test register::codex::tests::register_overwrites_different_value ... ok
[INFO] [stdout] test register::claude::tests::register_preserves_other_servers ... ok
[INFO] [stdout] test register::codex::tests::register_idempotent_unchanged ... ok
[INFO] [stdout] test register::codex::tests::unregister_not_found_when_no_entry ... ok
[INFO] [stdout] test register::codex::tests::register_preserves_other_sections ... ok
[INFO] [stdout] test register::codex::tests::register_then_unregister_roundtrip ... ok
[INFO] [stdout] test register::codex::tests::unregister_not_found_when_no_file ... ok
[INFO] [stdout] test register::tests::read_json_file_backups_on_parse_error ... ok
[INFO] [stdout] test register::codex::tests::unregister_removes_entry ... ok
[INFO] [stdout] test pipeline::tests::cache_files_written_to_disk_with_relative_path ... ok
[INFO] [stdout] test registry::tests::extensions_accepts_aliases ... ok
[INFO] [stdout] test register::tests::read_json_file_returns_empty_when_missing ... ok
[INFO] [stdout] test registry::tests::h_file_defaults_to_cplusplus_parser ... ok
[INFO] [stdout] test registry::tests::extensions_for_multiple_languages ... ok
[INFO] [stdout] test registry::tests::h_file_routed_to_objc_when_language_objc ... ok
[INFO] [stdout] test pipeline::tests::search_finds_python_class_in_fixtures ... ok
[INFO] [stdout] test registry::tests::extensions_for_single_language ... ok
[INFO] [stdout] test registry::tests::extensions_unknown_language_skipped ... ok
[INFO] [stdout] test registry::tests::luau_extensions_included_when_language_luau ... ok
[INFO] [stdout] test registry::tests::lua_file_stays_lua_when_language_lua_only ... ok
[INFO] [stdout] test registry::tests::resolve_unknown_returns_none ... ok
[INFO] [stdout] test registry::tests::luau_file_always_uses_luau_parser ... ok
[INFO] [stdout] test pipeline::tests::search_multi_path_works ... ok
[INFO] [stdout] test registry::tests::lua_file_routed_to_luau_when_language_luau ... ok
[INFO] [stdout] test registry::tests::lua_file_stays_lua_when_both_languages_specified ... ok
[INFO] [stdout] test registry::tests::h_file_stays_cplusplus_when_both_cpp_and_objc_specified ... ok
[INFO] [stdout] test pipeline::tests::cache_hit_with_all_mode_produces_correct_results ... ok
[INFO] [stdout] test registry::tests::lua_file_defaults_to_lua_parser ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::tests::resolve_project_root_detects_peek_cache_in_cwd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::tests::resolve_project_root_detects_peek_cache_in_cwd' (1738) panicked at src/cache.rs:1408:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60bfbdff0008 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60bfbdff0008 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60bfbdff0008 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60bfbdff0008 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60bfbe00738a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60bfbe00738a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60bfbdff5032 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60bfbdff5032 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60bfbdfcaee6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60bfbdfcaee6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60bfbdfe6259 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60bfbdbdc8ec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60bfbdbdc8ec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60bfbdfe64d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60bfbdfe64d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60bfbdfcafa2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60bfbdfbf8b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60bfbdfcbe6d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60bfbe007bcc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60bfbe007942 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60bfbd86d983 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60bfbd86d983 - peek[bb0d7233cd3c5029]::cache::tests::resolve_project_root_detects_peek_cache_in_cwd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache.rs:1408:49
[INFO] [stdout]   22:     0x60bfbd85fc07 - peek[bb0d7233cd3c5029]::cache::tests::resolve_project_root_detects_peek_cache_in_cwd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache.rs:1403:56
[INFO] [stdout]   23:     0x60bfbd8d76c6 - <peek[bb0d7233cd3c5029]::cache::tests::resolve_project_root_detects_peek_cache_in_cwd::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60bfbdbcf9cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60bfbdbcf9cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60bfbdbdd245 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60bfbdbdd245 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60bfbdbdd245 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60bfbdbdd245 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60bfbdbdd245 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60bfbdbdd245 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60bfbdbdd245 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60bfbdbd6b54 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60bfbdbd6b54 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60bfbdbe02c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60bfbdbe02c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60bfbdbe02c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60bfbdbe02c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60bfbdbe02c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60bfbdbe02c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60bfbdbe02c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60bfbdfef0bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x60bfbdfef0bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7db303d3eaa4 - <unknown>
[INFO] [stdout]   45:     0x7db303dcba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cache::tests::resolve_project_root_detects_peek_cache_in_cwd
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 226 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin peek`
[INFO] running `Command { std: "docker" "inspect" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb", kill_on_drop: false }`
[INFO] [stdout] 6a0982421141364e1548bd82fc4a0e565f7ac6b90863bf1acc475049f1b427bb
