[INFO] cloning repository https://github.com/nrminor/checkle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrminor/checkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrminor%2Fcheckle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrminor%2Fcheckle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c2402ef46a186e3de74023f30b5435c3c1d6f83
[INFO] testing nrminor/checkle against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrminor%2Fcheckle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nrminor/checkle
[INFO] finished tweaking git repo https://github.com/nrminor/checkle
[INFO] tweaked toml for git repo https://github.com/nrminor/checkle written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nrminor/checkle on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nrminor/checkle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d689b635f4c623a9c0c9279073d8e77a3f512aa85b37409d51fa3195fd93481c
[INFO] running `Command { std: "docker" "start" "-a" "d689b635f4c623a9c0c9279073d8e77a3f512aa85b37409d51fa3195fd93481c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d689b635f4c623a9c0c9279073d8e77a3f512aa85b37409d51fa3195fd93481c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d689b635f4c623a9c0c9279073d8e77a3f512aa85b37409d51fa3195fd93481c", kill_on_drop: false }`
[INFO] [stdout] d689b635f4c623a9c0c9279073d8e77a3f512aa85b37409d51fa3195fd93481c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ddfadc56f5b33a8e40f59d8339f2c727e9f088adec34c9b48c8c0fcf9f00bdb
[INFO] running `Command { std: "docker" "start" "-a" "3ddfadc56f5b33a8e40f59d8339f2c727e9f088adec34c9b48c8c0fcf9f00bdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling checkle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.3
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.77s
[INFO] running `Command { std: "docker" "inspect" "3ddfadc56f5b33a8e40f59d8339f2c727e9f088adec34c9b48c8c0fcf9f00bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ddfadc56f5b33a8e40f59d8339f2c727e9f088adec34c9b48c8c0fcf9f00bdb", kill_on_drop: false }`
[INFO] [stdout] 3ddfadc56f5b33a8e40f59d8339f2c727e9f088adec34c9b48c8c0fcf9f00bdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fab9e00ceee1dcad559ef27d686f1f105ab9e3ca0a83dc6c0015bce1dfe0e90
[INFO] running `Command { std: "docker" "start" "-a" "3fab9e00ceee1dcad559ef27d686f1f105ab9e3ca0a83dc6c0015bce1dfe0e90", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.3
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling checkle v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3fab9e00ceee1dcad559ef27d686f1f105ab9e3ca0a83dc6c0015bce1dfe0e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fab9e00ceee1dcad559ef27d686f1f105ab9e3ca0a83dc6c0015bce1dfe0e90", kill_on_drop: false }`
[INFO] [stdout] 3fab9e00ceee1dcad559ef27d686f1f105ab9e3ca0a83dc6c0015bce1dfe0e90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a57fce8a7809aa3cb7121a7a39d962281af126d936fdd35529f12f43b4348df2
[INFO] running `Command { std: "docker" "start" "-a" "a57fce8a7809aa3cb7121a7a39d962281af126d936fdd35529f12f43b4348df2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/checkle-7d8b69897a8cd4d7)
[INFO] [stdout] 
[INFO] [stdout] running 276 tests
[INFO] [stdout] test archive::tests::test_archive_reader_trait_bounds ... ok
[INFO] [stdout] test archive::tests::test_entry_reader_bounds ... ok
[INFO] [stdout] test archive::tests::test_archive_entry_metadata_validation ... ok
[INFO] [stdout] test archive_path::tests::test_archive_pattern_parsing ... ok
[INFO] [stdout] test archive_path::tests::test_archive_pattern_matching ... ok
[INFO] [stdout] test archive_path::tests::test_parse_invalid_archive_paths ... ok
[INFO] [stdout] test archive_path::tests::test_complex_archive_paths ... ok
[INFO] [stdout] test archive_path::tests::test_glob_matching_edge_cases ... ok
[INFO] [stdout] test buffer_pool::tests::test_invalid_parameters ... ok
[INFO] [stdout] test buffer_pool::tests::test_buffer_zeroing_on_release ... ok
[INFO] [stdout] test buffer_pool::tests::test_memory_limit_enforcement ... ok
[INFO] [stdout] test archive_path::tests::test_parse_valid_archive_paths ... ok
[INFO] [stdout] test cli::tests::test_chunk_size_validation_invalid ... ok
[INFO] [stdout] test buffer_pool::tests::test_stats_accuracy ... ok
[INFO] [stdout] test archive_path::tests::test_path_traversal_detection ... ok
[INFO] [stdout] test archive_path::tests::test_pattern_validation ... ok
[INFO] [stdout] test cli::tests::test_chunk_size_validation_valid ... ok
[INFO] [stdout] test buffer_pool::tests::test_pool_exhaustion_and_backpressure ... ok
[INFO] [stdout] test buffer_pool::tests::test_basic_acquire_release_cycle ... ok
[INFO] [stdout] test cli::tests::test_cli_both_performance_options ... ok
[INFO] [stdout] test cli::tests::test_cli_info_and_version_consistency ... ok
[INFO] [stdout] test cli::tests::test_cli_default_values ... ok
[INFO] [stdout] test cli::tests::test_cli_long_file_paths ... ok
[INFO] [stdout] test cli::tests::test_cli_parallel_readers_short_form ... ok
[INFO] [stdout] test cli::tests::test_cli_defaults_performance_options ... ok
[INFO] [stdout] test cli::tests::test_chunk_size_property_validation ... ok
[INFO] [stdout] test cli::tests::test_cli_chunk_size_kb_parsing ... ok
[INFO] [stdout] test cli::tests::test_cli_hash_command_parsing ... ok
[INFO] [stdout] test archive_path::tests::test_archive_path_components_validation ... ok
[INFO] [stdout] test archive_path::tests::test_supported_archive_extensions ... ok
[INFO] [stdout] test cli::tests::test_cli_parallel_readers_parsing ... ok
[INFO] [stdout] test cli::tests::test_cli_algorithm_specification ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_empty_args ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_invalid_chunk_size ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_invalid_parallel_readers ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_excessive_verbose ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_invalid_threads ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_missing_required_arg ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_malformed_arguments ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_threads_edge_cases ... ok
[INFO] [stdout] test buffer_pool::tests::test_concurrent_access ... ok
[INFO] [stdout] test cli::tests::test_cli_command_aliases ... ok
[INFO] [stdout] test cli::tests::test_hashing_algo_from_str_normal ... ok
[INFO] [stdout] test cli::tests::test_cli_verify_many_command_parsing ... ok
[INFO] [stdout] test cli::tests::test_cli_threads_specification ... ok
[INFO] [stdout] test cli::tests::test_cli_version_constant ... ok
[INFO] [stdout] test cli::tests::test_hashing_algo_parser ... ok
[INFO] [stdout] test cli::tests::test_hashing_algo_parser_edge_cases ... ok
[INFO] [stdout] test cli::tests::test_cli_verbose_specification ... ok
[INFO] [stdout] test cli::tests::test_hashing_algo_parser_non_utf8 ... ok
[INFO] [stdout] test cli::tests::test_cli_verify_command_parsing ... ok
[INFO] [stdout] test cli::tests::test_hashing_algo_from_str_invalid ... ok
[INFO] [stdout] test cli::tests::test_parallel_readers_validation_valid ... ok
[INFO] [stdout] test cli::tests::test_parallel_readers_validation_invalid ... ok
[INFO] [stdout] test commands::hash::tests::test_colon_triggers_introspection ... ok
[INFO] [stdout] test data_source::tests::test_archive_data_source_validation ... ok
[INFO] [stdout] test data_source::tests::test_data_source_file_size ... ok
[INFO] [stdout] test data_source::tests::test_data_source_exists ... ok
[INFO] [stdout] test data_source::tests::test_filesystem_data_source_creation ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_algorithm_case_sensitivity ... ok
[INFO] [stdout] test cli::tests::test_valid_algorithm_parsing ... ok
[INFO] [stdout] test data_source::tests::test_data_source_reader_filesystem ... ok
[INFO] [stdout] test commands::hash::tests::test_naive_zip_hashing ... ok
[INFO] [stdout] test data_source::tests::test_hash_filesystem_source ... ok
[INFO] [stdout] test cli::tests::test_cli_aliases_stress_test ... ok
[INFO] [stdout] test commands::hash::tests::test_naive_tar_gz_hashing ... ok
[INFO] [stdout] test data_source::tests::test_hash_with_progress ... ok
[INFO] [stdout] test errors::tests::test_error_chain_depth_and_propagation ... ok
[INFO] [stdout] test errors::tests::test_error_consistency_across_contexts ... ok
[INFO] [stdout] test errors::tests::test_error_context_preservation ... ok
[INFO] [stdout] test errors::tests::test_error_handling_stress ... ok
[INFO] [stdout] test data_source::tests::test_verify_failure ... ok
[INFO] [stdout] test cli::tests::test_parallel_readers_property_validation ... ok
[INFO] [stdout] test errors::tests::test_error_interoperability ... ok
[INFO] [stdout] test errors::tests::test_error_recovery_patterns ... ok
[INFO] [stdout] test errors::tests::test_error_type_classification ... ok
[INFO] [stdout] test errors::tests::test_exceeded_file_batch_size_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_error_thread_safety ... ok
[INFO] [stdout] test errors::tests::test_failed_checksum_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_file_open_error_formatting ... ok
[INFO] [stdout] test cli::tests::test_case_insensitive_algorithm_parsing ... ok
[INFO] [stdout] test errors::tests::test_file_read_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_hash_conversion_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_hash_size_mismatch_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_inaccessible_file_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_invalid_checksum_file_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_multiple_failed_checksums_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_invalid_merkle_tree_result_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_thread_pool_init_error_formatting ... ok
[INFO] [stdout] test hashing::tests::test_backward_compatibility_defaults ... ok
[INFO] [stdout] test hashing::tests::test_builder_pattern_chaining ... ok
[INFO] [stdout] test data_source::tests::test_verify_success ... ok
[INFO] [stdout] test hashing::tests::test_builder_pattern_chunk_size ... ok
[INFO] [stdout] test errors::tests::test_current_directory_error_formatting ... ok
[INFO] [stdout] test errors::tests::test_directory_read_error_formatting ... ok
[INFO] [stdout] test hashing::tests::test_builder_pattern_parallel_readers ... ok
[INFO] [stdout] test errors::tests::test_error_memory_efficiency ... ok
[INFO] [stdout] test hashing::tests::test_checksum_verification_failure ... ok
[INFO] [stdout] test hashing::tests::test_checksum_verification_success ... ok
[INFO] [stdout] test hashing::tests::test_chunk_size_page_alignment ... ok
[INFO] [stdout] test hashing::tests::test_chunk_size_validation_too_large ... ok
[INFO] [stdout] test hashing::tests::test_compared_hashes_function ... ok
[INFO] [stdout] test hashing::tests::test_empty_file_hashing ... ok
[INFO] [stdout] test hashing::tests::test_error_handling_and_recovery ... ok
[INFO] [stdout] test errors::tests::test_size_errors_preserve_sizes ... ok
[INFO] [stdout] test hashing::tests::test_file_region_empty_file ... ok
[INFO] [stdout] test hashing::tests::test_file_region_even_division ... ok
[INFO] [stdout] test hashing::tests::test_file_region_large_file ... ok
[INFO] [stdout] test hashing::tests::test_file_region_max_threads ... ok
[INFO] [stdout] test hashing::tests::test_file_region_single_byte ... ok
[INFO] [stdout] test hashing::tests::test_file_region_single_thread ... ok
[INFO] [stdout] test archive::tests::test_archive_entry_metadata_invalid_ratio - should panic ... ok
[INFO] [stdout] test archive::tests::test_archive_entry_metadata_size_limit - should panic ... ok
[INFO] [stdout] test hashing::tests::test_file_region_smaller_than_chunk ... ok
[INFO] [stdout] test hashing::tests::test_file_region_uneven_division ... ok
[INFO] [stdout] test hashing::tests::test_file_region_various_combinations ... ok
[INFO] [stdout] test hashing::tests::test_file_region_utility_methods ... ok
[INFO] [stdout] test data_source::tests::test_filesystem_data_source_nonexistent - should panic ... ok
[INFO] [stdout] test hashing::tests::test_file_region_chunk_too_large_panics - should panic ... ok
[INFO] [stdout] test hashing::tests::test_file_region_chunk_too_small_panics - should panic ... ok
[INFO] [stdout] test hashing::tests::test_file_region_too_many_threads_panics - should panic ... ok
[INFO] [stdout] test hashing::tests::test_file_region_zero_threads_panics - should panic ... ok
[INFO] [stdout] test hashing::tests::test_hash_array_utility_methods ... ok
[INFO] [stdout] test cli::tests::test_invalid_algorithm_strings ... ok
[INFO] [stdout] test hashing::tests::test_hasher_nonexistent_file - should panic ... ok
[INFO] [stdout] test hashing::tests::test_exact_chunk_boundary ... ok
[INFO] [stdout] test hashing::tests::test_hash_difference ... ok
[INFO] [stdout] test hashing::tests::test_hasher_directory_path - should panic ... ok
[INFO] [stdout] test hashing::tests::test_chunk_size_validation_too_small ... ok
[INFO] [stdout] test hashing::tests::test_md5_hasher_normal_operation ... ok
[INFO] [stdout] test hashing::tests::test_merkle_iter_multiple_hashes ... ok
[INFO] [stdout] test hashing::tests::test_merkle_iter_single_hash ... ok
[INFO] [stdout] test hashing::tests::test_hash_length_invariant ... ok
[INFO] [stdout] test hashing::tests::test_parallel_empty_file ... ok
[INFO] [stdout] test hashing::tests::test_hash_avalanche_effect ... ok
[INFO] [stdout] test errors::tests::test_path_errors_preserve_paths ... ok
[INFO] [stdout] test cli::tests::test_thread_count_parsing_robustness ... ok
[INFO] [stdout] test hashing::tests::test_parallel_io_decision_single_reader ... ok
[INFO] [stdout] test hashing::tests::test_parallel_io_decision_small_file ... ok
[INFO] [stdout] test hashing::tests::test_parallel_io_decision_large_file ... ok
[INFO] [stdout] test errors::tests::test_algorithm_errors_preserve_algorithm ... ok
[INFO] [stdout] test hashing::tests::test_parallel_readers_bounds_clamping ... ok
[INFO] [stdout] test hashing::tests::test_hash_hex_content ... ok
[INFO] [stdout] test hashing::tests::test_just_over_chunk_boundary ... ok
[INFO] [stdout] test hashing::tests::test_large_file_hashing ... ok
[INFO] [stdout] test hashing::tests::test_parallel_zero_threads_panics - should panic ... ok
[INFO] [stdout] test hashing::tests::test_performance_characteristics ... ok
[INFO] [stdout] test hashing::tests::test_parallel_threshold_boundary ... ok
[INFO] [stdout] test hashing::tests::test_progress_callback_empty_file ... ok
[INFO] [stdout] test hashing::tests::test_progress_callback_invocation ... ok
[INFO] [stdout] test hashing::tests::test_hash_determinism ... ok
[INFO] [stdout] test hashing::tests::test_realistic_file_1kb ... ok
[INFO] [stdout] test hashing::tests::test_parallel_sha256_equivalence ... ok
[INFO] [stdout] test hashing::tests::test_sha256_hasher_normal_operation ... ok
[INFO] [stdout] test hashing::tests::test_tiger_style_compliance ... ok
[INFO] [stdout] test hashing::tests::test_realistic_genomics_simulation ... ok
[INFO] [stdout] test io::tests::test_check_file_availability_filesystem ... ok
[INFO] [stdout] test io::tests::test_check_file_availability_missing ... ok
[INFO] [stdout] test io::tests::test_checksum_file_excludes_itself ... ok
[INFO] [stdout] test io::tests::test_checksum_file_excludes_itself_relative_paths ... ok
[INFO] [stdout] test io::tests::test_checksum_file_excludes_itself_symlinks ... ok
[INFO] [stdout] test io::tests::test_checksum_file_line_endings ... ok
[INFO] [stdout] test io::tests::test_collect_files_archive_path ... ok
[INFO] [stdout] test io::tests::test_collect_files_archive_path_edge_cases ... ok
[INFO] [stdout] test hashing::tests::test_realistic_file_10mb ... ok
[INFO] [stdout] test io::tests::test_collect_files_differentiates_archive_from_regular_paths ... ok
[INFO] [stdout] test io::tests::test_collect_files_exceeds_max_batch_non_recursive ... ok
[INFO] [stdout] test io::tests::test_collect_files_many_files_performance ... ok
[INFO] [stdout] test io::tests::test_collect_files_exceeds_max_batch_recursive ... ok
[INFO] [stdout] test io::tests::test_collect_files_recognizes_archive_syntax ... ok
[INFO] [stdout] test io::tests::test_collect_files_recursive ... ok
[INFO] [stdout] test io::tests::test_collect_files_non_recursive ... ok
[INFO] [stdout] test hashing::tests::test_progress_callback_thread_safety ... ok
[INFO] [stdout] test io::tests::test_collect_files_recursive_depth_limit ... ok
[INFO] [stdout] test hashing::tests::test_parallel_sequential_hash_equivalence ... ok
[INFO] [stdout] test hashing::tests::test_integration_parallel_sequential_equivalence ... ok
[INFO] [stdout] test io::tests::test_collect_files_recursive_hidden_files ... ok
[INFO] [stdout] test io::tests::test_collect_files_with_custom_max_batch ... ok
[INFO] [stdout] test io::tests::test_collect_files_single ... ok
[INFO] [stdout] test io::tests::test_collect_files_wildcard ... ok
[INFO] [stdout] test io::tests::test_combined_include_exclude_patterns ... ok
[INFO] [stdout] test io::tests::test_exclude_patterns_filtering ... ok
[INFO] [stdout] test io::tests::test_file_access_edge_cases ... ok
[INFO] [stdout] test io::tests::test_corrupted_checksum_file_utf8 ... ok
[INFO] [stdout] test io::tests::test_file_hash_pair_normal_operation ... ok
[INFO] [stdout] test io::tests::test_file_hash_pair_unchecked ... ok
[INFO] [stdout] test io::tests::test_file_filter_config_new ... ok
[INFO] [stdout] test io::tests::test_files_to_check_from_vec ... ok
[INFO] [stdout] test io::tests::test_file_hash_pair_unchecked_invalid_hash - should panic ... ok
[INFO] [stdout] test io::tests::test_files_to_check_new ... ok
[INFO] [stdout] test io::tests::test_files_to_check_push ... ok
[INFO] [stdout] test cli::tests::test_cli_performance_options_property ... ok
[INFO] [stdout] test hashing::tests::test_checksum_verification_symmetry ... ok
[INFO] [stdout] test io::tests::test_filter_config_build_overrides ... ok
[INFO] [stdout] test io::tests::test_filter_config_invariants ... ok
[INFO] [stdout] test io::tests::test_files_to_check_stress_max_files ... ok
[INFO] [stdout] test io::tests::test_format_path_absolute_mode ... ok
[INFO] [stdout] test io::tests::test_format_path_archive_unchanged ... ok
[INFO] [stdout] test io::tests::test_include_patterns_filtering ... ok
[INFO] [stdout] test io::tests::test_invalid_glob_patterns ... ok
[INFO] [stdout] test io::tests::test_file_hash_pair_unchecked_robustness ... ok
[INFO] [stdout] test io::tests::test_make_relative_path_parent_directory ... ok
[INFO] [stdout] test io::tests::test_make_relative_path_same_directory ... ok
[INFO] [stdout] test io::tests::test_large_checksum_file_simulation ... ok
[INFO] [stdout] test io::tests::test_make_relative_path_subdirectory ... ok
[INFO] [stdout] test io::tests::test_mixed_existing_nonexisting_files ... ok
[INFO] [stdout] test io::tests::test_archive_path_handling_robustness ... ok
[INFO] [stdout] test io::tests::test_max_batch_size_limit ... ok
[INFO] [stdout] test io::tests::test_parse_checksum_file_missing_files ... ok
[INFO] [stdout] test io::tests::test_parse_checksum_file_normal ... ok
[INFO] [stdout] test io::tests::test_parse_invalid_checksum_file ... ok
[INFO] [stdout] test io::tests::test_path_display_mode_from_flag ... ok
[INFO] [stdout] test io::tests::test_no_ignore_flag ... ok
[INFO] [stdout] test io::tests::test_parse_empty_checksum_file ... ok
[INFO] [stdout] test io::tests::test_pathdiff_simple_relative ... ok
[INFO] [stderr] 
[INFO] [stderr] Hash Results:
[INFO] [stderr] ┌──────────────────┬───────────┬──────┬──────────┬───────────┬─────────────┐
[INFO] [stderr] │ Hash             │ File Path │ Size │ Modified │ Extension │ Permissions │
[INFO] [stderr] ├──────────────────┼───────────┼──────┼──────────┼───────────┼─────────────┤
[INFO] [stderr] │ abcdef1234567890 │ test.txt  │ 0 B  │ Unknown  │ txt       │ Unknown     │
[INFO] [stderr] └──────────────────┴───────────┴──────┴──────────┴───────────┴─────────────┘
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] Verification Results:
[INFO] [stderr] ┌───────────┬────────┬──────────────────┬──────────────────┬──────┬──────────┬───────────────┐
[INFO] [stderr] │ File Path │ Status │ Expected Hash    │ Computed Hash    │ Size │ Modified │ Error Message │
[INFO] [stderr] ├───────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────┤
[INFO] [stderr] │ pass.txt  │ ✓ PASS │ abcdef1234567890 │ abcdef1234567890 │ -    │ -        │ -             │
[INFO] [stderr] ├───────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────┤
[INFO] [stderr] │ fail.txt  │ ✗ FAIL │ abcdef1234567890 │ 1234567890abcdef │ -    │ -        │ -             │
[INFO] [stderr] └───────────┴────────┴──────────────────┴──────────────────┴──────┴──────────┴───────────────┘
[INFO] [stderr] 
[INFO] [stdout] test io::tests::test_pathdiff_with_parent_dirs ... ok
[INFO] [stderr] 
[INFO] [stdout] test io::tests::test_pathdiff_same_path ... ok
[INFO] [stderr] 
[INFO] [stdout] test prettyprint::tests::test_colored_verification_rows_status_formatting ... ok
[INFO] [stderr] Verification Results:
[INFO] [stdout] test prettyprint::tests::test_convert_to_basic_pairs ... ok
[INFO] [stderr] ┌─────────────┬────────┬──────────────────┬──────────────────┬──────┬──────────┬───────────────────┐
[INFO] [stdout] test prettyprint::tests::test_display_pretty_table_empty ... ok
[INFO] [stderr] │ File Path   │ Status │ Expected Hash    │ Computed Hash    │ Size │ Modified │ Error Message     │
[INFO] [stdout] test prettyprint::tests::test_display_pretty_table_with_data ... ok
[INFO] [stderr] ├─────────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────────┤
[INFO] [stdout] test prettyprint::tests::test_display_verification_table ... ok
[INFO] [stderr] │ pass1.txt   │ ✓ PASS │ abcdef1234567890 │ abcdef1234567890 │ -    │ -        │ -                 │
[INFO] [stdout] test prettyprint::tests::test_display_verification_table_with_summary ... ok
[INFO] [stderr] ├─────────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────────┤
[INFO] [stdout] test prettyprint::tests::test_file_hash_pair_pretty_table_row ... ok
[INFO] [stderr] │ pass2.txt   │ ✓ PASS │ 1234567890abcdef │ 1234567890abcdef │ -    │ -        │ -                 │
[INFO] [stdout] test prettyprint::tests::test_file_hash_pair_with_fallback ... ok
[INFO] [stderr] ├─────────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────────┤
[INFO] [stderr] │ fail.txt    │ ✗ FAIL │ fedcba0987654321 │ 1234567890abcdef │ -    │ -        │ -                 │
[INFO] [stderr] ├─────────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────────┤
[INFO] [stderr] │ missing.txt │ ⚠ MISS │ deadbeef12345678 │ -                │ -    │ -        │ File not found    │
[INFO] [stderr] ├─────────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────────┤
[INFO] [stderr] │ error.txt   │ ⚠ ERR  │ cafebabe87654321 │ -                │ -    │ -        │ Permission denied │
[INFO] [stderr] └─────────────┴────────┴──────────────────┴──────────────────┴──────┴──────────┴───────────────────┘
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] Summary: 2/5 passed, 1 failed, 1 missing, 1 errors
[INFO] [stderr] 
[INFO] [stdout] test prettyprint::tests::test_file_hash_pair_with_metadata_creation ... ok
[INFO] [stdout] test prettyprint::tests::test_format_datetime ... ok
[INFO] [stdout] test cli::tests::test_hash_string_validation ... ok
[INFO] [stdout] test prettyprint::tests::test_format_permissions ... ok
[INFO] [stderr] 
[INFO] [stderr] Verification Results:
[INFO] [stderr] ┌───────────┬────────┬──────────────────┬──────────────────┬──────┬──────────┬───────────────┐
[INFO] [stderr] │ File Path │ Status │ Expected Hash    │ Computed Hash    │ Size │ Modified │ Error Message │
[INFO] [stderr] ├───────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────┤
[INFO] [stderr] │ test1.txt │ ✓ PASS │ abcdef1234567890 │ abcdef1234567890 │ -    │ -        │ -             │
[INFO] [stderr] ├───────────┼────────┼──────────────────┼──────────────────┼──────┼──────────┼───────────────┤
[INFO] [stderr] │ test2.txt │ ✗ FAIL │ 1234567890abcdef │ fedcba0987654321 │ -    │ -        │ -             │
[INFO] [stderr] └───────────┴────────┴──────────────────┴──────────────────┴──────┴──────────┴───────────────┘
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test prettyprint::tests::test_generic_display_table ... ok
[INFO] [stdout] test prettyprint::tests::test_generic_display_table_empty ... ok
[INFO] [stdout] test io::tests::test_recursive_filtering_with_patterns ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_result_error ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_result_failed ... ok
[INFO] [stdout] test io::tests::test_file_hash_pair_with_valid_hex_hashes ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_result_creation ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_result_missing ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_status_methods ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_summary ... ok
[INFO] [stdout] test progress::tests::test_progress_manager_creation_with_progress ... ok
[INFO] [stdout] test progress::tests::test_progress_manager_creation_without_files ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_result_pretty_table_row ... ok
[INFO] [stdout] test prettyprint::tests::test_format_file_size ... ok
[INFO] [stdout] test prettyprint::tests::test_verification_result_failed_formatting ... ok
[INFO] [stdout] test simd::tests::test_is_hex_string_main_entry_point ... ok
[INFO] [stdout] test simd::tests::prop_bytes_to_hex_properties ... ok
[INFO] [stdout] test simd::tests::prop_is_hex_string_properties ... ok
[INFO] [stdout] test simd::tests::test_scalar_is_hex_string_invalid ... ok
[INFO] [stdout] test simd::tests::test_scalar_empty_input ... ok
[INFO] [stdout] test simd::tests::test_scalar_is_hex_string_sha256_length ... ok
[INFO] [stdout] test simd::tests::test_scalar_is_hex_string_empty ... ok
[INFO] [stdout] test simd::tests::test_scalar_known_values ... ok
[INFO] [stdout] test simd::tests::test_scalar_md5_size ... ok
[INFO] [stdout] test simd::tests::test_scalar_sha256_size ... ok
[INFO] [stdout] test simd::tests::test_scalar_single_byte ... ok
[INFO] [stdout] test simd::tests::test_scalar_is_hex_string_md5_length ... ok
[INFO] [stdout] test simd::tests::test_scalar_validate_hash_md5_valid ... ok
[INFO] [stdout] test simd::tests::test_scalar_validate_hash_md5_invalid_chars ... ok
[INFO] [stdout] test simd::tests::test_scalar_validate_hash_md5_wrong_length ... ok
[INFO] [stdout] test simd::tests::test_scalar_validate_hash_sha256_valid ... ok
[INFO] [stdout] test simd::tests::test_scalar_validate_hash_sha256_wrong_length ... ok
[INFO] [stdout] test simd::tests::test_validate_hash_main_entry_point ... ok
[INFO] [stdout] test simd::tests::test_scalar_is_hex_string_valid ... ok
[INFO] [stdout] test simd::tests::prop_validate_hash_length_consistency ... ok
[INFO] [stdout] test hashing::tests::test_parallel_buffer_pool_integration ... ok
[INFO] [stdout] test io::tests::test_collect_files_single_file_property ... ok
[INFO] [stdout] test io::tests::test_hash_validation_consistency ... ok
[INFO] [stdout] test hashing::tests::test_parallel_performance_improvement ... ok
[INFO] [stdout] test hashing::tests::test_parallel_large_file_simulation ... ok
[INFO] [stdout] test io::tests::test_path_handling_robustness ... ok
[INFO] [stdout] test hashing::tests::test_parallel_various_file_sizes ... ok
[INFO] [stdout] test io::tests::test_files_to_check_size_constraints ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing_performance ... FAILED
[INFO] [stdout] test io::tests::test_files_to_check_invariants ... ok
[INFO] [stdout] test hashing::tests::test_parallel_property_same_hash ... ok
[INFO] [stdout] test hashing::tests::test_merkle_tree_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::test_cli_parsing_performance stdout ----
[INFO] [stdout] CLI parsing performance: 1000 iterations in 5.209861873s (5.210 ms/parse)
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::test_cli_parsing_performance' (89) panicked at src/cli.rs:1546:9:
[INFO] [stdout] CLI parsing should be fast: 5.209861873s (threshold: 400ms)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a1d4a69bea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63a1d4a69bea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63a1d4a69bea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a1d4a69bea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63a1d4a81faa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a1d4a81faa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x63a1d4a6ef32 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63a1d4a6ef32 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63a1d4a45d6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a1d4a45d6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a1d4a61019 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a1d43ead0c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63a1d43ead0c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63a1d4a61292 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63a1d4a61292 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a1d4a45e28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a1d4a3d569 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63a1d4a46bfd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a1d4a8293c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a1d425c54c - checkle::cli::tests::test_cli_parsing_performance::h510c70374129ea39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:1546:9
[INFO] [stdout]   20:     0x63a1d425c627 - checkle::cli::tests::test_cli_parsing_performance::{{closure}}::hafc554a39bb88432
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:1503:38
[INFO] [stdout]   21:     0x63a1d41de126 - core::ops::function::FnOnce::call_once::h36de6067bf0203b6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63a1d43dedeb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63a1d43dedeb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x63a1d43eb7db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x63a1d43eb7db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x63a1d43eb7db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63a1d43eb7db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63a1d43eb7db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63a1d43eb7db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x63a1d43eb7db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x63a1d43e6ef4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x63a1d43e6ef4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63a1d43ee3e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x63a1d43ee3e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x63a1d43ee3e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63a1d43ee3e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63a1d43ee3e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63a1d43ee3e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x63a1d43ee3e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63a1d4a692ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x63a1d4a692ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7c36a114aaa4 - <unknown>
[INFO] [stdout]   43:     0x7c36a11d7a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::test_cli_parsing_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 275 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 57.89s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a57fce8a7809aa3cb7121a7a39d962281af126d936fdd35529f12f43b4348df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57fce8a7809aa3cb7121a7a39d962281af126d936fdd35529f12f43b4348df2", kill_on_drop: false }`
[INFO] [stdout] a57fce8a7809aa3cb7121a7a39d962281af126d936fdd35529f12f43b4348df2
