[INFO] cloning repository https://github.com/Romelium/mpatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Romelium/mpatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomelium%2Fmpatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomelium%2Fmpatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 289b119d9cfa1cafd096322898dc875f4893e222
[INFO] testing Romelium/mpatch against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRomelium%2Fmpatch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Romelium/mpatch
[INFO] finished tweaking git repo https://github.com/Romelium/mpatch
[INFO] tweaked toml for git repo https://github.com/Romelium/mpatch written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Romelium/mpatch on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Romelium/mpatch 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3dac4aab8e7b4eac34a52d9a8175b61f3e7e2701d514043ed3b7adab764796f
[INFO] running `Command { std: "docker" "start" "-a" "c3dac4aab8e7b4eac34a52d9a8175b61f3e7e2701d514043ed3b7adab764796f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3dac4aab8e7b4eac34a52d9a8175b61f3e7e2701d514043ed3b7adab764796f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3dac4aab8e7b4eac34a52d9a8175b61f3e7e2701d514043ed3b7adab764796f", kill_on_drop: false }`
[INFO] [stdout] c3dac4aab8e7b4eac34a52d9a8175b61f3e7e2701d514043ed3b7adab764796f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e42ef3193b5e626f3c34987aa660206399b9568e59fb48e061561b775aff6a63
[INFO] running `Command { std: "docker" "start" "-a" "e42ef3193b5e626f3c34987aa660206399b9568e59fb48e061561b775aff6a63", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling mpatch v1.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.15s
[INFO] running `Command { std: "docker" "inspect" "e42ef3193b5e626f3c34987aa660206399b9568e59fb48e061561b775aff6a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42ef3193b5e626f3c34987aa660206399b9568e59fb48e061561b775aff6a63", kill_on_drop: false }`
[INFO] [stdout] e42ef3193b5e626f3c34987aa660206399b9568e59fb48e061561b775aff6a63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3b14e5d5f240863f6b1de5a9a046041177bcc814ef71c844f192339fa9a91c2
[INFO] running `Command { std: "docker" "start" "-a" "b3b14e5d5f240863f6b1de5a9a046041177bcc814ef71c844f192339fa9a91c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling mpatch v1.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.47s
[INFO] running `Command { std: "docker" "inspect" "b3b14e5d5f240863f6b1de5a9a046041177bcc814ef71c844f192339fa9a91c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3b14e5d5f240863f6b1de5a9a046041177bcc814ef71c844f192339fa9a91c2", kill_on_drop: false }`
[INFO] [stdout] b3b14e5d5f240863f6b1de5a9a046041177bcc814ef71c844f192339fa9a91c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 295b7d7fb085f8ed2657a9d92a9f7c9f85627b6551edc7a543e7d13f071dcfe9
[INFO] running `Command { std: "docker" "start" "-a" "295b7d7fb085f8ed2657a9d92a9f7c9f85627b6551edc7a543e7d13f071dcfe9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpatch-94576d3326775663)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/mpatch-6bf6930e60f31a2a)
[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/patch_apply_tests.rs (/opt/rustwide/target/debug/deps/patch_apply_tests-7dc0407144eabf38)
[INFO] [stdout] 
[INFO] [stdout] running 252 tests
[INFO] [stdout] test ensure_path_is_safe_tests::test_safe_path_succeeds ... ok
[INFO] [stdout] test ensure_path_is_safe_tests::test_safe_path_to_nonexistent_file_succeeds ... ok
[INFO] [stdout] test extended_stress_tests::test_apply_patch_with_huge_offset ... ok
[INFO] [stdout] test extended_stress_tests::test_fuzzy_crlf_mismatch ... ok
[INFO] [stdout] test extended_stress_tests::test_parse_auto_mixed_formats ... ok
[INFO] [stdout] test ensure_path_is_safe_tests::test_absolute_path_fails ... ok
[INFO] [stdout] test fuzzy_finder_diagnostics::finder_mixed_change_modification ... ok
[INFO] [stdout] test extended_stress_tests::test_fuzzy_repeated_lines_ambiguity_resolution ... ok
[INFO] [stdout] test fuzzy_finder_diagnostics::finder_multiple_insertions ... ok
[INFO] [stdout] test fuzzy_finder_diagnostics::finder_single_deletion_middle ... ok
[INFO] [stdout] test fuzzy_finder_diagnostics::finder_single_insertion_start ... ok
[INFO] [stdout] test fuzzy_finder_diagnostics::test_apply_options_convenience_constructors ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_conflict_markers_adjacent ... ok
[INFO] [stdout] test ensure_path_is_safe_tests::test_traversal_path_to_nonexistent_file_fails ... ok
[INFO] [stdout] test ensure_path_is_safe_tests::test_path_traversal_does_not_create_directories ... ok
[INFO] [stdout] test ensure_path_is_safe_tests::test_path_normalization_within_project_succeeds ... ok
[INFO] [stdout] test fuzzy_finder_diagnostics::finder_single_insertion_middle ... ok
[INFO] [stdout] test ensure_path_is_safe_tests::test_traversal_path_fails ... ok
[INFO] [stdout] test extended_stress_tests::test_fuzzy_unicode_context ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_indentation_context_preserved ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_extra_newlines_in_target ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_restore_truncated_context_at_eof ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_hunks_out_of_order ... ok
[INFO] [stdout] test hunk_finder_tests::test_default_finder_exact_match ... ok
[INFO] [stdout] test hunk_finder_tests::test_default_finder_ambiguous_match ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_large_offset_application ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_insertion_clobbers_context ... ok
[INFO] [stdout] test hunk_finder_tests::test_default_finder_not_found ... ok
[INFO] [stdout] test hunk_finder_tests::test_default_finder_fuzzy_match ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_reconstruction_misalignment_bug ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_interleaved_local_edits ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_anchor_indentation_drift_with_coincidental_match ... ok
[INFO] [stdout] test parse_single_patch_tests::test_err_multiple_patches_in_one_block ... ok
[INFO] [stdout] test parse_single_patch_tests::test_err_multiple_patches_in_separate_blocks ... ok
[INFO] [stdout] test parse_single_patch_tests::test_err_no_patches_found ... ok
[INFO] [stdout] test parse_single_patch_tests::test_err_parse_error_propagates ... ok
[INFO] [stdout] test parse_single_patch_tests::test_success_case ... ok
[INFO] [stdout] test fuzzy_logic_edge_cases::test_fuzzy_skip_stale_context_middle ... ok
[INFO] [stdout] test patch_content_str_tests::test_success_case ... ok
[INFO] [stdout] test patch_content_str_tests::test_err_multiple_patches_found ... ok
[INFO] [stdout] test patch_content_str_tests::test_err_apply_error ... ok
[INFO] [stdout] test patch_content_str_tests::test_err_no_patches_found ... ok
[INFO] [stdout] test patch_content_str_tests::test_err_parse_error ... ok
[INFO] [stdout] test patch_content_str_tests::test_file_creation_success ... ok
[INFO] [stdout] test test_ambiguous_fuzzy_match_fails ... ok
[INFO] [stdout] test test_apply_hunk_to_lines_in_place ... ok
[INFO] [stdout] test test_ambiguous_match_resolved_by_line_number ... ok
[INFO] [stdout] test test_apply_hunk_to_file_end ... ok
[INFO] [stdout] test test_ambiguous_match_fails ... ok
[INFO] [stdout] test test_apply_hunk_to_file_beginning ... ok
[INFO] [stdout] test test_ambiguous_match_fails_with_equidistant_line_hint ... ok
[INFO] [stdout] test test_apply_options_fluent_methods ... ok
[INFO] [stdout] test test_apply_inverted_patch_undoes_changes ... ok
[INFO] [stdout] test test_apply_patch_to_hard_link ... ok
[INFO] [stdout] test test_apply_patch_to_hardlink_preserves_link ... ok
[INFO] [stdout] test test_apply_hunk_with_single_line_match_block ... ok
[INFO] [stdout] test test_apply_options_convenience_constructors ... ok
[INFO] [stdout] test test_apply_patch_to_symlink ... ok
[INFO] [stdout] test test_apply_patch_to_symlink_deletion ... ok
[INFO] [stdout] test test_apply_patch_to_lines ... ok
[INFO] [stdout] test test_apply_patch_to_empty_file_resulting_in_newline ... ok
[INFO] [stdout] test test_apply_result_helpers ... ok
[INFO] [stdout] test test_apply_patch_to_symlink_preserves_link ... ok
[INFO] [stdout] test test_apply_to_nonexistent_file_fails_if_not_creation ... ok
[INFO] [stdout] test test_apply_patch_at_end_of_file_with_fuzz_and_missing_context ... ok
[INFO] [stdout] test test_apply_simple_patch ... ok
[INFO] [stdout] test test_apply_to_path_that_is_a_directory ... ok
[INFO] [stdout] test test_apply_options_builder ... ok
[INFO] [stdout] test test_apply_patch_where_file_is_prefix_of_context ... ok
[INFO] [stdout] test test_apply_patches_to_dir ... ok
[INFO] [stdout] test test_block_with_only_hunk_no_header_is_skipped ... ok
[INFO] [stdout] test test_conflict_marker_detection_false_positive_markdown_header ... ok
[INFO] [stdout] test test_apply_multiple_hunks_in_one_file ... ok
[INFO] [stdout] test test_conflict_marker_detection_requires_start_and_end ... ok
[INFO] [stdout] test test_conflict_markers_apply_end_to_end ... ok
[INFO] [stdout] test test_conflict_markers_empty_block ... ok
[INFO] [stdout] test test_conflict_markers_false_positive_check ... ok
[INFO] [stdout] test test_conflict_markers_git_style_labels ... ok
[INFO] [stdout] test test_cli_simulation_raw_diff_input ... ok
[INFO] [stdout] test test_cli_simulation_markdown_input ... ok
[INFO] [stdout] test test_conflict_markers_ignore_normal_text ... ok
[INFO] [stdout] test test_conflict_markers_in_comments_ignored ... ok
[INFO] [stdout] test test_conflict_markers_in_rust_block ... ok
[INFO] [stdout] test test_conflict_markers_indented ... ok
[INFO] [stdout] test test_conflict_markers_malformed_sequence ... ok
[INFO] [stdout] test test_complex_apply_and_reverse_cycle ... ok
[INFO] [stdout] test test_cli_simulation_conflict_marker_input ... ok
[INFO] [stdout] test test_conflict_markers_missing_separator ... ok
[INFO] [stdout] test test_conflict_markers_pure_addition ... ok
[INFO] [stdout] test test_conflict_markers_pure_deletion ... ok
[INFO] [stdout] test test_conflict_markers_unclosed ... ok
[INFO] [stdout] test test_conflict_markers_with_context ... ok
[INFO] [stdout] test test_conflict_markers_with_trailing_text ... ok
[INFO] [stdout] test test_conflict_markers_missing_start ... ok
[INFO] [stdout] test test_creation_of_empty_file_is_skipped ... ok
[INFO] [stdout] test test_conflict_markers_multiple_blocks_in_one_file ... ok
[INFO] [stdout] test test_detect_conflict_markers_missing_end ... ok
[INFO] [stdout] test test_detect_conflict_markers_missing_middle ... ok
[INFO] [stdout] test test_detect_conflict_markers_standard ... ok
[INFO] [stdout] test test_detect_false_positive_bitwise_shift ... ok
[INFO] [stdout] test test_detect_false_positive_hr ... ok
[INFO] [stdout] test test_detect_false_positive_list_item ... ok
[INFO] [stdout] test test_creation_patch_fails_on_non_empty_file ... ok
[INFO] [stdout] test test_detect_false_positive_plus_list ... ok
[INFO] [stdout] test test_detect_markdown_patch_keyword ... ok
[INFO] [stdout] test test_detect_markdown_standard ... ok
[INFO] [stdout] test test_detect_markdown_with_language_hint ... ok
[INFO] [stdout] test test_conflict_marker_pure_deletion_no_separator ... ok
[INFO] [stdout] test test_detect_unified_git_header ... ok
[INFO] [stdout] test test_crlf_line_endings ... ok
[INFO] [stdout] test test_deleted_file_mode_header_is_not_context ... ok
[INFO] [stdout] test test_detect_conflict_markers_git_style ... ok
[INFO] [stdout] test test_detect_false_positive_comparison ... ok
[INFO] [stdout] test test_detect_unified_hunk_only ... ok
[INFO] [stdout] test test_detect_unified_requires_plus_after_minus ... ok
[INFO] [stdout] test test_detect_unified_standard_headers ... ok
[INFO] [stdout] test test_diff_git_header_only_is_ignored ... ok
[INFO] [stdout] test test_double_inversion_is_identity ... ok
[INFO] [stdout] test test_dry_run ... ok
[INFO] [stdout] test test_extended_git_headers ... ok
[INFO] [stdout] test test_file_creation_empty_content_does_not_create_file ... ok
[INFO] [stdout] test test_file_creation ... ok
[INFO] [stdout] test test_file_creation_with_unicode_path ... ok
[INFO] [stdout] test test_find_hunk_location_ambiguous ... ok
[INFO] [stdout] test test_find_hunk_location_exact_match ... ok
[INFO] [stdout] test test_file_deletion_by_removing_all_content ... ok
[INFO] [stdout] test test_file_creation_in_subdirectory ... ok
[INFO] [stdout] test test_dry_run_deletion_preserves_file ... ok
[INFO] [stdout] test test_file_creation_with_spaces_in_path ... ok
[INFO] [stdout] test test_find_hunk_location_in_lines ... ok
[INFO] [stdout] test test_fuzzy_deletion_removes_file ... ok
[INFO] [stdout] test test_find_hunk_location_not_found ... ok
[INFO] [stdout] test test_finder_with_missing_line_in_patch_context ... ok
[INFO] [stdout] test test_find_hunk_location_fuzzy_match ... ok
[INFO] [stdout] test test_fuzzy_match_ignores_indentation ... ok
[INFO] [stdout] test test_fuzzy_match_with_duplicated_context_line_insertion ... ok
[INFO] [stdout] test test_fuzzy_match_preserves_different_file_context ... ok
[INFO] [stdout] test test_fuzzy_match_with_extra_line_in_patch_context ... ok
[INFO] [stdout] test test_fuzzy_match_with_insertion_at_hunk_start ... ok
[INFO] [stdout] test test_fuzzy_match_below_threshold_fails ... ok
[INFO] [stdout] test test_fuzzy_match_succeeds ... ok
[INFO] [stdout] test test_fuzzy_match_with_insertion_at_hunk_end ... ok
[INFO] [stdout] test test_fuzzy_indentation_drift ... ok
[INFO] [stdout] test test_git_diff_header_is_not_absorbed_into_previous_hunk ... ok
[INFO] [stdout] test test_fuzzy_match_with_missing_line_in_patch_context ... ok
[INFO] [stdout] test test_git_diff_header_triggers_parsing ... ok
[INFO] [stdout] test test_heuristic_skips_indented_unified_headers ... ok
[INFO] [stdout] test test_heuristic_skips_yaml_separators ... ok
[INFO] [stdout] test test_heuristic_trigger_but_invalid_diff_is_ignored ... ok
[INFO] [stdout] test test_horizontal_rule_in_markdown_code_block ... ok
[INFO] [stdout] test test_hunk_semantic_helpers ... ok
[INFO] [stdout] test test_hunk_applier_iterator ... ok
[INFO] [stdout] test test_indented_diff_block_is_ignored ... ok
[INFO] [stdout] test test_invert_conflict_markers ... ok
[INFO] [stdout] test test_invert_creation_becomes_deletion ... ok
[INFO] [stdout] test test_invert_deletion_becomes_creation ... ok
[INFO] [stdout] test test_hunk_with_no_changes_is_skipped ... ok
[INFO] [stdout] test test_invert_empty_patch_list ... ok
[INFO] [stdout] test test_invert_mixed_hunk ... ok
[INFO] [stdout] test test_invert_simple_modification ... ok
[INFO] [stdout] test test_malformed_diff_returns_error_not_ignored ... ok
[INFO] [stdout] test test_invert_multiple_files ... ok
[INFO] [stdout] test test_markdown_block_with_git_headers ... ok
[INFO] [stdout] test test_markdown_fence_indentation_strictness ... ok
[INFO] [stdout] test test_multiple_blocks_with_noise ... ok
[INFO] [stdout] test test_multiple_file_creations_with_empty_lines_between ... ok
[INFO] [stdout] test test_match_with_different_trailing_whitespace ... ok
[INFO] [stdout] test test_nested_diff_block_is_ignored ... ok
[INFO] [stdout] test test_fuzzy_match_with_multiple_insertions ... ok
[INFO] [stdout] test test_new_file_mode_header_is_not_context ... ok
[INFO] [stdout] test test_newline_only_file_preservation ... ok
[INFO] [stdout] test test_fuzzy_match_with_internal_insertion ... ok
[INFO] [stdout] test test_parse_accepts_all_code_blocks ... ok
[INFO] [stdout] test test_fuzzy_insertion_clobbers_context ... ok
[INFO] [stdout] test test_fuzzy_match_with_more_context_and_insertion ... ok
[INFO] [stdout] test test_parse_auto_fallback_to_raw ... ok
[INFO] [stdout] test test_parse_auto_markdown ... ok
[INFO] [stdout] test test_parse_auto_conflict_markers ... ok
[INFO] [stdout] test test_parse_closing_fence_longer_than_opening ... ok
[INFO] [stdout] test test_parse_auto_multiple_raw_patches ... ok
[INFO] [stdout] test test_no_newline_at_end_of_file ... ok
[INFO] [stdout] test test_parse_conflict_markers ... ok
[INFO] [stdout] test test_parse_conflict_markers_variable_fence ... ok
[INFO] [stdout] test test_parse_diff_block_with_header_only ... ok
[INFO] [stdout] test test_parse_diff_with_fence_like_context_line ... ok
[INFO] [stdout] test test_parse_diff_with_git_headers ... ok
[INFO] [stdout] test test_fuzzy_match_with_multiple_differences_preserves_context ... ok
[INFO] [stdout] test test_parse_auto_raw_diff ... ok
[INFO] [stdout] test test_parse_diff_without_ab_prefix ... ok
[INFO] [stdout] test test_parse_diff_with_nested_indented_code_block ... ok
[INFO] [stdout] test test_parse_fence_trailing_whitespace ... ok
[INFO] [stdout] test test_parse_file_creation_with_a_dev_null ... ok
[INFO] [stdout] test test_parse_empty_diff_block ... ok
[INFO] [stdout] test test_parse_file_creation_with_dev_null ... ok
[INFO] [stdout] test test_parse_error_on_missing_file_header ... ok
[INFO] [stdout] test test_parse_finds_patch_in_misleading_language_block ... ok
[INFO] [stdout] test test_parse_empty_hunk_header_allowed ... ok
[INFO] [stdout] test test_parse_flexible_diff_block_headers ... ok
[INFO] [stdout] test test_parse_file_creation_without_b_prefix ... ok
[INFO] [stdout] test test_parse_mixed_content_robustness ... ok
[INFO] [stdout] test test_parse_ignores_irrelevant_code_blocks ... ok
[INFO] [stdout] test test_parse_hunk_header_line_number ... ok
[INFO] [stdout] test test_parse_finds_patch_in_unlabeled_block ... ok
[INFO] [stdout] test test_parse_multiple_diff_blocks ... ok
[INFO] [stdout] test test_parse_multiple_sections_for_same_file_in_one_block ... ok
[INFO] [stdout] test test_parse_multiple_blocks_mixed_fences ... ok
[INFO] [stdout] test test_parse_patches_empty_input ... ok
[INFO] [stdout] test test_parse_multiple_files_in_one_block ... ok
[INFO] [stdout] test test_parse_patch_block_header ... ok
[INFO] [stdout] test test_parse_patches_file_deletion ... ok
[INFO] [stdout] test test_parse_patches_from_lines ... ok
[INFO] [stdout] test test_parse_patches_error_on_missing_header ... ok
[INFO] [stdout] test test_parse_patches_from_lines_error ... ok
[INFO] [stdout] test test_parse_patches_merges_sections_for_same_file ... ok
[INFO] [stdout] test test_parse_patches_multi_file_raw_diff ... ok
[INFO] [stdout] test test_parse_patches_with_git_headers ... ok
[INFO] [stdout] test test_parse_patches_no_newline ... ok
[INFO] [stdout] test test_parse_patches_whitespace_input ... ok
[INFO] [stdout] test test_parse_patches_raw_diff ... ok
[INFO] [stdout] test test_parse_simple_diff ... ok
[INFO] [stdout] test test_parse_shorter_closing_fence_ignored ... ok
[INFO] [stdout] test test_parse_patches_file_creation ... ok
[INFO] [stdout] test test_patch_and_hunk_display_format ... ok
[INFO] [stdout] test test_patch_content_str_accepts_markdown ... ok
[INFO] [stdout] test test_patch_content_str_accepts_raw_diff ... ok
[INFO] [stdout] test test_patch_content_str_preserves_no_newline_on_partial_patch ... ok
[INFO] [stdout] test test_patch_from_texts ... ok
[INFO] [stdout] test test_patch_from_texts_uses_raw_parser ... ok
[INFO] [stdout] test test_partial_apply_fails_on_second_hunk ... ok
[INFO] [stdout] test test_patch_is_creation ... ok
[INFO] [stdout] test test_patch_from_texts_no_change ... ok
[INFO] [stdout] test test_path_traversal_is_blocked ... ok
[INFO] [stdout] test test_path_traversal_with_absolute_path_is_blocked ... ok
[INFO] [stdout] test test_patch_is_deletion ... ok
[INFO] [stdout] test test_path_traversal_with_dot_is_blocked ... ok
[INFO] [stdout] test test_path_normalization_within_project ... ok
[INFO] [stdout] test test_patch_to_empty_file ... ok
[INFO] [stdout] test test_patch_inversion ... ok
[INFO] [stdout] test test_preserves_no_newline_when_patch_does_not_touch_eof ... ok
[INFO] [stdout] test test_smart_indentation_after_empty_line ... ok
[INFO] [stdout] test test_smart_indentation_empty_lines_stripped ... ok
[INFO] [stdout] test test_smart_indentation_ignores_empty_lines_with_trailing_whitespace ... ok
[INFO] [stdout] test test_smart_indentation_mixed_style_fallback ... ok
[INFO] [stdout] test test_smart_indentation_nested_markdown_list_spaces_to_tabs ... ok
[INFO] [stdout] test test_yaml_block_with_header_like_content_is_ignored ... ok
[INFO] [stdout] test test_smart_indentation_tabs_to_tabs ... ok
[INFO] [stdout] test test_smart_indentation_adjustment ... ok
[INFO] [stdout] test test_strict_apply_variants ... ok
[INFO] [stdout] test test_smart_indentation_outdented_added_line_fallback ... ok
[INFO] [stdout] test test_smart_indentation_tabs_to_tabs_multiple_levels ... ok
[INFO] [stdout] test test_smart_indentation_preserved_across_unindented_lines ... ok
[INFO] [stdout] test test_apply_to_readonly_file_fails ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_apply_to_readonly_file_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_apply_to_readonly_file_fails' (99) panicked at tests/patch_apply_tests.rs:1955:5:
[INFO] [stdout] Applying patch to a read-only file should result in a PermissionDenied error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651782ba90fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651782ba90fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651782ba90fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x651782ba90fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x651782bc10da - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x651782bc10da - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x651782baf0e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x651782baf0e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x651782b8589f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x651782b8589f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x651782ba0329 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6517829e693c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6517829e693c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x651782ba05a2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x651782ba05a2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x651782b8598a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x651782b7a8c9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x651782b8688d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x651782bc194c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65178269aeec - patch_apply_tests[ebb330347882ffa7]::test_apply_to_readonly_file_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/patch_apply_tests.rs:1955:5
[INFO] [stdout]   20:     0x65178267e287 - patch_apply_tests[ebb330347882ffa7]::test_apply_to_readonly_file_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/patch_apply_tests.rs:1927:39
[INFO] [stdout]   21:     0x6517826fab56 - <patch_apply_tests[ebb330347882ffa7]::test_apply_to_readonly_file_fails::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6517829d9c1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6517829d9c1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6517829e740b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6517829e740b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6517829e740b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6517829e740b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6517829e740b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6517829e740b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6517829e740b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6517829e0b24 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6517829e0b24 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6517829ea012 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6517829ea012 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6517829ea012 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6517829ea012 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6517829ea012 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6517829ea012 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6517829ea012 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x651782ba84df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x651782ba84df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x726f7afaeaa4 - <unknown>
[INFO] [stdout]   43:     0x726f7b03ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_apply_to_readonly_file_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 251 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test patch_apply_tests`
[INFO] running `Command { std: "docker" "inspect" "295b7d7fb085f8ed2657a9d92a9f7c9f85627b6551edc7a543e7d13f071dcfe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295b7d7fb085f8ed2657a9d92a9f7c9f85627b6551edc7a543e7d13f071dcfe9", kill_on_drop: false }`
[INFO] [stdout] 295b7d7fb085f8ed2657a9d92a9f7c9f85627b6551edc7a543e7d13f071dcfe9
