[INFO] cloning repository https://github.com/jeryldev/patingin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeryldev/patingin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeryldev%2Fpatingin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeryldev%2Fpatingin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62f5b0d1d36a5c6cac38c5c5bacb520ea13cd398
[INFO] testing jeryldev/patingin 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%2Fjeryldev%2Fpatingin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeryldev/patingin
[INFO] finished tweaking git repo https://github.com/jeryldev/patingin
[INFO] tweaked toml for git repo https://github.com/jeryldev/patingin written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeryldev/patingin 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/jeryldev/patingin 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440
[INFO] running `Command { std: "docker" "start" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", 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" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440" "/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" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", 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" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling patingin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", 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" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440" "/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 patingin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.82s
[INFO] running `Command { std: "docker" "inspect" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", 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" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440" "/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.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patingin-e1ec642727ae7c11)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_default ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_precedence ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_since_commit ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_uncommitted ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_no_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_multiple_violations_summary ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_staged ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_empty_violations ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_no_auto_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_structure ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_display_info ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_with_auto_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_with_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_single_language ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_multiple_languages ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_count_patterns_by_severity ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_no_language ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_directory_logic ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_variables_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_path_construction ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_with_warnings ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_all_language_flags ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_claude_code_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_needs_attention ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_config_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_perfect_environment ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_information_gathering ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_summary_calculation ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_tools_detection ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_config_persistence ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_detection_functionality ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_empty_config_loading ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_disabled_rules_not_loaded ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_version_check ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_describe_project ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_remove_project_rule ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_get_project_rules ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_current_rust_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_javascript_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_fallback_to_directory_name ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_rust_project ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_remote_check ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_git_root_detection ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_project_uses_language ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_multi_language_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_package_root_detection ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_elixir_rules_load ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_add_project_rule ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_javascript_rules_load ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_yaml_format_validation ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_status_check ... ok
[INFO] [stdout] test core::registry::tests::test_get_patterns_for_language_performance ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_elixir_project ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_performance ... ok
[INFO] [stdout] test core::registry::tests::test_load_custom_rules_integration ... ok
[INFO] [stdout] test core::registry::tests::test_rule_registry_creation ... ok
[INFO] [stdout] test core::registry::tests::test_search_patterns_functionality ... ok
[INFO] [stdout] test core::registry::tests::test_add_pattern_o1_lookup ... ok
[INFO] [stdout] test core::registry::tests::test_registry_scalability ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_load_all_embedded_rules ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_add_without_project_flag ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_in_temporary_directory ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_run_basic ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_integration_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_create_fix_request ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_fix_engine_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_batch_fix_request_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_generate_fix_summary ... ok
[INFO] [stdout] test git::git_diff_tests::test_diff_scope_commands ... ok
[INFO] [stdout] test git::git_diff_tests::test_empty_diff_handling ... ok
[INFO] [stdout] test git::git_diff_tests::test_git_diff_scope_detection ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_git_diff_basic ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_multiple_files_diff ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_preview_batch_fixes ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_with_elixir_filter ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_basic_functionality ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_pre_compiled_regex_patterns ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language_no_match ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_search ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_project_empty ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_file_extension_language_detection ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_diff_integration ... ok
[INFO] [stdout] test core::registry::tests::test_load_built_in_patterns ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_create_review_summary ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_multiple_languages ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_changed_lines_basic ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_engine_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patingin-b771313fcd733734)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_default ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_since_commit ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_precedence ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_staged ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_no_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_human_readable_results ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_handle_auto_fix_with_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_determine_diff_scope_uncommitted ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_no_auto_fixable ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_with_auto_fixable ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_count_patterns_by_severity ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_show_fix_suggestions_empty ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_empty_violations ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_output_json_results_structure ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_display_info ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_directory_logic ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_claude_code_detection ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_multiple_languages ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_config_path_construction ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_needs_attention ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_variables_check ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_single_language ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_perfect_environment ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_all_language_flags ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_detection_functionality ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_version_check ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_environment_with_warnings ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_summary_calculation ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_get_language_from_args_no_language ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_tools_detection ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_system_information_gathering ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_project_config_detection ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_disabled_rules_not_loaded ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_status_check ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_empty_config_loading ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_remote_check ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_config_persistence ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_add_project_rule ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_multiple_violations_summary ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_current_rust_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_describe_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_javascript_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_fallback_to_directory_name ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_multi_language_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_git_root_detection ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_get_project_rules ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_project_uses_language ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_rust_project ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_package_root_detection ... ok
[INFO] [stdout] test core::custom_rules::custom_rules_tests::test_remove_project_rule ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_javascript_rules_load ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_elixir_rules_load ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_yaml_format_validation ... ok
[INFO] [stdout] test core::registry::tests::test_add_pattern_o1_lookup ... ok
[INFO] [stdout] test core::project_detector::project_detector_tests::test_detect_elixir_project ... ok
[INFO] [stdout] test core::registry::tests::test_get_patterns_for_language_performance ... ok
[INFO] [stdout] test core::registry::tests::test_load_custom_rules_integration ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_embedded_rules_performance ... ok
[INFO] [stdout] test core::registry::tests::test_rule_registry_creation ... ok
[INFO] [stdout] test core::registry::tests::test_search_patterns_functionality ... ok
[INFO] [stdout] test core::registry::tests::test_registry_scalability ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_load_all_embedded_rules ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_git_integration_creation ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_run_basic ... ok
[INFO] [stdout] test cli::commands::setup::setup_command_tests::test_setup_in_temporary_directory ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_batch_fix_request_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_create_fix_request ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_fix_engine_creation ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_generate_fix_summary ... ok
[INFO] [stdout] test external::fix_engine::fix_engine_tests::test_preview_batch_fixes ... ok
[INFO] [stdout] test git::git_diff_tests::test_diff_scope_commands ... ok
[INFO] [stdout] test git::git_diff_tests::test_empty_diff_handling ... ok
[INFO] [stdout] test git::git_diff_tests::test_git_diff_scope_detection ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_git_diff_basic ... ok
[INFO] [stdout] test git::git_diff_tests::test_parse_multiple_files_diff ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language_no_match ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_diff_integration ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_search ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_basic_functionality ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_add_without_project_flag ... ok
[INFO] [stdout] test cli::commands::review::review_command_tests::test_filter_diff_by_language ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_project_empty ... ok
[INFO] [stdout] test cli::commands::rules::rules_command_tests::test_rules_with_elixir_filter ... ok
[INFO] [stdout] test core::registry::tests::embedded_rules_tests::test_pre_compiled_regex_patterns ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_multiple_languages ... ok
[INFO] [stdout] test core::registry::tests::test_load_built_in_patterns ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_file_extension_language_detection ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_changed_lines_basic ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_create_review_summary ... ok
[INFO] [stdout] test core::review_engine::review_engine_tests::test_review_engine_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/documentation_migration_validation.rs (/opt/rustwide/target/debug/deps/documentation_migration_validation-76587293c37ca053)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_commands_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_workflows_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_setup_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_interactive_fix_examples_are_present ... ok
[INFO] [stdout] test test_readme_uses_fix_not_auto_fix ... ok
[INFO] [stdout] test test_ai_integration_docs_use_fix_not_auto_fix ... ok
[INFO] [stdout] test test_all_markdown_files_migration_complete ... ok
[INFO] [stderr]      Running tests/documentation_validation.rs (/opt/rustwide/target/debug/deps/documentation_validation-5f7faa221958d886)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test claude_code_detection_tests::test_claude_code_detection_methods ... ok
[INFO] [stdout] test test_supported_languages_match_implementation ... ok
[INFO] [stdout] test test_actual_builtin_rules_count ... ok
[INFO] [stdout] test test_test_count_matches_docs ... ok
[INFO] [stdout] test test_review_command_options ... ok
[INFO] [stdout] test test_performance_claims_are_reasonable ... ok
[INFO] [stdout] test test_rules_command_options ... ok
[INFO] [stdout] test test_actual_command_help_matches_docs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-ba76ac12a7f28818)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_custom_rules_file_permissions ... ok
[INFO] [stdout] test test_concurrent_config_access ... ok
[INFO] [stdout] test test_claude_code_integration_with_missing_cli ... ok
[INFO] [stdout] test test_non_existent_project_paths ... ok
[INFO] [stdout] test test_large_configuration_file_handling ... ok
[INFO] [stdout] test test_invalid_yaml_configuration_handling ... ok
[INFO] [stdout] test test_malformed_regex_patterns_in_custom_rules ... ok
[INFO] [stdout] test test_empty_git_repository_handling ... ok
[INFO] [stdout] test test_setup_command_with_missing_git ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_error_handling_tests.rs (/opt/rustwide/target/debug/deps/git_error_handling_tests-8d7483dcbd47052b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_git_diff_with_non_git_directory ... ok
[INFO] [stdout] test test_git_diff_with_empty_repository ... ok
[INFO] [stdout] test test_git_diff_graceful_degradation ... ok
[INFO] [stdout] test test_git_diff_with_invalid_commit_reference ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_git_diff_with_invalid_commit_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_git_diff_with_invalid_commit_reference' (3190) panicked at tests/git_error_handling_tests.rs:118:40:
[INFO] [stdout] Should restore directory: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c8b5e32331 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c8b5e32331 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c8b5e32331 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58c8b5e32331 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58c8b5e468fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58c8b5e468fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58c8b5e36f4c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58c8b5e36f4c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58c8b5e0ec76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58c8b5e0ec76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58c8b5e29b29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58c8b5da3df0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58c8b5da3df0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58c8b5e29ce2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58c8b5e29ce2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58c8b5e0ed22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58c8b5e05f39 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58c8b5e0fa2d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58c8b5e4708c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58c8b5e46e02 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58c8b5d9610c - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x58c8b5d956b6 - git_error_handling_tests[e5467c01ad7e4916]::test_git_diff_with_invalid_commit_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/git_error_handling_tests.rs:118:40
[INFO] [stdout]   22:     0x58c8b5d930f7 - git_error_handling_tests[e5467c01ad7e4916]::test_git_diff_with_invalid_commit_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/git_error_handling_tests.rs:102:49
[INFO] [stdout]   23:     0x58c8b5d97086 - <git_error_handling_tests[e5467c01ad7e4916]::test_git_diff_with_invalid_commit_reference::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58c8b5d9712b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58c8b5d9712b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58c8b5da4775 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58c8b5da4775 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58c8b5da4775 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x58c8b5da4775 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58c8b5da4775 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58c8b5da4775 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58c8b5da4775 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58c8b5d9f224 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58c8b5d9f224 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58c8b5da78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58c8b5da78c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58c8b5da78c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x58c8b5da78c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58c8b5da78c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58c8b5da78c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58c8b5da78c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58c8b5e319bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x58c8b5e319bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x72be47d65aa4 - <unknown>
[INFO] [stdout]   45:     0x72be47df2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_git_diff_with_invalid_commit_reference
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test git_error_handling_tests`
[INFO] running `Command { std: "docker" "inspect" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440", kill_on_drop: false }`
[INFO] [stdout] 074f2a8933db87847a982b13cc36da4a85bf2e33e5cf8c3d5919503ea2a9f440
