[INFO] fetching crate yamlpatch 1.24.1...
[INFO] testing yamlpatch-1.24.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate yamlpatch 1.24.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate yamlpatch 1.24.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yamlpatch 1.24.1
[INFO] tweaked toml for crates.io crate yamlpatch 1.24.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yamlpatch 1.24.1 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 crates.io crate yamlpatch 1.24.1 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded tree-sitter-yaml v0.7.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.5
[INFO] [stderr]   Downloaded tree-sitter-iter v1.24.1
[INFO] [stderr]   Downloaded line-index v0.1.2
[INFO] [stderr]   Downloaded subfeature v1.24.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded yamlpath v1.24.1
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded cc v1.2.49
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded tree-sitter v0.26.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e4f65208da441e740e20b559d3109bc3e4488128dd6488dbf4c1ae619c534dbd
[INFO] running `Command { std: "docker" "start" "-a" "e4f65208da441e740e20b559d3109bc3e4488128dd6488dbf4c1ae619c534dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4f65208da441e740e20b559d3109bc3e4488128dd6488dbf4c1ae619c534dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f65208da441e740e20b559d3109bc3e4488128dd6488dbf4c1ae619c534dbd", kill_on_drop: false }`
[INFO] [stdout] e4f65208da441e740e20b559d3109bc3e4488128dd6488dbf4c1ae619c534dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1be7f40bc44bb9b02978f4f9e1ff6a59bc484744f9b06a8ba0351f084ddd6d73
[INFO] running `Command { std: "docker" "start" "-a" "1be7f40bc44bb9b02978f4f9e1ff6a59bc484744f9b06a8ba0351f084ddd6d73", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tree-sitter-iter v1.24.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subfeature v1.24.1
[INFO] [stderr]    Compiling yamlpath v1.24.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling yamlpatch v1.24.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
[INFO] running `Command { std: "docker" "inspect" "1be7f40bc44bb9b02978f4f9e1ff6a59bc484744f9b06a8ba0351f084ddd6d73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be7f40bc44bb9b02978f4f9e1ff6a59bc484744f9b06a8ba0351f084ddd6d73", kill_on_drop: false }`
[INFO] [stdout] 1be7f40bc44bb9b02978f4f9e1ff6a59bc484744f9b06a8ba0351f084ddd6d73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f2eb783cb3cf83bc1756a497d78feefc22198d5d5df73ab44fd8499594fbebc0
[INFO] running `Command { std: "docker" "start" "-a" "f2eb783cb3cf83bc1756a497d78feefc22198d5d5df73ab44fd8499594fbebc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling yamlpatch v1.24.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s
[INFO] running `Command { std: "docker" "inspect" "f2eb783cb3cf83bc1756a497d78feefc22198d5d5df73ab44fd8499594fbebc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2eb783cb3cf83bc1756a497d78feefc22198d5d5df73ab44fd8499594fbebc0", kill_on_drop: false }`
[INFO] [stdout] f2eb783cb3cf83bc1756a497d78feefc22198d5d5df73ab44fd8499594fbebc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9319c2243b1ed120c0888a74e0365575beaec3fa453f6ab450fc5fa31e48863f
[INFO] running `Command { std: "docker" "start" "-a" "9319c2243b1ed120c0888a74e0365575beaec3fa453f6ab450fc5fa31e48863f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yamlpatch-567abe8a9a103f69)
[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/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-20cfaa280ed441c3)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test test_add_rejects_duplicate_key ... ok
[INFO] [stdout] test test_add_to_multiline_flow_mapping ... ignored, known issue
[INFO] [stdout] test test_add_to_multiline_flow_mapping_funky ... ignored, known issue
[INFO] [stdout] test test_append_fails_on_non_sequence ... ok
[INFO] [stdout] test test_add_preserves_flow_mapping_formatting ... ok
[INFO] [stdout] test test_add_preserve_flow_sequence_in_block_mapping ... ok
[INFO] [stdout] test test_add_nested_mapping_with_comments ... ok
[INFO] [stdout] test test_add_preserves_formatting ... ok
[INFO] [stdout] test test_add_complex_mixed_styles_permissions ... ok
[INFO] [stdout] test test_add_empty_flow_mapping_expansion ... ok
[INFO] [stdout] test test_add_root_level_path_handling ... ok
[INFO] [stdout] test test_add_to_block_mapping_in_block_list ... ok
[INFO] [stdout] test test_append_empty_mapping ... ok
[INFO] [stdout] test test_add_root_level_preserves_formatting ... ok
[INFO] [stdout] test test_add_to_block_mapping_in_block_list_funky_indentation ... ok
[INFO] [stdout] test test_add_to_flow_mapping_nested_in_block_list ... ok
[INFO] [stdout] test test_add_to_flow_mapping_trailing_comma ... ok
[INFO] [stdout] test test_add_to_flow_mapping_trailing_comment ... ok
[INFO] [stdout] test test_append_multiple_items ... ok
[INFO] [stdout] test test_append_mapping_to_sequence ... ok
[INFO] [stdout] test test_append_nested_sequence ... ok
[INFO] [stdout] test test_append_nested_mapping ... ok
[INFO] [stdout] test test_append_preserves_comments ... ok
[INFO] [stdout] test test_append_preserves_indentation ... ok
[INFO] [stdout] test test_append_number_to_sequence ... ok
[INFO] [stdout] test test_append_real_world_github_workflow ... ok
[INFO] [stdout] test test_comment_boundary_issue ... ok
[INFO] [stdout] test test_append_simple_scalar_to_sequence ... ok
[INFO] [stdout] test test_emplace_comment ... ok
[INFO] [stdout] test test_debug_comments_and_spacing ... ok
[INFO] [stdout] test test_debug_indentation_issue ... ok
[INFO] [stdout] test test_emplace_comment_on_dq_string ... ok
[INFO] [stdout] test test_emplace_comment_on_empty_list ... ok
[INFO] [stdout] test test_emplace_comment_fails_on_too_many_comments ... ok
[INFO] [stdout] test test_emplace_comment_crlf ... ok
[INFO] [stdout] test test_emplace_comment_on_block_string ... ok
[INFO] [stdout] test test_emplace_comment_on_empty_object ... ok
[INFO] [stdout] test test_merge_into_key_missing_body ... ignored, known issue with empty body handling
[INFO] [stdout] test test_debug_merge_into_env_issue ... ok
[INFO] [stdout] test test_extract_leading_whitespace ... ok
[INFO] [stdout] test test_emplace_comment_on_list_element ... ok
[INFO] [stdout] test test_emplace_comment_on_sq_string ... ok
[INFO] [stdout] test test_empty_mapping_formatting ... ok
[INFO] [stdout] test test_emplace_comment_overwrites_existing_comment ... ok
[INFO] [stdout] test test_extract_leading_indentation_for_block_item ... ok
[INFO] [stdout] test test_merge_into_new_key ... ok
[INFO] [stdout] test test_find_content_end ... ok
[INFO] [stdout] test test_merge_into_existing_key ... ok
[INFO] [stdout] test test_merge_into_flow_mapping ... ok
[INFO] [stdout] test test_full_demo_workflow ... ok
[INFO] [stdout] test test_merge_into_prevents_duplicate_keys ... ok
[INFO] [stdout] test test_merge_into_preserves_comments_in_env_block ... ok
[INFO] [stdout] test test_detect_style ... ok
[INFO] [stdout] test test_merge_into_complex_env_mapping ... ok
[INFO] [stdout] test test_merge_into_with_unicode ... ok
[INFO] [stdout] test test_preserve_trailing_newline_add_to_nested_mapping_at_end ... ok
[INFO] [stdout] test test_preserve_trailing_newline_add_simple_at_end ... ok
[INFO] [stdout] test test_merge_into_reuses_existing_key_no_duplicates ... ok
[INFO] [stdout] test test_preserve_trailing_newline_no_newline_original ... ok
[INFO] [stdout] test test_preserve_trailing_newline_replace_multiline_at_end ... ok
[INFO] [stdout] test test_preserve_trailing_newline_replace_comment_at_end ... ok
[INFO] [stdout] test test_preserve_trailing_newline_replace_at_end ... ok
[INFO] [stdout] test test_no_empty_lines_after_insertion ... ok
[INFO] [stdout] test test_multiple_operations_preserve_comments ... ok
[INFO] [stdout] test test_merge_into_with_mapping_merge_behavior ... ok
[INFO] [stdout] test test_remove_preserves_structure ... ok
[INFO] [stdout] test test_reparse_exact_extracted ... ok
[INFO] [stdout] test test_replace_comment_fails_on_too_many_comments ... ok
[INFO] [stdout] test test_replace_comment ... ok
[INFO] [stdout] test test_preserve_trailing_newline_replace_nested_at_end ... ok
[INFO] [stdout] test test_replace_empty_flow_value ... ok
[INFO] [stdout] test test_preserve_trailing_newline_when_adding_at_end ... ok
[INFO] [stdout] test test_replace_empty_flow_value_no_colon ... ok
[INFO] [stdout] test test_replace_comment_noop ... ok
[INFO] [stdout] test test_mixed_flow_block_styles_github_workflow ... ok
[INFO] [stdout] test test_replace_value_in_flow_mapping_within_block_context ... ok
[INFO] [stdout] test test_replace_multiline_string ... ok
[INFO] [stdout] test test_replace_empty_block_value ... ok
[INFO] [stdout] test test_serialize_flow ... ok
[INFO] [stdout] test test_step_insertion_with_comments ... ok
[INFO] [stdout] test test_yaml_patch_replace_preserves_comments ... ok
[INFO] [stdout] test test_step_content_end_detection ... ok
[INFO] [stdout] test test_rewrite_fragment_single_line ... ok
[INFO] [stdout] test test_preserve_trailing_newline_rewrite_fragment_at_end ... ok
[INFO] [stdout] test test_rewrite_fragment_entire_doc ... ok
[INFO] [stdout] test test_rewrite_fragment_multi_line ... ok
[INFO] [stdout] test test_rewrite_fragment_multi_line_in_list ... ok
[INFO] [stdout] test test_emplace_comment_on_empty_feature - should panic ... ok
[INFO] [stdout] test test_emplace_comment_on_multiline_string - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yamlpatch
[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] running `Command { std: "docker" "inspect" "9319c2243b1ed120c0888a74e0365575beaec3fa453f6ab450fc5fa31e48863f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9319c2243b1ed120c0888a74e0365575beaec3fa453f6ab450fc5fa31e48863f", kill_on_drop: false }`
[INFO] [stdout] 9319c2243b1ed120c0888a74e0365575beaec3fa453f6ab450fc5fa31e48863f
