[INFO] fetching crate suture-core 1.2.0...
[INFO] testing suture-core-1.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate suture-core 1.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate suture-core 1.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate suture-core 1.2.0
[INFO] tweaked toml for crates.io crate suture-core 1.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate suture-core 1.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suture-core 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded suture-common v1.2.0
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded rusqlite v0.39.0
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded libsqlite3-sys v0.37.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5245aa4f80cb15bd6fa6164c8e11944ef0e3e06847c2177fe21eda37d56cc84
[INFO] running `Command { std: "docker" "start" "-a" "c5245aa4f80cb15bd6fa6164c8e11944ef0e3e06847c2177fe21eda37d56cc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5245aa4f80cb15bd6fa6164c8e11944ef0e3e06847c2177fe21eda37d56cc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5245aa4f80cb15bd6fa6164c8e11944ef0e3e06847c2177fe21eda37d56cc84", kill_on_drop: false }`
[INFO] [stdout] c5245aa4f80cb15bd6fa6164c8e11944ef0e3e06847c2177fe21eda37d56cc84
[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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb86014a77a7a3363e9bec739d8db06b42fa9645801df7103c2f6dd433a0f6d
[INFO] running `Command { std: "docker" "start" "-a" "0cb86014a77a7a3363e9bec739d8db06b42fa9645801df7103c2f6dd433a0f6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 suture-common v1.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling suture-core v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.20s
[INFO] running `Command { std: "docker" "inspect" "0cb86014a77a7a3363e9bec739d8db06b42fa9645801df7103c2f6dd433a0f6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb86014a77a7a3363e9bec739d8db06b42fa9645801df7103c2f6dd433a0f6d", kill_on_drop: false }`
[INFO] [stdout] 0cb86014a77a7a3363e9bec739d8db06b42fa9645801df7103c2f6dd433a0f6d
[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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db7180ea7e64f4cc105241734bd9090a62ad4c71f1c862c751126b14fcef68f8
[INFO] running `Command { std: "docker" "start" "-a" "db7180ea7e64f4cc105241734bd9090a62ad4c71f1c862c751126b14fcef68f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling suture-core v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.35s
[INFO] running `Command { std: "docker" "inspect" "db7180ea7e64f4cc105241734bd9090a62ad4c71f1c862c751126b14fcef68f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7180ea7e64f4cc105241734bd9090a62ad4c71f1c862c751126b14fcef68f8", kill_on_drop: false }`
[INFO] [stdout] db7180ea7e64f4cc105241734bd9090a62ad4c71f1c862c751126b14fcef68f8
[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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4bde7924aa47127e2e7303ea723f5d770b99ec71a8b63f52a911fb3857e071b0
[INFO] running `Command { std: "docker" "start" "-a" "4bde7924aa47127e2e7303ea723f5d770b99ec71a8b63f52a911fb3857e071b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suture_core-ddc7ec50fdb91c8b)
[INFO] [stdout] 
[INFO] [stdout] running 320 tests
[INFO] [stdout] test cas::compressor::tests::test_decompress_invalid_data ... ok
[INFO] [stdout] test cas::hasher::tests::test_hash_bytes_different ... ok
[INFO] [stdout] test cas::compressor::tests::test_compress_empty ... ok
[INFO] [stdout] test cas::hasher::tests::test_hash_bytes_deterministic ... ok
[INFO] [stdout] test cas::hasher::tests::test_hash_empty ... ok
[INFO] [stdout] test cas::compressor::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test cas::compressor::tests::test_is_zstd_compressed ... ok
[INFO] [stdout] test cas::compressor::tests::test_compress_larger_data ... ok
[INFO] [stdout] test cas::hasher::tests::test_hash_with_context_differs ... ok
[INFO] [stdout] test cas::hasher::tests::test_verify_hash_mismatch ... ok
[INFO] [stdout] test cas::hasher::tests::test_hash_file ... ok
[INFO] [stdout] test cas::hasher::tests::test_verify_hash_ok ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_create_empty_fails ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_cache_missing ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_index_find_missing ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_has_blob_packed ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_create_and_read ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_list_packs ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_repack_at_threshold ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_index_sorted ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_cache ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_get_blob_packed_not_found ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_has_blob_checks_packs ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_invalidate_pack_cache ... ok
[INFO] [stdout] test cas::compressor::tests::test_compress_levels ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_loose_priority_over_packed ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_invalid_magic ... ok
[INFO] [stdout] test cas::store::tests::test_blob_count_and_list ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_repack_below_threshold ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_get_blob_from_pack ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_repack_multiple_times ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_list_blobs_packed ... ok
[INFO] [stdout] test cas::store::tests::test_delete_blob ... ok
[INFO] [stdout] test cas::store::tests::test_has_blob ... ok
[INFO] [stdout] test cas::store::tests::test_deduplication ... ok
[INFO] [stdout] test cas::store::tests::test_delete_nonexistent_blob ... ok
[INFO] [stdout] test dag::branch::tests::test_branch_exists ... ok
[INFO] [stdout] test cas::store::tests::test_get_nonexistent_blob ... ok
[INFO] [stdout] test cas::store::tests::test_compressed_store ... ok
[INFO] [stdout] test dag::branch::tests::test_head ... ok
[INFO] [stdout] test dag::branch::tests::test_branch_divergence ... ok
[INFO] [stdout] test cas::store::tests::pack_tests::test_pack_cache_avoids_repeated_disk_reads ... ok
[INFO] [stdout] test cas::pack::tests::test_pack_single_object ... ok
[INFO] [stdout] test dag::graph::tests::test_ancestors_linear_chain ... ok
[INFO] [stdout] test cas::store::tests::test_put_and_get_blob ... ok
[INFO] [stdout] test dag::graph::tests::test_branch_duplicate_rejected ... ok
[INFO] [stdout] test dag::graph::tests::test_branch_operations ... ok
[INFO] [stdout] test dag::graph::tests::test_duplicate_patch_rejected ... ok
[INFO] [stdout] test dag::graph::tests::test_generation_numbers_diamond ... ok
[INFO] [stdout] test dag::graph::tests::test_generation_numbers_linear ... ok
[INFO] [stdout] test dag::graph::tests::test_generation_numbers_uneven_branches ... ok
[INFO] [stdout] test dag::graph::tests::test_ancestors_with_hashset ... ok
[INFO] [stdout] test cas::store::tests::test_put_blob_new_rejects_duplicate ... ok
[INFO] [stdout] test dag::graph::tests::test_add_root_patch ... ok
[INFO] [stdout] test dag::graph::tests::test_ancestors_diamond ... ok
[INFO] [stdout] test cas::store::tests::test_hash_integrity ... ok
[INFO] [stdout] test dag::graph::tests::test_hashset_contains ... ok
[INFO] [stdout] test dag::graph::tests::test_lca_diamond ... ok
[INFO] [stdout] test dag::graph::tests::test_add_patch_with_parent ... ok
[INFO] [stdout] test dag::merge::tests::test_merge_clean_divergent_branches ... ok
[INFO] [stdout] test dag::graph::tests::test_patch_chain ... ok
[INFO] [stdout] test dag::merge::tests::test_merge_conflicting_branches ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_docx ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_empty_semantic ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_image_diff ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_image_new ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_unknown_type ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_bytes ... ok
[INFO] [stdout] test dag::graph::tests::test_lca_no_common_ancestor ... ok
[INFO] [stdout] test dag::graph::tests::test_lca_uneven_branches ... ok
[INFO] [stdout] test dag::graph::tests::test_ancestor_cache ... ok
[INFO] [stdout] test dag::graph::tests::test_lca_linear ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_batch ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_batch_with_delete ... ok
[INFO] [stdout] test dag::graph::tests::test_parent_not_found ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_chain_with_delete ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_delete ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_create ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_identity ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_modify ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_move ... ok
[INFO] [stdout] test engine::apply::tests::test_create_on_existing_path_with_same_hash ... ok
[INFO] [stdout] test engine::apply::tests::test_delete_on_nonexistent_path ... ok
[INFO] [stdout] test diff::semantic_formatter::tests::test_format_basic ... ok
[INFO] [stdout] test engine::apply::tests::test_modify_on_existing_path ... ok
[INFO] [stdout] test engine::apply::tests::test_create_on_existing_path_with_different_hash ... ok
[INFO] [stdout] test engine::apply::tests::test_modify_on_nonexistent_path ... ok
[INFO] [stdout] test engine::apply::tests::test_resolve_payload_to_hash ... ok
[INFO] [stdout] test engine::apply::tests::test_apply_chain ... ok
[INFO] [stdout] test engine::apply::tests::test_resolve_empty_payload ... ok
[INFO] [stdout] test dag::graph::tests::proptests::lca_linear_chain ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_addition ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_complex ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_deletion ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_display ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_empty_to_full ... ok
[INFO] [stdout] test dag::graph::tests::proptests::add_patch_increases_count ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_modification ... ok
[INFO] [stdout] test dag::graph::tests::proptests::patch_chain_ancestry ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_identical ... ok
[INFO] [stdout] test engine::diff::tests::test_trees_equal ... ok
[INFO] [stdout] test engine::merge::tests::test_diff_delete ... ok
[INFO] [stdout] test dag::graph::tests::proptests::ancestors_subset ... ok
[INFO] [stdout] test engine::merge::tests::test_diff_insert ... ok
[INFO] [stdout] test engine::merge::tests::test_diff_replace ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_both_sides_different_regions ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_both_sides_same_change ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_conflict ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_conflict_markers_format ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_empty_base ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_large_file_different_regions ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_one_side_changed ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_trivial_unchanged ... ok
[INFO] [stdout] test engine::diff::tests::test_diff_rename ... ok
[INFO] [stdout] test engine::merge::tests::test_merge_additions_both_sides ... ok
[INFO] [stdout] test engine::apply::tests::proptests::apply_delete_removes_file ... ok
[INFO] [stdout] test engine::merge::tests::test_diff_identical ... ok
[INFO] [stdout] test engine::apply::tests::proptests::apply_create_adds_file ... ok
[INFO] [stdout] test engine::apply::tests::proptests::apply_modify_updates_hash ... ok
[INFO] [stdout] test engine::tree::tests::test_content_hash_deterministic ... ok
[INFO] [stdout] test engine::tree::tests::test_content_hash_different ... ok
[INFO] [stdout] test engine::tree::tests::test_empty_tree ... ok
[INFO] [stdout] test engine::tree::tests::test_insert_and_get ... ok
[INFO] [stdout] test engine::tree::tests::test_paths_sorted ... ok
[INFO] [stdout] test engine::tree::tests::test_remove ... ok
[INFO] [stdout] test engine::tree::tests::test_rename ... ok
[INFO] [stdout] test file_type::tests::test_detect_case_insensitive ... ok
[INFO] [stdout] test file_type::tests::test_detect_csv ... ok
[INFO] [stdout] test file_type::tests::test_detect_docx ... ok
[INFO] [stdout] test file_type::tests::test_detect_from_extension ... ok
[INFO] [stdout] test file_type::tests::test_detect_image_variants ... ok
[INFO] [stdout] test file_type::tests::test_detect_json ... ok
[INFO] [stdout] test file_type::tests::test_detect_markdown ... ok
[INFO] [stdout] test engine::tree::tests::proptests::insert_remove_insert ... ok
[INFO] [stdout] test file_type::tests::test_detect_otio ... ok
[INFO] [stdout] test file_type::tests::test_detect_pptx ... ok
[INFO] [stdout] test file_type::tests::test_detect_sql ... ok
[INFO] [stdout] test file_type::tests::test_detect_pdf ... ok
[INFO] [stdout] test file_type::tests::test_detect_toml ... ok
[INFO] [stdout] test file_type::tests::test_detect_unknown ... ok
[INFO] [stdout] test file_type::tests::test_detect_xlsx ... ok
[INFO] [stdout] test file_type::tests::test_detect_xml ... ok
[INFO] [stdout] test file_type::tests::test_file_type_category ... ok
[INFO] [stdout] test file_type::tests::test_file_type_driver_name ... ok
[INFO] [stdout] test file_type::tests::test_detect_yaml ... ok
[INFO] [stdout] test file_type::tests::test_file_type_icon ... ok
[INFO] [stdout] test file_type::tests::test_repo_type_from_str ... ok
[INFO] [stdout] test file_type::tests::test_repo_type_matches_file_type ... ok
[INFO] [stdout] test hooks::tests::test_build_env_with_author_branch ... ok
[INFO] [stdout] test hooks::tests::test_build_env_basic ... ok
[INFO] [stdout] test hooks::tests::test_build_env_with_extras ... ok
[INFO] [stdout] test engine::tree::tests::proptests::remove_then_not_contains ... ok
[INFO] [stdout] test hooks::tests::test_find_hook_exists_and_executable ... ok
[INFO] [stdout] test hooks::tests::test_format_hook_result ... ok
[INFO] [stdout] test hooks::tests::test_find_hook_not_exists ... ok
[INFO] [stdout] test hooks::tests::test_find_hook_not_executable ... ok
[INFO] [stdout] test hooks::tests::test_hooks_dir_default ... ok
[INFO] [stdout] test hooks::tests::test_hooks_dir_from_config ... ok
[INFO] [stdout] test hooks::tests::test_format_hook_result_failure ... ok
[INFO] [stdout] test hooks::tests::test_run_hook_not_found ... ok
[INFO] [stdout] test hooks::tests::test_hooks_dir_from_config_absolute ... ok
[INFO] [stdout] test hooks::tests::test_run_hook_failure ... ok
[INFO] [stdout] test hooks::tests::test_run_hook_success ... ok
[INFO] [stdout] test hooks::tests::test_run_hooks_directory ... ok
[INFO] [stdout] test integrity::tests::test_analyze_binary_in_text_file ... ok
[INFO] [stdout] test integrity::tests::test_analyze_build_script_makefile ... ok
[INFO] [stdout] test integrity::tests::test_analyze_build_script ... ok
[INFO] [stdout] test integrity::tests::test_analyze_compressed_file ... ok
[INFO] [stdout] test integrity::tests::test_analyze_diff_with_trees ... ok
[INFO] [stdout] test hooks::tests::test_run_hooks_directory_failure_stops ... ok
[INFO] [stdout] test integrity::tests::test_analyze_test_file ... ok
[INFO] [stdout] test integrity::tests::test_entropy_category_classification ... ok
[INFO] [stdout] test integrity::tests::test_format_file_integrity ... ok
[INFO] [stdout] test integrity::tests::test_format_integrity_report ... ok
[INFO] [stdout] test integrity::tests::test_analyze_source_file_high_entropy ... ok
[INFO] [stdout] test integrity::tests::test_null_byte_detection ... ok
[INFO] [stdout] test integrity::tests::test_risk_score_calculation ... ok
[INFO] [stdout] test integrity::tests::test_shannon_entropy_empty ... ok
[INFO] [stdout] test integrity::tests::test_shannon_entropy_random ... ok
[INFO] [stdout] test integrity::tests::test_shannon_entropy_text ... ok
[INFO] [stdout] test integrity::tests::test_shannon_entropy_uniform ... ok
[INFO] [stdout] test metadata::global_config::tests::test_config_path ... ok
[INFO] [stdout] test integrity::tests::test_base64_detection ... ok
[INFO] [stdout] test metadata::global_config::tests::test_env_var_override ... ok
[INFO] [stdout] test metadata::global_config::tests::test_get_dotted_keys ... ok
[INFO] [stdout] test metadata::global_config::tests::test_parse_partial_toml ... ok
[INFO] [stdout] test metadata::global_config::tests::test_parse_valid_toml ... ok
[INFO] [stdout] test metadata::repo_config::tests::test_get_dotted_keys ... ok
[INFO] [stdout] test metadata::repo_config::tests::test_parse_empty_returns_defaults ... ok
[INFO] [stdout] test metadata::repo_config::tests::test_parse_valid_toml ... ok
[INFO] [stdout] test metadata::global_config::tests::test_load_nonexistent_file_returns_defaults ... ok
[INFO] [stdout] test metadata::tests::test_config ... ok
[INFO] [stdout] test engine::tree::tests::proptests::insert_then_contains ... ok
[INFO] [stdout] test metadata::tests::test_file_tree_replace ... ok
[INFO] [stdout] test metadata::tests::test_edges ... ok
[INFO] [stdout] test metadata::tests::test_file_tree_contains ... ok
[INFO] [stdout] test metadata::tests::test_list_branches ... ok
[INFO] [stdout] test metadata::tests::test_load_file_tree_empty ... ok
[INFO] [stdout] test metadata::tests::test_reflog_push_and_list ... ok
[INFO] [stdout] test metadata::tests::test_open_in_memory ... ok
[INFO] [stdout] test metadata::tests::test_store_and_get_patch ... ok
[INFO] [stdout] test metadata::tests::test_reflog_clear ... ok
[INFO] [stdout] test metadata::tests::test_store_and_load_file_tree ... ok
[INFO] [stdout] test metadata::tests::test_working_set ... ok
[INFO] [stdout] test patch::commute::tests::test_all_commute_disjoint ... ok
[INFO] [stdout] test metadata::tests::test_store_and_get_branch ... ok
[INFO] [stdout] test patch::commute::tests::test_all_commute_empty ... ok
[INFO] [stdout] test patch::commute::tests::test_commutativity_is_symmetric ... ok
[INFO] [stdout] test patch::commute::tests::test_all_commute_single ... ok
[INFO] [stdout] test patch::commute::tests::test_disjoint_patches_commute ... ok
[INFO] [stdout] test patch::commute::tests::test_overlapping_patches_do_not_commute ... ok
[INFO] [stdout] test patch::commute::tests::test_partial_overlap ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_chain_multiple ... ok
[INFO] [stdout] test patch::commute::tests::test_identity_commutes_with_everything ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_disjoint_touch_sets ... ok
[INFO] [stdout] test patch::commute::tests::test_all_commute_with_overlap ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_empty_chain_error ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_not_ancestor_error ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_preserves_union_touch_set ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_single_patch ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_linear_chain ... ok
[INFO] [stdout] test patch::conflict::tests::test_classify_driver_resolvable ... ok
[INFO] [stdout] test patch::conflict::tests::test_classify_genuine ... ok
[INFO] [stdout] test patch::conflict::tests::test_classify_missing_patches ... ok
[INFO] [stdout] test patch::conflict::tests::test_classify_auto_resolvable ... ok
[INFO] [stdout] test patch::conflict::tests::test_conflict_creation ... ok
[INFO] [stdout] test patch::conflict::tests::test_conflict_node_creation ... ok
[INFO] [stdout] test patch::merge::tests::test_clean_merge_disjoint ... ok
[INFO] [stdout] test patch::merge::tests::test_conflicting_merge ... ok
[INFO] [stdout] test patch::merge::tests::test_detect_conflicts ... ok
[INFO] [stdout] test patch::merge::tests::test_empty_branches ... ok
[INFO] [stdout] test patch::merge::tests::test_merge_deterministic ... ok
[INFO] [stdout] test patch::conflict::tests::test_classify_structural ... ok
[INFO] [stdout] test patch::merge::tests::test_partial_overlap_merge ... ok
[INFO] [stdout] test patch::merge::tests::test_single_branch_changed ... ok
[INFO] [stdout] test patch::types::tests::test_identity_patch ... ok
[INFO] [stdout] test patch::types::tests::test_patch_deterministic_id ... ok
[INFO] [stdout] test patch::types::tests::test_patch_different_id ... ok
[INFO] [stdout] test patch::types::tests::test_patch_serialization_roundtrip ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_empty ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_intersection ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_intersects ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_subtract ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_subtract_empty ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_union ... ok
[INFO] [stdout] test patch::types::tests::test_touch_set_union_empty ... ok
[INFO] [stdout] test patch::compose::tests::test_compose_overlapping_touch_sets ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_add_nonexistent_file ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_add_and_status ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_add_all ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_blame ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_blame_nonexistent_file ... ok
[INFO] [stdout] test engine::apply::tests::proptests::apply_chain_order_matters ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_checkout ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_checkout_refuses_dirty ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_cherry_pick_nonexistent ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_cherry_pick ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_commit_nothing ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_config_get_set ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_create_branch ... ok
[INFO] [stdout] test engine::tree::tests::proptests::rename ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_commit ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_delete_branch ... ok
[INFO] [stdout] test cas::store::tests::test_large_blob ... ok
[INFO] [stdout] test cas::store::tests::proptests::put_get_roundtrip ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_diff ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_execute_merge_clean ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_ignore_patterns ... ok
[INFO] [stdout] test cas::store::tests::proptests::put_twice_idempotent ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_has_uncommitted_changes_clean ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_full_workflow_with_checkout ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_init_already_exists ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_has_uncommitted_changes_unstaged ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_has_uncommitted_changes_staged ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_execute_merge_fast_forward ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_execute_merge_conflicting ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_init_and_open ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_mv_file ... ok
[INFO] [stdout] test integrity::tests::test_large_binary_blob ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_log ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_mv_nonexistent ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_patches_since ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_open_reconstructs_full_dag ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_rebase ... ok
[INFO] [stdout] test engine::tree::tests::proptests::trees_equal_symmetry ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_rebase_fast_forward ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_remove_remote ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_reset_soft ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_reset_mixed ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_resolve_merge_conflict ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_reset_hard ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_revert ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_pending_merge_persistence ... ok
[INFO] [stdout] test cas::store::tests::proptests::content_addressing ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_rm_cached ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_rm_file ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_snapshot_empty_repo ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_stash_pop_empty ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_three_way_merge ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_snapshot_head ... ok
[INFO] [stdout] test signing::tests::test_generate_keypair ... ok
[INFO] [stdout] test signing::tests::test_canonical_patch_bytes_deterministic ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_stash_push_pop ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_stash_push_nothing ... ok
[INFO] [stdout] test signing::tests::test_verify_wrong_data_fails ... ok
[INFO] [stdout] test signing::tests::test_roundtrip_patch_signing ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_stash_apply_keeps_entry ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_stash_list ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_tags ... ok
[INFO] [stdout] test signing::tests::test_sign_and_verify ... ok
[INFO] [stdout] test signing::tests::test_verify_wrong_key_fails ... ok
[INFO] [stdout] test engine::diff::tests::proptests::diff_empty_vs_full ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_stash_drop ... ok
[INFO] [stdout] test engine::diff::tests::proptests::diff_symmetry_inverse ... ok
[INFO] [stdout] test engine::diff::tests::proptests::diff_identical ... ok
[INFO] [stdout] test engine::tree::tests::proptests::trees_equal_self ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_log_performance_100_commits ... ok
[INFO] [stdout] test engine::diff::tests::proptests::diff_full_vs_empty ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_log_performance_with_limit ... ok
[INFO] [stdout] test repository::repo_impl::tests::test_perf_10k_commits_and_log ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 320 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/determinism.rs (/opt/rustwide/target/debug/deps/determinism-2a570569b447b16e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_diff_symmetry ... ok
[INFO] [stdout] test test_blake3_determinism ... ok
[INFO] [stdout] test test_patch_id_determinism ... ok
[INFO] [stdout] test test_branch_creation_idempotent ... ok
[INFO] [stdout] test test_push_pull_roundtrip ... ok
[INFO] [stdout] test test_commit_determinism ... ok
[INFO] [stdout] test test_merge_determinism ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests suture_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.83s; merged doctests compilation took 0.82s
[INFO] running `Command { std: "docker" "inspect" "4bde7924aa47127e2e7303ea723f5d770b99ec71a8b63f52a911fb3857e071b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bde7924aa47127e2e7303ea723f5d770b99ec71a8b63f52a911fb3857e071b0", kill_on_drop: false }`
[INFO] [stdout] 4bde7924aa47127e2e7303ea723f5d770b99ec71a8b63f52a911fb3857e071b0
