[INFO] fetching crate ttyforce 0.3.2... [INFO] testing ttyforce-0.3.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ttyforce 0.3.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ttyforce 0.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ttyforce 0.3.2 [INFO] tweaked toml for crates.io crate ttyforce 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ttyforce 0.3.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ttyforce 0.3.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c7203483087ee7b66eb148a82d6d5e312661901ae46e7e80f53798eca5f8b9a [INFO] running `Command { std: "docker" "start" "-a" "2c7203483087ee7b66eb148a82d6d5e312661901ae46e7e80f53798eca5f8b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c7203483087ee7b66eb148a82d6d5e312661901ae46e7e80f53798eca5f8b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c7203483087ee7b66eb148a82d6d5e312661901ae46e7e80f53798eca5f8b9a", kill_on_drop: false }` [INFO] [stdout] 2c7203483087ee7b66eb148a82d6d5e312661901ae46e7e80f53798eca5f8b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed9fc2ccc83305a57215041dad8e386e2a2ccd7f8e4104c4e0fc89ef1334bc5 [INFO] running `Command { std: "docker" "start" "-a" "aed9fc2ccc83305a57215041dad8e386e2a2ccd7f8e4104c4e0fc89ef1334bc5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling evdev v0.12.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling qrcode v0.14.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling ttyforce v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "aed9fc2ccc83305a57215041dad8e386e2a2ccd7f8e4104c4e0fc89ef1334bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed9fc2ccc83305a57215041dad8e386e2a2ccd7f8e4104c4e0fc89ef1334bc5", kill_on_drop: false }` [INFO] [stdout] aed9fc2ccc83305a57215041dad8e386e2a2ccd7f8e4104c4e0fc89ef1334bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88e1c117d4331a12106b4bc5ef49a3acc203b7734e0e99b9ca54fdbf3c852551 [INFO] running `Command { std: "docker" "start" "-a" "88e1c117d4331a12106b4bc5ef49a3acc203b7734e0e99b9ca54fdbf3c852551", kill_on_drop: false }` [INFO] [stderr] Compiling ttyforce v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "88e1c117d4331a12106b4bc5ef49a3acc203b7734e0e99b9ca54fdbf3c852551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e1c117d4331a12106b4bc5ef49a3acc203b7734e0e99b9ca54fdbf3c852551", kill_on_drop: false }` [INFO] [stdout] 88e1c117d4331a12106b4bc5ef49a3acc203b7734e0e99b9ca54fdbf3c852551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a955eae30db6ae2146e0d8e8bca0ea36247fef3830fbf831a35c04d770a2200f [INFO] running `Command { std: "docker" "start" "-a" "a955eae30db6ae2146e0d8e8bca0ea36247fef3830fbf831a35c04d770a2200f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttyforce-c462f7f89f8f1dc4) [INFO] [stdout] [INFO] [stdout] running 213 tests [INFO] [stdout] test detect::disk::tests::test_extract_vendor_from_model ... ok [INFO] [stdout] test detect::disk::tests::test_is_real_disk ... ok [INFO] [stdout] test detect::network::tests::test_parse_iw_scan_empty ... ok [INFO] [stdout] test detect::network::tests::test_parse_iw_scan_hidden_ssid ... ok [INFO] [stdout] test detect::network::tests::test_parse_iw_scan_output ... ok [INFO] [stdout] test detect::network::tests::test_parse_iwlist_scan_output ... ok [INFO] [stdout] test detect::network::tests::test_should_skip_interface ... ok [INFO] [stdout] test disk::group::tests::test_device_paths ... ok [INFO] [stdout] test disk::group::tests::test_group_empty ... ok [INFO] [stdout] test disk::group::tests::test_group_mixed_display_name ... ok [INFO] [stdout] test disk::group::tests::test_group_similar_size_different_transport_stays_separate ... ok [INFO] [stdout] test disk::group::tests::test_group_same_disks ... ok [INFO] [stdout] test disk::group::tests::test_group_size_just_over_threshold_stays_separate ... ok [INFO] [stdout] test disk::group::tests::test_group_usb_isolated_from_sata ... ok [INFO] [stdout] test disk::group::tests::test_total_human_tb ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_build_dns_query ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_dhcp_trigger_failure_skips_polling ... ok [INFO] [stdout] test disk::group::tests::test_total_human_gb ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_generate_persist_network_config_is_valid_networkd ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_generate_persist_network_config_zero_mac_fallback ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_generate_wpa_config ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_generate_persist_network_config_with_mac ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_generate_persist_network_config_no_mac_fallback ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_full ... ok [INFO] [stdout] test disk::group::tests::test_group_three_different_makes_similar_size_merges ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_multiple_nameservers ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_get_nameserver_parsing ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_domain_with_quotes ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_with_other_fields ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_empty ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_icmp_checksum ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dns_response ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_wifi_qr_empty ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_wifi_qr_full ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_wifi_qr_garbage ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_no_nameservers ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_generate_mount_service_content ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_partition_path_scsi ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_partition_path_nvme ... ok [INFO] [stdout] test disk::group::tests::test_group_similar_size_same_transport_merges ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_wifi_qr_no_password ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_wifi_qr_no_ssid ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_dhcp_polling_immediate_ip ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dns_response_no_answers ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_wifi_qr_wpa3 ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_dhcp_polling_timeout ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_dhcp_trigger_failure_skips_polling ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_dhcp_polling_zero_attempts_is_timeout ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_parse_dhcpcd_lease_dns_no_domain ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_generate_fstab_creates_service ... ok [INFO] [stdout] test disk::group::tests::test_group_mixed_disks_different_size ... ok [INFO] [stdout] test engine::initrd_ops::network::tests::test_dhcp_polling_ip_on_third_attempt ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_generate_dhcp_config_content ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_generate_dhcp_config_interface_name_substitution ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_generate_fstab_idempotent ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_partition_path_mmcblk ... ok [INFO] [stdout] test engine::real_ops::disk::tests::test_partition_path_virtio ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_dhcp_polling_ip_on_third_attempt ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_dhcp_polling_immediate_ip ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_merge_primary_preserves_match_section_for_correct_interface ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_networkd_unit_path ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_merge_primary_existing_dhcpv4_with_route_metric ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_merge_primary_does_not_duplicate_dhcpv4_section ... ok [INFO] [stdout] test engine::real_ops::tests::test_cmd_log_append_and_read ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_merge_primary_empty_config ... ok [INFO] [stdout] test engine::real_ops::tests::test_kmsg_log_does_not_panic ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_merge_primary_existing_dhcpv4_without_route_metric ... ok [INFO] [stdout] test getty::api::tests::test_api_client_no_token ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_merge_primary_existing_without_dhcpv4 ... ok [INFO] [stdout] test getty::api::tests::test_format_detail_json_empty ... ok [INFO] [stdout] test getty::api::tests::test_format_detail_json_number_value ... ok [INFO] [stdout] test getty::api::tests::test_format_detail_json_plain_string ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_empty_array ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_failure_no_error_msg ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_json_detail_multiple_fields ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_basic ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_paginated ... ok [INFO] [stdout] test getty::api::tests::test_format_detail_json_object ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_failure_with_error ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_basic ... ok [INFO] [stdout] test engine::real_ops::tests::test_run_cmd_logs_nonexistent_command ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_no_timestamp ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_with_path_field ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_timestamp_with_timezone_offset ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_not_array ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_skips_empty_action ... ok [INFO] [stdout] test getty::api::tests::test_api_client_new ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_timestamp_with_negative_timezone_offset ... ok [INFO] [stdout] test getty::api::tests::test_format_detail_json_null_value ... ok [INFO] [stdout] test engine::real_ops::network::tests::test_dhcp_polling_timeout ... ok [INFO] [stdout] test engine::real_ops::tests::test_run_cmd_logs_success ... ok [INFO] [stdout] test engine::real_ops::tests::test_run_cmd_logs_failure ... ok [INFO] [stdout] test getty::api::tests::test_parse_audit_log_malformed ... ok [INFO] [stdout] test getty::api::tests::test_format_detail_json_nested_object ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_hex_ip_zeros ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_hex_ip ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_empty_array ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_malformed ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_lowercase_fields ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_missing_fields ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_not_array ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_paginated ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_paginated_empty_entries ... ok [INFO] [stdout] test getty::api::tests::test_parse_units_json_skips_empty_name ... ok [INFO] [stdout] test getty::sysinfo::tests::test_disk_usage_nonexistent ... ok [INFO] [stdout] test getty::sysinfo::tests::test_mdns_url ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_cpuinfo ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_cpuinfo_empty ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_cpuinfo_no_model ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_loadavg ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_loadavg_empty ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_meminfo ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_meminfo_empty ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_proc_route ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_proc_route_no_default ... ok [INFO] [stdout] test network::state::tests::test_wifi_state_progression ... ok [INFO] [stdout] stdout still works after restore [INFO] [stdout] test ssh::tests::test_execute_import_invalid_username ... ok [INFO] [stdout] test network::state::tests::test_ethernet_state_progression ... ok [INFO] [stdout] test ssh::tests::test_is_valid_github_username_invalid ... ok [INFO] [stdout] test ssh::tests::test_is_valid_github_username ... ok [INFO] [stdout] test getty::sysinfo::tests::test_parse_proc_route_empty ... ok [INFO] [stdout] test network::state::tests::test_terminal_states ... ok [INFO] [stdout] test tui::app::tests::test_redirect_to_tty_nonexistent_device ... ok [INFO] [stdout] test tui::app::tests::test_redirect_and_restore_with_devnull ... ok [INFO] [stdout] test ssh::tests::test_write_authorized_keys_creates_dir_and_file ... ok [INFO] [stdout] test tui::getty::tests::test_all_services_active_all_active ... ok [INFO] [stdout] test tui::getty::tests::test_all_services_active_some_activating ... ok [INFO] [stdout] test tui::getty::tests::test_activity_resets_on_unblank ... ok [INFO] [stdout] test tui::getty::tests::test_audit_entries_initially_empty ... ok [INFO] [stdout] test ssh::tests::test_write_authorized_keys_deduplicates ... ok [INFO] [stdout] test tui::getty::tests::test_audit_entries_can_be_populated ... ok [INFO] [stdout] test tui::getty::tests::test_discard_next_key_not_set_for_modifier_only ... ok [INFO] [stdout] test tui::evdev_input::tests::test_non_modifier_keys ... ok [INFO] [stdout] test getty::sysinfo::tests::test_read_town_os_version_missing ... ok [INFO] [stdout] test network::state::tests::test_error_state_no_next ... ok [INFO] [stdout] test tui::evdev_input::tests::test_empty_watcher_no_activity ... ok [INFO] [stdout] test tui::evdev_input::tests::test_modifier_key_classification ... ok [INFO] [stdout] test tui::getty::tests::test_drain_evdev_none_returns_no_activity ... ok [INFO] [stdout] test tui::getty::tests::test_drain_xe_journal_lines_no_child ... ok [INFO] [stdout] test tui::getty::tests::test_execute_poweroff ... ok [INFO] [stdout] test tui::getty::tests::test_execute_reboot ... ok [INFO] [stdout] test tui::getty::tests::test_format_unix_timestamp_known_date ... ok [INFO] [stdout] test tui::getty::tests::test_format_unix_timestamp_epoch ... ok [INFO] [stdout] test tui::getty::tests::test_format_unix_timestamp_leap_year ... ok [INFO] [stdout] test tui::getty::tests::test_highlight_key_value_pairs_basic ... ok [INFO] [stdout] test tui::getty::tests::test_execute_sledgehammer_with_grub_entry ... ok [INFO] [stdout] test tui::getty::tests::test_execute_sledgehammer_no_grub_entry ... ok [INFO] [stdout] test tui::getty::tests::test_highlight_key_value_pairs_multiple ... ok [INFO] [stdout] test tui::getty::tests::test_highlight_key_value_pairs_no_equals ... ok [INFO] [stdout] test tui::getty::tests::test_discard_next_key_set_on_non_modifier_wake ... ok [INFO] [stdout] test tui::getty::tests::test_is_leap_year ... ok [INFO] [stdout] test tui::getty::tests::test_key_poweroff ... ok [INFO] [stdout] test tui::getty::tests::test_discard_next_key_starts_false ... ok [INFO] [stdout] test tui::getty::tests::test_key_ctrl_c_quits ... ok [INFO] [stdout] test tui::getty::tests::test_key_l_switches_to_log ... ok [INFO] [stdout] test tui::getty::tests::test_key_quit_disabled_by_default ... ok [INFO] [stdout] test tui::getty::tests::test_key_l_then_s_round_trip ... ok [INFO] [stdout] test tui::getty::tests::test_key_sledgehammer_backspace ... ok [INFO] [stdout] test tui::getty::tests::test_key_login ... ok [INFO] [stdout] test tui::getty::tests::test_key_sledgehammer_cancel ... ok [INFO] [stdout] test tui::getty::tests::test_key_sledgehammer_type_and_confirm ... ok [INFO] [stdout] test tui::getty::tests::test_key_sledgehammer_enter_mode ... ok [INFO] [stdout] test tui::getty::tests::test_key_unknown ... ok [INFO] [stdout] test tui::getty::tests::test_reconfigure_menu_esc ... ok [INFO] [stdout] test tui::getty::tests::test_reconfigure_menu_network ... ok [INFO] [stdout] test tui::getty::tests::test_reconfigure_menu_sledgehammer ... ok [INFO] [stdout] test tui::getty::tests::test_key_reconfigure_menu ... ok [INFO] [stdout] test tui::getty::tests::test_all_services_active_empty ... ok [INFO] [stdout] test tui::getty::tests::test_key_sledgehammer_wrong_text ... ok [INFO] [stdout] test tui::getty::tests::test_key_quit_enabled ... ok [INFO] [stdout] test tui::getty::tests::test_quit_action_not_executed_by_execute_action ... ok [INFO] [stdout] test tui::getty::tests::test_key_reboot ... ok [INFO] [stdout] test tui::getty::tests::test_key_s_switches_to_status ... ok [INFO] [stdout] test tui::getty::tests::test_reconfigure_menu_ssh_keys ... ok [INFO] [stdout] test tui::getty::tests::test_all_services_active_api_error ... ok [INFO] [stdout] test tui::getty::tests::test_screen_blanks_after_timeout ... ok [INFO] [stdout] test tui::getty::tests::test_panel_auto_to_status_when_all_active ... ok [INFO] [stdout] test tui::getty::tests::test_old_r_key_does_nothing ... ok [INFO] [stdout] test tui::getty::tests::test_reconfigure_menu_blocks_normal_keys ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_input_enter_empty_last_user_exits ... ok [INFO] [stdout] test tui::getty::tests::test_screen_does_not_blank_before_timeout ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_input_enter_empty_skips_user ... ok [INFO] [stdout] test tui::getty::tests::test_manage_xe_journal_starts_child ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_import_success_advances_to_next_user ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_hostname ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_kernel_release ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_machine ... ok [INFO] [stdout] test tui::getty::tests::test_screen_does_not_blank_when_already_blanked ... ok [INFO] [stdout] test tui::getty::tests::test_panel_auto_stays_when_not_all_active ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_import_failure_stays_on_same_user ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_import_success_last_user_exits ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_input_esc_exits ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_input_typing ... ok [INFO] [stdout] test tui::getty::tests::test_stop_xe_journal_when_no_child ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_no_escapes ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_os_name ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_trailing_backslash ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_tty ... ok [INFO] [stdout] test tui::getty::tests::test_truncate_str_exact_fit ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_tty_default ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_unknown_escape ... ok [INFO] [stdout] test tui::getty::tests::test_truncate_str_truncated ... ok [INFO] [stdout] test tui::getty::tests::test_truncate_str_no_truncation ... ok [INFO] [stdout] test tui::getty::tests::test_truncate_str_zero_width ... ok [INFO] [stdout] test tui::getty::tests::test_unblank_clears_blanked_state ... ok [INFO] [stdout] test tui::getty::tests::test_xe_journal_child_initially_none ... ok [INFO] [stdout] test tui::getty::tests::test_xe_journal_buffer_cap ... ok [INFO] [stdout] test tui::getty::tests::test_xe_journal_lines_initially_empty ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_date_time ... ok [INFO] [stdout] test tui::getty::tests::test_substitute_issue_escapes_backslash ... ok [INFO] [stdout] test tui::getty::tests::test_ssh_input_enter_with_username_returns_action ... ok [INFO] [stdout] test tui::getty::tests::test_xe_journal_max_lines_default ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ttyforce-c9bc6d532f364629) [INFO] [stdout] test ssh::tests::test_fetch_github_keys_nonexistent_user ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 213 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [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/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-597ceb3b73afe024) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cli_detect_fixture_missing_file ... ok [INFO] [stdout] test cli_detect_missing_input_file ... ok [INFO] [stdout] test cli_detect_fixture_with_output_file ... ok [INFO] [stdout] test cli_detect_fixture_runs_scenario ... ok [INFO] [stdout] test cli_detect_help ... ok [INFO] [stdout] test cli_help_shows_initrd_subcommand ... ok [INFO] [stdout] test cli_detect_with_input_file ... ok [INFO] [stdout] test cli_initrd_tty_nonexistent_device ... ok [INFO] [stdout] test cli_global_flags_after_subcommand ... ok [INFO] [stdout] test cli_run_help ... ok [INFO] [stdout] test cli_help_flag ... ok [INFO] [stdout] test cli_no_args_shows_help ... ok [INFO] [stdout] test cli_output_help ... ok [INFO] [stderr] Running tests/fixture_tests.rs (/opt/rustwide/target/debug/deps/fixture_tests-4b4d02898097c4f3) [INFO] [stdout] test cli_global_flags_before_subcommand ... ok [INFO] [stdout] test cli_initrd_help ... ok [INFO] [stdout] test cli_detect_with_output_file ... ok [INFO] [stdout] test cli_getty_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_ethernet_auto_detect ... ok [INFO] [stdout] test test_dead_ethernet_falls_back_to_wifi ... ok [INFO] [stdout] test test_filesystem_default_is_btrfs ... ok [INFO] [stdout] test test_initial_state_ethernet ... ok [INFO] [stdout] test test_disk_grouping_all_same ... ok [INFO] [stdout] test test_disk_grouping_single ... ok [INFO] [stdout] test test_load_ethernet_1disk ... ok [INFO] [stdout] test test_disk_size_display ... ok [INFO] [stdout] test test_initial_state_wifi ... ok [INFO] [stdout] test test_load_wifi_dead_ethernet_1disk ... ok [INFO] [stdout] test test_raid_options_1disk ... ok [INFO] [stdout] test test_load_ethernet_4disk_same ... ok [INFO] [stdout] test test_initial_state_mixed ... ok [INFO] [stdout] test test_load_wifi_dead_ethernet_4disk ... ok [INFO] [stdout] test test_load_wifi_ethernet_1disk ... ok [INFO] [stdout] test test_raid_options_2disk ... ok [INFO] [stdout] test test_load_wifi_1disk ... ok [INFO] [stdout] test test_raid_options_4disk ... ok [INFO] [stdout] test test_raid_usable_capacity ... ok [INFO] [stdout] test test_load_wifi_crowded_1disk ... ok [INFO] [stdout] test test_wifi_auto_detect_goes_to_wifi_select ... ok [INFO] [stdout] test test_raid_recommended ... ok [INFO] [stdout] test test_ethernet_preferred_over_wifi ... ok [INFO] [stdout] test test_load_wifi_ethernet_4disk ... ok [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8a887668c878fdf7) [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stderr] Running tests/mixed_disk_tests.rs (/opt/rustwide/target/debug/deps/mixed_disk_tests-ea147ab77374327e) [INFO] [stdout] test integration_abort_is_noop ... ok [INFO] [stdout] test integration_btrfs_subvolume ... ok [INFO] [stdout] test integration_check_dns_resolution ... ok [INFO] [stdout] test integration_btrfs_raid_setup ... ok [INFO] [stdout] test integration_check_ip_address ... ok [INFO] [stdout] test integration_check_link_availability ... ok [INFO] [stdout] test integration_configure_dhcp_no_server ... ignored [INFO] [stdout] test integration_check_link_nonexistent_interface ... ok [INFO] [stdout] test integration_configure_dhcp_with_static_ip ... ok [INFO] [stdout] test integration_disable_and_reenable_interface ... ok [INFO] [stdout] test integration_check_upstream_router_no_route ... ok [INFO] [stdout] test integration_enable_interface ... ok [INFO] [stdout] test integration_enable_nonexistent_interface ... ok [INFO] [stdout] test integration_mkfs_btrfs_single ... ok [INFO] [stdout] test integration_partition_disk ... ok [INFO] [stdout] test integration_partition_nonexistent_device ... ok [INFO] [stdout] test integration_select_primary_interface ... ok [INFO] [stdout] test integration_shutdown_interface ... ok [INFO] [stdout] test integration_wifi_auth_error_is_state_record ... ok [INFO] [stdout] test integration_wifi_timeout_is_state_record ... ok [INFO] [stdout] test integration_network_operation_sequence ... ok [INFO] [stdout] test integration_scan_wifi_no_hardware ... ok [INFO] [stdout] test integration_install_base_system_placeholder ... ok [INFO] [stdout] test integration_authenticate_wifi_no_hardware ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_homelab_mirror_filters_single_disk_groups ... ok [INFO] [stdout] test test_homelab_disk_grouping ... ok [INFO] [stdout] test test_homelab_select_toshiba_btrfs_mirror ... ok [INFO] [stdout] test test_homelab_select_wd_single_btrfs ... ok [INFO] [stdout] test test_server_disk_grouping ... ok [INFO] [stdout] test test_server_select_seagate_btrfs_raid5 ... ok [INFO] [stdout] test test_server_select_intel_btrfs_mirror ... ok [INFO] [stdout] test test_workstation_select_crucial_btrfs_raid5 ... ok [INFO] [stdout] test test_workstation_select_samsung_btrfs_mirror ... ok [INFO] [stdout] test test_workstation_select_crucial_single ... ok [INFO] [stdout] test test_workstation_select_wd_btrfs_mirror ... ok [INFO] [stdout] test test_workstation_crucial_raid5_manifest_output ... ok [INFO] [stdout] test test_workstation_disk_grouping ... ok [INFO] [stdout] test test_server_raidz_filters_small_groups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/playbook_tests.rs (/opt/rustwide/target/debug/deps/playbook_tests-d3da6a871712a814) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test playbook_abort_after_wifi_connect ... ok [INFO] [stdout] test playbook_abort_after_confirm ... ok [INFO] [stdout] test playbook_abort_after_ethernet_online ... ok [INFO] [stdout] test playbook_ethernet_4disk_btrfs_raid5 ... ok [INFO] [stdout] test playbook_mixed_drives_workstation_raid5 ... ok [INFO] [stdout] test playbook_reboot_after_install ... ok [INFO] [stdout] test playbook_wifi_ethernet_prefers_ethernet ... ok [INFO] [stdout] test playbook_ethernet_1disk_full_install ... ok [INFO] [stdout] test playbook_abort_install ... ok [INFO] [stdout] test playbook_dead_ethernet_falls_to_wifi ... ok [INFO] [stdout] test playbook_wifi_1disk_full_install ... ok [INFO] [stdout] test playbook_wifi_wrong_password_retry ... ok [INFO] [stdout] test playbook_wifi_signal_timeout ... ok [INFO] [stdout] test playbook_wifi_scan_refresh ... ok [INFO] [stdout] test all_playbooks_parse_and_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/scenario_tests.rs (/opt/rustwide/target/debug/deps/scenario_tests-2d8340f50871d123) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test test_abort_after_ethernet_cleanup_ops ... ok [INFO] [stdout] test test_abort_after_install_unmounts ... ok [INFO] [stdout] test test_abort_no_artifacts_no_cleanup ... ok [INFO] [stdout] test test_abort_install ... ok [INFO] [stdout] test test_abort_at_confirmation ... ok [INFO] [stdout] test test_action_manifest_records_all_operations ... ok [INFO] [stdout] test test_advance_connectivity_full_flow ... ok [INFO] [stdout] test test_action_manifest_records_errors ... ok [INFO] [stdout] test test_advance_connectivity_no_interface_returns_false ... ok [INFO] [stdout] test test_abort_after_wifi_cleanup_ops ... ok [INFO] [stdout] test test_advance_connectivity_dns_retries_after_ping ... ok [INFO] [stdout] test test_advance_connectivity_router_max_retries_error ... ok [INFO] [stdout] test test_advance_connectivity_retries_router ... ok [INFO] [stdout] test test_back_from_confirm_to_disk_group ... ok [INFO] [stdout] test test_advance_connectivity_wifi_flow ... ok [INFO] [stdout] test test_advance_connectivity_online_returns_false ... ok [INFO] [stdout] test test_back_navigation ... ok [INFO] [stdout] test test_back_from_raid_to_network_progress ... ok [INFO] [stdout] test test_custom_etc_prefix_overrides_default ... ok [INFO] [stdout] test test_btrfs_device_scan_before_mount ... ok [INFO] [stdout] test test_default_mount_point_is_town_os ... ok [INFO] [stdout] test test_default_device_wifi_fallback ... ok [INFO] [stdout] test test_ethernet_already_connected_skips_dhcp ... ok [INFO] [stdout] test test_default_device_user_choice ... ok [INFO] [stdout] test test_default_etc_prefix_is_at_etc_subvolume ... ok [INFO] [stdout] test test_cleanup_unmount_after_successful_install ... ok [INFO] [stdout] test test_default_device_ethernet_first ... ok [INFO] [stdout] test test_ethernet_auto_detect_records_all_ops ... ok [INFO] [stdout] test test_crowded_wifi_select ... ok [INFO] [stdout] test test_ethernet_link_failure ... ok [INFO] [stdout] test test_full_install_ethernet_1disk ... ok [INFO] [stdout] test test_full_install_ethernet_4disk_btrfs_raid5 ... ok [INFO] [stdout] test test_invalid_raid_selection ... ok [INFO] [stdout] test test_generate_fstab_targets_etc_subvolume ... ok [INFO] [stdout] test test_generate_fstab_in_install_flow ... ok [INFO] [stdout] test test_ethernet_no_ip_runs_dhcp ... ok [INFO] [stdout] test test_persist_network_config_targets_etc_subvolume ... ok [INFO] [stdout] test test_network_only_returns_to_reboot_screen_on_completion ... ok [INFO] [stdout] test test_subvolumes_are_etc_and_var ... ok [INFO] [stdout] test test_full_install_wifi_1disk ... ok [INFO] [stdout] test test_wifi_qr_abort_from_display ... ok [INFO] [stdout] test test_quit_from_any_screen ... ok [INFO] [stdout] test test_wifi_qr_not_available_for_ethernet ... ok [INFO] [stdout] test test_wifi_qr_code_connection ... ok [INFO] [stdout] test test_reboot_after_install ... ok [INFO] [stdout] test test_wifi_qr_string_escapes_special_chars ... ok [INFO] [stdout] test test_wifi_qr_display_enter_returns_to_network_progress ... ok [INFO] [stdout] test test_wifi_qr_string_open_network ... ok [INFO] [stdout] test test_non_primary_interfaces_shut_down ... ok [INFO] [stdout] test test_wifi_qr_not_available_when_not_online ... ok [INFO] [stdout] test test_install_never_targets_root_partition ... ok [INFO] [stdout] test test_invalid_disk_group_selection ... ok [INFO] [stdout] test test_wifi_select_refresh ... ok [INFO] [stdout] test test_wifi_qr_password_stored_after_connect ... ok [INFO] [stdout] test test_wifi_qr_display_from_network_progress ... ok [INFO] [stdout] test test_wifi_ethernet_4disk_prefers_ethernet ... ok [INFO] [stdout] test test_wifi_select_and_connect ... ok [INFO] [stdout] test test_wifi_successful_connect_with_ip ... ok [INFO] [stdout] test test_wifi_wrong_password ... ok [INFO] [stdout] test test_wifi_signal_timeout ... ok [INFO] [stdout] test test_wps_completed_advances_to_network_progress ... ok [INFO] [stdout] test test_wps_start_from_wifi_select ... ok [INFO] [stdout] test test_wps_full_install_flow ... ok [INFO] [stdout] test test_wifi_dead_ethernet_4disk_falls_to_wifi ... ok [INFO] [stdout] test test_wps_cancel_returns_to_wifi_select ... ok [INFO] [stdout] test test_wps_pending_keeps_polling ... ok [INFO] [stdout] test test_network_only_abort_returns_to_reboot_screen ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests ttyforce [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] running `Command { std: "docker" "inspect" "a955eae30db6ae2146e0d8e8bca0ea36247fef3830fbf831a35c04d770a2200f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a955eae30db6ae2146e0d8e8bca0ea36247fef3830fbf831a35c04d770a2200f", kill_on_drop: false }` [INFO] [stdout] a955eae30db6ae2146e0d8e8bca0ea36247fef3830fbf831a35c04d770a2200f