[INFO] fetching crate flashkraft-core 1.2.2...
[INFO] testing flashkraft-core-1.2.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate flashkraft-core 1.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate flashkraft-core 1.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate flashkraft-core 1.2.2
[INFO] tweaked toml for crates.io crate flashkraft-core 1.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flashkraft-core 1.2.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flashkraft-core 1.2.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e0a96daf438b41df9e6fe0aed0bf12dd38a09d30a1f5fe63ddc17f04e9dc763
[INFO] running `Command { std: "docker" "start" "-a" "8e0a96daf438b41df9e6fe0aed0bf12dd38a09d30a1f5fe63ddc17f04e9dc763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e0a96daf438b41df9e6fe0aed0bf12dd38a09d30a1f5fe63ddc17f04e9dc763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e0a96daf438b41df9e6fe0aed0bf12dd38a09d30a1f5fe63ddc17f04e9dc763", kill_on_drop: false }`
[INFO] [stdout] 8e0a96daf438b41df9e6fe0aed0bf12dd38a09d30a1f5fe63ddc17f04e9dc763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26b4777d415f596eadf8c49dc8432fcb450c24fba85a8f2f0b59d372d424cce9
[INFO] running `Command { std: "docker" "start" "-a" "26b4777d415f596eadf8c49dc8432fcb450c24fba85a8f2f0b59d372d424cce9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling flashkraft-core v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.15s
[INFO] running `Command { std: "docker" "inspect" "26b4777d415f596eadf8c49dc8432fcb450c24fba85a8f2f0b59d372d424cce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b4777d415f596eadf8c49dc8432fcb450c24fba85a8f2f0b59d372d424cce9", kill_on_drop: false }`
[INFO] [stdout] 26b4777d415f596eadf8c49dc8432fcb450c24fba85a8f2f0b59d372d424cce9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6cc342d86f1dc1a1b79ed84c97e0c961f30be8dec3714f6fd2028f32e6c7592
[INFO] running `Command { std: "docker" "start" "-a" "b6cc342d86f1dc1a1b79ed84c97e0c961f30be8dec3714f6fd2028f32e6c7592", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling flashkraft-core v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.94s
[INFO] running `Command { std: "docker" "inspect" "b6cc342d86f1dc1a1b79ed84c97e0c961f30be8dec3714f6fd2028f32e6c7592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6cc342d86f1dc1a1b79ed84c97e0c961f30be8dec3714f6fd2028f32e6c7592", kill_on_drop: false }`
[INFO] [stdout] b6cc342d86f1dc1a1b79ed84c97e0c961f30be8dec3714f6fd2028f32e6c7592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58f8fd547d73aec0334c09d14a51b25b9abb735334dbb20b6545e61669eed0c1
[INFO] running `Command { std: "docker" "start" "-a" "58f8fd547d73aec0334c09d14a51b25b9abb735334dbb20b6545e61669eed0c1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flashkraft_core-b0f7929fe2cc8978)
[INFO] [stdout] 
[INFO] [stdout] running 206 tests
[INFO] [stdout] test commands::drive_detection::tests::test_allow_sata_usb_sda ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_allow_sata_usb_sdb ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_allow_sata_usb_sdc ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_build_display_name_with_label ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_extract_integer_from_integer_tag ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_extract_integer_from_real_tag ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_build_display_name_vid_pid_fallback ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_extract_string_tag ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_mount_point_different_device_not_matched ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_mount_point_exact_device ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_mount_point_multiple_partitions_returns_first_match ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_mount_point_not_found ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_mount_point_p_partition_suffix ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_sp_device_by_vid_pid_only ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_sp_device_by_vid_pid_serial ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_sp_device_wrong_serial_falls_back_to_vid_pid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_sp_device_none_vid_returns_none ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_usb_sysfs_dir_stops_at_sys_root ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_json_str_value_present ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_json_str_value_non_string_value ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_load_drives_sync_returns_vec ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_build_display_name_product_only ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_json_str_value_missing_key ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_hex_u16_overflow ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_disk_info_plist_not_whole_disk ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_sp_device_no_match ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_disk_info_plist_whole_removable ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_disk_info_plist_zero_size_returns_none ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_sp_hex_id_bare ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_plist_string_array_missing_key ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_system_profiler_empty_items ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_sp_hex_id_invalid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_sp_hex_id_with_prefix ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_system_profiler_no_usb_data ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_usb_sysfs_dir_finds_id_vendor_in_dir ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_system_profiler_multiple_devices ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_hex_u16_with_prefix ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_usb_sysfs_dir_no_id_vendor_in_tmp ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_hex_u16_bare ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_lowercase ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_hex_u16_invalid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_no_vid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_non_usb_path ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_standard ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_empty ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_basic ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_header_only ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_mount_point_partition ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_plist_string_array_whole_disks ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_empty ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_sysfs_u64_missing_file ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_no_pid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_find_usb_sysfs_dir_finds_id_vendor_in_parent ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_sysfs_u64_valid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_missing_pnp_column_still_parses ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_usb_info_from_sysfs_all_fields ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_skips_non_physical ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_zero_size_included ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_proc_mounts_does_not_panic ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_wmic_csv_multiple_disks ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_usb_info_from_sysfs_empty_string_fields ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_usb_info_from_sysfs_missing_optional_fields ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_dm_devices ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_proc_mounts_parses_dev_entries ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_read_sysfs_u64_invalid ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_system_profiler_single_device ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_loop_devices_loop0 ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_parse_vid_pid_from_pnp_ffff_values ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_nvme_devices ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_optical_drives ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_empty_name ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_ram_devices ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_skip_loop_devices_loop1 ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_sysfs_speed_all_variants ... ok
[INFO] [stdout] test commands::hotplug::tests::test_hotplug_error_from_notify ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_sysfs_speed_trims_whitespace ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_access_ignored ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_any_ignored ... ok
[INFO] [stdout] test commands::hotplug::tests::test_event_traits ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_modify_metadata_ignored ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_modify_data_ignored ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_create_any_arrives ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_remove_file_left ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_rename_arrives ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_remove_any_left ... ok
[INFO] [stdout] test domain::constraints::tests::test_is_drive_large_enough ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_create_folder_arrives ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_other_arrives ... ok
[INFO] [stdout] test domain::constraints::tests::test_is_drive_too_small ... ok
[INFO] [stdout] test domain::constraints::tests::test_is_drive_valid ... ok
[INFO] [stdout] test domain::constraints::tests::test_mark_invalid_drives ... ok
[INFO] [stdout] test domain::constraints::tests::test_is_drive_size_large ... ok
[INFO] [stdout] test domain::constraints::tests::test_read_only_drive_error ... ok
[INFO] [stdout] test domain::drive_info::tests::test_drive_equality_by_device_path ... ok
[INFO] [stdout] test domain::constraints::tests::test_system_drive_warning ... ok
[INFO] [stdout] test domain::drive_info::tests::test_with_constraints_defaults_usb_info_none ... ok
[INFO] [stdout] test domain::drive_info::tests::test_new_defaults ... ok
[INFO] [stdout] test domain::image_info::tests::test_image_info_nonexistent_file ... ok
[INFO] [stdout] test commands::hotplug::tests::test_hotplug_error_display ... ok
[INFO] [stdout] test domain::drive_info::tests::test_usb_info_display_label_fallback_to_ids ... ok
[INFO] [stdout] test flash_helper::tests::check_device_not_busy_ebusy_returns_error ... ok
[INFO] [stdout] test domain::drive_info::tests::test_with_usb_info_builder ... ok
[INFO] [stdout] test domain::drive_info::tests::test_drive_equality_ignores_usb_info ... ok
[INFO] [stdout] test flash_helper::tests::check_device_not_busy_regular_file_never_ebusy ... ok
[INFO] [stdout] test flash_helper::tests::check_device_not_busy_eperm_is_ignored ... ok
[INFO] [stdout] test flash_helper::tests::check_device_not_busy_eacces_is_ignored ... ok
[INFO] [stdout] test commands::drive_detection::tests::test_sp_speed_string_all_variants ... ok
[INFO] [stdout] test domain::image_info::tests::test_image_info_from_path ... ok
[INFO] [stdout] test domain::drive_info::tests::test_usb_info_display_label_both ... ok
[INFO] [stdout] test commands::hotplug::tests::test_translate_create_file_arrives ... ok
[INFO] [stdout] test commands::hotplug::tests::test_variant_exhaustiveness ... ok
[INFO] [stdout] test domain::drive_info::tests::test_usb_info_display_label_product_only ... ok
[INFO] [stdout] test flash_helper::tests::check_device_not_busy_success_returns_ok ... ok
[INFO] [stdout] test flash_helper::tests::flash_stage_progress_floor_other_stages_are_zero ... ok
[INFO] [stdout] test flash_helper::tests::flash_stage_progress_floor_rereading ... ok
[INFO] [stdout] test flash_helper::tests::flash_stage_progress_floor_verifying ... ok
[INFO] [stdout] test flash_helper::tests::flash_stage_progress_floor_syncing ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_event_clone ... ok
[INFO] [stdout] test flash_helper::tests::test_find_mounted_partitions_linux_no_panic ... ok
[INFO] [stdout] test flash_helper::tests::test_find_mounted_partitions_empty_name_no_panic ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_stage_eq ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_done ... ok
[INFO] [stdout] test flash_helper::tests::test_find_mounted_partitions_nonexistent_device_returns_empty ... ok
[INFO] [stdout] test flash_helper::tests::test_find_mounted_partitions_parses_proc_mounts_format ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_stage_display ... ok
[INFO] [stdout] test flash_helper::tests::test_compute_speed_mb_s_large_transfer ... ok
[INFO] [stdout] test commands::hotplug::tests::test_watch_usb_events_does_not_panic ... ok
[INFO] [stdout] test flash_helper::tests::test_find_mounted_partitions_linux_reads_proc_mounts ... ok
[INFO] [stdout] test flash_helper::tests::test_compute_speed_mb_s_tiny_elapsed ... ok
[INFO] [stdout] test flash_helper::tests::test_compute_speed_mb_s_zero_bytes ... ok
[INFO] [stdout] test flash_helper::tests::test_compute_speed_mb_s_zero_elapsed ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_error ... ok
[INFO] [stdout] test flash_helper::tests::test_compute_speed_mb_s_normal ... ok
[INFO] [stdout] test flash_helper::tests::test_do_unmount_not_mounted_does_not_panic ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_log ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_progress_exceeds_total ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_progress_normal ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_progress_zero_total ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_verify_progress_device_phase ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_verify_progress_image_phase ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_verify_progress_zero_total ... ok
[INFO] [stdout] test flash_helper::tests::test_flash_update_from_stage ... ok
[INFO] [stdout] test flash_helper::tests::test_is_partition_of_nvme ... ok
[INFO] [stdout] test flash_helper::tests::test_is_partition_of_sda ... ok
[INFO] [stdout] test flash_helper::tests::test_is_privileged_returns_bool ... ok
[INFO] [stdout] test flash_helper::tests::test_is_partition_of_windows_style_paths ... ok
[INFO] [stdout] test flash_helper::tests::test_is_partition_of_mmcblk ... ok
[INFO] [stdout] test flash_helper::tests::test_is_partition_of_no_false_prefix_match ... ok
[INFO] [stdout] test flash_helper::tests::test_open_device_for_writing_nonexistent_mentions_path ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_rejects_empty_image ... ok
[INFO] [stdout] test flash_helper::tests::test_reexec_as_root_does_not_panic_when_already_escalated ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_mmcblk0_whole_disk ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_rejects_missing_device ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_nvme0n1_whole_disk ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_nvme0n1p1 ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_nvme ... ok
[INFO] [stdout] test flash_helper::tests::test_set_real_uid_stores_value ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_accepts_whole_disk ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_mmcblk0p1 ... ok
[INFO] [stdout] test flash_helper::tests::test_reject_partition_node_sda1 ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_rejects_missing_image ... ok
[INFO] [stdout] test flash_helper::tests::test_reread_partition_table_emits_log ... ok
[INFO] [stdout] test flash_helper::tests::test_sha256_nonexistent_returns_error ... ok
[INFO] [stdout] test flash_helper::tests::test_unmount_device_no_partitions_emits_log ... ok
[INFO] [stdout] test flash_helper::tests::test_write_image_missing_image_returns_error ... ok
[INFO] [stdout] test flash_helper::tests::test_sha256_partial ... ok
[INFO] [stdout] test flash_helper::tests::test_sha256_empty_read_is_hash_of_empty ... ok
[INFO] [stdout] test flash_helper::tests::test_sha256_full_file ... ok
[INFO] [stdout] test flash_helper::tests::test_verify_only_checks_image_size_bytes ... ok
[INFO] [stdout] test flash_helper::tests::test_sync_device_emits_log ... ok
[INFO] [stdout] test flash_helper::tests::test_verify_matching_files ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_device_phase_end ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_device_phase_midpoint ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_device_phase_start ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_image_phase_end ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_image_phase_start ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_image_phase_midpoint ... ok
[INFO] [stdout] test theme::presets::tests::all_themes_resolve ... ok
[INFO] [stdout] test theme::presets::tests::atom_one_light_is_light ... ok
[INFO] [stdout] test theme::presets::tests::cyberpunk_is_at_index_28 ... ok
[INFO] [stdout] test flash_helper::tests::verify_overall_unknown_phase_treated_as_device ... ok
[INFO] [stdout] test theme::presets::tests::default_is_first ... ok
[INFO] [stdout] test flash_helper::tests::test_verify_mismatch_returns_error ... ok
[INFO] [stdout] test theme::presets::tests::cyberpunk_is_dark ... ok
[INFO] [stdout] test theme::presets::tests::flexoki_light_is_light ... ok
[INFO] [stdout] test theme::presets::tests::out_of_range_wraps ... ok
[INFO] [stdout] test theme::presets::tests::rose_pine_dawn_is_light ... ok
[INFO] [stdout] test theme::presets::tests::rose_pine_is_dark ... ok
[INFO] [stdout] test theme::presets::tests::theme_count_matches_names ... ok
[INFO] [stdout] test utils::logger::tests::fmt_bytes_bytes_range ... ok
[INFO] [stdout] test theme::presets::tests::theme_index_by_name_finds_cyberpunk ... ok
[INFO] [stdout] test utils::logger::tests::fmt_bytes_gib_boundary ... ok
[INFO] [stdout] test theme::presets::tests::theme_index_by_name_unknown_returns_none ... ok
[INFO] [stdout] test utils::logger::tests::fmt_bytes_kib_boundary ... ok
[INFO] [stdout] test utils::logger::tests::fmt_bytes_zero ... ok
[INFO] [stdout] test utils::logger::tests::test_debug_macros_compile ... ok
[INFO] [stdout] test theme::presets::tests::synthwave_accent_is_pink ... ok
[INFO] [stdout] test utils::logger::tests::fmt_bytes_mib_boundary ... ok
[INFO] [stdout] test flash_helper::tests::test_write_image_cancelled_mid_write ... ok
[INFO] [stdout] test flash_helper::tests::test_write_image_to_temp_file ... ok
[INFO] [stdout] test flash_helper::tests::pipeline_unmounting_precedes_busy_check_in_stage_stream ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_emits_syncing_stage ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_stage_ordering ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_emits_rereading_stage ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_emits_verifying_stage ... ok
[INFO] [stdout] test flash_helper::tests::test_pipeline_end_to_end_temp_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 206 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.74s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flashkraft_core
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/commands/hotplug.rs - commands::hotplug (line 40) ... ignored
[INFO] [stdout] test src/utils/logger.rs - utils::logger::status_log (line 57) - compile ... ok
[INFO] [stdout] test src/utils/logger.rs - utils::logger::debug_log (line 25) - compile ... ok
[INFO] [stdout] test src/utils/logger.rs - utils::logger::flash_debug (line 41) - compile ... ok
[INFO] [stdout] test src/utils/logger.rs - utils::logger::debug_if (line 69) - compile ... ok
[INFO] [stdout] test src/flash_helper.rs - flash_helper::verify_overall_progress (line 372) ... ok
[INFO] [stdout] test src/domain/drive_info.rs - domain::drive_info::DriveInfo::with_usb_info (line 123) ... ok
[INFO] [stdout] test src/utils/logger.rs - utils::logger::fmt_bytes (line 91) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58f8fd547d73aec0334c09d14a51b25b9abb735334dbb20b6545e61669eed0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f8fd547d73aec0334c09d14a51b25b9abb735334dbb20b6545e61669eed0c1", kill_on_drop: false }`
[INFO] [stdout] 58f8fd547d73aec0334c09d14a51b25b9abb735334dbb20b6545e61669eed0c1
