[INFO] cloning repository https://github.com/styrene-lab/nex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/styrene-lab/nex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstyrene-lab%2Fnex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstyrene-lab%2Fnex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 079e8827a7444eeeaa3330487cfa6f71645e7dd9
[INFO] testing styrene-lab/nex against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstyrene-lab%2Fnex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/styrene-lab/nex
[INFO] finished tweaking git repo https://github.com/styrene-lab/nex
[INFO] tweaked toml for git repo https://github.com/styrene-lab/nex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/styrene-lab/nex on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/styrene-lab/nex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc
[INFO] running `Command { std: "docker" "start" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling styrene-identity v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nex-pkg v0.25.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling nex-pkg v0.25.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.55s
[INFO] running `Command { std: "docker" "inspect" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nex_pkg-6ee8b5fd70e0f037)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test armory::tests::parses_package_ref ... ok
[INFO] [stdout] test ansi::tests::strips_cursor_and_line_control_sequences ... ok
[INFO] [stdout] test ansi::tests::strips_sgr_sequences ... ok
[INFO] [stdout] test ansi::tests::strips_osc_sequences_terminated_by_bel_or_st ... ok
[INFO] [stdout] test ansi::tests::strips_single_character_escape_sequences ... ok
[INFO] [stdout] test ansi::tests::sanitize_applies_backspace_overstrikes ... ok
[INFO] [stdout] test ansi::tests::sanitize_removes_non_whitespace_control_characters ... ok
[INFO] [stdout] test ansi::tests::sanitize_resolves_carriage_return_rewrites ... ok
[INFO] [stdout] test armory::tests::parses_index_and_finds_package ... ok
[INFO] [stdout] test armory::tests::searches_metadata ... ok
[INFO] [stdout] test armory_lock::tests::activation_lock_is_pending_until_materialized ... ok
[INFO] [stdout] test armory_lock::tests::reachable_packages_prunes_orphaned_dependencies ... ok
[INFO] [stdout] test armory_store::tests::computes_content_addressed_store_path ... ok
[INFO] [stdout] test bootstrap::tests::test_etc_root_requires_testing_guard ... ok
[INFO] [stdout] test bootstrap::tests::backup_path_uses_suffix_when_free ... ok
[INFO] [stdout] test armory_lock::tests::resolves_required_dependencies ... ok
[INFO] [stdout] test armory_store::tests::computes_file_sha256_digest ... ok
[INFO] [stdout] test armory_store::tests::computes_directory_digest_from_sorted_file_digests ... ok
[INFO] [stdout] test armory_store::tests::materialization_updates_lock_entries ... ok
[INFO] [stdout] test bootstrap::tests::darwin_check_reports_synthetic_conf_mode_blocker ... ok
[INFO] [stdout] test config::tests::resolves_pkl_before_toml ... ok
[INFO] [stdout] test bootstrap::tests::darwin_check_reports_shellrc_and_synthetic_conf_blockers ... ok
[INFO] [stdout] test bootstrap::tests::unmanaged_shell_rc_blocks_activation ... ok
[INFO] [stdout] test discover::tests::test_platform_display ... ok
[INFO] [stdout] test discover::tests::test_default_repo_name ... ok
[INFO] [stdout] test bootstrap::tests::nix_darwin_shell_rc_does_not_block_activation ... ok
[INFO] [stdout] test config::tests::serializes_generated_pkl_config ... ok
[INFO] [stdout] test devenv_surface::tests::matches_exact_and_wildcard_surface_mappings ... ok
[INFO] [stdout] test edit::tests::test_contains_quoted ... ok
[INFO] [stdout] test devenv_surface::tests::loads_embedded_devenv_surface_catalog ... ok
[INFO] [stdout] test discover::tests::test_detect_platform_consistent_with_system ... ok
[INFO] [stdout] test edit::tests::test_contains_bare ... ok
[INFO] [stdout] test edit::tests::test_list_packages ... ok
[INFO] [stdout] test discover::tests::test_detect_system_returns_valid_string ... ok
[INFO] [stdout] test exec::tests::darwin_rebuild_uses_supported_experimental_feature_option ... ok
[INFO] [stdout] test exec::tests::nixos_rebuild_keeps_nixos_rebuild_experimental_feature_flag ... ok
[INFO] [stdout] test edit::tests::test_list_packages_quoted ... ok
[INFO] [stdout] test armory_lock::tests::missing_dependency_fails ... ok
[INFO] [stdout] test forge::target_attestation_tests::blocks_internal_apple_nvme_attestation_by_default ... ok
[INFO] [stdout] test forge::target_attestation_tests::allows_destructive_flash_with_allowed_external_attestation ... ok
[INFO] [stdout] test armory_store::tests::signed_registry_fails_closed_until_signature_verification_exists ... ok
[INFO] [stdout] test forge::target_attestation_tests::blocks_destructive_flash_when_target_attestation_required_but_missing ... ok
[INFO] [stdout] test armory_store::tests::rejects_non_sha256_digest ... ok
[INFO] [stdout] test forge::target_attestation_tests::blocks_internal_apple_storage_attestation_by_default ... ok
[INFO] [stdout] test armory_store::tests::forge_template_validation_fails_closed ... ok
[INFO] [stdout] test forge::target_attestation_tests::parses_target_attestation_from_json_transport ... ok
[INFO] [stdout] test armory_lock::tests::dependency_cycle_fails ... ok
[INFO] [stdout] test devenv_import::tests::statically_inspects_devenv_project_with_secretspec ... ok
[INFO] [stdout] test config::tests::migrate_preserves_toml_export_shape ... ok
[INFO] [stdout] test forge::tests::blocks_destructive_usb_flash_until_allowed ... ok
[INFO] [stdout] test forge::tests::names_pkl_as_canonical_definition_format ... ok
[INFO] [stdout] test forge::tests::allows_destructive_usb_flash_when_policy_allows_it ... ok
[INFO] [stdout] test forge::tests::blocks_invalid_hostname ... ok
[INFO] [stdout] test forge::tests::check_report_rejects_public_raw_disk_template ... ok
[INFO] [stdout] test forge::tests::blocks_usb_install_without_target_disk ... ok
[INFO] [stdout] test discover::tests::test_runtime_arch_returns_known ... ok
[INFO] [stdout] test forge::tests::normalizes_armory_style_template_as_image_plan ... ok
[INFO] [stdout] test forge::tests::normalizes_evaluated_pkl_usb_request ... ok
[INFO] [stdout] test forge::tests::plans_bundle_request_without_destructive_actions ... ok
[INFO] [stdout] test forge::tests::check_report_validates_armory_metadata_agreement ... ok
[INFO] [stdout] test forge::tests::serializes_request_as_json_transport_not_canonical_definition ... ok
[INFO] [stdout] test hardware_inventory::tests::attestation_selector_normalizes_dev_paths ... ok
[INFO] [stdout] test hardware_inventory::tests::matches_macos_arm64_dev_starter ... ok
[INFO] [stdout] test forge::tests::source_safety_catches_hidden_public_template_risks ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_detection_is_scoped_to_nix_homebrew ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_patch_is_idempotent ... ok
[INFO] [stdout] test hardware_inventory::tests::classifies_internal_apple_fabric_storage_as_forbidden ... ok
[INFO] [stdout] test hardware_inventory::tests::parses_system_profiler_hardware_summary_without_sensitive_fields ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::managed_homebrew_is_not_a_conflict ... ok
[INFO] [stdout] test forge::tests::evaluates_pkl_with_real_evaluator_when_available ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_support_eval_returns_false_without_flake ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::inserts_auto_migrate_only_in_nix_homebrew_block ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_detection_stops_at_nested_nix_homebrew_block_end ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::reset_confirmation_accepts_only_exact_phrase ... ok
[INFO] [stdout] test materialization::tests::builds_nixos_toplevel_attr ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::nix_store_brew_symlink_classifies_prefix_as_managed ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::unmanaged_homebrew_is_a_conflict ... ok
[INFO] [stdout] test materialization::tests::build_command_uses_deterministic_flags_and_out_link ... ok
[INFO] [stdout] test materialization::tests::materialization_target_builds_sd_image_attr ... ok
[INFO] [stdout] test materialization::tests::command_uses_eval_attr_and_workspace ... ok
[INFO] [stdout] test materialization::tests::parses_explicit_materialization_system ... ok
[INFO] [stdout] test materialization::tests::rejects_impure_extra_config_fetches ... ok
[INFO] [stdout] test materialization::tests::rejects_invalid_flake_input_names ... ok
[INFO] [stdout] test materialization::tests::parses_and_renders_flake_inputs ... ok
[INFO] [stdout] test machine_profile::tests::rejects_wrong_schema ... ok
[INFO] [stdout] test machine_profile::tests::rejects_physical_machine_without_attestation ... ok
[INFO] [stdout] test machine_profile::tests::rejects_secret_values ... ok
[INFO] [stdout] test materialization::tests::renders_nixos_module_extra_config ... ok
[INFO] [stdout] test materialization::tests::rejects_invalid_materialization_system ... ok
[INFO] [stdout] test machine_profile::tests::accepts_apply_existing_existing_nixos_without_attestation ... ok
[INFO] [stdout] test materialization::tests::rejects_invalid_hostname ... ok
[INFO] [stdout] test materialization::tests::rejects_suspicious_flake_input_refs ... ok
[INFO] [stdout] test machine_profile::tests::valid_machine_profile_passes ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::marker_file_classifies_prefix_as_managed ... ok
[INFO] [stdout] test menu::tests::selects_enabled_item_by_rendered_index ... ok
[INFO] [stdout] test menu::tests::serializes_as_plain_data ... ok
[INFO] [stdout] test menu::tests::skips_disabled_items ... ok
[INFO] [stdout] test materialization::tests::scaffold_nixos_config_includes_materialization_flake_inputs ... ok
[INFO] [stdout] test pkl::tests::resolves_bundled_pkl_next_to_release_binary ... ok
[INFO] [stdout] test materialization::tests::rejects_workspace_without_flake ... ok
[INFO] [stdout] test materialization::tests::scaffold_nixos_config_rejects_invalid_flake_inputs ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_hardware_fragment_without_safety ... ok
[INFO] [stdout] test profile_fragment::tests::valid_profile_fragment_passes ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_missing_version ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_hardware_mutation_without_confirmation ... ok
[INFO] [stdout] test profile_fragment::tests::hardware_profile_fragment_passes_with_safety ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_invalid_version ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::quarantine_path_moves_aside_instead_of_deleting ... ok
[INFO] [stdout] test pkl::tests::evaluates_json_with_nex_pkl_override ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_category_mismatch ... ok
[INFO] [stdout] test edit::tests::test_insert_quoted ... ok
[INFO] [stdout] test edit::tests::test_remove_quoted ... ok
[INFO] [stdout] test edit::tests::test_remove_bare ... ok
[INFO] [stdout] test edit::tests::test_insert_bare ... ok
[INFO] [stdout] test edit::tests::test_edit_session_revert ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nex-1a92bd982625ef14)
[INFO] [stdout] 
[INFO] [stdout] running 217 tests
[INFO] [stdout] test aliases::tests::test_adopt_install_cross_detection ... ok
[INFO] [stdout] test aliases::tests::test_all_names ... ok
[INFO] [stdout] test aliases::tests::test_all_names_code ... ok
[INFO] [stdout] test aliases::tests::test_common_app_aliases ... ok
[INFO] [stdout] test aliases::tests::test_known_alias ... ok
[INFO] [stdout] test aliases::tests::test_unknown_passthrough ... ok
[INFO] [stdout] test aliases::tests::test_security_hardware_aliases ... ok
[INFO] [stdout] test ansi::tests::sanitize_removes_non_whitespace_control_characters ... ok
[INFO] [stdout] test ansi::tests::sanitize_resolves_carriage_return_rewrites ... ok
[INFO] [stdout] test ansi::tests::strips_cursor_and_line_control_sequences ... ok
[INFO] [stdout] test ansi::tests::sanitize_applies_backspace_overstrikes ... ok
[INFO] [stdout] test aliases::tests::test_ykman_duplicate_detection ... ok
[INFO] [stdout] test ansi::tests::strips_osc_sequences_terminated_by_bel_or_st ... ok
[INFO] [stdout] test ansi::tests::strips_sgr_sequences ... ok
[INFO] [stdout] test ansi::tests::strips_single_character_escape_sequences ... ok
[INFO] [stdout] test armory::tests::searches_metadata ... ok
[INFO] [stdout] test armory::tests::parses_index_and_finds_package ... ok
[INFO] [stdout] test armory::tests::parses_package_ref ... ok
[INFO] [stdout] test armory_lock::tests::dependency_cycle_fails ... ok
[INFO] [stdout] test armory_lock::tests::resolves_required_dependencies ... ok
[INFO] [stdout] test armory_store::tests::materialization_updates_lock_entries ... ok
[INFO] [stdout] test bootstrap::tests::darwin_check_reports_shellrc_and_synthetic_conf_blockers ... ok
[INFO] [stdout] test armory_store::tests::forge_template_validation_fails_closed ... ok
[INFO] [stdout] test armory_store::tests::computes_directory_digest_from_sorted_file_digests ... ok
[INFO] [stdout] test config::tests::serializes_generated_pkl_config ... ok
[INFO] [stdout] test bootstrap::tests::test_etc_root_requires_testing_guard ... ok
[INFO] [stdout] test bootstrap::tests::unmanaged_shell_rc_blocks_activation ... ok
[INFO] [stdout] test bootstrap::tests::nix_darwin_shell_rc_does_not_block_activation ... ok
[INFO] [stdout] test bootstrap::tests::darwin_check_reports_synthetic_conf_mode_blocker ... ok
[INFO] [stdout] test config::tests::migrate_preserves_toml_export_shape ... ok
[INFO] [stdout] test armory_lock::tests::activation_lock_is_pending_until_materialized ... ok
[INFO] [stdout] test config::tests::resolves_pkl_before_toml ... ok
[INFO] [stdout] test armory_store::tests::computes_file_sha256_digest ... ok
[INFO] [stdout] test armory_store::tests::computes_content_addressed_store_path ... ok
[INFO] [stdout] test armory_store::tests::signed_registry_fails_closed_until_signature_verification_exists ... ok
[INFO] [stdout] test armory_lock::tests::reachable_packages_prunes_orphaned_dependencies ... ok
[INFO] [stdout] test discover::tests::test_default_repo_name ... ok
[INFO] [stdout] test discover::tests::test_platform_display ... ok
[INFO] [stdout] test armory_lock::tests::missing_dependency_fails ... ok
[INFO] [stdout] test bootstrap::tests::backup_path_uses_suffix_when_free ... ok
[INFO] [stdout] test devenv_surface::tests::matches_exact_and_wildcard_surface_mappings ... ok
[INFO] [stdout] test edit::tests::test_contains_bare ... ok
[INFO] [stdout] test devenv_import::tests::statically_inspects_devenv_project_with_secretspec ... ok
[INFO] [stdout] test discover::tests::test_detect_platform_consistent_with_system ... ok
[INFO] [stdout] test edit::tests::test_list_packages ... ok
[INFO] [stdout] test discover::tests::test_detect_system_returns_valid_string ... ok
[INFO] [stdout] test devenv_surface::tests::loads_embedded_devenv_surface_catalog ... ok
[INFO] [stdout] test edit::tests::test_list_packages_quoted ... ok
[INFO] [stdout] test exec::tests::darwin_rebuild_uses_supported_experimental_feature_option ... ok
[INFO] [stdout] test discover::tests::test_runtime_arch_returns_known ... ok
[INFO] [stdout] test exec::tests::nixos_rebuild_keeps_nixos_rebuild_experimental_feature_flag ... ok
[INFO] [stdout] test armory_store::tests::rejects_non_sha256_digest ... ok
[INFO] [stdout] test forge::target_attestation_tests::allows_destructive_flash_with_allowed_external_attestation ... ok
[INFO] [stdout] test forge::target_attestation_tests::blocks_internal_apple_nvme_attestation_by_default ... ok
[INFO] [stdout] test forge::target_attestation_tests::blocks_destructive_flash_when_target_attestation_required_but_missing ... ok
[INFO] [stdout] test forge::target_attestation_tests::blocks_internal_apple_storage_attestation_by_default ... ok
[INFO] [stdout] test forge::tests::blocks_destructive_usb_flash_until_allowed ... ok
[INFO] [stdout] test forge::target_attestation_tests::parses_target_attestation_from_json_transport ... ok
[INFO] [stdout] test forge::tests::blocks_invalid_hostname ... ok
[INFO] [stdout] test forge::tests::names_pkl_as_canonical_definition_format ... ok
[INFO] [stdout] test forge::tests::plans_bundle_request_without_destructive_actions ... ok
[INFO] [stdout] test edit::tests::test_contains_quoted ... ok
[INFO] [stdout] test forge::tests::serializes_request_as_json_transport_not_canonical_definition ... ok
[INFO] [stdout] test forge::tests::allows_destructive_usb_flash_when_policy_allows_it ... ok
[INFO] [stdout] test hardware_inventory::tests::attestation_selector_normalizes_dev_paths ... ok
[INFO] [stdout] test forge::tests::check_report_validates_armory_metadata_agreement ... ok
[INFO] [stdout] test hardware_inventory::tests::matches_macos_arm64_dev_starter ... ok
[INFO] [stdout] test forge::tests::source_safety_catches_hidden_public_template_risks ... ok
[INFO] [stdout] test forge::tests::blocks_usb_install_without_target_disk ... ok
[INFO] [stdout] test forge::tests::normalizes_armory_style_template_as_image_plan ... ok
[INFO] [stdout] test forge::tests::normalizes_evaluated_pkl_usb_request ... ok
[INFO] [stdout] test forge::tests::check_report_rejects_public_raw_disk_template ... ok
[INFO] [stdout] test hardware_inventory::tests::classifies_internal_apple_fabric_storage_as_forbidden ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_detection_stops_at_nested_nix_homebrew_block_end ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_detection_is_scoped_to_nix_homebrew ... ok
[INFO] [stdout] test hardware_inventory::tests::parses_system_profiler_hardware_summary_without_sensitive_fields ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_patch_is_idempotent ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::managed_homebrew_is_not_a_conflict ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::inserts_auto_migrate_only_in_nix_homebrew_block ... ok
[INFO] [stdout] test machine_profile::tests::accepts_apply_existing_existing_nixos_without_attestation ... ok
[INFO] [stdout] test machine_profile::tests::rejects_physical_machine_without_attestation ... ok
[INFO] [stdout] test machine_profile::tests::rejects_wrong_schema ... ok
[INFO] [stdout] test machine_profile::tests::rejects_secret_values ... ok
[INFO] [stdout] test machine_profile::tests::valid_machine_profile_passes ... ok
[INFO] [stdout] test materialization::tests::builds_nixos_toplevel_attr ... ok
[INFO] [stdout] test materialization::tests::materialization_target_builds_sd_image_attr ... ok
[INFO] [stdout] test materialization::tests::parses_and_renders_flake_inputs ... ok
[INFO] [stdout] test materialization::tests::parses_explicit_materialization_system ... ok
[INFO] [stdout] test materialization::tests::rejects_impure_extra_config_fetches ... ok
[INFO] [stdout] test materialization::tests::rejects_invalid_flake_input_names ... ok
[INFO] [stdout] test materialization::tests::rejects_invalid_hostname ... ok
[INFO] [stdout] test materialization::tests::rejects_invalid_materialization_system ... ok
[INFO] [stdout] test materialization::tests::rejects_suspicious_flake_input_refs ... ok
[INFO] [stdout] test aliases::tests::test_brew_cask_common ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::quarantine_path_moves_aside_instead_of_deleting ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::reset_confirmation_accepts_only_exact_phrase ... ok
[INFO] [stdout] test materialization::tests::renders_nixos_module_extra_config ... ok
[INFO] [stdout] test ops::build_image::tests::test_generate_image_nix_basic ... ok
[INFO] [stdout] test ops::build_image::tests::test_generate_image_nix_minimal ... ok
[INFO] [stdout] test ops::build_image::tests::test_generate_image_nix_with_cmd ... ok
[INFO] [stdout] test ops::build_image::tests::test_generate_image_no_duplicate_bash ... ok
[INFO] [stdout] test ops::build_image::tests::test_image_tarball_name_sanitizes_registry_path ... ok
[INFO] [stdout] test ops::build_image::tests::test_parse_package_manifest ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_amd ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_audio_bluetooth_only ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_cosmic ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_cosmic_dock_quoting ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_empty_driver ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_empty_gaming ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_extra_config ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_gaming ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_gnome ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_gnome_dark_and_favorites ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_gnome_no_dark ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_intel_vaapi ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_k3s_agent ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::marker_file_classifies_prefix_as_managed ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_k3s_server ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_kde ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::unmanaged_homebrew_is_a_conflict ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_multi_gpu ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::nix_store_brew_symlink_classifies_prefix_as_managed ... ok
[INFO] [stdout] test materialization::tests::build_command_uses_deterministic_flags_and_out_link ... ok
[INFO] [stdout] test materialization::tests::command_uses_eval_attr_and_workspace ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_nouveau ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_no_sections ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_nvidia ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_nvidia_old_gpu ... ok
[INFO] [stdout] test materialization::tests::rejects_workspace_without_flake ... ok
[INFO] [stdout] test forge::tests::evaluates_pkl_with_real_evaluator_when_available ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_plasma_alias ... ok
[INFO] [stdout] test ops::forge::tests::test_merge_toml_base_arrays_preserved ... ok
[INFO] [stdout] test homebrew_bootstrap::tests::auto_migrate_support_eval_returns_false_without_flake ... ok
[INFO] [stdout] test ops::forge::tests::test_generate_linux_config_services_kernel_firewall ... ok
[INFO] [stdout] test ops::forge::tests::test_merge_toml_circular_protection ... ok
[INFO] [stdout] test ops::forge::tests::test_merge_toml_empty_overlay ... ok
[INFO] [stdout] test ops::forge::tests::validate_airgap_nex_binary_accepts_matching_aarch64_elf ... ok
[INFO] [stdout] test ops::forge::tests::validate_airgap_nex_binary_rejects_wrong_machine ... ok
[INFO] [stdout] test ops::forge::tests::test_merge_toml_overlay_alias_wins ... ok
[INFO] [stdout] test ops::forge::tests::validate_airgap_nex_binary_accepts_matching_x86_64_elf ... ok
[INFO] [stdout] test ops::forge::tests::test_merge_toml_tables_deep ... ok
[INFO] [stdout] test ops::forge::tests::validate_airgap_nex_entrypoint_accepts_posix_cache_launcher ... ok
[INFO] [stdout] test ops::init::tests::adopt_discovery_message_is_empty_without_packages ... ok
[INFO] [stdout] test ops::init::tests::adopt_discovery_message_explains_pre_activation_capture ... ok
[INFO] [stdout] test materialization::tests::scaffold_nixos_config_includes_materialization_flake_inputs ... ok
[INFO] [stdout] test ops::init::tests::non_default_repo_replacement_is_refused ... ok
[INFO] [stdout] test ops::forge::tests::test_resolve_profile_chain_local_directory ... ok
[INFO] [stdout] test materialization::tests::scaffold_nixos_config_rejects_invalid_flake_inputs ... ok
[INFO] [stdout] test ops::init::tests::official_nix_failure_message_lists_attempts ... ok
[INFO] [stdout] test ops::init::tests::official_nix_fallback_can_be_forced_for_tests ... ok
[INFO] [stdout] test ops::polymerize::tests::test_accept_existing_network_does_not_accept_absent_network ... ok
[INFO] [stdout] test ops::polymerize::tests::test_escape_wpa_value_rejects_control_characters ... ok
[INFO] [stdout] test ops::polymerize::tests::test_is_valid_nix_pkg_name ... ok
[INFO] [stdout] test ops::polymerize::tests::test_accept_existing_network_allows_operator_configured_wifi ... ok
[INFO] [stdout] test ops::polymerize::tests::test_network_manager_wifi_connection_contains_autoconnect_profile ... ok
[INFO] [stdout] test ops::polymerize::tests::test_network_manager_wifi_connection_rejects_control_characters ... ok
[INFO] [stdout] test ops::polymerize::tests::test_nix_pkg_name_with_nix_interpolation ... ok
[INFO] [stdout] test ops::polymerize::tests::test_nix_string_escapes_authorized_keys ... ok
[INFO] [stdout] test ops::polymerize::tests::test_parse_nmcli_wifi_list ... ok
[INFO] [stdout] test ops::polymerize::tests::test_parse_lsblk_paths_filters_target_disk ... ok
[INFO] [stdout] test ops::polymerize::tests::test_strip_partition_suffix_bare_device ... ok
[INFO] [stdout] test ops::polymerize::tests::test_strip_partition_suffix_nvme ... ok
[INFO] [stdout] test ops::polymerize::tests::test_strip_partition_suffix_nvme_multiple_partitions ... ok
[INFO] [stdout] test ops::polymerize::tests::test_strip_partition_suffix_sata ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_hostname_unicode ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_hostname_valid ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_install_password_accepts_symbols ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_install_password_rejects_empty ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_install_password_rejects_newlines ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_username_hyphen_middle ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_username_invalid ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_username_numeric_only ... ok
[INFO] [stdout] test ops::polymerize::tests::test_strip_partition_suffix_emmc ... ok
[INFO] [stdout] test ops::polymerize::tests::test_strip_partition_suffix_no_aggressive_strip ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_hostname_max_length ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_username_valid ... ok
[INFO] [stdout] test ops::profile::flat_configuration_import_tests::inserts_import_after_module_body_brace_not_function_args ... ok
[INFO] [stdout] test ops::profile::flat_configuration_import_tests::merges_existing_imports_instead_of_replacing_them ... ok
[INFO] [stdout] test ops::polymerize::tests::test_validate_hostname_invalid ... ok
[INFO] [stdout] test ops::profile::profile_topology_tests::kitty_merge_preserves_lower_layer_fields ... ok
[INFO] [stdout] test ops::profile::profile_topology_tests::macos_merge_preserves_lower_layer_fields_and_unions_fonts ... ok
[INFO] [stdout] test ops::profile::profile_topology_tests::topology_line_omits_fragment_provenance ... ok
[INFO] [stdout] test ops::profile::ssh_profile_tests::render_ssh_config_outputs_include_target ... ok
[INFO] [stdout] test ops::profile::ssh_profile_tests::ssh_merge_upserts_hosts_by_pattern ... ok
[INFO] [stdout] test ops::profile::ssh_profile_tests::ssh_validation_allows_multiple_host_patterns ... ok
[INFO] [stdout] test ops::profile::ssh_profile_tests::ssh_validation_rejects_control_characters ... ok
[INFO] [stdout] test ops::profile::ssh_profile_tests::ssh_validation_rejects_whitespace_in_single_token_fields ... ok
[INFO] [stdout] test ops::init::tests::replacement_backup_path_preserves_canonical_repo_name ... ok
[INFO] [stdout] test ops::lock_status::tests::status_treats_absent_lock_as_empty_state ... ok
[INFO] [stdout] test ops::forge::tests::validate_airgap_nex_entrypoint_rejects_non_cache_wrapper_script ... ok
[INFO] [stdout] test edit::tests::test_insert_bare ... ok
[INFO] [stdout] test edit::tests::test_insert_quoted ... ok
[INFO] [stdout] test ops::polymerize::tests::test_load_defaults_reads_bundled_wifi_credentials ... ok
[INFO] [stdout] test ops::profile::profile_topology_tests::local_kitty_tree_copy_rejects_traversal_entries ... ok
[INFO] [stdout] test ops::forge::tests::write_polymerize_defaults_persists_forge_request_handoff ... ok
[INFO] [stdout] test ops::profile::profile_topology_tests::local_kitty_tree_copy_preserves_nested_files ... ok
[INFO] [stdout] test pkl::tests::resolves_bundled_pkl_next_to_release_binary ... ok
[INFO] [stdout] test ops::relocate::tests::validate_rejects_same_path ... ok
[INFO] [stdout] test ops::relocate::tests::validate_rejects_nonexistent_source ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_hardware_fragment_without_safety ... ok
[INFO] [stdout] test ops::relocate::tests::validate_rejects_nonempty_target ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_category_mismatch ... ok
[INFO] [stdout] test profile_fragment::tests::hardware_profile_fragment_passes_with_safety ... ok
[INFO] [stdout] test ops::relocate::tests::validate_accepts_empty_target ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_hardware_mutation_without_confirmation ... ok
[INFO] [stdout] test edit::tests::test_remove_quoted ... ok
[INFO] [stdout] test ops::profile::profile_topology_tests::topology_suppression_prevents_duplicate_legacy_base ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_invalid_version ... ok
[INFO] [stdout] test profile_fragment::tests::rejects_missing_version ... ok
[INFO] [stdout] test edit::tests::test_remove_bare ... ok
[INFO] [stdout] test pkl::tests::evaluates_json_with_nex_pkl_override ... ok
[INFO] [stdout] test resolve::tests::recommends_brew_cask_when_nix_version_is_cask_redirect_message ... ok
[INFO] [stdout] test profile_fragment::tests::valid_profile_fragment_passes ... ok
[INFO] [stdout] test ops::relocate::tests::validate_accepts_missing_target ... ok
[INFO] [stdout] test edit::tests::test_edit_session_revert ... ok
[INFO] [stdout] test ops::profile::ssh_profile_tests::ensure_ssh_include_is_idempotent ... ok
[INFO] [stdout] test ops::init::tests::darwin_homebrew_module_gates_nix_darwin_until_brew_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 217 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-08ddac920ef1c2a7)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test capabilities_json_advertises_provider_surfaces ... ok
[INFO] [stdout] test config_export_toml_from_pkl ... ok
[INFO] [stdout] test artifact_check_relationship_accepts_valid_pair ... ok
[INFO] [stdout] test doctor_json_emits_read_only_host_readiness ... ok
[INFO] [stdout] test build_image_accepts_styrene_package_manifest ... ok
[INFO] [stdout] test devenv_explain_json_uses_import_report_schema ... ok
[INFO] [stdout] test forge_arch_flag_case_insensitive ... ok
[INFO] [stdout] test artifact_check_accepts_machine_profile_artifact ... ok
[INFO] [stdout] test artifact_check_accepts_materialization_payload_json ... ok
[INFO] [stdout] test doctor_reports_missing_identity ... ok
[INFO] [stdout] test devenv_inspect_emits_read_only_import_report_json ... ok
[INFO] [stdout] test config_migrate_creates_pkl_from_toml ... ok
[INFO] [stdout] test artifact_check_rejects_armory_metadata_mismatch ... ok
[INFO] [stdout] test artifact_check_relationship_rejects_invalid_payload ... ok
[INFO] [stdout] test help_lists_devenv_command_group ... ok
[INFO] [stdout] test help_shows_version ... ok
[INFO] [stdout] test artifact_check_rejects_unsupported_evidence_tier ... ok
[INFO] [stdout] test forge_build_materialization_uses_pkl_source_and_output_link ... ok
[INFO] [stdout] test artifact_check_rejects_boundary_field_before_deserialization ... ok
[INFO] [stdout] test forge_check_materialization_evaluates_sd_image_target ... ok
[INFO] [stdout] test forge_check_materialization_evaluates_workspace ... ok
[INFO] [stdout] test forge_dry_run_shows_plan ... ok
[INFO] [stdout] test forge_build_module_writes_module_flake ... ok
[INFO] [stdout] test forge_check_materialization_rejects_workspace_without_flake ... ok
[INFO] [stdout] test forge_check_materialization_rejects_invalid_hostname ... ok
[INFO] [stdout] test forge_build_module_rejects_impure_extra_config ... ok
[INFO] [stdout] test forge_check_validates_template_with_json_report ... ok
[INFO] [stdout] test forge_run_refuses_blocked_destructive_request ... ok
[INFO] [stdout] test forge_run_dry_run_plans_request_without_building ... ok
[INFO] [stdout] test forge_unknown_arch_fails ... ok
[INFO] [stdout] test identity_git_show_works ... ok
[INFO] [stdout] test identity_backup_rejects_malformed_source_identity ... ok
[INFO] [stdout] test identity_list_empty_when_no_identity ... ok
[INFO] [stdout] test identity_status_reports_readiness_gaps ... ok
[INFO] [stdout] test identity_verify_rejects_malformed_identity_file ... ok
[INFO] [stdout] test identity_restore_rejects_malformed_backup ... ok
[INFO] [stdout] test install_nix_adds_to_file ... FAILED
[INFO] [stdout] test list_shows_packages ... FAILED
[INFO] [stdout] test machine_profile_inspect_prints_json_metadata ... ok
[INFO] [stdout] test machine_profile_validate_accepts_apply_existing_profile ... ok
[INFO] [stdout] test machine_profile_validate_accepts_valid_manifest ... ok
[INFO] [stdout] test machine_profile_validate_rejects_secret_values ... ok
[INFO] [stdout] test profile_apply_hint_in_help ... ok
[INFO] [stdout] test doctor_reports_identity_present ... ok
[INFO] [stdout] test profile_fragment_directory_validation_checks_path_id ... ok
[INFO] [stdout] test profile_fragment_directory_validation_rejects_path_id_mismatch ... ok
[INFO] [stdout] test identity_status_reports_registered_ssh_labels ... ok
[INFO] [stdout] test profile_fragment_inspect_prints_json_metadata ... ok
[INFO] [stdout] test profile_fragment_validate_accepts_valid_manifest ... ok
[INFO] [stdout] test profile_fragment_validate_rejects_invalid_version ... ok
[INFO] [stdout] test profile_fragment_validate_rejects_missing_version ... ok
[INFO] [stdout] test profile_verify_rejects_missing_file ... ok
[INFO] [stdout] test identity_restore_refuses_to_overwrite_existing_identity ... ok
[INFO] [stdout] test identity_backup_refuses_to_overwrite ... ok
[INFO] [stdout] test identity_init_refuses_overwrite ... ok
[INFO] [stdout] test identity_list_finds_default ... ok
[INFO] [stdout] test identity_restore_copies_backup_to_default_path ... ok
[INFO] [stdout] test profile_apply_verify_unsigned_fails ... ok
[INFO] [stdout] test identity_backup_copies_encrypted_identity ... ok
[INFO] [stdout] test identity_age_exports_key ... ok
[INFO] [stdout] test identity_init_creates_key_file ... ok
[INFO] [stdout] test identity_ssh_exports_pubkey ... ok
[INFO] [stdout] test identity_ssh_add_registers_label ... ok
[INFO] [stdout] test identity_verify_accepts_valid_identity_file ... ok
[INFO] [stdout] test identity_show_displays_hash ... ok
[INFO] [stdout] test identity_wg_exports_keypair ... ok
[INFO] [stdout] test profile_sign_creates_signed_toml ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- install_nix_adds_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'install_nix_adds_to_file' (2398) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] Error: reading /tmp/.tmpG758Iq/nix-config/nix/modules/nixos/packages.nix
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, core::io::error::Error> as anyhow::Context<alloc::string::String, core::io::error::Error>>::with_context::<alloc::string::String, nex::edit::contains_any::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:65:37
[INFO] [stdout]    2: nex::edit::contains_any
[INFO] [stdout]              at ./src/edit.rs:138:34
[INFO] [stdout]    3: nex::ops::install::is_already_declared
[INFO] [stdout]              at ./src/ops/install.rs:124:8
[INFO] [stdout]    4: nex::ops::install::run
[INFO] [stdout]              at ./src/ops/install.rs:44:12
[INFO] [stdout]    5: nex::main
[INFO] [stdout]              at ./src/main.rs:267:13
[INFO] [stdout]    6: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    8: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]    9: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   11: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   15: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   16: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   17: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   18: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   19: main
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __libc_start_main
[INFO] [stdout]   22: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`HOME="/tmp/.tmpG758Iq" NEX_HOSTNAME="test-host" NEX_REPO="/tmp/.tmpG758Iq/nix-config" NEX_TESTING="1" NEX_TEST_CONFIRM="y" NEX_TEST_INPUT="test-value" NEX_TEST_PASSPHRASE="testpass" PATH="/opt/rustwide/workdir/tests/integration/mocks:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "/opt/rustwide/target/debug/nex" "install" "--nix" "ripgrep" "--dry-run"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: reading /tmp/.tmpG758Iq/nix-config/nix/modules/nixos/packages.nix
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, core::io::error::Error> as anyhow::Context<alloc::string::String, core::io::error::Error>>::with_context::<alloc::string::String, nex::edit::contains_any::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:65:37
[INFO] [stdout]    2: nex::edit::contains_any
[INFO] [stdout]              at ./src/edit.rs:138:34
[INFO] [stdout]    3: nex::ops::install::is_already_declared
[INFO] [stdout]              at ./src/ops/install.rs:124:8
[INFO] [stdout]    4: nex::ops::install::run
[INFO] [stdout]              at ./src/ops/install.rs:44:12
[INFO] [stdout]    5: nex::main
[INFO] [stdout]              at ./src/main.rs:267:13
[INFO] [stdout]    6: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    8: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]    9: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   11: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   14: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   15: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   16: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   17: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   18: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   19: main
[INFO] [stdout]   20: <unknown>
[INFO] [stdout]   21: __libc_start_main
[INFO] [stdout]   22: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5618b28129f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5618b28129f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5618b28129f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5618b28129f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5618b28293ca - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5618b28293ca - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5618b281859c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5618b281859c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5618b27ed8d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5618b27ed8d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5618b2808b89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5618b2745530 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5618b2745530 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5618b2808d42 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5618b2808d42 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5618b27ed982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5618b27e4ea9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5618b27ee6dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5618b2829c1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5618b2785888 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[8761d7f11c3744e0]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5618b27993c7 - <assert_cmd[8761d7f11c3744e0]::assert::AssertError>::panic::<assert_cmd[8761d7f11c3744e0]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5618b27898a7 - <<assert_cmd[8761d7f11c3744e0]::assert::AssertError>::panic<assert_cmd[8761d7f11c3744e0]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[8761d7f11c3744e0]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5618b2797c8b - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[8761d7f11c3744e0]::assert::Assert, assert_cmd[8761d7f11c3744e0]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[8761d7f11c3744e0]::assert::AssertError>::panic<assert_cmd[8761d7f11c3744e0]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5618b279afa0 - <assert_cmd[8761d7f11c3744e0]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5618b267b801 - e2e[fe9845019812a12f]::install_nix_adds_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:1133:10
[INFO] [stdout]   25:     0x5618b2679237 - e2e[fe9845019812a12f]::install_nix_adds_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:1127:30
[INFO] [stdout]   26:     0x5618b269dff6 - <e2e[fe9845019812a12f]::install_nix_adds_to_file::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5618b273886b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5618b273886b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5618b2745eb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5618b2745eb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5618b2745eb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5618b2745eb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5618b2745eb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5618b2745eb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5618b2745eb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5618b2740964 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5618b2740964 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5618b2749002 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5618b2749002 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5618b2749002 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5618b2749002 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5618b2749002 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5618b2749002 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5618b2749002 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5618b281189f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5618b281189f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x76449160daa4 - <unknown>
[INFO] [stdout]   48:     0x76449169aa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- list_shows_packages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'list_shows_packages' (2409) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] Error: reading /tmp/.tmpToIKcE/nix-config/nix/modules/nixos/packages.nix
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, core::io::error::Error> as anyhow::Context<alloc::string::String, core::io::error::Error>>::with_context::<alloc::string::String, nex::edit::list_packages::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:65:37
[INFO] [stdout]    2: nex::edit::list_packages
[INFO] [stdout]              at ./src/edit.rs:160:34
[INFO] [stdout]    3: nex::ops::list::run
[INFO] [stdout]              at ./src/ops/list.rs:32:17
[INFO] [stdout]    4: nex::main
[INFO] [stdout]              at ./src/main.rs:284:26
[INFO] [stdout]    5: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    7: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]    8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   17: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   18: main
[INFO] [stdout]   19: <unknown>
[INFO] [stdout]   20: __libc_start_main
[INFO] [stdout]   21: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`HOME="/tmp/.tmpToIKcE" NEX_HOSTNAME="test-host" NEX_REPO="/tmp/.tmpToIKcE/nix-config" NEX_TESTING="1" NEX_TEST_CONFIRM="y" NEX_TEST_INPUT="test-value" NEX_TEST_PASSPHRASE="testpass" PATH="/opt/rustwide/workdir/tests/integration/mocks:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "/opt/rustwide/target/debug/nex" "list"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Nix packages
[INFO] [stdout]   git
[INFO] [stdout]   vim
[INFO] [stdout]   2 total
[INFO] [stdout] 
[INFO] [stdout] Homebrew brews
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: reading /tmp/.tmpToIKcE/nix-config/nix/modules/nixos/packages.nix
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <core::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<alloc::string::String, core::io::error::Error> as anyhow::Context<alloc::string::String, core::io::error::Error>>::with_context::<alloc::string::String, nex::edit::list_packages::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:65:37
[INFO] [stdout]    2: nex::edit::list_packages
[INFO] [stdout]              at ./src/edit.rs:160:34
[INFO] [stdout]    3: nex::ops::list::run
[INFO] [stdout]              at ./src/ops/list.rs:32:17
[INFO] [stdout]    4: nex::main
[INFO] [stdout]              at ./src/main.rs:284:26
[INFO] [stdout]    5: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    7: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]    8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   17: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   18: main
[INFO] [stdout]   19: <unknown>
[INFO] [stdout]   20: __libc_start_main
[INFO] [stdout]   21: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5618b28129f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5618b28129f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5618b28129f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5618b28129f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5618b28293ca - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5618b28293ca - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5618b281859c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5618b281859c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5618b27ed8d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5618b27ed8d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5618b2808b89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5618b2745530 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5618b2745530 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5618b2808d42 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5618b2808d42 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5618b27ed982 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5618b27e4ea9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5618b27ee6dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5618b2829c1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5618b2785888 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[8761d7f11c3744e0]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5618b27993c7 - <assert_cmd[8761d7f11c3744e0]::assert::AssertError>::panic::<assert_cmd[8761d7f11c3744e0]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5618b27898a7 - <<assert_cmd[8761d7f11c3744e0]::assert::AssertError>::panic<assert_cmd[8761d7f11c3744e0]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[8761d7f11c3744e0]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5618b2797c8b - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[8761d7f11c3744e0]::assert::Assert, assert_cmd[8761d7f11c3744e0]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[8761d7f11c3744e0]::assert::AssertError>::panic<assert_cmd[8761d7f11c3744e0]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5618b279afa0 - <assert_cmd[8761d7f11c3744e0]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5618b267ac57 - e2e[fe9845019812a12f]::list_shows_packages
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:1144:10
[INFO] [stdout]   25:     0x5618b2679147 - e2e[fe9845019812a12f]::list_shows_packages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:1138:25
[INFO] [stdout]   26:     0x5618b269deb6 - <e2e[fe9845019812a12f]::list_shows_packages::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5618b273886b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5618b273886b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5618b2745eb5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5618b2745eb5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5618b2745eb5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5618b2745eb5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5618b2745eb5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5618b2745eb5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5618b2745eb5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5618b2740964 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5618b2740964 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5618b2749002 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5618b2749002 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5618b2749002 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5618b2749002 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5618b2749002 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5618b2749002 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5618b2749002 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5618b281189f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5618b281189f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x76449160daa4 - <unknown>
[INFO] [stdout]   48:     0x76449169aa64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     install_nix_adds_to_file
[INFO] [stdout]     list_shows_packages
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 65 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.91s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e`
[INFO] running `Command { std: "docker" "inspect" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc", kill_on_drop: false }`
[INFO] [stdout] fe9bc3ca08406ec0dce5d2c55e9ec595792ac4194da789907a17205e9b29c8cc
