[INFO] cloning repository https://github.com/Ben0x0a/MobileForensic-zipgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben0x0a/MobileForensic-zipgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen0x0a%2FMobileForensic-zipgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen0x0a%2FMobileForensic-zipgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c71ba7504a39336195d1db9e8811bed10be835a2
[INFO] testing Ben0x0a/MobileForensic-zipgrep against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen0x0a%2FMobileForensic-zipgrep" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ben0x0a/MobileForensic-zipgrep
[INFO] finished tweaking git repo https://github.com/Ben0x0a/MobileForensic-zipgrep
[INFO] tweaked toml for git repo https://github.com/Ben0x0a/MobileForensic-zipgrep written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ben0x0a/MobileForensic-zipgrep on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ben0x0a/MobileForensic-zipgrep 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23
[INFO] running `Command { std: "docker" "start" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling mf-scan v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.97s
[INFO] running `Command { std: "docker" "inspect" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mf-scan v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.57s
[INFO] running `Command { std: "docker" "inspect" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mf_scan-bd905b67f601f1dc)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test apps::android::tests::external_roots ... ok
[INFO] [stdout] test apps::android::tests::multi_user_and_device_encrypted ... ok
[INFO] [stdout] test apps::android::tests::non_package_and_unrelated_paths_are_skipped ... ok
[INFO] [stdout] test apps::android::tests::preserves_relative_paths_without_leading_slash ... ok
[INFO] [stdout] test apps::android::tests::internal_data_root ... ok
[INFO] [stdout] test apps::catalog::tests::android_child_packages_are_not_extensions ... ok
[INFO] [stdout] test apps::catalog::tests::heuristic_matches_vendor_group_but_not_cross_brand ... ok
[INFO] [stdout] test apps::catalog::tests::vendor_tokens_drop_tld_and_short_fragments ... ok
[INFO] [stdout] test apps::entitlements::tests::non_macho_returns_none ... ok
[INFO] [stdout] test apps::catalog::tests::app_and_extension_selection_rules ... ok
[INFO] [stdout] test apps::entitlements::tests::macho_without_groups_key_returns_none ... ok
[INFO] [stdout] test apps::ios_ffs::tests::classify_by_container_root ... ok
[INFO] [stdout] test apps::ios_backup::tests::skips_non_app_domains ... ok
[INFO] [stdout] test apps::ios_backup::tests::parses_app_extension_and_group_domains ... ok
[INFO] [stdout] test apps::entitlements::tests::extracts_application_groups_from_synthetic_macho ... ok
[INFO] [stdout] test apps::entitlements::tests::truncated_after_load_command_returns_none ... ok
[INFO] [stdout] test apps::ios_ffs::tests::classify_extracts_short_guid ... ok
[INFO] [stdout] test apps::types::tests::export_label_layouts ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::reserve_sizes_match_sqlcipher ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::round_trip_48_byte_keyspec_uses_embedded_salt ... ok
[INFO] [stdout] test decrypt::cipher::whatsapp::tests::round_trip_finds_offset_and_verifies ... ok
[INFO] [stdout] test decrypt::cipher::whatsapp::tests::offset_not_in_candidates_is_not_found ... ok
[INFO] [stdout] test decrypt::cipher::whatsapp::tests::wrong_key_fails_to_verify ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::no_hmac_round_trips_but_unverified ... ok
[INFO] [stdout] test decrypt::context::tests::matching_entry_is_decrypted_and_searchable ... ok
[INFO] [stdout] test decrypt::context::tests::no_profile_match_returns_none ... ok
[INFO] [stdout] test decrypt::context::tests::platform_scope_excludes_other_platforms ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::tampered_page_is_detected ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::wrong_key_fails_page1_hmac ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::round_trip_raw_key_v4 ... ok
[INFO] [stdout] test decrypt::keyfile::keychain_plist::tests::finds_items_grouped_under_class_keys ... ok
[INFO] [stdout] test decrypt::keyfile::tests::load_dump_auto_detects_keychain_plist_and_finds_a_key ... ok
[INFO] [stdout] test decrypt::context::tests::tries_multiple_candidates_until_one_verifies ... ok
[INFO] [stdout] test decrypt::keyfile::keychain_plist::tests::loads_binary_items_identically_to_xml ... ok
[INFO] [stdout] test decrypt::keyfile::tests::load_if_dump_returns_none_for_non_dump_some_for_dump ... ok
[INFO] [stdout] test decrypt::keyfile::tests::narrowing_by_access_group ... ok
[INFO] [stdout] test decrypt::keyfile::tests::no_match_returns_empty ... ok
[INFO] [stdout] test decrypt::keyfile::tests::set_fields_must_all_match ... ok
[INFO] [stdout] test decrypt::keyfile::keychain_plist::tests::loads_xml_items_with_attributes_and_decoded_data ... ok
[INFO] [stdout] test decrypt::profile::tests::cipher_params_default_to_sqlcipher_v4 ... ok
[INFO] [stdout] test decrypt::keyfile::tests::key_material_decodes_via_secret ... ok
[INFO] [stdout] test decrypt::profile::tests::hex_rejects_odd_and_non_hex ... ok
[INFO] [stdout] test decrypt::profile::tests::parses_a_full_profile ... ok
[INFO] [stdout] test decrypt::keyfile::keychain_plist::tests::detects_both_encodings ... ok
[INFO] [stdout] test decrypt::keyfile::tests::load_dump_rejects_unknown_format ... ok
[INFO] [stdout] test decrypt::keyfile::tests::unset_fields_are_wildcards ... ok
[INFO] [stdout] test decrypt::profile::tests::registry_loads_platform_folders_and_skips_templates ... ok
[INFO] [stdout] test decrypt::context::tests::wrong_key_reports_failure_not_panic ... ok
[INFO] [stdout] test decrypt::profile::tests::key_encoding_decodes_each_form ... ok
[INFO] [stdout] test decrypt::profile::tests::unknown_field_is_rejected ... ok
[INFO] [stdout] test decrypt::profile::tests::registry_rejects_misfiled_platform ... ok
[INFO] [stdout] test filter::tests::all_selects_everything ... ok
[INFO] [stdout] test engine::tests::profile_match_with_wrong_key_records_failure_and_does_not_match_ciphertext ... ok
[INFO] [stdout] test filter::tests::exclude_rejects_matching ... ok
[INFO] [stdout] test filter::tests::include_media_keeps_media ... ok
[INFO] [stdout] test filter::tests::question_matches_one_char ... ok
[INFO] [stdout] test filter::tests::include_restricts_to_matching ... ok
[INFO] [stdout] test filter::tests::leading_star_slash_does_not_match_a_root_level_path ... ok
[INFO] [stdout] test engine::tests::decrypts_matching_entry_and_finds_needle_through_the_engine ... ok
[INFO] [stdout] test filter::tests::star_crosses_separators ... ok
[INFO] [stdout] test filter::tests::skip_media_drops_media_category ... ok
[INFO] [stdout] test filter::tests::type_allowlist_matches_name_or_category ... ok
[INFO] [stdout] test filter::tests::exclude_wins_over_include ... ok
[INFO] [stdout] test inspect::tests::registry_lists_specific_formats_before_their_generic_twins ... ok
[INFO] [stdout] test inspect::txt::tests::crlf_and_lf_lines_compare_equal ... ok
[INFO] [stdout] test inspect::txt::tests::counts_added_and_removed_lines ... ok
[INFO] [stdout] test inspect::value_diff::tests::identical_values_report_no_changes ... ok
[INFO] [stdout] test inspect::value_diff::tests::type_change_counts_as_one_change ... ok
[INFO] [stdout] test inspect::value_diff::tests::reports_added_removed_and_changed_paths ... ok
[INFO] [stdout] test ios::backup::keybag::tests::absent_double_protection_fields_are_none ... ok
[INFO] [stdout] test ios::backup::keybag::tests::length_past_end_errors ... ok
[INFO] [stdout] test ios::backup::keybag::tests::missing_required_field_errors ... ok
[INFO] [stdout] test ios::backup::keybag::tests::parses_global_fields_and_classes ... ok
[INFO] [stdout] test ios::backup::keybag::tests::truncated_header_errors ... ok
[INFO] [stdout] test inspect::txt::tests::reordering_is_not_a_line_change ... ok
[INFO] [stdout] test ios::backup::keys::tests::aes_cbc_decrypt_rejects_misaligned ... ok
[INFO] [stdout] test ios::backup::keys::tests::aes_cbc_decrypt_round_trips ... ok
[INFO] [stdout] test ios::backup::keybag::tests::wrong_u32_length_errors ... ok
[INFO] [stdout] test ios::backup::keys::tests::rfc3394_aes256_kat ... ok
[INFO] [stdout] test ios::backup::keys::tests::corrupted_ciphertext_fails_integrity_check ... ok
[INFO] [stdout] test ios::backup::keys::tests::unwrap_rejects_misaligned_input ... ok
[INFO] [stdout] test ios::backup::manifest::tests::non_archive_blob_is_none ... ok
[INFO] [stdout] test ios::backup::manifest::tests::parses_fields_with_class_prefixed_key ... ok
[INFO] [stdout] test ios::backup::manifest::tests::key_without_prefix_passes_through ... ok
[INFO] [stdout] test ios::backup::manifest::tests::digest_absent_is_none ... ok
[INFO] [stdout] test ios::backup::manifest::tests::parses_optional_digest_when_present ... ok
[INFO] [stdout] test ios::backup::password::tests::no_password_yields_defaults_in_order ... ok
[INFO] [stdout] test ios::backup::manifest::tests::record_without_encryption_key_keeps_size_and_digest ... ok
[INFO] [stdout] test ios::backup::manifest::tests::parses_key_from_nsmutabledata_wrapper ... ok
[INFO] [stdout] test ios::backup::profile::tests::detects_encrypted_backup_at_root ... ok
[INFO] [stdout] test ios::backup::profile::tests::missing_siblings_is_not_a_backup ... ok
[INFO] [stdout] test ios::backup::password::tests::supplied_password_yields_single_candidate ... ok
[INFO] [stdout] test ios::containers::tests::is_path_prefix_segment_boundary ... ok
[INFO] [stdout] test ios::backup::profile::tests::ordinary_files_are_not_a_backup ... ok
[INFO] [stdout] test ios::backup::profile::tests::detects_backup_in_udid_subdir ... ok
[INFO] [stdout] test models::tests::deflate_archive_offset_falls_back_to_file_start ... ok
[INFO] [stdout] test models::tests::stored_archive_offset_is_exact ... ok
[INFO] [stdout] test models::tests::loose_file_has_no_archive_offset ... ok
[INFO] [stdout] test models::tests::ranged_stored_archive_offset_is_exact_when_resolved ... ok
[INFO] [stdout] test report::diff::tests::json_carries_every_verdict_and_the_content_diff ... ok
[INFO] [stdout] test report::diff::tests::txt_lists_changes_with_markers_and_inline_detail ... ok
[INFO] [stdout] test report::export::tests::path_length_guard_classifies_paths ... ok
[INFO] [stdout] test report::export::tests::long_relative_path_is_a_portability_warning_off_windows ... ok
[INFO] [stdout] test report::export::tests::plan_tree_preserves_tree_under_longest_root ... ok
[INFO] [stdout] test report::stats::tests::add_scanned_tracks_type_breakdown ... ok
[INFO] [stdout] test report::export::tests::safe_join_blocks_backslash_traversal ... ok
[INFO] [stdout] test report::stats::tests::merge_sums_counters_and_keys ... ok
[INFO] [stdout] test report::stats::tests::not_path_groups_by_glob ... ok
[INFO] [stdout] test search::base64::tests::encodes_known_vectors ... ok
[INFO] [stdout] test search::base64::tests::fragments_are_substrings_at_every_phase ... ok
[INFO] [stdout] test search::base64::tests::short_needle_drops_empty_phases ... ok
[INFO] [stdout] test search::base64::tests::url_safe_swaps_62_63 ... ok
[INFO] [stdout] test search::scan::tests::hit_cap_truncates_and_reports_it ... ok
[INFO] [stdout] test source::folder::tests::enumerates_files_recursively_with_relative_names ... ok
[INFO] [stdout] test source::folder::tests::nested_zip_larger_than_budget_rejected_before_read ... ok
[INFO] [stdout] test report::diff::tests::csv_has_a_fixed_header_with_detail_column ... ok
[INFO] [stdout] test search::base64::tests::empty_needle_yields_nothing ... ok
[INFO] [stdout] test source::nested::tests::unparseable_inner_zip_does_not_leak_budget ... ok
[INFO] [stdout] test source::nested::tests::nested_zip_expands_within_budget ... ok
[INFO] [stdout] test source::zip::tests::rejects_unset_or_invalid_dates ... ok
[INFO] [stdout] test source::zip::tests::decodes_known_dos_timestamps ... ok
[INFO] [stdout] test sqlite::table::tests::reads_blob_column_verbatim ... ok
[INFO] [stdout] test sqlite::table::tests::non_sqlite_is_none ... ok
[INFO] [stdout] test sqlite::table::tests::reads_text_and_int_columns ... ok
[INFO] [stdout] test sqlite::table::tests::unknown_table_is_none_unknown_column_is_null ... ok
[INFO] [stdout] test source::nested::tests::combined_inner_zips_exceed_small_budget ... ok
[INFO] [stdout] test util::tests::sha256_matches_known_vectors ... ok
[INFO] [stdout] test ios::backup::keys::tests::unwrap_class_keys_no_passcode_class_is_ok_empty ... ok
[INFO] [stdout] test ios::backup::keys::tests::unwrap_class_keys_all_fail_is_err ... ok
[INFO] [stdout] test ios::backup::keys::tests::unwrap_class_keys_skips_device_only_and_uses_passcode_class ... ok
[INFO] [stdout] test ios::backup::keys::tests::derive_single_vs_double_pbkdf2_differ ... ok
[INFO] [stdout] test decrypt::cipher::sqlcipher::tests::round_trip_passphrase ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mf_scan-096a26b17bc62147)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test cli::common::tests::parse_size_handles_units ... ok
[INFO] [stdout] test support::decryption::tests::autodetect_finds_keychain_named_dump_only ... ok
[INFO] [stdout] test support::decryption::tests::bare_filename_parent_is_current_dir ... ok
[INFO] [stdout] test support::decryption::tests::unique_parents_dedupes_directories ... ok
[INFO] [stdout] test support::presets::tests::bare_names_are_not_paths ... ok
[INFO] [stdout] test support::presets::tests::load_preset_reads_an_explicit_file_path ... ok
[INFO] [stdout] test support::presets::tests::separators_and_yaml_extensions_are_paths ... ok
[INFO] [stdout] test cli::tests::count_conflicts_with_the_export_sink ... ok
[INFO] [stdout] test cli::tests::count_conflicts_with_inspect ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backup.rs (/opt/rustwide/target/debug/deps/backup-c90ad2df092a08d9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test unencrypted_backup_maps_logical_paths_and_skips_missing ... ok
[INFO] [stdout] test encrypted_backup_decrypts_with_password ... ok
[INFO] [stdout] test encrypted_backup_wrong_password_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/containers.rs (/opt/rustwide/target/debug/deps/containers-6a79c1e2c92ec48f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test invalid_metadata_plist_degrades_without_error ... ok
[INFO] [stdout] test longest_prefix_wins_for_nested_containers ... ok
[INFO] [stdout] test container_hit_gets_bundle_id_outside_does_not ... ok
[INFO] [stdout] test segment_boundary_prevents_false_prefix_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff.rs (/opt/rustwide/target/debug/deps/diff-3b8147f14ce26bbc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test inspect_reports_intra_file_json_changes ... ok
[INFO] [stdout] test exact_catches_same_size_content_change ... ok
[INFO] [stdout] test size_only_ignores_mismatched_clock_mtimes ... ok
[INFO] [stdout] test classifies_added_removed_modified_unchanged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine.rs (/opt/rustwide/target/debug/deps/engine-54f88e84cabc7754)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test match_path_lists_files_whose_path_matches ... ok
[INFO] [stderr]      Running tests/export.rs (/opt/rustwide/target/debug/deps/export-881d02c90ef2132f)
[INFO] [stdout] test path_filter_restricts_searched_entries ... ok
[INFO] [stdout] test skip_media_drops_media_files_by_signature ... ok
[INFO] [stdout] test type_filter_keeps_only_requested_category ... ok
[INFO] [stdout] test deep_inspects_recognised_formats_only ... ok
[INFO] [stdout] test searches_stored_and_deflate_in_order ... ok
[INFO] [stdout] test progress_counts_every_searched_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test export_from_manifest_skips_missing_entries ... ok
[INFO] [stdout] test export_from_manifest_round_trips ... ok
[INFO] [stdout] test export_includes_sqlite_sidecars ... ok
[INFO] [stdout] test plan_names_folders_by_basename_and_stable_hash ... ok
[INFO] [stdout] test zip_integrity_check_detects_corruption ... ok
[INFO] [stdout] test export_report_attests_copy_and_zip_crc ... ok
[INFO] [stdout] test export_refuses_when_over_max_size ... ok
[INFO] [stderr]      Running tests/folder.rs (/opt/rustwide/target/debug/deps/folder-846e7787021684e7)
[INFO] [stdout] test export_writes_files_under_their_folders ... ok
[INFO] [stdout] test hash_is_stable_across_runs ... ok
[INFO] [stdout] test manifest_lists_files_with_total_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test nested_arena_budget_exhaustion_fails_loudly ... ok
[INFO] [stdout] test depth_two_opens_a_zip_inside_a_zip ... ok
[INFO] [stdout] test search_and_export_run_over_a_folder_source ... ok
[INFO] [stdout] test archive_depth_controls_nested_expansion ... ok
[INFO] [stdout] test unreadable_file_is_counted_and_does_not_abort_the_scan ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unreadable_file_is_counted_and_does_not_abort_the_scan stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unreadable_file_is_counted_and_does_not_abort_the_scan' (1422) panicked at tests/folder.rs:158:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdaddffbf51 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdaddffbf51 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdaddffbf51 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdaddffbf51 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdade01269a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdade01269a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bdade000cec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bdade000cec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bdaddfd7556 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdaddfd7556 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdaddff2f79 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bdaddb05740 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bdaddb05740 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bdaddff32a2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bdaddff32a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bdaddfd7602 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bdaddfce679 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bdaddfd83cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bdade012f1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bdade012dd3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bdade00deed - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bdaddaf6a32 - folder[cc322b0d2d8c33da]::unreadable_file_is_counted_and_does_not_abort_the_scan
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/folder.rs:158:5
[INFO] [stdout]   22:     0x5bdaddaf2b17 - folder[cc322b0d2d8c33da]::unreadable_file_is_counted_and_does_not_abort_the_scan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/folder.rs:133:60
[INFO] [stdout]   23:     0x5bdaddaf8916 - <folder[cc322b0d2d8c33da]::unreadable_file_is_counted_and_does_not_abort_the_scan::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bdaddaf8a7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bdaddaf8a7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5bdaddb060c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5bdaddb060c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bdaddb060c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5bdaddb060c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bdaddb060c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bdaddb060c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5bdaddb060c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5bdaddb00b74 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5bdaddb00b74 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bdaddb09212 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5bdaddb09212 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bdaddb09212 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5bdaddb09212 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bdaddb09212 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bdaddb09212 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5bdaddb09212 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bdaddffb29f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5bdaddffb29f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x745fe569daa4 - <unknown>
[INFO] [stdout]   45:     0x745fe572aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unreadable_file_is_counted_and_does_not_abort_the_scan
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test folder`
[INFO] running `Command { std: "docker" "inspect" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23", kill_on_drop: false }`
[INFO] [stdout] b3ed97283b0cfa790de5333204285a5c11828179c63c259716273f78592edc23
