[INFO] fetching crate crc-fast 1.6.0...
[INFO] testing crc-fast-1.6.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate crc-fast 1.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate crc-fast 1.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate crc-fast 1.6.0
[INFO] tweaked toml for crates.io crate crc-fast 1.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crc-fast 1.6.0 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crc-fast 1.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43e58a894456d311dbb8e16b74cef1811049735de0bdc94d5b023388792ee7d0
[INFO] running `Command { std: "docker" "start" "-a" "43e58a894456d311dbb8e16b74cef1811049735de0bdc94d5b023388792ee7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e58a894456d311dbb8e16b74cef1811049735de0bdc94d5b023388792ee7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e58a894456d311dbb8e16b74cef1811049735de0bdc94d5b023388792ee7d0", kill_on_drop: false }`
[INFO] [stdout] 43e58a894456d311dbb8e16b74cef1811049735de0bdc94d5b023388792ee7d0
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65a706b25f7e081ef02e59374169e46e5bd3db68c1745acc13085de2f854bf47
[INFO] running `Command { std: "docker" "start" "-a" "65a706b25f7e081ef02e59374169e46e5bd3db68c1745acc13085de2f854bf47", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling crc-fast v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s
[INFO] running `Command { std: "docker" "inspect" "65a706b25f7e081ef02e59374169e46e5bd3db68c1745acc13085de2f854bf47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a706b25f7e081ef02e59374169e46e5bd3db68c1745acc13085de2f854bf47", kill_on_drop: false }`
[INFO] [stdout] 65a706b25f7e081ef02e59374169e46e5bd3db68c1745acc13085de2f854bf47
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c3b18b3e2f0c284680435a07d7e3f5f592cd570792eb9266b9a02c7d00354a4
[INFO] running `Command { std: "docker" "start" "-a" "0c3b18b3e2f0c284680435a07d7e3f5f592cd570792eb9266b9a02c7d00354a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling crc-fast v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.14s
[INFO] running `Command { std: "docker" "inspect" "0c3b18b3e2f0c284680435a07d7e3f5f592cd570792eb9266b9a02c7d00354a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3b18b3e2f0c284680435a07d7e3f5f592cd570792eb9266b9a02c7d00354a4", kill_on_drop: false }`
[INFO] [stdout] 0c3b18b3e2f0c284680435a07d7e3f5f592cd570792eb9266b9a02c7d00354a4
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6432741fccea108d7b7a88d12954f248add7bac1f3d4a363a60d625dd1bed88
[INFO] running `Command { std: "docker" "start" "-a" "a6432741fccea108d7b7a88d12954f248add7bac1f3d4a363a60d625dd1bed88", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crc_fast-c1e175fbb48691e5)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test arch::tests::test_256_string ... ok
[INFO] [stdout] test arch::tests::test_512_string ... ok
[INFO] [stdout] test arch::tests::test_check_value ... ok
[INFO] [stdout] test arch::tests::test_1024_string ... ok
[INFO] [stdout] test cache::tests::test_cache_error_handling ... ok
[INFO] [stdout] test cache::tests::test_cache_key_debug_and_clone ... ok
[INFO] [stdout] test cache::tests::test_cache_key_equality ... ok
[INFO] [stdout] test cache::tests::test_cache_hit_scenarios ... ok
[INFO] [stdout] test arch::tests::test_crc32_php_standard_vectors ... ok
[INFO] [stdout] test cache::tests::test_cache_management_utilities ... ok
[INFO] [stdout] test cache::tests::test_cached_keys_identical_to_generated_keys ... ok
[INFO] [stdout] test arch::tests::test_crc64_nvme_standard_vectors ... ok
[INFO] [stdout] test cache::tests::test_cache_key_hashing ... ok
[INFO] [stdout] test cache::tests::test_cached_vs_uncached_results_identical ... ok
[INFO] [stdout] test cache::tests::test_cache_key_creation ... ok
[INFO] [stdout] test cache::tests::test_cache_miss_scenarios ... ok
[INFO] [stdout] test cache::tests::test_cache_fallback_to_direct_generation ... ok
[INFO] [stdout] test cache::tests::test_crc_params_edge_cases ... ok
[INFO] [stdout] test cache::tests::test_crc_params_api_compatibility ... ok
[INFO] [stdout] test cache::tests::test_concurrent_cache_writes ... ok
[INFO] [stdout] test cache::tests::test_crc_params_new_behavior_unchanged ... ok
[INFO] [stdout] test cache::tests::test_existing_crc_parameter_combinations ... ok
[INFO] [stdout] test cache::tests::test_crc_params_with_all_standard_algorithms ... ok
[INFO] [stdout] test cache::tests::test_cache_consistency_under_concurrent_access ... ok
[INFO] [stdout] test cache::tests::test_concurrent_cache_reads ... ok
[INFO] [stdout] test crc32::fusion::x86::tests::test_crc32_iscsi_check ... ok
[INFO] [stdout] test cache::tests::test_multiple_parameter_combinations ... ok
[INFO] [stdout] test cache::tests::test_multiple_crc_params_instances_use_cached_keys ... ok
[INFO] [stdout] test crc32::fusion::x86::tests::test_crc32_iscsi_small_all_lengths ... ok
[INFO] [stdout] test cache::tests::test_lock_poisoning_recovery ... ok
[INFO] [stdout] test feature_detection::software_fallback_tests::test_aarch64_without_aes_falls_back_to_software ... ok
[INFO] [stdout] test feature_detection::software_fallback_tests::test_conditional_compilation_coverage ... ok
[INFO] [stdout] test feature_detection::software_fallback_tests::test_x86_without_pclmulqdq_falls_back_to_software ... ok
[INFO] [stdout] test feature_detection::tests::graceful_degradation_tests::test_aarch64_degradation_path ... ok
[INFO] [stdout] test feature_detection::tests::graceful_degradation_tests::test_rust_version_degradation ... ok
[INFO] [stdout] test feature_detection::tests::graceful_degradation_tests::test_x86_64_degradation_path ... ok
[INFO] [stdout] test feature_detection::tests::mock_feature_agreement_tests::test_feature_dependency_validation ... ok
[INFO] [stdout] test feature_detection::tests::graceful_degradation_tests::test_partial_feature_availability ... ok
[INFO] [stdout] test feature_detection::tests::test_aarch64_feature_hierarchy ... ok
[INFO] [stdout] test feature_detection::tests::test_aarch64_tier_selection ... ok
[INFO] [stdout] test feature_detection::tests::test_rust_version_check ... ok
[INFO] [stdout] test feature_detection::tests::test_rust_version_gating ... ok
[INFO] [stdout] test feature_detection::tests::test_x86_64_tier_selection ... ok
[INFO] [stdout] test feature_detection::tests::test_x86_feature_hierarchy ... ok
[INFO] [stdout] test feature_detection::tests::mock_feature_agreement_tests::test_rust_version_gating_scenarios ... ok
[INFO] [stdout] test feature_detection::tests::tier_selection_comprehensive_tests::test_all_aarch64_tier_combinations ... ok
[INFO] [stdout] test feature_detection::tests::tier_selection_comprehensive_tests::test_target_string_consistency ... ok
[INFO] [stdout] test feature_detection::tests::tier_selection_comprehensive_tests::test_all_x86_64_tier_combinations ... ok
[INFO] [stdout] test feature_detection::tests::tier_selection_comprehensive_tests::test_x86_32bit_tier_combinations ... ok
[INFO] [stdout] test arch::tests::test_small_lengths_all ... ok
[INFO] [stdout] test lib::test_checksum_check ... ok
[INFO] [stdout] test lib::test_checksum_file ... ok
[INFO] [stdout] test cache::tests::test_cache_lock_poisoning_recovery ... ok
[INFO] [stdout] test cache::tests::test_crc_params_concurrent_creation ... ok
[INFO] [stdout] test lib::test_checksum_file_with_custom_params ... ok
[INFO] [stdout] test lib::test_checksum_reference ... ok
[INFO] [stdout] test lib::test_crc_keys_storage_bounds_safety ... ok
[INFO] [stdout] test lib::test_crc_keys_storage_const_constructors ... ok
[INFO] [stdout] test generate::tests::test_all ... ok
[INFO] [stdout] test lib::test_crc_keys_storage_fold_256 ... ok
[INFO] [stdout] test lib::test_crc_params_safe_accessors ... ok
[INFO] [stdout] test lib::test_digest_finalize_into ... ok
[INFO] [stdout] test lib::test_digest_finalize_into_reset ... ok
[INFO] [stdout] test lib::test_digest_finalize_reset ... ok
[INFO] [stdout] test lib::test_crc_keys_storage_future_test ... ok
[INFO] [stdout] test lib::test_digest_updates_check ... ok
[INFO] [stdout] test cache::tests::test_read_write_contention ... ok
[INFO] [stdout] test lib::test_checksum_with_custom_params ... ok
[INFO] [stdout] test lib::test_combine_with_custom_params ... ok
[INFO] [stdout] test lib::test_digest_updates_check_with_custom_params ... ok
[INFO] [stdout] test lib::test_get_calculator_target_consistency ... ok
[INFO] [stdout] test cache::tests::test_mixed_concurrent_operations ... ok
[INFO] [stdout] test lib::test_get_calculator_target_uses_cached_detection ... ok
[INFO] [stdout] test lib::test_get_calculator_target_format ... ok
[INFO] [stdout] test lib::test_get_custom_params ... ok
[INFO] [stdout] test lib::test_combine ... ok
[INFO] [stdout] test cache::tests::test_cache_concurrent_error_scenarios ... ok
[INFO] [stdout] test test::future_proof_tests::ffi_tests::test_ffi_conversion_23_keys ... ok
[INFO] [stdout] test lib::test_writer ... ok
[INFO] [stdout] test test::future_proof_tests::ffi_tests::test_ffi_conversion_25_keys ... ok
[INFO] [stdout] test test::future_proof_tests::ffi_tests::test_ffi_memory_safety ... ok
[INFO] [stdout] test test::future_proof_tests::ffi_tests::test_ffi_get_custom_params_function ... ok
[INFO] [stdout] test test::future_proof_tests::ffi_tests::test_ffi_pointer_stability ... ok
[INFO] [stdout] test test::future_proof_tests::test_backwards_compatibility_throughout_migration_phases ... ok
[INFO] [stdout] test test::future_proof_tests::ffi_tests::test_ffi_different_key_counts ... ok
[INFO] [stdout] test cache::tests::test_cache_error_recovery_patterns ... ok
[INFO] [stdout] test test::future_proof_tests::test_code_gracefully_handles_different_key_array_sizes ... ok
[INFO] [stdout] test test::future_proof_tests::test_crc_params_get_key_bounds_checking ... ok
[INFO] [stdout] test test::future_proof_tests::test_crc_params_get_key_checked ... ok
[INFO] [stdout] test test::future_proof_tests::test_create_crc_params_using_keys_future_test_variant ... ok
[INFO] [stdout] test test::future_proof_tests::test_compiler_optimizations_eliminate_enum_dispatch ... ok
[INFO] [stdout] test test::future_proof_tests::test_crc_calculation_performance_before_and_after_changes ... ok
[INFO] [stdout] test test::future_proof_tests::test_existing_key_access_patterns_continue_to_work ... ok
[INFO] [stdout] test test::future_proof_tests::test_crc_keys_storage_bounds_checking ... ok
[INFO] [stdout] test test::future_proof_tests::test_expansion_to_larger_key_arrays_works_as_designed ... ok
[INFO] [stdout] test test::future_proof_tests::test_key_count_returns_correct_values ... ok
[INFO] [stdout] test test::future_proof_tests::test_memory_usage_impact_of_enum_based_storage ... ok
[INFO] [stdout] test test::future_proof_tests::test_third_party_const_definitions_compatibility ... ok
[INFO] [stdout] test test::future_proof_tests::test_future_expansion_backwards_compatibility ... ok
[INFO] [stdout] test test::future_proof_tests::test_key_access_performance_matches_direct_array_access ... ok
[INFO] [stdout] test lib::test_digest_reset ... ok
[INFO] [stdout] test cache::tests::test_cache_behavior_with_thread_local_access ... ok
[INFO] [stdout] test cache::tests::test_cache_operations_under_memory_pressure ... ok
[INFO] [stdout] test crc32::fusion::x86::tests::test_crc32_iscsi_medium_lengths ... ok
[INFO] [stdout] test lib::test_small_all_lengths ... ok
[INFO] [stdout] test cache::tests::test_cache_memory_allocation_stress ... ok
[INFO] [stdout] test crc32::fusion::x86::tests::test_crc32_iscsi_large_lengths ... ok
[INFO] [stdout] test arch::tests::test_medium_lengths ... ok
[INFO] [stdout] test lib::test_ffi_header ... ok
[INFO] [stdout] test lib::test_medium_lengths ... ok
[INFO] [stdout] test lib::test_large_lengths ... ok
[INFO] [stdout] test arch::tests::test_large_lengths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/arch-check.rs (/opt/rustwide/target/debug/deps/arch_check-01d5407bf656c90b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/checksum.rs (/opt/rustwide/target/debug/deps/checksum-bc85d53dc309b8ed)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::test_benchmark_config_validation_negative_duration ... ok
[INFO] [stdout] test tests::test_benchmark_config_validation_none_size ... ok
[INFO] [stdout] test tests::test_benchmark_config_validation_valid ... ok
[INFO] [stdout] test tests::test_benchmark_config_validation_zero_size ... ok
[INFO] [stdout] test tests::test_benchmark_result_calculation ... ok
[INFO] [stdout] test tests::test_benchmark_runner_creation ... ok
[INFO] [stdout] test tests::test_benchmark_config_validation_zero_duration ... ok
[INFO] [stdout] test tests::test_data_source_selection_file ... ok
[INFO] [stdout] test tests::test_data_source_selection_generated ... ok
[INFO] [stdout] test tests::test_data_source_selection_string ... ok
[INFO] [stdout] test tests::test_format_number_with_commas ... ok
[INFO] [stdout] test tests::test_generate_random_data_large_size ... ok
[INFO] [stdout] test tests::test_output_format_variants ... ok
[INFO] [stdout] test tests::test_parse_args_benchmark_mode ... ok
[INFO] [stdout] test tests::test_parse_args_normal_mode ... ok
[INFO] [stdout] test tests::test_generate_random_data_valid_size ... ok
[INFO] [stdout] test tests::test_throughput_calculation_accuracy ... ok
[INFO] [stdout] test tests::test_benchmark_runner_execution_in_memory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/get-custom-params.rs (/opt/rustwide/target/debug/deps/get_custom_params-69982eb02f447e9a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/checksum_integration_tests.rs (/opt/rustwide/target/debug/deps/checksum_integration_tests-e96a6402e99afb61)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_benchmark_with_file_input ... FAILED
[INFO] [stdout] test test_benchmark_invalid_size ... ok
[INFO] [stdout] test test_benchmark_nonexistent_file ... ok
[INFO] [stdout] test test_benchmark_invalid_duration ... ok
[INFO] [stdout] test test_benchmark_size_without_benchmark_flag ... ok
[INFO] [stdout] test test_benchmark_with_string_input ... ok
[INFO] [stdout] test test_benchmark_with_duration_parameter ... ok
[INFO] [stdout] test test_benchmark_different_algorithms ... ok
[INFO] [stdout] test test_benchmark_with_size_parameter ... ok
[INFO] [stdout] test test_benchmark_flag_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_benchmark_with_file_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_benchmark_with_file_input' (238) panicked at tests/checksum_integration_tests.rs:115:53:
[INFO] [stdout] Failed to create test file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ca777014052 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ca777014052 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ca777014052 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ca777014052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ca777023f0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ca777023f0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ca776fe18b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ca776fe18b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ca776fed892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ca776ff236f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ca776ff2201 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ca776fb4ffe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ca776fb4ffe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ca776ff297f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ca776ff297f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ca776ff27da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ca776fed9c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ca776fd5eed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ca77702b710 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ca77702af16 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ca776f8cbcc - core::result::Result<T,E>::expect::hbd778623f8f88205
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ca776f8f8f6 - checksum_integration_tests::test_benchmark_with_file_input::hb0a5024dc8983449
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/checksum_integration_tests.rs:115:53
[INFO] [stdout]   22:     0x5ca776f8fc77 - checksum_integration_tests::test_benchmark_with_file_input::{{closure}}::h2b4e2af7b54627db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/checksum_integration_tests.rs:112:36
[INFO] [stdout]   23:     0x5ca776f89966 - core::ops::function::FnOnce::call_once::h9ca045a64b6fd347
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ca776fb4dfb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ca776fb4dfb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ca776fc8e5d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ca776fc8e5d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ca776fc8e5d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ca776fc8e5d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ca776fc8e5d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ca776fc8e5d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ca776fc8e5d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ca776fa23a4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ca776fa23a4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ca776fa5bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ca776fa5bfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ca776fa5bfa - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ca776fa5bfa - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ca776fa5bfa - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ca776fa5bfa - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ca776fa5bfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ca776fe8cef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ca776fe8cef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x718a5b8f2aa4 - <unknown>
[INFO] [stdout]   45:     0x718a5b97fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_benchmark_with_file_input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test checksum_integration_tests`
[INFO] running `Command { std: "docker" "inspect" "a6432741fccea108d7b7a88d12954f248add7bac1f3d4a363a60d625dd1bed88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6432741fccea108d7b7a88d12954f248add7bac1f3d4a363a60d625dd1bed88", kill_on_drop: false }`
[INFO] [stdout] a6432741fccea108d7b7a88d12954f248add7bac1f3d4a363a60d625dd1bed88
