[INFO] cloning repository https://github.com/badboieppy/UnRedact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/badboieppy/UnRedact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboieppy%2FUnRedact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboieppy%2FUnRedact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d674b1082d80ce2bc7b5765fb75391a5db8d6a38 [INFO] testing badboieppy/UnRedact against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboieppy%2FUnRedact" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/badboieppy/UnRedact [INFO] finished tweaking git repo https://github.com/badboieppy/UnRedact [INFO] tweaked toml for git repo https://github.com/badboieppy/UnRedact written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/badboieppy/UnRedact on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/badboieppy/UnRedact 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4519f1aeae0edde62a8f69494fac142b5effe6d314955139069fc77431b5566d [INFO] running `Command { std: "docker" "start" "-a" "4519f1aeae0edde62a8f69494fac142b5effe6d314955139069fc77431b5566d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4519f1aeae0edde62a8f69494fac142b5effe6d314955139069fc77431b5566d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4519f1aeae0edde62a8f69494fac142b5effe6d314955139069fc77431b5566d", kill_on_drop: false }` [INFO] [stdout] 4519f1aeae0edde62a8f69494fac142b5effe6d314955139069fc77431b5566d [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09b3ccfac0a85e254a0cef8a6e2a772cecfdbf7957ac695e5e986ca6185e1d75 [INFO] running `Command { std: "docker" "start" "-a" "09b3ccfac0a85e254a0cef8a6e2a772cecfdbf7957ac695e5e986ca6185e1d75", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling hayro-ccitt v0.2.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling hayro-jbig2 v0.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling hayro-font v0.4.0 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fast_image_resize v5.5.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling font-types v0.11.0 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rustybuzz v0.13.0 [INFO] [stderr] Compiling peniko v0.5.0 [INFO] [stderr] Compiling read-fonts v0.37.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hayro-jpeg2000 v0.2.0 [INFO] [stderr] Compiling vello_common v0.0.5 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling hayro-syntax v0.5.0 [INFO] [stderr] Compiling vello_cpu v0.0.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling skrifa v0.40.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling hayro-interpret v0.5.0 [INFO] [stderr] Compiling hayro v0.5.0 [INFO] [stderr] Compiling unredact v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "09b3ccfac0a85e254a0cef8a6e2a772cecfdbf7957ac695e5e986ca6185e1d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b3ccfac0a85e254a0cef8a6e2a772cecfdbf7957ac695e5e986ca6185e1d75", kill_on_drop: false }` [INFO] [stdout] 09b3ccfac0a85e254a0cef8a6e2a772cecfdbf7957ac695e5e986ca6185e1d75 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3790074e5fd518ba16447cf28de4af28e4f9082ad92cac316c579d2cff860ca [INFO] running `Command { std: "docker" "start" "-a" "a3790074e5fd518ba16447cf28de4af28e4f9082ad92cac316c579d2cff860ca", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling unredact v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `Command { std: "docker" "inspect" "a3790074e5fd518ba16447cf28de4af28e4f9082ad92cac316c579d2cff860ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3790074e5fd518ba16447cf28de4af28e4f9082ad92cac316c579d2cff860ca", kill_on_drop: false }` [INFO] [stdout] a3790074e5fd518ba16447cf28de4af28e4f9082ad92cac316c579d2cff860ca [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9e580545994bd084e0ecedece1d2474b8abbd897a30871992fbfb460e76186d [INFO] running `Command { std: "docker" "start" "-a" "e9e580545994bd084e0ecedece1d2474b8abbd897a30871992fbfb460e76186d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unredact-451b2c6282f3201c) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test data::dictionary_data::tests::load_dictionary_from_bytes_dedupes_and_parses_pipe_format ... ok [INFO] [stdout] test benchmarks::types::evidence_dossier_contract::tests::dossier_validation_rejects_contract_and_direction_mismatch ... ok [INFO] [stdout] test benchmarks::types::evidence_dossier_contract::tests::dossier_validation_rejects_missing_disconfirmation_signal ... ok [INFO] [stdout] test benchmarks::types::known_redaction_contract::tests::canonical_contract_contains_expected_known_target_set_shape ... ok [INFO] [stdout] test benchmarks::types::evidence_dossier_contract::tests::dossier_validation_accepts_complete_contract_aligned_input ... ok [INFO] [stdout] test data::dictionary_variant_data::tests::build_dictionary_variants_adds_common_name_forms ... ok [INFO] [stdout] test data::dictionary_variant_data::tests::build_dictionary_variants_preserves_special_name_parts ... ok [INFO] [stdout] test dependency::pdf_font_occurrence_accessor::tests::build_file_font_report_from_bytes_handles_invalid_pdf_without_crashing ... ok [INFO] [stdout] test dependency::pdf_annotator::tests::build_text_ops_emits_line_steps_for_multiline_text ... ok [INFO] [stdout] test data::dictionary_variant_data::tests::build_dictionary_variants_adds_role_aware_alias_combinations ... ok [INFO] [stdout] test data::dictionary_variant_data::tests::build_dictionary_variants_does_not_cross_combine_between_entries ... ok [INFO] [stdout] test data::dictionary_variant_data::tests::build_dictionary_variants_does_not_mix_first_with_first_or_last_with_last ... ok [INFO] [stdout] test dependency::pdf_redaction::accessor::tests::retriever_annotation_and_drawn_redactions_are_deterministic ... ok [INFO] [stdout] test data::dictionary_data::tests::missing_dictionary_bytes_falls_back_to_default_names ... ok [INFO] [stdout] test dependency::pdf_font_run_accessor::tests::build_font_run_report_fails_on_invalid_pdf_bytes ... ok [INFO] [stdout] test logic::local_file_workflow_component::tests::build_output_file_paths_uses_stem_and_dir ... ok [INFO] [stdout] test dependency::pdf_redaction::accessor::tests::retriever_provides_underlying_text_hits_for_real_pdf ... ok [INFO] [stdout] test logic::redaction_guessing_component::guess_logic::tests::resolve_anchor_keeps_run_text_when_hint_does_not_end_with_comma ... ok [INFO] [stdout] test dependency::pdf_redaction::accessor::tests::retriever_raster_redactions_are_deterministic_for_same_input ... ok [INFO] [stdout] test logic::redaction_guessing_component::guess_logic::tests::resolve_anchor_keeps_run_text_when_superset_prefix_is_too_short ... ok [INFO] [stdout] test logic::redaction_guessing_component::guess_logic::tests::resolve_anchor_prefers_full_hint_when_run_text_is_substring ... ok [INFO] [stdout] test service::unredact_cli_entry::tests::run_batch_errors_when_directory_has_no_supported_files ... ok [INFO] [stdout] test types::file_types::tests::aggregate_counts_counts_occurrences ... ok [INFO] [stdout] test types::file_types::tests::distinct_fonts_from_counts_deduplicates_and_sorts ... ok [INFO] [stdout] test types::file_types::tests::counts_as_map_builds_expected_map ... ok [INFO] [stdout] test types::file_types::tests::encoded_output_is_eq ... ok [INFO] [stdout] test types::file_types::tests::font_id_ordering_is_deterministic ... ok [INFO] [stdout] test data::visualization_data::tests::raster_overlay_preserves_multiline_guess_text ... ok [INFO] [stdout] test types::file_types::tests::font_process_input_is_eq ... ok [INFO] [stdout] test types::file_types::tests::rect_dimensions ... ok [INFO] [stdout] test types::file_types::tests::output_format_serializes_json ... ok [INFO] [stdout] test types::file_types::tests::text_source_kind_serializes_image_raster ... ok [INFO] [stdout] test types::file_types::tests::font_text_run_defaults_metric_fields_when_missing ... ok [INFO] [stdout] test data::visualization_data::tests::anchor_pair_multi_redaction_rows_use_leftmost_line_anchor_prefix ... ok [INFO] [stdout] test types::file_types::tests::report_roundtrips_json ... ok [INFO] [stdout] test data::visualization_data::tests::anchor_pair_overlay_preserves_multiline_guess_text ... ok [INFO] [stdout] test data::visualization_data::tests::load_inputs_from_bytes_without_guess_data_has_no_overlays ... ok [INFO] [stdout] test data::visualization_data::tests::load_inputs_from_bytes_builds_rects_and_anchor_triplet_overlays ... ok [INFO] [stdout] test data::visualization_data::tests::anchor_pair_overlay_uses_selected_only_for_non_joinable_context ... ok [INFO] [stdout] test data::visualization_data::tests::anchor_pair_overlay_prefers_left_anchor_run_origin_and_style ... ok [INFO] [stdout] test data::visualization_data::tests::render_visualized_pdf_from_bytes_produces_pdf_output ... ok [INFO] [stdout] test data::visualization_data::tests::anchor_pair_overlay_uses_joined_text_with_anchor_typography ... ok [INFO] [stdout] test dependency::pdf_font_occurrence_accessor::tests::build_file_font_report_from_bytes_parses_real_pdf ... ok [INFO] [stdout] test dependency::pdf_font_run_accessor::tests::build_font_run_report_extracts_runs_with_metrics ... ok [INFO] [stdout] test data::fonts_data::tests::detect_fonts_from_bytes_hides_occurrences_when_details_are_disabled ... ok [INFO] [stdout] test dependency::pdf_font_run_accessor::tests::build_font_run_report_is_deterministic_for_same_input ... ok [INFO] [stdout] test service::unredact_cli_entry::tests::run_batch_recurses_pdf_inputs_and_preserves_relative_output_paths ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.75s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/evidence_first_change_gate.rs (/opt/rustwide/target/debug/deps/evidence_first_change_gate-ec61c394b4b87d7d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::gate_approves_complete_fixture_dossier ... ok [INFO] [stdout] test tests::gate_rejects_incomplete_fixture_dossier ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/guess_accuracy_benchmark.rs (/opt/rustwide/target/debug/deps/guess_accuracy_benchmark-72e1b12624848e14) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::determinism_gate_reports_actionable_mismatch_classes ... ok [INFO] [stdout] test tests::determinism_gate_is_not_enforced_for_single_run_mode ... ok [INFO] [stdout] test tests::determinism_gate_passes_for_identical_double_run ... ok [INFO] [stderr] Running unittests src/bin/pdf_to_png.rs (/opt/rustwide/target/debug/deps/pdf_to_png-68e6d3993b359afe) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::single_page_default_path_uses_plain_png_for_page_one ... ok [INFO] [stderr] Running unittests src/bin/synthetic_overfitting_benchmark.rs (/opt/rustwide/target/debug/deps/synthetic_overfitting_benchmark-87aeaaa27afcf483) [INFO] [stdout] test tests::all_pages_default_path_is_zero_padded ... ok [INFO] [stdout] test tests::single_page_default_path_includes_page_for_non_first_page ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::hard_gate_fails_when_run_completeness_gate_fails ... ok [INFO] [stdout] test tests::hard_gate_fails_when_fixed_seed_gate_fails ... ok [INFO] [stdout] test tests::fixed_seed_comparator_accepts_identical_runs ... ok [INFO] [stdout] test tests::run_completeness_gate_fails_when_seed_coverage_is_partial ... ok [INFO] [stdout] test tests::report_has_policy_labeled_tier_separation ... ok [INFO] [stdout] test tests::fixed_seed_comparator_reports_hash_rank_and_top1_divergence ... ok [INFO] [stdout] test tests::discover_pdfs_recurses_and_sorts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unredact_cli-26e20ed33fb2278b) [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/bin/visual_score_impact_benchmark.rs (/opt/rustwide/target/debug/deps/visual_score_impact_benchmark-1cfa50d948ca76a7) [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/integration_dictionary.rs (/opt/rustwide/target/debug/deps/integration_dictionary-e2aa7bdc12b68566) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test alternate_dictionary_entry_formats_are_honored_in_guesses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.37s [INFO] [stdout] [INFO] [stderr] Running tests/integration_general.rs (/opt/rustwide/target/debug/deps/integration_general-5af36f8005bb24b8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test service_image_analysis_toggle_controls_raster_detection ... ok [INFO] [stdout] test fallback_dictionary_flow_runs_end_to_end ... ok [INFO] [stdout] test additional_epstein_files_run_without_file_specific_tuning has been running for over 60 seconds [INFO] [stderr] Running tests/integration_guessing.rs (/opt/rustwide/target/debug/deps/integration_guessing-bb1e38ecd1bba333) [INFO] [stdout] test additional_epstein_files_run_without_file_specific_tuning ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 78.86s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test efta00038617_multi_redaction_cluster_uses_shared_typography_for_guessing_and_visualization has been running for over 60 seconds [INFO] [stdout] test efta00038617_page2_served_names_have_loose_exact_accuracy_with_default_dictionary has been running for over 60 seconds [INFO] [stdout] test efta00038617_served_row_metadata_exposes_multi_anchor_context_spans has been running for over 60 seconds [INFO] [stdout] test efta00101126_anchor_pair_visualization_contract_uses_single_overlay_run has been running for over 60 seconds [INFO] [stdout] test efta00101126_last_two_redactions_keep_sarah_kellen_in_top_five has been running for over 60 seconds [INFO] [stdout] test exact_matches_are_zero_error_candidates_when_present has been running for over 60 seconds [INFO] [stdout] test efta00101126_anchor_pair_visualization_contract_uses_single_overlay_run ... ok [INFO] [stdout] test efta00101126_last_two_redactions_keep_sarah_kellen_in_top_five ... ok [INFO] [stdout] test exact_matches_are_zero_error_candidates_when_present ... ok [INFO] [stdout] test efta00038617_multi_redaction_cluster_uses_shared_typography_for_guessing_and_visualization ... ok [INFO] [stdout] test efta00038617_served_row_metadata_exposes_multi_anchor_context_spans ... ok [INFO] [stdout] test efta00038617_page2_served_names_have_loose_exact_accuracy_with_default_dictionary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 81.89s [INFO] [stdout] [INFO] [stderr] Running tests/integration_web_entry.rs (/opt/rustwide/target/debug/deps/integration_web_entry-31402b39c3b40efe) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test web_entry_bytes_flow_matches_known_efta00101126_expectations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.68s [INFO] [stdout] [INFO] [stderr] Running tests/integration_web_ui_benchmark.rs (/opt/rustwide/target/debug/deps/integration_web_ui_benchmark-a078df94fe989e09) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test web_ui_batch_benchmark_opt_in ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/meta_boundary.rs (/opt/rustwide/target/debug/deps/meta_boundary-52ea1293135c7ef5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_tests_only_use_service_and_public_types_interfaces ... ok [INFO] [stdout] test source_code_architecture_layers_are_respected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests unredact [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" "e9e580545994bd084e0ecedece1d2474b8abbd897a30871992fbfb460e76186d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e580545994bd084e0ecedece1d2474b8abbd897a30871992fbfb460e76186d", kill_on_drop: false }` [INFO] [stdout] e9e580545994bd084e0ecedece1d2474b8abbd897a30871992fbfb460e76186d