[INFO] cloning repository https://github.com/adamcstephens/epi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamcstephens/epi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcstephens%2Fepi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcstephens%2Fepi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eae9dd2713c19f10ded1eef7ebc30abf48b370f4
[INFO] testing adamcstephens/epi against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcstephens%2Fepi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/adamcstephens/epi
[INFO] finished tweaking git repo https://github.com/adamcstephens/epi
[INFO] tweaked toml for git repo https://github.com/adamcstephens/epi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamcstephens/epi 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 git repo https://github.com/adamcstephens/epi 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 511df29330514d1cf7c61f952a2856088d06f21822587437a1314203ff6d47c3
[INFO] running `Command { std: "docker" "start" "-a" "511df29330514d1cf7c61f952a2856088d06f21822587437a1314203ff6d47c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "511df29330514d1cf7c61f952a2856088d06f21822587437a1314203ff6d47c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "511df29330514d1cf7c61f952a2856088d06f21822587437a1314203ff6d47c3", kill_on_drop: false }`
[INFO] [stdout] 511df29330514d1cf7c61f952a2856088d06f21822587437a1314203ff6d47c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 59932a1c48a272b42d69dfbca3fb225a59bd650d6aee7e76702bb0d827d93027
[INFO] running `Command { std: "docker" "start" "-a" "59932a1c48a272b42d69dfbca3fb225a59bd650d6aee7e76702bb0d827d93027", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling vt-push-parser v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling fast-strip-ansi v0.13.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling epi v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.98s
[INFO] running `Command { std: "docker" "inspect" "59932a1c48a272b42d69dfbca3fb225a59bd650d6aee7e76702bb0d827d93027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59932a1c48a272b42d69dfbca3fb225a59bd650d6aee7e76702bb0d827d93027", kill_on_drop: false }`
[INFO] [stdout] 59932a1c48a272b42d69dfbca3fb225a59bd650d6aee7e76702bb0d827d93027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8b93bfbf18c14e3a5594f57906f918a53efcd8821a845deda76205b5aa59de38
[INFO] running `Command { std: "docker" "start" "-a" "8b93bfbf18c14e3a5594f57906f918a53efcd8821a845deda76205b5aa59de38", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling epi v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.18s
[INFO] running `Command { std: "docker" "inspect" "8b93bfbf18c14e3a5594f57906f918a53efcd8821a845deda76205b5aa59de38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b93bfbf18c14e3a5594f57906f918a53efcd8821a845deda76205b5aa59de38", kill_on_drop: false }`
[INFO] [stdout] 8b93bfbf18c14e3a5594f57906f918a53efcd8821a845deda76205b5aa59de38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3925c0420af82c2f68a573ba4da868b795a3a260692bebf07400ebc1b8d8d471
[INFO] running `Command { std: "docker" "start" "-a" "3925c0420af82c2f68a573ba4da868b795a3a260692bebf07400ebc1b8d8d471", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/epi-d1cc592ca7d92bab)
[INFO] [stdout] 
[INFO] [stdout] running 175 tests
[INFO] [stdout] test cloud_hypervisor::tests::build_args_emits_console_file ... ok
[INFO] [stdout] test cloud_hypervisor::tests::build_args_multiple_fs_single_flag ... ok
[INFO] [stdout] test cloud_hypervisor::tests::generate_shutdown_script_uses_absolute_paths ... ok
[INFO] [stdout] test cloud_hypervisor::tests::service_properties_with_shutdown_script ... ok
[INFO] [stdout] test config::tests::generate_toml_target_only ... ok
[INFO] [stdout] test cloud_hypervisor::tests::build_args_passes_cmdline_through ... ok
[INFO] [stdout] test cloud_hypervisor::tests::build_args_includes_balloon ... ok
[INFO] [stdout] test config::tests::merge_cpus_memory_project_overrides_user ... ok
[INFO] [stdout] test config::tests::merge_cpus_memory_none ... ok
[INFO] [stdout] test config::tests::merge_mounts_dedup ... ok
[INFO] [stdout] test cloud_hypervisor::tests::service_properties_without_shutdown_script ... ok
[INFO] [stdout] test config::tests::merge_mounts_union ... ok
[INFO] [stdout] test config::tests::load_project_respects_env_override ... ok
[INFO] [stdout] test config::tests::merge_cpus_memory_user_only ... ok
[INFO] [stdout] test config::tests::merge_mounts_one_side_none ... ok
[INFO] [stdout] test config::tests::merge_ports_one_side_none ... ok
[INFO] [stdout] test config::tests::merge_ports_union ... ok
[INFO] [stdout] test config::tests::merge_project_mount_falls_through_to_user ... ok
[INFO] [stdout] test config::tests::merge_ssh_extra_config_one_side_none ... ok
[INFO] [stdout] test config::tests::merge_project_mount_project_overrides_user ... ok
[INFO] [stdout] test cloud_hypervisor::tests::build_args_no_fs_when_empty ... ok
[INFO] [stdout] test config::tests::merge_project_overrides_user ... ok
[INFO] [stdout] test config::tests::generate_toml_empty ... ok
[INFO] [stdout] test config::tests::merge_user_only ... ok
[INFO] [stdout] test config::tests::merge_ssh_extra_config_union ... ok
[INFO] [stdout] test config::tests::merge_ssh_extra_config_dedup ... ok
[INFO] [stdout] test config::tests::parse_cpus_and_memory ... ok
[INFO] [stdout] test config::tests::parse_empty_config ... ok
[INFO] [stdout] test config::tests::merge_project_mount_none_when_unset ... ok
[INFO] [stdout] test config::tests::merge_neither ... ok
[INFO] [stdout] test config::tests::parse_minimal_config ... ok
[INFO] [stdout] test config::tests::parse_project_mount_absent ... ok
[INFO] [stdout] test config::tests::parse_project_mount_true ... ok
[INFO] [stdout] test config::tests::parse_cpus_memory_default_name_absent ... ok
[INFO] [stdout] test config::tests::parse_default_name ... ok
[INFO] [stdout] test config::tests::parse_ssh_extra_config_absent ... ok
[INFO] [stdout] test config::tests::parse_no_ports_config ... ok
[INFO] [stdout] test config::tests::parse_ssh_extra_config ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test config::tests::generate_toml_full ... ok
[INFO] [stdout] test config::tests::merge_ports_dedup ... ok
[INFO] [stdout] test config::tests::parse_project_mount_false ... ok
[INFO] [stdout] test config::tests::project_dir_returns_project_root ... ok
[INFO] [stdout] test config::tests::resolve_cli_mounts_additive ... ok
[INFO] [stdout] test config::tests::resolve_default_name_fallback ... ok
[INFO] [stdout] test config::tests::resolve_default_name_from_config ... ok
[INFO] [stdout] test config::tests::resolve_path_relative ... ok
[INFO] [stdout] test config::tests::resolve_path_tilde ... ok
[INFO] [stdout] test config::tests::resolve_disk_size_default_when_unset ... ok
[INFO] [stdout] test config::tests::resolve_cli_target_overrides_configs ... ok
[INFO] [stdout] test config::tests::resolve_path_absolute ... ok
[INFO] [stdout] test console::tests::read_scrollback_returns_empty_for_missing_file ... ok
[INFO] [stdout] test console::tests::strip_control_chars_passes_through_plain_text ... ok
[INFO] [stdout] test console::tests::strip_control_chars_removes_non_printable_preserves_newlines ... ok
[INFO] [stdout] test console::tests::strip_control_chars_removes_ansi_colors ... ok
[INFO] [stdout] test config::tests::resolve_no_target_errors ... ok
[INFO] [stdout] test cp::tests::parse_copy_spec_both_local_fails ... ok
[INFO] [stdout] test console::tests::read_scrollback_reads_tail ... ok
[INFO] [stdout] test cp::tests::parse_absolute_local_path ... ok
[INFO] [stdout] test console::tests::read_scrollback_returns_full_content_when_small ... ok
[INFO] [stdout] test config::tests::resolve_project_config_none_when_no_project ... ok
[INFO] [stdout] test cp::tests::parse_copy_spec_remote_to_host ... ok
[INFO] [stdout] test cp::tests::parse_default_instance ... ok
[INFO] [stdout] test cp::tests::parse_host_to_remote ... ok
[INFO] [stdout] test cp::tests::parse_local_path ... ok
[INFO] [stdout] test config::tests::resolve_project_config_set_when_project_exists ... ok
[INFO] [stdout] test config::tests::resolve_project_target_overrides_user ... ok
[INFO] [stdout] test config::tests::resolve_cpus_memory_precedence ... ok
[INFO] [stdout] test config::tests::resolve_cli_disk_size_overrides_config ... ok
[INFO] [stdout] test config::tests::resolve_three_way_mount_dedup ... ok
[INFO] [stdout] test config::tests::resolve_ports_three_way_union ... ok
[INFO] [stdout] test config::tests::resolve_three_way_mount_union ... ok
[INFO] [stdout] test config::tests::parse_ports_config ... ok
[INFO] [stdout] test cp::tests::parse_copy_spec_both_remote_fails ... ok
[INFO] [stdout] test cp::tests::parse_copy_spec_host_to_remote ... ok
[INFO] [stdout] test cp::tests::parse_remote_to_host ... ok
[INFO] [stdout] test gcroots::tests::store_paths_to_root_kernel_and_disk ... ok
[INFO] [stdout] test gcroots::tests::store_paths_to_root_with_hooks ... ok
[INFO] [stdout] test gcroots::tests::store_paths_to_root_with_initrd ... ok
[INFO] [stdout] test hooks::tests::discover_nonexistent_dir ... ok
[INFO] [stdout] test hooks::tests::discover_finds_executables ... ok
[INFO] [stdout] test hooks::tests::discover_returns_sorted ... ok
[INFO] [stdout] test hooks::tests::discover_empty_dir ... ok
[INFO] [stdout] test hooks::tests::discover_ignores_directories ... ok
[INFO] [stdout] test hooks::tests::discover_ignores_dotfiles ... ok
[INFO] [stdout] test instance_store::tests::deserialize_missing_new_vm_param_fields ... ok
[INFO] [stdout] test instance_store::tests::deserialize_missing_optional_fields ... ok
[INFO] [stdout] test gcroots::tests::store_paths_to_root_skips_non_store_hooks ... ok
[INFO] [stdout] test instance_store::tests::parse_port_mapping_auto_host ... ok
[INFO] [stdout] test instance_store::tests::clear_runtime_preserves_target ... ok
[INFO] [stdout] test instance_store::tests::list_from_dir_returns_sorted ... ok
[INFO] [stdout] test instance_store::tests::list_sorts_projects_before_global ... ok
[INFO] [stdout] test hooks::tests::execute_fails_on_bad_script ... ok
[INFO] [stdout] test instance_store::tests::parse_port_mapping_host_and_guest ... ok
[INFO] [stdout] test instance_store::tests::parse_port_mapping_invalid_host ... ok
[INFO] [stdout] test instance_store::tests::parse_port_mapping_invalid_no_colon ... ok
[INFO] [stdout] test instance_store::tests::port_mapping_serialization_roundtrip ... ok
[INFO] [stdout] test hooks::tests::execute_passes_project_dir_env ... ok
[INFO] [stdout] test instance_store::tests::read_nonexistent_returns_none ... ok
[INFO] [stdout] test instance_store::tests::runtime_ssh_port_optional ... ok
[INFO] [stdout] test instance_store::tests::remove_deletes_dir ... ok
[INFO] [stdout] test instance_store::tests::parse_port_mapping_invalid_guest ... ok
[INFO] [stdout] test instance_store::tests::runtime_without_ports_deserializes_empty ... ok
[INFO] [stdout] test instance_store::tests::runtime_with_ports_roundtrip ... ok
[INFO] [stdout] test hooks::tests::execute_omits_project_dir_when_none ... ok
[INFO] [stdout] test instance_store::tests::set_partial_runtime_writes_unit_id ... ok
[INFO] [stdout] test hooks::tests::execute_runs_scripts_in_order ... ok
[INFO] [stdout] test instance_store::tests::state_dir_returns_absolute_path ... ok
[INFO] [stdout] test instance_store::tests::state_json_roundtrip ... ok
[INFO] [stdout] test instance_store::tests::state_with_cpus_and_memory_roundtrip ... ok
[INFO] [stdout] test instance_store::tests::state_with_descriptor_roundtrip ... ok
[INFO] [stdout] test instance_store::tests::state_with_mounts ... ok
[INFO] [stdout] test instance_store::tests::set_provisioned_preserves_target_and_mounts ... ok
[INFO] [stdout] test instance_store::tests::state_with_port_specs_roundtrip ... ok
[INFO] [stdout] test instance_store::tests::state_without_project_dir_deserializes_none ... ok
[INFO] [stdout] test instance_store::tests::state_without_descriptor_deserializes_none ... ok
[INFO] [stdout] test instance_store::tests::state_with_project_dir_roundtrip ... ok
[INFO] [stdout] test process::tests::unit_id_is_8_hex_chars ... ok
[INFO] [stdout] test process::tests::require_binary_fails_for_missing ... ok
[INFO] [stdout] test process::tests::hex_encode_works ... ok
[INFO] [stdout] test process::tests::unit_ids_are_unique ... ok
[INFO] [stdout] test process::tests::require_binary_succeeds_for_echo ... ok
[INFO] [stdout] test instance_store::tests::write_and_read_state_on_disk ... ok
[INFO] [stdout] test ssh::tests::test_generate_config_never_contains_remote_command ... ok
[INFO] [stdout] test target::tests::all_artifacts_without_initrd ... ok
[INFO] [stdout] test ssh::tests::test_generate_config_with_empty_extra_lines ... ok
[INFO] [stdout] test target::tests::all_artifacts_with_initrd ... ok
[INFO] [stdout] test target::tests::artifact_nix_attr_formats ... ok
[INFO] [stdout] test ssh::tests::test_generate_config_trusted ... ok
[INFO] [stdout] test process::tests::run_captures_exit_code ... ok
[INFO] [stdout] test ssh::tests::test_generate_config_with_extra_lines ... ok
[INFO] [stdout] test ssh::tests::test_generate_config_untrusted ... ok
[INFO] [stdout] test target::tests::canonicalize_adds_prefix ... ok
[INFO] [stdout] test target::tests::canonicalize_preserves_existing_prefix ... ok
[INFO] [stdout] test target::tests::cache_dir_returns_absolute_path ... ok
[INFO] [stdout] test target::tests::descriptor_deserialize_camel_case_aliases ... ok
[INFO] [stdout] test target::tests::canonicalize_handles_full_flake_ref ... ok
[INFO] [stdout] test target::tests::descriptor_deserialize_defaults ... ok
[INFO] [stdout] test target::tests::descriptor_roundtrip_json ... ok
[INFO] [stdout] test target::tests::expand_tilde_in_target ... ok
[INFO] [stdout] test target::tests::descriptor_deserialize_full ... ok
[INFO] [stdout] test target::tests::is_nix_store_path_works ... ok
[INFO] [stdout] test target::tests::missing_artifacts_all_exist ... ok
[INFO] [stdout] test target::tests::missing_artifacts_no_initrd ... ok
[INFO] [stdout] test target::tests::missing_artifacts_some_missing ... ok
[INFO] [stdout] test target::tests::upgrade_artifacts_with_initrd ... ok
[INFO] [stdout] test target::tests::upgrade_artifacts_without_initrd ... ok
[INFO] [stdout] test target::tests::validate_accepts_valid_target ... ok
[INFO] [stdout] test target::tests::validate_rejects_empty_parts ... ok
[INFO] [stdout] test ui::tests::error_formats_chain ... ok
[INFO] [stdout] test ui::tests::format_elapsed_minutes ... ok
[INFO] [stdout] test ui::tests::format_elapsed_seconds ... ok
[INFO] [stdout] test ui::tests::group_cached ... ok
[INFO] [stdout] test ui::tests::group_fail ... ok
[INFO] [stdout] test target::tests::validate_rejects_missing_hash ... ok
[INFO] [stdout] test ui::tests::group_step_finish ... ok
[INFO] [stdout] test ui::tests::group_step_finish_cached ... ok
[INFO] [stdout] test ui::tests::status_dot_running ... ok
[INFO] [stdout] test ui::tests::step_non_tty_fail ... ok
[INFO] [stdout] test ui::tests::step_non_tty_finish ... ok
[INFO] [stdout] test ui::tests::strip_home_leaves_relative_path ... ok
[INFO] [stdout] test ui::tests::strip_home_replaces_home_prefix ... ok
[INFO] [stdout] test ui::tests::group_finish ... ok
[INFO] [stdout] test ui::tests::group_step_fail ... ok
[INFO] [stdout] test ui::tests::strip_home_leaves_non_home_path ... ok
[INFO] [stdout] test ui::tests::status_dot_stopped ... ok
[INFO] [stdout] test instance_store::tests::state_without_runtime ... ok
[INFO] [stdout] test instance_store::tests::unit_name_vm ... ok
[INFO] [stdout] test process::tests::run_with_env_sets_vars ... ok
[INFO] [stdout] test instance_store::tests::unit_name_escapes_instance_name ... ok
[INFO] [stdout] test instance_store::tests::unit_name_passt ... ok
[INFO] [stdout] test instance_store::tests::unit_name_slice ... ok
[INFO] [stdout] test instance_store::tests::unit_name_virtiofsd ... ok
[INFO] [stdout] test process::tests::run_captures_stdout ... ok
[INFO] [stdout] test instance_store::tests::unit_name_all_variants_consistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 175 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/epi-ad398b6a85afec42)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test commands::info::tests::format_disk_size_gib ... ok
[INFO] [stdout] test commands::info::tests::format_uptime_days_and_hours ... ok
[INFO] [stdout] test commands::info::tests::format_uptime_hours_and_minutes ... ok
[INFO] [stdout] test commands::info::tests::format_uptime_minutes_only ... ok
[INFO] [stdout] test commands::info::tests::render_list_empty ... ok
[INFO] [stdout] test commands::info::tests::format_disk_size_mib ... ok
[INFO] [stdout] test commands::info::tests::render_info_multiple_sections ... ok
[INFO] [stdout] test commands::info::tests::render_runtime_tree_multiple_units ... ok
[INFO] [stdout] test commands::info::tests::render_list_no_projects ... ok
[INFO] [stdout] test commands::info::tests::render_runtime_tree_single_unit ... ok
[INFO] [stdout] test commands::info::tests::render_list_with_projects ... ok
[INFO] [stdout] test commands::info::tests::render_info_basic ... ok
[INFO] [stdout] test commands::info::tests::format_disk_size_no_suffix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-63ebf5d546088747)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test e2e_clean_shutdown_stops_helpers ... ignored
[INFO] [stdout] test e2e_console_log_captured ... ignored
[INFO] [stdout] test e2e_cp_file_to_vm ... ignored
[INFO] [stdout] test e2e_cpus_override ... ignored
[INFO] [stdout] test e2e_graceful_shutdown ... ignored
[INFO] [stdout] test e2e_hooks ... ignored
[INFO] [stdout] test e2e_lifecycle ... ignored
[INFO] [stdout] test e2e_memory_override ... ignored
[INFO] [stdout] test e2e_mount ... ignored
[INFO] [stdout] test e2e_mount_home_ownership ... ignored
[INFO] [stdout] test e2e_no_env_leak ... ignored
[INFO] [stdout] test e2e_ssh_config_trusted_after_launch ... ignored
[INFO] [stdout] test e2e_stop_start_ssh ... ignored
[INFO] [stdout] test e2e_upgrade_switch ... ignored
[INFO] [stdout] test e2e_vm_crash_stops_helpers ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests epi
[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" "3925c0420af82c2f68a573ba4da868b795a3a260692bebf07400ebc1b8d8d471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3925c0420af82c2f68a573ba4da868b795a3a260692bebf07400ebc1b8d8d471", kill_on_drop: false }`
[INFO] [stdout] 3925c0420af82c2f68a573ba4da868b795a3a260692bebf07400ebc1b8d8d471
