[INFO] fetching crate haagenti-zstd 0.1.1...
[INFO] testing haagenti-zstd-0.1.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate haagenti-zstd 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate haagenti-zstd 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate haagenti-zstd 0.1.1
[INFO] tweaked toml for crates.io crate haagenti-zstd 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate haagenti-zstd 0.1.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate haagenti-zstd 0.1.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded haagenti-core v0.1.0
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded haagenti-simd v0.1.0
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 531d4c0b154c3544cb4f8e14c787f6fd40b0c2cc0b3109a598dd54366f95431e
[INFO] running `Command { std: "docker" "start" "-a" "531d4c0b154c3544cb4f8e14c787f6fd40b0c2cc0b3109a598dd54366f95431e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "531d4c0b154c3544cb4f8e14c787f6fd40b0c2cc0b3109a598dd54366f95431e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "531d4c0b154c3544cb4f8e14c787f6fd40b0c2cc0b3109a598dd54366f95431e", kill_on_drop: false }`
[INFO] [stdout] 531d4c0b154c3544cb4f8e14c787f6fd40b0c2cc0b3109a598dd54366f95431e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e3d9a8f54709ce7427f32e8b12ce94535fd5ba2c8ca996abb35a07f1a53102
[INFO] running `Command { std: "docker" "start" "-a" "26e3d9a8f54709ce7427f32e8b12ce94535fd5ba2c8ca996abb35a07f1a53102", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling haagenti-core v0.1.0
[INFO] [stderr]    Compiling haagenti-simd v0.1.0
[INFO] [stderr]    Compiling haagenti-zstd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.45s
[INFO] running `Command { std: "docker" "inspect" "26e3d9a8f54709ce7427f32e8b12ce94535fd5ba2c8ca996abb35a07f1a53102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e3d9a8f54709ce7427f32e8b12ce94535fd5ba2c8ca996abb35a07f1a53102", kill_on_drop: false }`
[INFO] [stdout] 26e3d9a8f54709ce7427f32e8b12ce94535fd5ba2c8ca996abb35a07f1a53102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b2ac25d09cfffbc1d2f532825b275e6d737d47e347ea52d37f6a1069e1af04
[INFO] running `Command { std: "docker" "start" "-a" "80b2ac25d09cfffbc1d2f532825b275e6d737d47e347ea52d37f6a1069e1af04", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling haagenti-core v0.1.0
[INFO] [stderr]    Compiling haagenti-simd v0.1.0
[INFO] [stderr]    Compiling haagenti-zstd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "80b2ac25d09cfffbc1d2f532825b275e6d737d47e347ea52d37f6a1069e1af04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b2ac25d09cfffbc1d2f532825b275e6d737d47e347ea52d37f6a1069e1af04", kill_on_drop: false }`
[INFO] [stdout] 80b2ac25d09cfffbc1d2f532825b275e6d737d47e347ea52d37f6a1069e1af04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e294c75b7a03a8985bdfb4d7cb93294ba918fb863efebfe72988ae80e26c6cff
[INFO] running `Command { std: "docker" "start" "-a" "e294c75b7a03a8985bdfb4d7cb93294ba918fb863efebfe72988ae80e26c6cff", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haagenti_zstd-b7eeffb349008f7a)
[INFO] [stdout] 
[INFO] [stdout] running 470 tests
[INFO] [stdout] test block::literals::tests::test_compressed_literals_truncated_data_error ... ok
[INFO] [stdout] test block::literals::tests::test_empty_input_error ... ok
[INFO] [stdout] test block::literals::tests::test_literals_block_type_parsing ... ok
[INFO] [stdout] test block::literals::tests::test_raw_literals_12bit_size ... ok
[INFO] [stdout] test block::literals::tests::test_new_raw_helper ... ok
[INFO] [stdout] test block::literals::tests::test_size_format_detection ... ok
[INFO] [stdout] test block::literals::tests::test_truncated_raw_error ... ok
[INFO] [stdout] test block::literals::tests::test_treeless_requires_previous_table ... ok
[INFO] [stdout] test block::sequences::tests::test_literal_length_baseline_all_codes ... ok
[INFO] [stdout] test block::sequences::tests::test_literal_length_decoding ... ok
[INFO] [stdout] test block::sequences::tests::test_match_length_baseline_all_codes ... ok
[INFO] [stdout] test block::literals::tests::test_rle_literals_5bit_size ... ok
[INFO] [stdout] test block::literals::tests::test_compressed_header_type_detection ... ok
[INFO] [stdout] test block::literals::tests::test_raw_literals_5bit_size ... ok
[INFO] [stdout] test block::sequences::tests::test_empty_sequences ... ok
[INFO] [stdout] test block::sequences::tests::test_match_length_decoding ... ok
[INFO] [stdout] test block::sequences::tests::test_mode_byte_parsing ... ok
[INFO] [stdout] test block::sequences::tests::test_offset_decoding ... ok
[INFO] [stdout] test block::sequences::tests::test_offset_decoding_range ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_ll_distribution_sum ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_ml_distribution_sum ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_of_distribution_sum ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_initial_values ... ok
[INFO] [stdout] test block::sequences::tests::test_predefined_tables_build ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_special_case_2 ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_sequence_of_operations ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_case_3_larger_offset ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_use_first ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_special_case_1 ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_use_third ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_boundary_128 ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_large ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_medium ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_small ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_zero ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_count_boundary_127 ... ok
[INFO] [stdout] test block::sequences::tests::test_sequence_creation ... ok
[INFO] [stdout] test block::sequences::tests::test_zero_sequences ... ok
[INFO] [stdout] test block::sequences::tests::test_sequences_with_predefined_mode ... ok
[INFO] [stdout] test block::tests::test_decode_raw_block ... ok
[INFO] [stdout] test block::tests::test_decode_rle_block_empty_error ... ok
[INFO] [stdout] test block::tests::test_decode_rle_block ... ok
[INFO] [stdout] test block::sequences::tests::test_symbol_mode_parsing ... ok
[INFO] [stdout] test block::tests::test_decode_rle_block_large ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_ll_zero_special_case_3 ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_literals_only ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_new_offset ... ok
[INFO] [stdout] test compress::analysis::tests::test_empty_data ... ok
[INFO] [stdout] test block::sequences::tests::test_repeat_offsets_use_second ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_with_match ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_zeros ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_predict_block_type_rle ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_text ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_predict_block_type_raw_for_random ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_should_compress_compressible ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_predict_block_type_compress ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_random ... ok
[INFO] [stdout] test compress::analysis::tests::test_match_non_uniformity ... ok
[INFO] [stdout] test compress::analysis::tests::test_periodic_detection ... ok
[INFO] [stdout] test compress::analysis::tests::test_fast_should_compress_incompressible ... ok
[INFO] [stdout] test compress::analysis::tests::test_random_detection ... ok
[INFO] [stdout] test compress::analysis::tests::test_match_uniformity_analysis ... ok
[INFO] [stdout] test compress::analysis::tests::test_low_entropy ... ok
[INFO] [stdout] test compress::analysis::tests::test_refine_with_good_matches ... ok
[INFO] [stdout] test compress::analysis::tests::test_refine_with_no_matches ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_alloc_slice ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_alloc_slice_zeroed ... ok
[INFO] [stdout] test compress::analysis::tests::test_text_like_detection ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_overflow ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_peak_usage ... ok
[INFO] [stdout] test compress::analysis::tests::test_uniform_detection ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_creation ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_reset ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_grow ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_to_vec ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_extend ... ok
[INFO] [stdout] test compress::arena::tests::test_default_arena_size ... ok
[INFO] [stdout] test compress::block::tests::test_block_encoder_creation ... ok
[INFO] [stdout] test compress::block::tests::test_add_literals ... ok
[INFO] [stdout] test compress::arena::tests::test_arena_vec_basic ... ok
[INFO] [stdout] test compress::block::tests::test_encode_raw_literals_medium ... ok
[INFO] [stdout] test compress::block::tests::test_encode_raw_literals_small ... ok
[INFO] [stdout] test compress::block::tests::test_encode_block ... ok
[INFO] [stdout] test compress::block::tests::test_encode_sequences_empty ... ok
[INFO] [stdout] test compress::block::tests::test_encode_literals_detects_rle ... ok
[INFO] [stdout] test compress::block::tests::test_encode_rle_literals ... ok
[INFO] [stdout] test compress::block::tests::test_encode_sequences_count_small ... ok
[INFO] [stdout] test compress::block::tests::test_matches_to_sequences_empty ... ok
[INFO] [stdout] test compress::block::tests::test_matches_to_sequences_new_offset ... ok
[INFO] [stdout] test compress::block::tests::test_repeat_offset_encoder ... ok
[INFO] [stdout] test compress::block::tests::test_matches_to_sequences_with_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_depth_scales_with_size ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_depth_respects_minimum ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_multiple ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_depth_respects_configured_max ... ok
[INFO] [stdout] test block::tests::test_execute_sequences_rle_pattern ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_lazy_threshold_minimum ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_finder_maintains_compression_quality ... ok
[INFO] [stdout] test compress::match_finder::tests::test_aligned_hash_table_operations ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_boundary_handling ... ok
[INFO] [stdout] test compress::match_finder::tests::test_aligned_hash_table_alignment ... ok
[INFO] [stdout] test compress::block::tests::test_add_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_matching_correctness ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_excellent_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_maintains_compression_ratio ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_threshold_by_position ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_maintains_match_quality ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_small_input_fallback ... ok
[INFO] [stdout] test compress::match_finder::tests::test_hash_distribution ... ok
[INFO] [stdout] test compress::match_finder::tests::test_lazy_match_finder ... ok
[INFO] [stdout] test compress::match_finder::tests::test_lazy_threshold_scaling_by_size ... ok
[INFO] [stdout] test compress::match_finder::tests::test_long_match ... ok
[INFO] [stdout] test compress::match_finder::tests::test_match_creation ... ok
[INFO] [stdout] test compress::match_finder::tests::test_match_finder_creation ... ok
[INFO] [stdout] test compress::match_finder::tests::test_match_length_calculation ... ok
[INFO] [stdout] test compress::match_finder::tests::test_multiple_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_no_matches_short_input ... ok
[INFO] [stdout] test compress::match_finder::tests::test_no_matches_unique ... ok
[INFO] [stdout] test compress::match_finder::tests::test_overlapping_repeat ... ok
[INFO] [stdout] test compress::match_finder::tests::test_find_matches_auto_uses_adaptive ... ok
[INFO] [stdout] test compress::match_finder::tests::test_large_input ... ok
[INFO] [stdout] test compress::match_finder::tests::test_simple_repeat ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_lazy_maintains_quality ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_finds_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_handles_short_input ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_correctness ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_no_overlapping_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_8byte_hash_distribution ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_coverage_comparable_to_single ... ok
[INFO] [stdout] test compress::match_finder::tests::test_adaptive_finder_large_input_throughput ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finds_long_matches_via_8byte_hash ... ok
[INFO] [stdout] test compress::match_finder::tests::test_search_depth_limit ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_finds_better_matches ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finder_creation ... ok
[INFO] [stdout] test compress::repeat_offset_finder::tests::test_rep_offset_bonus ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finds_matches ... ok
[INFO] [stdout] test compress::repeat_offset_finder::tests::test_repeat_offset_finder_basic ... ok
[INFO] [stdout] test compress::repeat_offset_finder::tests::test_repeat_offset_tracking ... ok
[INFO] [stdout] test compress::sequences::tests::test_analyze_for_rle_non_uniform ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_literal_length_small ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_literal_length_with_extra_bits ... ok
[INFO] [stdout] test compress::sequences::tests::test_analyze_for_rle_uniform ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_offset ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_sequences_rle_empty ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_sequences_rle_single ... ok
[INFO] [stdout] test compress::sequences::tests::test_encoded_sequence_creation ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_empty ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_large_for_parallel ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_medium_data ... ok
[INFO] [stdout] test compress::sequences::tests::test_encode_match_length ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_random_data_fast_path ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_repetitive_data ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_finds_short_matches_fallback ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_rle_data ... ok
[INFO] [stdout] test compress::speculative::tests::test_custom_strategies ... ok
[INFO] [stdout] test compress::speculative::tests::test_parallel_threshold ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_best_mode ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_fast_mode ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_picks_best ... ok
[INFO] [stdout] test compress::speculative::tests::test_compress_small ... ok
[INFO] [stdout] test compress::speculative::tests::test_strategy_all ... ok
[INFO] [stdout] test compress::speculative::tests::test_strategy_best ... ok
[INFO] [stdout] test compress::speculative::tests::test_strategy_fast ... ok
[INFO] [stdout] test compress::speculative::tests::test_speculative_compressor_creation ... ok
[INFO] [stdout] test compress::tests::test_adaptive_search_depth_performance ... ok
[INFO] [stdout] test compress::tests::test_block_size_handling ... ok
[INFO] [stdout] test compress::tests::test_arena_reuse_efficiency ... ok
[INFO] [stdout] test compress::tests::test_compress_empty ... ok
[INFO] [stdout] test compress::tests::test_compress_rle_detection ... ok
[INFO] [stdout] test compress::speculative::tests::test_with_checksum ... ok
[INFO] [stdout] test compress::tests::test_compression_fingerprint_accuracy ... ok
[INFO] [stdout] test compress::tests::test_compression_levels ... ok
[INFO] [stdout] test compress::tests::test_compress_small ... ok
[INFO] [stdout] test compress::tests::test_compress_context_creation ... ok
[INFO] [stdout] test compress::tests::test_compression_levels_ratio_ordering ... ok
[INFO] [stdout] test compress::tests::test_compression_with_checksum ... ok
[INFO] [stdout] test compress::tests::test_entropy_based_strategy_selection ... ok
[INFO] [stdout] test compress::tests::test_lazy_match_finder_produces_matches ... ok
[INFO] [stdout] test compress::tests::test_long_distance_pattern_detection ... ok
[INFO] [stdout] test compress::tests::test_fast_predict_block_type ... ok
[INFO] [stdout] test compress::tests::test_match_finder_variant_selection ... ok
[INFO] [stdout] test compress::tests::test_mixed_content_compression ... ok
[INFO] [stdout] test compress::tests::test_repeat_offset_match_finder ... ok
[INFO] [stdout] test compress::tests::test_repetitive_data_compression_ratio ... ok
[INFO] [stdout] test compress::tests::test_speculative_compression_available ... ok
[INFO] [stdout] test compress::tests::test_fast_entropy_estimate ... ok
[INFO] [stdout] test cross_library_tests::test_analyze_reference_sequence_bitstream ... ok
[INFO] [stdout] test compress::tests::test_text_compression_ratio_baseline ... ok
[INFO] [stdout] test cross_library_tests::test_compare_block_structure ... ok
[INFO] [stdout] test cross_library_tests::test_debug_block_encoding ... ok
[INFO] [stdout] test cross_library_tests::test_analyze_compression_failure ... ok
[INFO] [stdout] test cross_library_tests::test_check_block_boundaries ... ok
[INFO] [stdout] test cross_library_tests::test_debug_compression_trace ... ok
[INFO] [stdout] test cross_library_tests::test_debug_match_finder ... ok
[INFO] [stdout] test cross_library_tests::test_debug_of_init_state ... ok
[INFO] [stdout] test cross_library_tests::test_find_threshold_size ... ok
[INFO] [stdout] test cross_library_tests::test_debug_fse_state_values ... ok
[INFO] [stdout] test cross_library_tests::test_fse_bitstream_comparison ... ok
[INFO] [stdout] test cross_library_tests::test_debug_huffman_encoding ... ok
[INFO] [stdout] test cross_library_tests::test_haagenti_compress_zstd_decompress_65kb ... ok
[INFO] [stdout] test cross_library_tests::test_fse_bytes_in_reference_frame ... ok
[INFO] [stdout] test cross_library_tests::test_reference_decode_no_checksum ... ok
[INFO] [stdout] test cross_library_tests::test_reference_zstd_comparison ... ok
[INFO] [stdout] test cross_library_tests::test_reference_decodes_our_fse ... ok
[INFO] [stdout] test cross_library_tests::test_zstd_compress_haagenti_decompress_65kb ... ignored, Pre-existing bug: reference zstd compatibility for compressed blocks
[INFO] [stdout] test cross_library_tests::test_zstd_reference_raw_blocks ... ok
[INFO] [stdout] test cross_library_tests::test_two_sequences ... ok
[INFO] [stdout] test cross_library_tests::test_xxhash64_against_known_values ... ok
[INFO] [stdout] test decompress::tests::test_checksum_mismatch ... ok
[INFO] [stdout] test decompress::tests::test_compressed_block_literals_only ... ok
[INFO] [stdout] test compress::match_finder::tests::test_speculative_performance_reasonable ... ok
[INFO] [stdout] test decompress::tests::test_compressed_block_multi_literals ... ok
[INFO] [stdout] test decompress::tests::test_content_size_mismatch ... ok
[INFO] [stdout] test decompress::tests::test_compressed_block_with_rle_literals ... ok
[INFO] [stdout] test decompress::tests::test_decompress_context_creation ... ok
[INFO] [stdout] test decompress::tests::test_magic_validation ... ok
[INFO] [stdout] test decompress::tests::test_frame_with_checksum ... ok
[INFO] [stdout] test decompress::tests::test_repeat_offset_same_value ... ok
[INFO] [stdout] test debug_tests::test_trace_100kb_text ... ok
[INFO] [stdout] test decompress::tests::test_repeat_offsets ... ok
[INFO] [stdout] test decompress::tests::test_rle_frame ... ok
[INFO] [stdout] test decompress::tests::test_simple_raw_frame ... ok
[INFO] [stdout] test decompress::tests::test_valid_magic ... ok
[INFO] [stdout] test dictionary::tests::test_dict_compression_roundtrip ... ok
[INFO] [stdout] test compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive ... FAILED
[INFO] [stdout] test compress::analysis::tests::test_fast_entropy_estimate_speed ... FAILED
[INFO] [stdout] test dictionary::tests::test_dict_hash_table_efficiency ... ok
[INFO] [stdout] test dictionary::tests::test_dict_compressor_with_levels ... ok
[INFO] [stdout] test dictionary::tests::test_dict_multiple_match_candidates ... ok
[INFO] [stdout] test dictionary::tests::test_dict_no_match_found ... ok
[INFO] [stdout] test dictionary::tests::test_dict_training_insufficient_samples ... ok
[INFO] [stdout] test dictionary::tests::test_dict_compression_improves_ratio ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_creation ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_match_finding ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_too_large ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_serialization ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_too_small ... ok
[INFO] [stdout] test frame::block::tests::test_block_size_too_large ... ok
[INFO] [stdout] test frame::block::tests::test_block_type_parsing ... ok
[INFO] [stdout] test decompress::tests::test_multi_block_frame ... ok
[INFO] [stdout] test frame::block::tests::test_compressed_block_header ... ok
[INFO] [stdout] test frame::block::tests::test_header_too_short ... ok
[INFO] [stdout] test dictionary::tests::test_dict_id_embedded_in_frame ... ok
[INFO] [stdout] test frame::block::tests::test_last_block_flag ... ok
[INFO] [stdout] test frame::block::tests::test_raw_block_header ... ok
[INFO] [stdout] test frame::block::tests::test_max_block_size ... ok
[INFO] [stdout] test frame::block::tests::test_reserved_block_type_error ... ok
[INFO] [stdout] test frame::block::tests::test_rle_block_header ... ok
[INFO] [stdout] test frame::block::tests::test_zero_size_block ... ok
[INFO] [stdout] test frame::checksum::tests::test_33_bytes ... ok
[INFO] [stdout] test frame::checksum::tests::test_64_bytes ... ok
[INFO] [stdout] test frame::checksum::tests::test_consistency ... ok
[INFO] [stdout] test frame::checksum::tests::test_different_inputs_different_hashes ... ok
[INFO] [stdout] test frame::checksum::tests::test_empty_input ... ok
[INFO] [stdout] test frame::checksum::tests::test_32_bytes ... ok
[INFO] [stdout] test frame::checksum::tests::test_long_input ... ok
[INFO] [stdout] test frame::checksum::tests::test_short_input ... ok
[INFO] [stdout] test frame::checksum::tests::test_single_byte ... ok
[INFO] [stdout] test dictionary::tests::test_dictionary_training ... ok
[INFO] [stdout] test frame::checksum::tests::test_medium_input ... ok
[INFO] [stdout] test frame::checksum::tests::test_with_seed ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_dict_bytes ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_fcs_bytes ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_2byte_fcs ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_8byte_fcs ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_minimal ... ok
[INFO] [stdout] test compress::match_finder::tests::test_chunked_matching_performance_reasonable ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_with_checksum ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_with_dictionary ... ok
[INFO] [stdout] test frame::header::tests::test_truncated_header_error ... ok
[INFO] [stdout] test frame::header::tests::test_window_descriptor_has ... ok
[INFO] [stdout] test frame::header::tests::test_empty_header_error ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_flags ... ok
[INFO] [stdout] test frame::header::tests::test_frame_descriptor_reserved_bit_error ... ok
[INFO] [stdout] test frame::header::tests::test_window_size_too_large ... ok
[INFO] [stdout] test frame::tests::test_skippable_magic_range ... ok
[INFO] [stdout] test frame::tests::test_magic_constants ... ok
[INFO] [stdout] test frame::tests::test_window_size_constants ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_empty ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_cross_byte ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_eof ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_init_from_end_lower_sentinel ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_multiple_bytes ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_peek ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_read_zero ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_init_from_end ... ok
[INFO] [stdout] test fse::decoder::tests::test_bit_reader_single_byte ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_creation ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_init_state ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_decode_sequence ... ok
[INFO] [stdout] test dictionary::tests::test_dict_training_from_model_samples ... ok
[INFO] [stdout] test fse::decoder::tests::test_fse_decoder_state_transitions ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_capacity ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_large ... ok
[INFO] [stdout] test frame::header::tests::test_window_size_decoding ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_encoder_creation ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_encoder_encode_symbol ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_encoder_init_state ... ok
[INFO] [stdout] test fse::encoder::tests::test_interleaved_encoder ... ok
[INFO] [stdout] test fse::table::tests::test_accuracy_log_too_high ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_multi_byte ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_beats_predefined_for_skewed_data ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_encode_decode_roundtrip ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_from_frequencies_zipf ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_symbol_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_decode_roundtrip_state_transitions ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_len ... ok
[INFO] [stdout] test fse::encoder::tests::test_fse_bit_writer_simple ... ok
[INFO] [stdout] test fse::table::tests::test_custom_table_serialization_roundtrip ... ok
[INFO] [stdout] test frame::header::tests::test_frame_header_with_window ... ok
[INFO] [stdout] test fse::table::tests::test_fse_parse_empty ... ok
[INFO] [stdout] test fse::table::tests::test_fse_table_entry_creation ... ok
[INFO] [stdout] test fse::table::tests::test_is_valid_positive ... ok
[INFO] [stdout] test fse::table::tests::test_fse_parse_accuracy_log_too_high ... ok
[INFO] [stdout] test fse::table::tests::test_less_than_one_probability ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_match_length_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_offset_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_read_bits_from_slice_cross_byte ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_literal_length_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_non_rle_mode ... ok
[INFO] [stdout] test fse::table::tests::test_read_bits_from_slice_simple ... ok
[INFO] [stdout] test fse::table::tests::test_predefined_tables_are_valid ... ok
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_simple ... ignored, Fundamental FSE limitation: last symbol cannot use 100% of remaining
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_sparse ... ignored, Fundamental FSE limitation: sparse distributions hit 100% remaining issue
[INFO] [stdout] test fse::table::tests::test_read_bits_from_slice_zero ... ok
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_with_padding ... ok
[INFO] [stdout] test fse::table::tests::test_rle_mode_detection ... ok
[INFO] [stdout] test fse::table::tests::test_simple_distribution ... ok
[INFO] [stdout] test fse::table::tests::test_state_mask ... ok
[INFO] [stdout] test fse::table::tests::test_unequal_distribution ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_build_exact_reference_bitstream ... ok
[INFO] [stdout] test fse::table::tests::test_table_accuracy_log_selection ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_decode_reference_fse_bytes ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_full_reference_frame_decode ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_init_state_for_reference_codes ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_ll_code_23 ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_ml_codes_38_and_43 ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_state_table_construction ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_tans_encode_decode_roundtrip ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_tans_mixed_symbols_roundtrip ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_trace_bit_reading ... ok
[INFO] [stdout] test fse::tans_encoder::debug_tests::test_trace_init_state ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_interleaved_encoder ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_creation ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_encode_symbol ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_state_range ... ok
[INFO] [stdout] test fse::tans_encoder::trace_tests::test_trace_encode_sequence ... ok
[INFO] [stdout] test fse::tests::test_constants ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_all_zero_error ... ok
[INFO] [stdout] test fse::table::tests::test_frequency_sum_mismatch ... ok
[INFO] [stdout] test fse::table::tests::test_invalid_frequencies_rejected ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_no_implicit_needed ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_empty_error ... ok
[INFO] [stdout] test huffman::decoder::tests::test_build_table_with_implicit_weight ... ok
[INFO] [stdout] test huffman::decoder::tests::test_decode_multiple_symbols ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_odd_count ... ok
[INFO] [stdout] test huffman::decoder::tests::test_decoder_creation ... ok
[INFO] [stdout] test huffman::decoder::tests::test_decode_simple_symbols ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_parsing ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_single_symbol ... ok
[INFO] [stdout] test huffman::decoder::tests::test_direct_weights_too_short ... ok
[INFO] [stdout] test huffman::decoder::tests::test_empty_header_error ... ok
[INFO] [stdout] test huffman::decoder::tests::test_fse_header_detection ... ok
[INFO] [stdout] test huffman::encoder::tests::test_build_too_small ... ok
[INFO] [stdout] test huffman::encoder::tests::test_build_simple ... ok
[INFO] [stdout] test huffman::encoder::tests::test_encode_batch ... ok
[INFO] [stdout] test fse::table::tests::test_serialize_parse_roundtrip_2symbol ... ok
[INFO] [stdout] test huffman::encoder::tests::test_encode_simple ... ok
[INFO] [stdout] test fse::tans_encoder::tests::test_tans_encoder_all_symbols ... ok
[INFO] [stdout] test huffman::encoder::tests::test_frequency_counting ... ok
[INFO] [stdout] test huffman::encoder::tests::test_estimate_size ... ok
[INFO] [stdout] test huffman::encoder::tests::test_fse_table_header_serialization ... ok
[INFO] [stdout] test huffman::encoder::tests::test_serialize_weights ... ok
[INFO] [stdout] test huffman::table::tests::test_all_zero_weights_error ... ok
[INFO] [stdout] test huffman::table::tests::test_four_symbols_equal_weight ... ok
[INFO] [stdout] test huffman::table::tests::test_huffman_entry_creation ... ok
[INFO] [stdout] test huffman::table::tests::test_kraft_inequality_satisfied ... ok
[INFO] [stdout] test huffman::encoder::tests::test_many_symbols_uses_direct_encoding ... ok
[INFO] [stdout] test huffman::table::tests::test_larger_alphabet ... ok
[INFO] [stdout] test huffman::encoder::tests::test_huffman_code_alignment ... ok
[INFO] [stdout] test huffman::table::tests::test_realistic_literal_weights ... ok
[INFO] [stdout] test huffman::table::tests::test_simple_two_symbol ... ok
[INFO] [stdout] test huffman::table::tests::test_weight_too_high_error ... ok
[INFO] [stdout] test huffman::table::tests::test_single_symbol ... ok
[INFO] [stdout] test huffman::table::tests::test_unequal_weights ... ok
[INFO] [stdout] test huffman::tests::test_constants ... ok
[INFO] [stdout] test huffman::tests::test_huffman_batch_encode_consistency ... ok
[INFO] [stdout] test huffman::tests::test_huffman_encoder_decoder_roundtrip ... ok
[INFO] [stdout] test huffman::tests::test_huffman_compression_ratio ... ok
[INFO] [stdout] test huffman::tests::test_huffman_empty_data ... ok
[INFO] [stdout] test huffman::tests::test_huffman_simple_encode_decode ... ok
[INFO] [stdout] test huffman::table::tests::test_empty_weights_error ... ok
[INFO] [stdout] test huffman::tests::test_huffman_many_symbols ... ok
[INFO] [stdout] test huffman::tests::test_huffman_max_code_length ... ok
[INFO] [stdout] test huffman::tests::test_huffman_minimal ... ok
[INFO] [stdout] test huffman::tests::test_huffman_single_value_data ... ok
[INFO] [stdout] test huffman::tests::test_huffman_table_serialization_roundtrip ... ok
[INFO] [stdout] test huffman::tests::test_huffman_table_from_frequencies ... ok
[INFO] [stdout] test huffman::tests::test_huffman_text_pattern ... ok
[INFO] [stdout] test huffman::tests::test_huffman_two_symbols_equal_frequency ... ok
[INFO] [stdout] test internal_roundtrip_tests::test_debug_ml_table_symbols ... ok
[INFO] [stdout] test internal_roundtrip_tests::test_internal_roundtrip_500 ... ok
[INFO] [stdout] test large_tests::test_benchmark_text_65kb ... ignored, Pre-existing bug: checksum mismatch at 65KB+ sizes
[INFO] [stdout] test minimal_fse_debug::test_compare_with_reference_bitstream ... ok
[INFO] [stdout] test minimal_fse_debug::test_single_sequence_bitstream_size ... ok
[INFO] [stdout] test huffman_debug_tests::test_trace_huffman_weights_text ... ok
[INFO] [stdout] test profiling_tests::test_debug_single_byte_repeats ... ok
[INFO] [stdout] test ref_decode_tests::test_decode_reference_500 ... ok
[INFO] [stdout] test ref_decode_tests::test_trace_reference_bitstream ... ok
[INFO] [stdout] test tests::test_codec_algorithm ... ok
[INFO] [stdout] test tests::test_codec_roundtrip ... ok
[INFO] [stdout] test tests::test_compression_levels ... ok
[INFO] [stdout] test huffman::table::tests::test_bit_mask ... ok
[INFO] [stdout] test tests::test_compressor_with_custom_tables_getter ... ok
[INFO] [stdout] test tests::test_compressor_with_all_options ... ok
[INFO] [stdout] test tests::test_compressor_works ... ok
[INFO] [stdout] test tests::test_custom_huffman_api ... ok
[INFO] [stdout] test tests::test_custom_huffman_getter ... ok
[INFO] [stdout] test tests::test_custom_table_in_zstd_frame ... ok
[INFO] [stdout] test tests::test_custom_tables_api ... ok
[INFO] [stdout] test tests::test_custom_tables_with_level ... ok
[INFO] [stdout] test tests::test_decompress_to ... ok
[INFO] [stdout] test large_tests::test_roundtrip_16kb ... ok
[INFO] [stdout] test profiling_tests::test_profile_match_finder_quality ... ok
[INFO] [stdout] test profiling_tests::test_profile_sequence_encoding_paths ... ok
[INFO] [stdout] test tests::test_decompress_to_buffer_too_small ... ok
[INFO] [stdout] test tests::test_decompressor_multi_block ... ok
[INFO] [stdout] test tests::test_decompressor_validates_magic ... ok
[INFO] [stdout] test tests::test_decompressor_with_checksum ... ok
[INFO] [stdout] test tests::test_decompressor_rle_block ... ok
[INFO] [stdout] test compress::match_finder::tests::test_two_tier_performance_reasonable ... ok
[INFO] [stdout] test tests::test_decompressor_raw_block ... ok
[INFO] [stdout] test tests::test_huffman_encoder_from_weights ... ok
[INFO] [stdout] test tests::test_huffman_integration_with_zstd ... ok
[INFO] [stdout] test tests::test_integration_content_size_mismatch_rejected ... ok
[INFO] [stdout] test tests::test_integration_empty_frame ... ok
[INFO] [stdout] test tests::test_integration_large_rle ... ok
[INFO] [stdout] test tests::test_integration_mixed_raw_rle ... ok
[INFO] [stdout] test tests::test_integration_binary_data ... ok
[INFO] [stdout] test tests::test_integration_multiple_raw_blocks ... ok
[INFO] [stdout] test tests::test_integration_checksum_verification ... ok
[INFO] [stdout] test tests::test_integration_invalid_checksum_rejected ... ok
[INFO] [stdout] test tests::test_integration_two_byte_fcs ... ok
[INFO] [stdout] test tests::test_roundtrip_empty ... ok
[INFO] [stdout] test tests::test_roundtrip_binary ... ok
[INFO] [stdout] test tests::test_roundtrip_compression_levels ... ok
[INFO] [stdout] test tests::test_roundtrip_mixed_patterns ... ok
[INFO] [stdout] test tests::test_roundtrip_llm_weights_pattern ... ok
[INFO] [stdout] test tests::test_roundtrip_longer_uniform_pattern ... ok
[INFO] [stdout] test tests::test_roundtrip_rle ... ok
[INFO] [stdout] test tests::test_roundtrip_repeated_pattern ... ok
[INFO] [stdout] test tests::test_roundtrip_overlapping_matches ... ok
[INFO] [stdout] test tests::test_magic_number ... ok
[INFO] [stdout] test tests::test_max_compressed_size ... ok
[INFO] [stdout] test tests::test_roundtrip_single_byte_repeats ... ok
[INFO] [stdout] test tests::test_roundtrip_small ... ok
[INFO] [stdout] test tests::test_roundtrip_uniform_pattern ... ok
[INFO] [stdout] test tests::test_roundtrip_various_pattern_lengths ... ok
[INFO] [stdout] test tests::test_too_short_input ... ok
[INFO] [stdout] test tests::test_roundtrip_large_pattern_block ... ok
[INFO] [stdout] test throughput_tests::test_compression_efficiency_binary_vs_text ... ok
[INFO] [stdout] test throughput_tests::test_memory_efficiency_large_data ... ok
[INFO] [stdout] test throughput_tests::test_roundtrip_preserves_data_large ... ok
[INFO] [stdout] test profiling_tests::test_profile_text_patterns ... ok
[INFO] [stdout] test throughput_tests::test_decompression_throughput ... ok
[INFO] [stdout] test debug_tests2::test_trace_100kb_text_random ... ok
[INFO] [stdout] test throughput_tests::test_throughput_vs_level_tradeoff ... ok
[INFO] [stdout] test throughput_tests::test_adaptive_search_depth_scaling ... ok
[INFO] [stdout] test throughput_tests::test_64kb_compression_throughput ... ok
[INFO] [stdout] test throughput_tests::test_1mb_compression_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive' (127) panicked at src/compress/match_finder.rs:2157:9:
[INFO] [stdout] Repetitive data throughput 17.0 MiB/s below target 25 MiB/s
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6449b7455262 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6449b7455262 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6449b7455262 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6449b7455262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6449b746665a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6449b746665a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6449b7423fa6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6449b7423fa6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6449b7434749 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6449b7434749 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6449b74345e1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6449b73c544e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6449b73c544e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6449b74349c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6449b74349c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6449b7434808 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6449b742fd99 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6449b7418ddd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6449b746dbbc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6449b715d12a - haagenti_zstd::compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive::h16dd2007b7e5d2cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compress/match_finder.rs:2157:9
[INFO] [stdout]   20:     0x6449b715d1e7 - haagenti_zstd::compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive::{{closure}}::he793e41b840c0f00
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compress/match_finder.rs:2128:59
[INFO] [stdout]   21:     0x6449b713a526 - core::ops::function::FnOnce::call_once::h6b0cb89d1f7fdb18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6449b73c520b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6449b73c520b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6449b73d8c1a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6449b73d8c1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6449b73d8c1a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6449b73d8c1a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6449b73d8c1a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6449b73d8c1a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6449b73d8c1a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6449b73b3074 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6449b73b3074 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6449b73b6a12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6449b73b6a12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6449b73b6a12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6449b73b6a12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6449b73b6a12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6449b73b6a12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6449b73b6a12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6449b742b02f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x6449b742b02f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7c2678bd7aa4 - <unknown>
[INFO] [stdout]   43:     0x7c2678c64a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compress::analysis::tests::test_fast_entropy_estimate_speed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compress::analysis::tests::test_fast_entropy_estimate_speed' (70) panicked at src/compress/analysis.rs:687:9:
[INFO] [stdout] fast_entropy_estimate too slow: 216.365802ms for 10K iterations
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6449b7455262 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6449b7455262 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6449b7455262 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6449b7455262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6449b746665a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6449b746665a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6449b7423fa6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6449b7423fa6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6449b7434749 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6449b7434749 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6449b74345e1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6449b73c544e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6449b73c544e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6449b74349c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6449b74349c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6449b7434808 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6449b742fd99 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6449b7418ddd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6449b746dbbc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6449b7120d3c - haagenti_zstd::compress::analysis::tests::test_fast_entropy_estimate_speed::h523f0475b9751473
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compress/analysis.rs:687:9
[INFO] [stdout]   20:     0x6449b7120d97 - haagenti_zstd::compress::analysis::tests::test_fast_entropy_estimate_speed::{{closure}}::hfa8d08834de7e45c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compress/analysis.rs:676:42
[INFO] [stdout]   21:     0x6449b713c366 - core::ops::function::FnOnce::call_once::ha78f9647fd9ff97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6449b73c520b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6449b73c520b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6449b73d8c1a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6449b73d8c1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6449b73d8c1a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6449b73d8c1a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6449b73d8c1a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6449b73d8c1a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6449b73d8c1a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6449b73b3074 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6449b73b3074 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6449b73b6a12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6449b73b6a12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6449b73b6a12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6449b73b6a12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6449b73b6a12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6449b73b6a12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6449b73b6a12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6449b742b02f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x6449b742b02f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7c2678bd7aa4 - <unknown>
[INFO] [stdout]   43:     0x7c2678c64a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compress::analysis::tests::test_fast_entropy_estimate_speed
[INFO] [stdout]     compress::match_finder::tests::test_early_exit_improves_throughput_on_repetitive
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 464 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e294c75b7a03a8985bdfb4d7cb93294ba918fb863efebfe72988ae80e26c6cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e294c75b7a03a8985bdfb4d7cb93294ba918fb863efebfe72988ae80e26c6cff", kill_on_drop: false }`
[INFO] [stdout] e294c75b7a03a8985bdfb4d7cb93294ba918fb863efebfe72988ae80e26c6cff
