[INFO] fetching crate suture-driver-xml 1.2.0...
[INFO] testing suture-driver-xml-1.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate suture-driver-xml 1.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate suture-driver-xml 1.2.0
[INFO] finished tweaking crates.io crate suture-driver-xml 1.2.0
[INFO] tweaked toml for crates.io crate suture-driver-xml 1.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate suture-driver-xml 1.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suture-driver-xml 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55406bbd24af8991811b46102ef6863fab68dd5c598ded0a1ea9127683d65d54
[INFO] running `Command { std: "docker" "start" "-a" "55406bbd24af8991811b46102ef6863fab68dd5c598ded0a1ea9127683d65d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55406bbd24af8991811b46102ef6863fab68dd5c598ded0a1ea9127683d65d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55406bbd24af8991811b46102ef6863fab68dd5c598ded0a1ea9127683d65d54", kill_on_drop: false }`
[INFO] [stdout] 55406bbd24af8991811b46102ef6863fab68dd5c598ded0a1ea9127683d65d54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36b3d090b71f65d70d359563efa61b70a7b5d93dfdc84bb0da6a03b571d8eff7
[INFO] running `Command { std: "docker" "start" "-a" "36b3d090b71f65d70d359563efa61b70a7b5d93dfdc84bb0da6a03b571d8eff7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling suture-common v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling suture-core v1.2.0
[INFO] [stderr]    Compiling suture-driver v1.2.0
[INFO] [stderr]    Compiling suture-driver-xml v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.76s
[INFO] running `Command { std: "docker" "inspect" "36b3d090b71f65d70d359563efa61b70a7b5d93dfdc84bb0da6a03b571d8eff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b3d090b71f65d70d359563efa61b70a7b5d93dfdc84bb0da6a03b571d8eff7", kill_on_drop: false }`
[INFO] [stdout] 36b3d090b71f65d70d359563efa61b70a7b5d93dfdc84bb0da6a03b571d8eff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b513ddacd5a5fc2b469a43d917e88be75d17b7e2b6366ad3853c0a52fee2ea2
[INFO] running `Command { std: "docker" "start" "-a" "3b513ddacd5a5fc2b469a43d917e88be75d17b7e2b6366ad3853c0a52fee2ea2", kill_on_drop: false }`
[INFO] [stderr]    Compiling suture-driver-xml v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "3b513ddacd5a5fc2b469a43d917e88be75d17b7e2b6366ad3853c0a52fee2ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b513ddacd5a5fc2b469a43d917e88be75d17b7e2b6366ad3853c0a52fee2ea2", kill_on_drop: false }`
[INFO] [stdout] 3b513ddacd5a5fc2b469a43d917e88be75d17b7e2b6366ad3853c0a52fee2ea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 328b7bdafa98af5a8f1da7377fbebda25db1996ee8442e9594f5b2dd8cdae4db
[INFO] running `Command { std: "docker" "start" "-a" "328b7bdafa98af5a8f1da7377fbebda25db1996ee8442e9594f5b2dd8cdae4db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suture_driver_xml-1184b97cc7131d1f)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test tests::test_correctness_all_equal ... ok
[INFO] [stdout] test tests::test_correctness_attribute_conflict ... ok
[INFO] [stdout] test tests::test_correctness_both_add_different_elements ... ok
[INFO] [stdout] test tests::test_correctness_both_add_same_element_different_content ... ok
[INFO] [stdout] test tests::test_correctness_both_modify_same_element_same_value ... ok
[INFO] [stdout] test tests::test_correctness_attribute_added_by_one_side ... ok
[INFO] [stdout] test tests::test_correctness_both_modify_different_elements ... ok
[INFO] [stdout] test tests::test_correctness_deeply_nested_merge ... ok
[INFO] [stdout] test tests::test_correctness_merge_idempotency ... ok
[INFO] [stdout] test tests::test_correctness_attribute_merge_same_element ... ok
[INFO] [stdout] test tests::test_correctness_output_validity ... ok
[INFO] [stdout] test tests::test_xml_diff_attribute_change ... ok
[INFO] [stdout] test tests::test_xml_diff_modified_text ... ok
[INFO] [stdout] test tests::test_xml_diff_removed_element ... ok
[INFO] [stdout] test tests::test_correctness_large_file ... ok
[INFO] [stdout] test tests::test_correctness_mixed_text_and_child_modifications ... ok
[INFO] [stdout] test tests::test_correctness_base_equals_ours ... ok
[INFO] [stdout] test tests::test_correctness_merge_determinism ... ok
[INFO] [stdout] test tests::test_xml_diff_added_element ... ok
[INFO] [stdout] test tests::test_xml_driver_name ... ok
[INFO] [stdout] test tests::test_correctness_empty_elements ... ok
[INFO] [stdout] test tests::test_correctness_namespace_handling ... ok
[INFO] [stdout] test tests::test_correctness_unicode_text ... ok
[INFO] [stdout] test tests::test_xml_driver_extensions ... ok
[INFO] [stdout] test tests::test_correctness_base_equals_theirs ... ok
[INFO] [stdout] test tests::test_correctness_both_modify_same_element_different_value ... ok
[INFO] [stdout] test tests::test_xml_format_diff ... ok
[INFO] [stdout] test tests::test_correctness_cdata_section ... ok
[INFO] [stdout] test tests::test_xml_merge_conflict ... ok
[INFO] [stdout] test tests::test_correctness_attribute_removed_by_one_side ... ok
[INFO] [stdout] test tests::test_xml_merge_no_conflict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests suture_driver_xml
[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" "328b7bdafa98af5a8f1da7377fbebda25db1996ee8442e9594f5b2dd8cdae4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328b7bdafa98af5a8f1da7377fbebda25db1996ee8442e9594f5b2dd8cdae4db", kill_on_drop: false }`
[INFO] [stdout] 328b7bdafa98af5a8f1da7377fbebda25db1996ee8442e9594f5b2dd8cdae4db
