[INFO] cloning repository https://github.com/H-Sami/Virtu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H-Sami/Virtu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH-Sami%2FVirtu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH-Sami%2FVirtu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92ddc8166b0b9d6802cb8ccb7057deb6fb09f1ba
[INFO] testing H-Sami/Virtu against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH-Sami%2FVirtu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/H-Sami/Virtu
[INFO] finished tweaking git repo https://github.com/H-Sami/Virtu
[INFO] tweaked toml for git repo https://github.com/H-Sami/Virtu written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/H-Sami/Virtu on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/H-Sami/Virtu 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917
[INFO] running `Command { std: "docker" "start" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", 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" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", 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" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling virtu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.78s
[INFO] running `Command { std: "docker" "inspect" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", 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" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling virtu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.52s
[INFO] running `Command { std: "docker" "inspect" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", 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" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/virtu-362705f2637f30e8)
[INFO] [stdout] 
[INFO] [stdout] running 185 tests
[INFO] [stdout] test config::atomic_write::tests::snapshot_then_write_rejects_missing_manifest_entry ... ok
[INFO] [stdout] test config::atomic_write::tests::snapshot_then_write_rejects_concurrent_external_edit ... ok
[INFO] [stdout] test config::atomic_write::tests::snapshot_then_write_records_post_hash ... ok
[INFO] [stdout] test config::writers::commands::tests::disk_image_format_emits_canonical_qemu_arg ... ok
[INFO] [stdout] test config::writers::commands::tests::run_virsh_undefine_rejects_empty_domain_name ... ok
[INFO] [stdout] test config::writers::grub::tests::appends_params_to_existing_quoted_value ... ok
[INFO] [stdout] test config::writers::grub::tests::does_not_touch_grub_cmdline_linux_general ... ok
[INFO] [stdout] test config::writers::grub::tests::appends_target_var_when_missing ... ok
[INFO] [stdout] test config::writers::grub::tests::idempotent_when_all_params_already_present ... ok
[INFO] [stdout] test config::writers::commands::tests::run_qemu_img_create_short_circuits_when_missing ... ok
[INFO] [stdout] test config::writers::commands::tests::run_grub_mkconfig_short_circuits_when_grub_mkconfig_missing ... ok
[INFO] [stdout] test config::writers::commands::tests::run_virsh_define_short_circuits_when_missing ... ok
[INFO] [stdout] test config::writers::commands::tests::validate_xml_short_circuits_when_validator_missing ... ok
[INFO] [stdout] test config::writers::commands::tests::write_xml_to_tempfile_stages_content_under_xml_suffix ... ok
[INFO] [stdout] test config::writers::commands::tests::run_reports_not_found_for_missing_binary ... ok
[INFO] [stdout] test config::writers::grub::tests::appends_only_missing_params ... ok
[INFO] [stdout] test config::writers::grub::tests::handles_unquoted_value ... ok
[INFO] [stdout] test config::writers::grub::tests::preserves_single_quotes ... ok
[INFO] [stdout] test config::writers::grub::tests::rejects_duplicate_target_var_assignments ... ok
[INFO] [stdout] test config::writers::commands::tests::binary_available_returns_false_for_definitely_missing_binary ... ok
[INFO] [stdout] test config::writers::commands::tests::validate_bash_script_accepts_well_formed_script ... ok
[INFO] [stdout] test config::writers::commands::tests::validate_bash_script_rejects_malformed_script ... ok
[INFO] [stdout] test config::writers::commands::tests::validate_xml_real_host_smoke ... ok
[INFO] [stdout] test config::writers::grub::tests::preserves_blank_lines_and_comments ... ok
[INFO] [stdout] test config::writers::grub::tests::rejects_empty_param_list ... ok
[INFO] [stdout] test config::writers::grub::tests::rejects_unterminated_quote ... ok
[INFO] [stdout] test config::writers::hooks::tests::hook_scripts_pass_bash_n_for_every_vendor_dm_combo ... ok
[INFO] [stdout] test config::writers::hooks::tests::dispatcher_script_routes_known_events_to_helpers ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_for_amd_gdm_unloads_amdgpu_then_radeon ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_for_intel_lightdm_unloads_i915 ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_refuses_none_display_manager ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_for_unknown_vendor_skips_unbind_and_warns ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_for_nvidia_sddm_includes_driver_unload_and_vfio_bind ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_refuses_unknown_display_manager ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_includes_recovery_trap_with_dm_service ... ok
[INFO] [stdout] test config::writers::initramfs::dracut::tests::output_is_byte_identical_across_calls ... ok
[INFO] [stdout] test config::writers::hooks::tests::reattach_script_starts_amd_driver_then_display_manager ... ok
[INFO] [stdout] test config::writers::initramfs::dracut::tests::includes_managed_banner ... ok
[INFO] [stdout] test config::writers::initramfs::mkinitcpio::tests::appends_vfio_modules_to_existing_modules_array ... ok
[INFO] [stdout] test config::writers::initramfs::mkinitcpio::tests::idempotent_when_modules_already_present ... ok
[INFO] [stdout] test config::writers::initramfs::mkinitcpio::tests::appends_only_missing_modules ... ok
[INFO] [stdout] test config::writers::hooks::tests::reattach_script_reverses_the_sequence ... ok
[INFO] [stdout] test config::writers::initramfs::update_initramfs::tests::appends_missing_modules_after_existing_lines ... ok
[INFO] [stdout] test config::writers::initramfs::update_initramfs::tests::empty_input_produces_only_managed_section ... ok
[INFO] [stdout] test config::writers::initramfs::update_initramfs::tests::ensures_trailing_newline_before_appending ... ok
[INFO] [stdout] test config::writers::initramfs::update_initramfs::tests::handles_module_args_when_checking_for_presence ... ok
[INFO] [stdout] test config::writers::initramfs::dracut::tests::generates_add_drivers_line_with_all_modules ... ok
[INFO] [stdout] test config::writers::initramfs::update_initramfs::tests::idempotent_when_modules_already_listed ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::appends_missing_params_to_options_line ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::appends_only_missing_params ... ok
[INFO] [stdout] test config::writers::initramfs::mkinitcpio::tests::appends_modules_assignment_when_missing ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::idempotent_when_all_params_already_present ... ok
[INFO] [stdout] test config::writers::initramfs::mkinitcpio::tests::rejects_malformed_modules_value ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::appends_options_line_when_missing ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::preserves_comments_and_blank_lines ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::preserves_leading_whitespace_on_options_line ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::rejects_duplicate_options_lines ... ok
[INFO] [stdout] test config::writers::systemd_boot::tests::rejects_empty_params ... ok
[INFO] [stdout] test config::writers::vfio_modprobe::tests::generates_options_line_with_sorted_ids ... ok
[INFO] [stdout] test config::writers::vfio_modprobe::tests::includes_softdeps_for_common_gpu_drivers ... ok
[INFO] [stdout] test config::writers::vfio_modprobe::tests::includes_managed_banner ... ok
[INFO] [stdout] test config::writers::vfio_modprobe::tests::rejects_empty_id_list ... ok
[INFO] [stdout] test config::writers::vfio_modprobe::tests::rejects_malformed_pci_id ... ok
[INFO] [stdout] test config::writers::vfio_modprobe::tests::output_is_byte_identical_across_calls ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_refuses_invalid_pci_ids ... ok
[INFO] [stdout] test config::writers::hooks::tests::release_script_refuses_non_hex_pci_ids ... ok
[INFO] [stdout] test config::writers::initramfs::mkinitcpio::tests::rejects_duplicate_modules_assignments ... ok
[INFO] [stdout] test engine::resume::tests::hook_divergence_human_summaries_mention_vm_name_and_path ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_clears_pending_record_when_complete ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_hook_install_refuses_unknown_display_manager ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_refuses_phase_a_step_in_pending_list ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_succeeds_when_pending_record_already_absent ... ok
[INFO] [stdout] test engine::resume::tests::cmdline_has_param_matches_standalone_tokens ... ok
[INFO] [stdout] test engine::resume::tests::cmdline_has_param_matches_vfio_pci_substring ... ok
[INFO] [stdout] test engine::resume::tests::divergence_human_summary_includes_pci_id ... ok
[INFO] [stdout] test engine::resume::tests::host_mismatch_distro_change_is_described ... ok
[INFO] [stdout] test engine::resume::tests::iommu_not_active_message_is_friendly ... ok
[INFO] [stdout] test engine::resume::tests::ready_short_circuits_is_ready ... ok
[INFO] [stdout] test engine::resume::tests::verify_hook_install_reports_missing_script_when_file_was_deleted ... ok
[INFO] [stdout] test engine::resume::tests::verify_hook_install_returns_empty_when_every_script_is_intact ... ok
[INFO] [stdout] test engine::resume::tests::verify_hook_install_reports_not_executable_when_chmod_was_dropped ... ok
[INFO] [stdout] test engine::vm_xml::tests::generate_vm_xml_passes_virt_xml_validate_for_default_secure_boot_plan ... ok
[INFO] [stdout] test engine::vm_xml::tests::generate_vm_xml_propagates_vm_view_failures ... ok
[INFO] [stdout] test engine::resume::tests::verify_hook_install_reports_divergent_script_when_content_changed ... ok
[INFO] [stdout] test kb::tests::from_files_missing_path_returns_missing_error ... ok
[INFO] [stdout] test kb::tests::invalid_device_id_pattern_is_rejected_at_load ... ok
[INFO] [stdout] test kb::tests::invalid_regex_is_rejected_at_load ... ok
[INFO] [stdout] test kb::tests::invalid_vendor_id_is_rejected_at_load ... ok
[INFO] [stdout] test snapshot::fs::tests::memory_fs_copy_preserves_contents_and_keeps_source ... ok
[INFO] [stdout] test snapshot::fs::tests::memory_fs_read_missing_file_returns_not_found ... ok
[INFO] [stdout] test snapshot::fs::tests::memory_fs_round_trips_a_file ... ok
[INFO] [stdout] test snapshot::fs::tests::memory_fs_seed_creates_parent_dirs ... ok
[INFO] [stdout] test snapshot::fs::tests::memory_fs_write_atomic_requires_parent_dir ... ok
[INFO] [stdout] test kb::tests::from_files_with_invalid_user_regex_is_rejected ... ok
[INFO] [stdout] test snapshot::manifest::tests::entry_lookup_finds_entry_by_original_path ... ok
[INFO] [stdout] test snapshot::manifest::tests::generate_id_is_filesystem_safe_and_pinned_to_version ... ok
[INFO] [stdout] test snapshot::fs::tests::real_fs_atomic_write_replaces_an_existing_file ... ok
[INFO] [stdout] test snapshot::manifest::tests::manifest_round_trips_through_toml ... ok
[INFO] [stdout] test snapshot::manifest::tests::restore_action_human_summary_includes_command ... ok
[INFO] [stdout] test snapshot::pending::tests::host_fingerprint_dedups_and_sorts_pci_ids ... ok
[INFO] [stdout] test snapshot::pending::tests::phase_a_and_phase_b_partition_the_plan ... ok
[INFO] [stdout] test snapshot::pending::tests::pending_plan_round_trips_through_toml ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_hook_install_writes_dispatcher_and_helpers_executable ... ok
[INFO] [stdout] test snapshot::pending::tests::phase_a_steps_only_include_pre_reboot_kinds ... ok
[INFO] [stdout] test snapshot::pending::tests::phase_b_steps_only_include_post_reboot_kinds ... ok
[INFO] [stdout] test engine::vm_xml::tests::generate_vm_xml_builds_domain_from_passthrough_config ... ok
[INFO] [stdout] test snapshot::tests::backup_relative_path_lives_under_files_subdir ... ok
[INFO] [stdout] test tui::screens::choices::tests::applying_two_monitors_choice_picks_first_two_connected_drm_connectors ... ok
[INFO] [stdout] test tui::screens::choices::tests::cycling_gpu_mode_to_dual_gpu_assigns_first_two_discretes ... ok
[INFO] [stdout] test tui::screens::choices::tests::decrement_on_ram_field_floors_at_2_gib ... ok
[INFO] [stdout] test tui::screens::choices::tests::decrement_on_vcpu_field_floors_at_one ... ok
[INFO] [stdout] test tui::screens::choices::tests::increment_on_ram_field_steps_in_one_gib_increments_up_to_host_minus_reserve ... ok
[INFO] [stdout] test tui::screens::choices::tests::increment_on_vcpu_field_caps_at_host_threads_minus_one ... ok
[INFO] [stdout] test tui::screens::choices::tests::new_offers_igpu_host_when_profile_has_an_igpu_and_a_dgpu ... ok
[INFO] [stdout] test tui::screens::choices::tests::new_strips_igpu_host_when_no_igpu_is_present ... ok
[INFO] [stdout] test tui::screens::choices::tests::next_field_wraps_around_to_the_first_field ... ok
[INFO] [stdout] test tui::screens::choices::tests::prev_field_wraps_around_to_the_last_field ... ok
[INFO] [stdout] test snapshot::tests::sanitize_replaces_slashes_colons_and_backslashes ... ok
[INFO] [stdout] test snapshot::tests::sha256_hex_is_64_chars_lowercase ... ok
[INFO] [stdout] test tui::screens::choices::tests::cycling_gpu_mode_to_single_gpu_aligns_role_assignments_to_one_passthrough_only ... ok
[INFO] [stdout] test tui::screens::detection::tests::detection_view_propagates_finding_severity_and_status ... ok
[INFO] [stdout] test tui::screens::detection::tests::detection_view_renders_no_gpu_placeholder_when_profile_has_none ... ok
[INFO] [stdout] test tui::screens::detection::tests::detection_view_carries_every_host_fact_and_gpu_summary ... ok
[INFO] [stdout] test engine::diagnostics::tests::diagnose_error_picks_first_match_when_multiple_could_apply ... ok
[INFO] [stdout] test tui::screens::preview::tests::confirm_action_is_a_no_op_when_validation_failed ... ok
[INFO] [stdout] test tui::screens::detection::tests::detection_view_real_compatibility_report_path_works ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_records_looking_glass_install_as_deferred ... ok
[INFO] [stdout] test engine::diagnostics::tests::diagnose_error_returns_first_matching_pattern_with_full_context ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_register_declares_disk_image_in_manifest_for_create_choice ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_writes_xml_under_dot_virtu_and_records_manifest_entry ... ok
[INFO] [stdout] test tui::screens::preview::tests::validation_errors_disable_confirmation_keybind ... ok
[INFO] [stdout] test tui::tests::enter_maps_to_continue_event ... ok
[INFO] [stdout] test tui::tests::navigation_keys_map_to_choice_move_actions ... ok
[INFO] [stdout] test tui::screens::detection::tests::render_paints_terminal_buffer_without_panicking ... ok
[INFO] [stdout] test kb::tests::bundled_quirks_include_amd_reset_bug ... ok
[INFO] [stdout] test tui::tests::unbound_keys_request_refresh_so_the_screen_stays_responsive ... ok
[INFO] [stdout] test vm::cpu_topology::tests::test_compress_single ... ok
[INFO] [stdout] test tui::tests::quit_keys_map_to_quit_event ... ok
[INFO] [stdout] test vm::cpu_topology::tests::test_compress_cpu_list_ranges ... ok
[INFO] [stdout] test vm::passthrough::tests::dual_dgpu_picks_isolated_card_for_passthrough_even_when_boot_vga ... ok
[INFO] [stdout] test vm::passthrough::tests::dual_dgpu_prefers_isolated_non_boot_vga_when_available ... ok
[INFO] [stdout] test vm::profile::tests::vm_view_derives_xml_fields_from_passthrough_config ... ok
[INFO] [stdout] test kb::tests::bundled_data_is_well_formed ... ok
[INFO] [stdout] test vm::xml::devices::cpu::tests::cpu_renderer_amd_default_emits_pinning_and_topoext_and_hyperv_clock ... ok
[INFO] [stdout] test vm::xml::devices::cpu::tests::render_processor_does_not_emit_pre_os_elements ... ok
[INFO] [stdout] test vm::xml::devices::cpu::tests::cpu_renderer_nvidia_passthrough_includes_hyperv_vendor_id_spoof ... ok
[INFO] [stdout] test vm::xml::devices::disk::tests::disk_renderer_includes_cdrom_block_when_iso_path_is_set ... ok
[INFO] [stdout] test vm::xml::devices::disk::tests::disk_renderer_emits_exact_xml_for_create_qcow2_no_iso ... ok
[INFO] [stdout] test tui::screens::preview::tests::scrolling_clamps_at_zero_and_at_step_count_minus_one ... ok
[INFO] [stdout] test vm::xml::devices::cpu::tests::render_resources_does_not_emit_post_os_elements ... ok
[INFO] [stdout] test vm::xml::devices::features::tests::features_renderer_emits_smm_when_secure_boot_enabled ... ok
[INFO] [stdout] test vm::cpu_topology::tests::test_8core_ht_6vcpu ... ok
[INFO] [stdout] test vm::xml::devices::features::tests::features_renderer_amd_emits_full_hyperv_block_no_kvm_hidden ... ok
[INFO] [stdout] test vm::passthrough::tests::dual_dgpu_with_no_isolation_falls_back_to_non_boot_vga ... ok
[INFO] [stdout] test vm::xml::devices::features::tests::features_renderer_nvidia_emits_kvm_hidden_block ... ok
[INFO] [stdout] test vm::xml::devices::disk::tests::disk_renderer_omits_iothread_attrs_when_iothreads_disabled ... ok
[INFO] [stdout] test vm::xml::devices::features::tests::features_renderer_omits_hyperv_block_for_non_hyperv_guests ... ok
[INFO] [stdout] test vm::xml::devices::features::tests::features_renderer_omits_smm_when_secure_boot_disabled ... ok
[INFO] [stdout] test vm::profile::tests::vm_view_rejects_multi_gpu_passthrough_for_now ... ok
[INFO] [stdout] test tui::screens::choices::tests::render_paints_terminal_buffer_without_panicking ... ok
[INFO] [stdout] test engine::executor::phase_b_tests::phase_b_refuses_register_when_existing_disk_image_is_missing ... ok
[INFO] [stdout] test vm::xml::devices::gpu_hostdev::tests::gpu_hostdev_renderer_emits_companion_audio_hostdev ... ok
[INFO] [stdout] test vm::xml::devices::gpu_hostdev::tests::gpu_hostdev_renderer_emits_managed_pci_address_for_amd_card ... ok
[INFO] [stdout] test vm::xml::devices::input::tests::input_renderer_emits_mouse_and_additional_evdev_in_order ... ok
[INFO] [stdout] test vm::xml::devices::gpu_hostdev::tests::gpu_hostdev_renderer_emits_rom_file_when_accessible ... ok
[INFO] [stdout] test vm::xml::devices::input::tests::input_renderer_emits_keyboard_evdev_with_grab_toggle ... ok
[INFO] [stdout] test tui::screens::preview::tests::plan_preview_holds_a_plan_when_validation_passes ... ok
[INFO] [stdout] test vm::xml::devices::cpu::tests::cpu_renderer_omits_cputune_when_pinning_disabled ... ok
[INFO] [stdout] test vm::xml::devices::firmware::tests::firmware_renderer_includes_cdrom_boot_entry_when_iso_present ... ok
[INFO] [stdout] test vm::xml::devices::firmware::tests::firmware_renderer_does_not_emit_smm_or_smmbios_for_secure_boot ... ok
[INFO] [stdout] test kb::tests::bundled_error_patterns_match_real_failure_strings ... ok
[INFO] [stdout] test engine::diagnostics::tests::diagnose_error_returns_none_when_no_pattern_matches ... ok
[INFO] [stdout] test vm::xml::devices::firmware::tests::firmware_renderer_emits_q35_efi_ovmf_block_with_hd_only_boot ... ok
[INFO] [stdout] test vm::xml::devices::input::tests::input_renderer_emits_tablet_fallback_when_no_evdev ... ok
[INFO] [stdout] test vm::xml::devices::memory::tests::memory_renderer_emits_hugepages_block_when_enabled ... ok
[INFO] [stdout] test vm::xml::devices::memory::tests::memory_renderer_emits_exact_xml_for_default_config ... ok
[INFO] [stdout] test vm::xml::devices::tpm::tests::tpm_renderer_emits_nothing_for_windows_10 ... ok
[INFO] [stdout] test vm::xml::devices::network::tests::network_renderer_none_emits_empty_fragment ... ok
[INFO] [stdout] test vm::xml::devices::network::tests::network_renderer_bridge_emits_named_bridge ... ok
[INFO] [stdout] test vm::xml::devices::tpm::tests::tpm_renderer_emits_tpm_2_0_for_windows_11 ... ok
[INFO] [stdout] test vm::xml::devices::network::tests::network_renderer_nat_emits_exact_block ... ok
[INFO] [stdout] test vm::xml::tests::builder_does_not_emit_looking_glass_shmem_for_v1 ... ok
[INFO] [stdout] test kb::tests::from_files_with_user_quirks_appends_to_bundled ... ok
[INFO] [stdout] test kb::tests::from_files_with_user_error_patterns_appends_and_validates ... ok
[INFO] [stdout] test tui::screens::preview::tests::render_paints_terminal_buffer_without_panicking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/virtu-8bd1918bb5213f1d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/capture_fixture_smoke.rs (/opt/rustwide/target/debug/deps/capture_fixture_smoke-95b565a04814c4f9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test captured_fixture_is_loadable_by_every_from_root_parser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compatibility_report.rs (/opt/rustwide/target/debug/deps/compatibility_report-03f1a75b15e4d7ed)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test blocked_profile_reports_exact_host_blockers ... ok
[INFO] [stdout] test fixture_profile_is_compatible_with_secure_boot_warning ... ok
[INFO] [stdout] test single_gpu_profile_warns_instead_of_claiming_safe_automation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detection_parsers.rs (/opt/rustwide/target/debug/deps/detection_parsers-c808462b76c1e3b1)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test parses_meminfo_without_sysfs_hugepage_probe ... ok
[INFO] [stdout] test parses_secure_boot_and_virsh_output ... ok
[INFO] [stdout] test parses_cpuinfo_with_repeated_core_ids_across_sockets ... ok
[INFO] [stdout] test detects_grub_from_fixture_root ... ok
[INFO] [stdout] test detects_initramfs_variants_from_fixture_roots ... ok
[INFO] [stdout] test classifies_distro_families_from_os_release ... ok
[INFO] [stdout] test detects_systemd_boot_default_and_entries_from_fixture_root ... ok
[INFO] [stdout] test detects_audio_stack_from_fixture_root ... ok
[INFO] [stdout] test detects_display_manager_from_fixture_root ... ok
[INFO] [stdout] test detects_storage_free_space_from_fixture_root ... ok
[INFO] [stdout] test detects_readiness_variant_paths_and_libvirt_states ... ok
[INFO] [stdout] test detects_system_readiness_from_fixture_root ... ok
[INFO] [stdout] test detects_monitors_and_maps_them_to_gpu_pci_slots ... ok
[INFO] [stdout] test detects_usb_input_devices_from_fixture_root ... ok
[INFO] [stdout] test detects_gpus_and_companion_audio_from_sysfs_fixture ... ok
[INFO] [stdout] test parses_iommu_groups_from_windows_friendly_sysfs_fixture ... ok
[INFO] [stderr]      Running tests/passthrough_validation.rs (/opt/rustwide/target/debug/deps/passthrough_validation-da6afd3853a0a8b3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test bridge_network_requires_an_interface_name ... ok
[INFO] [stdout] test host_audio_choice_requires_pipewire_or_pulseaudio_backend ... ok
[INFO] [stdout] test compatibility_blockers_propagate_to_validation_report ... ok
[INFO] [stdout] test hook_handoff_requires_single_gpu_mode ... ok
[INFO] [stdout] test hook_handoff_does_not_fire_when_strategy_is_switch_inputs ... ok
[INFO] [stdout] test looking_glass_zero_resolution_is_invalid ... ok
[INFO] [stdout] test create_disk_path_must_not_already_exist ... ok
[INFO] [stdout] test recommended_vm_ram_handles_small_hosts_without_panicking ... ok
[INFO] [stdout] test existing_disk_path_must_actually_exist ... ok
[INFO] [stdout] test looking_glass_requires_a_passthrough_gpu ... ok
[INFO] [stdout] test missing_evdev_paths_emit_warning_only ... ok
[INFO] [stdout] test recommended_defaults_pass_validation_on_low_thread_hosts ... ok
[INFO] [stdout] test stated_mode_must_match_role_assignments ... ok
[INFO] [stdout] test single_gpu_mode_warns_but_does_not_block ... ok
[INFO] [stdout] test duplicate_role_assignments_are_error ... ok
[INFO] [stdout] test duplicate_evdev_paths_are_rejected ... ok
[INFO] [stdout] test hook_handoff_with_unknown_display_manager_is_rejected_at_plan_time ... ok
[INFO] [stdout] test passthrough_gpu_must_be_iommu_isolated ... ok
[INFO] [stdout] test looking_glass_auto_build_warns_until_installer_ships ... ok
[INFO] [stdout] test vm_name_default_is_present_and_valid ... ok
[INFO] [stdout] test hook_handoff_with_no_display_manager_is_rejected_at_plan_time ... ok
[INFO] [stdout] test vm_name_invalid_characters_are_rejected ... ok
[INFO] [stdout] test detected_gpu_without_role_is_error ... ok
[INFO] [stdout] test vm_name_collision_with_existing_libvirt_domain_is_rejected ... ok
[INFO] [stdout] test vm_name_empty_is_rejected ... ok
[INFO] [stdout] test recommended_defaults_match_dual_gpu_fixture_profile ... ok
[INFO] [stdout] test ram_and_vcpu_bounds_are_enforced ... ok
[INFO] [stdout] test two_monitor_plans_must_use_two_different_known_connectors ... ok
[INFO] [stdout] test multi_gpu_passthrough_is_blocked_for_now ... ok
[INFO] [stdout] test valid_recommended_config_passes_validation ... ok
[INFO] [stdout] test unknown_pci_slot_in_role_assignment_is_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase_a_executor.rs (/opt/rustwide/target/debug/deps/phase_a_executor-3bf4ebbe71aec873)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test fixture_helper_path_resolves_against_manifest_dir ... ok
[INFO] [stdout] test writers_module_is_reachable_through_public_api ... ok
[INFO] [stdout] test execute_phase_a_writes_grub_vfio_and_initramfs_and_pending_plan ... ok
[INFO] [stdout] test execute_phase_a_is_idempotent_when_run_twice_against_same_fs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase_b_full_cycle.rs (/opt/rustwide/target/debug/deps/phase_b_full_cycle-23e8798b5e453107)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test full_cycle_phase_a_then_phase_b_writes_xml_and_records_manifest_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/plan_engine.rs (/opt/rustwide/target/debug/deps/plan_engine-47d4e7008cf43a7f)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test looking_glass_step_is_inserted_when_enabled ... ok
[INFO] [stdout] test bootloader_step_already_satisfied_when_sorted_cmdline_matches ... ok
[INFO] [stdout] test plan_summary_reflects_step_states_and_risk ... ok
[INFO] [stdout] test igpu_host_plan_is_ordered_and_declares_safety_fields ... ok
[INFO] [stdout] test initramfs_already_loaded_in_fixture_is_marked_already_satisfied ... ok
[INFO] [stdout] test bootloader_step_emits_vfio_pci_ids_in_sorted_order ... ok
[INFO] [stdout] test validation_errors_block_planning ... ok
[INFO] [stdout] test unknown_bootloader_blocks_the_plan ... ok
[INFO] [stdout] test unknown_initramfs_skips_the_step ... ok
[INFO] [stdout] test bootloader_step_targets_detected_grub_config_and_includes_vfio_ids ... ok
[INFO] [stdout] test single_gpu_plan_includes_high_risk_hook_step_and_propagates_warning ... ok
[INFO] [stdout] test plan_does_not_touch_paths_outside_declared_set ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- plan_does_not_touch_paths_outside_declared_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plan_does_not_touch_paths_outside_declared_set' (2533) panicked at tests/plan_engine.rs:420:17:
[INFO] [stdout] Snapshot unexpectedly touches /root/.virtu/snapshots
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dadb3e14d48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dadb3e14d48 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dadb3e14d48 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dadb3e14d48 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dadb3e2a60a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dadb3e2a60a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5dadb3e19ec2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dadb3e19ec2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dadb3df2176 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dadb3df2176 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dadb3e0c789 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dadb3bf960c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5dadb3bf960c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dadb3e0ca02 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5dadb3e0ca02 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dadb3df2232 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dadb3de6ce9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dadb3df303d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dadb3e2adcc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dadb3be7f26 - plan_engine[26c800d65dcb74c7]::plan_does_not_touch_paths_outside_declared_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plan_engine.rs:420:17
[INFO] [stdout]   20:     0x5dadb3bd9782 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5dadb3bd97fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5dadb3be148d - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5dadb3be138b - tokio[7a56b72074b3f563]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5dadb3be138b - tokio[7a56b72074b3f563]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5dadb3be138b - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5dadb3bda1d0 - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5dadb3be070d - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5dadb3bdf9b4 - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5dadb3bc868b - <tokio[7a56b72074b3f563]::runtime::context::scoped::Scoped<tokio[7a56b72074b3f563]::runtime::scheduler::Context>>::set::<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5dadb3bc63c9 - tokio[7a56b72074b3f563]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5dadb3bd2b12 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[7a56b72074b3f563]::runtime::context::Context>>::try_with::<tokio[7a56b72074b3f563]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5dadb3bd269e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[7a56b72074b3f563]::runtime::context::Context>>::with::<tokio[7a56b72074b3f563]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5dadb3bbeebd - tokio[7a56b72074b3f563]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5dadb3bdb270 - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5dadb3bdb566 - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5dadb3bdf5c0 - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5dadb3bbf503 - tokio[7a56b72074b3f563]::runtime::context::runtime::enter_runtime::<<tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5dadb3bd9d01 - <tokio[7a56b72074b3f563]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5dadb3bd2324 - <tokio[7a56b72074b3f563]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5dadb3bd24ef - <tokio[7a56b72074b3f563]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5dadb3bebaf0 - plan_engine[26c800d65dcb74c7]::plan_does_not_touch_paths_outside_declared_set
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plan_engine.rs:417:29
[INFO] [stdout]   42:     0x5dadb3be54c7 - plan_engine[26c800d65dcb74c7]::plan_does_not_touch_paths_outside_declared_set::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plan_engine.rs:400:58
[INFO] [stdout]   43:     0x5dadb3bbe296 - <plan_engine[26c800d65dcb74c7]::plan_does_not_touch_paths_outside_declared_set::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5dadb3bec6eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dadb3bec6eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5dadb3bf9f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5dadb3bf9f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5dadb3bf9f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5dadb3bf9f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5dadb3bf9f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5dadb3bf9f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5dadb3bf9f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5dadb3bf3874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5dadb3bf3874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5dadb3bfcfe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5dadb3bfcfe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5dadb3bfcfe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5dadb3bfcfe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5dadb3bfcfe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5dadb3bfcfe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5dadb3bfcfe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5dadb3e1404f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   63:     0x5dadb3e1404f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7faee8dcdaa4 - <unknown>
[INFO] [stdout]   65:     0x7faee8e5aa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     plan_does_not_touch_paths_outside_declared_set
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test plan_engine`
[INFO] running `Command { std: "docker" "inspect" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917", kill_on_drop: false }`
[INFO] [stdout] accb48ed86b66265c04ceb8c4e3665342b960f05eec4b359cd50441778f64917
