[INFO] cloning repository https://github.com/agkdc1/SIGNET_GPU
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agkdc1/SIGNET_GPU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagkdc1%2FSIGNET_GPU", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagkdc1%2FSIGNET_GPU'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c13e6422b2137a9b70e03bda26e2fa8f7817f178
[INFO] testing agkdc1/SIGNET_GPU 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%2Fagkdc1%2FSIGNET_GPU" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agkdc1/SIGNET_GPU
[INFO] finished tweaking git repo https://github.com/agkdc1/SIGNET_GPU
[INFO] tweaked toml for git repo https://github.com/agkdc1/SIGNET_GPU written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agkdc1/SIGNET_GPU 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/agkdc1/SIGNET_GPU 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] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/l1_fastpath_structural_guard/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded riscv-types v0.1.0
[INFO] [stderr]   Downloaded riscv v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12
[INFO] running `Command { std: "docker" "start" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", 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" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12" "/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" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", 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" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/l1_fastpath_structural_guard/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]    Compiling vulkan_compute_runtime v0.1.0 (/opt/rustwide/workdir/vulkan_compute_runtime)
[INFO] [stderr]    Compiling l1-fastpath-structural-guard v0.1.0 (/opt/rustwide/workdir/l1_fastpath_structural_guard)
[INFO] [stderr]    Compiling l4_epoch_fail_stop_core v0.1.0 (/opt/rustwide/workdir/l4_epoch_fail_stop_core)
[INFO] [stderr]    Compiling l1_dma_coq_state_model v0.1.0 (/opt/rustwide/workdir/l1_dma_coq_state_model)
[INFO] [stderr]    Compiling l5_kernel_dma_revocation_runtime v0.1.0 (/opt/rustwide/workdir/l5_kernel_dma_revocation_runtime)
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling kernel-qemu-virt-boot v0.1.0 (/opt/rustwide/workdir/kernel/qemu_virt_boot)
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling l2_dma_coq_proof_obligations v0.1.0 (/opt/rustwide/workdir/l2_dma_coq_proof_obligations)
[INFO] [stderr]    Compiling l6_ipc_fastpath_correctness_proofs v0.1.0 (/opt/rustwide/workdir/l6_ipc_fastpath_correctness_proofs)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling l3_dma_backend_completion_contracts v0.1.0 (/opt/rustwide/workdir/l3_dma_backend_completion_contracts)
[INFO] [stderr]    Compiling l2-external-instruction-counter v0.1.0 (/opt/rustwide/workdir/l2_external_instruction_counter)
[INFO] [stderr]    Compiling l4_dma_aeneas_interface v0.1.0 (/opt/rustwide/workdir/l4_dma_aeneas_interface)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling l3-runtime-benchmark-harness v0.1.0 (/opt/rustwide/workdir/l3_runtime_benchmark_harness)
[INFO] [stderr]    Compiling l7-phase2-qemu-ci-gate v0.1.0 (/opt/rustwide/workdir/l7_phase2_qemu_ci_gate)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.06s
[INFO] running `Command { std: "docker" "inspect" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", 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" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/l1_fastpath_structural_guard/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling l4_dma_aeneas_interface v0.1.0 (/opt/rustwide/workdir/l4_dma_aeneas_interface)
[INFO] [stderr]    Compiling l1_dma_coq_state_model v0.1.0 (/opt/rustwide/workdir/l1_dma_coq_state_model)
[INFO] [stderr]    Compiling vulkan_compute_runtime v0.1.0 (/opt/rustwide/workdir/vulkan_compute_runtime)
[INFO] [stderr]    Compiling kernel-qemu-virt-boot v0.1.0 (/opt/rustwide/workdir/kernel/qemu_virt_boot)
[INFO] [stderr]    Compiling l3-runtime-benchmark-harness v0.1.0 (/opt/rustwide/workdir/l3_runtime_benchmark_harness)
[INFO] [stderr]    Compiling l6_ipc_fastpath_correctness_proofs v0.1.0 (/opt/rustwide/workdir/l6_ipc_fastpath_correctness_proofs)
[INFO] [stderr]    Compiling l2_dma_coq_proof_obligations v0.1.0 (/opt/rustwide/workdir/l2_dma_coq_proof_obligations)
[INFO] [stderr]    Compiling l4_epoch_fail_stop_core v0.1.0 (/opt/rustwide/workdir/l4_epoch_fail_stop_core)
[INFO] [stderr]    Compiling l1-fastpath-structural-guard v0.1.0 (/opt/rustwide/workdir/l1_fastpath_structural_guard)
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]    Compiling l5_kernel_dma_revocation_runtime v0.1.0 (/opt/rustwide/workdir/l5_kernel_dma_revocation_runtime)
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling l2-external-instruction-counter v0.1.0 (/opt/rustwide/workdir/l2_external_instruction_counter)
[INFO] [stderr]    Compiling l7-phase2-qemu-ci-gate v0.1.0 (/opt/rustwide/workdir/l7_phase2_qemu_ci_gate)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling l3_dma_backend_completion_contracts v0.1.0 (/opt/rustwide/workdir/l3_dma_backend_completion_contracts)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.11s
[INFO] running `Command { std: "docker" "inspect" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", 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" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/l1_fastpath_structural_guard/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kernel-b027262f62808d78)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[INFO] [stdout] test arch::riscv64::backend::tests::host_backend_tracks_privileged_instruction_calls ... ok
[INFO] [stdout] test arch::riscv64::backend::tests::host_backend_tracks_csr_mutations ... ok
[INFO] [stdout] test arch::riscv64::contracts_riscv_csr::tests::privileged_addresses_match_spec_layout ... ok
[INFO] [stdout] test arch::riscv64::contracts_riscv_fence::tests::sealed_tokens_bind_to_expected_orderings ... ok
[INFO] [stdout] test arch::riscv64::l1_trap_shim::tests::decodes_saved_exception_frame ... ok
[INFO] [stdout] test arch::riscv64::l1_trap_shim::tests::frame_offsets_match_assembly_contract ... ok
[INFO] [stdout] test arch::riscv64::l1_trap_shim::tests::installs_direct_vector_and_scratch_pointer ... ok
[INFO] [stdout] test arch::riscv64::l1_trap_shim::tests::rust_entry_returns_stable_tag ... ok
[INFO] [stdout] test arch::riscv64::l2_backend::imp::tests::read_only_csrs_remain_addressable_without_panics ... ok
[INFO] [stdout] test arch::riscv64::l2_backend::imp::tests::synchronization_operations_are_recorded_safely ... ok
[INFO] [stdout] test arch::riscv64::l2_mmio::tests::host_mmio_accesses_round_trip_values ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::backend::imp::tests::read_only_csrs_remain_addressable_without_panics ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::backend::imp::tests::synchronization_operations_are_recorded_safely ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::backend::imp::tests::typed_csrs_drive_stable_storage_slots ... ok
[INFO] [stdout] test arch::riscv64::l2_backend::imp::tests::typed_csrs_drive_stable_storage_slots ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::mmio::tests::host_mmio_accesses_round_trip_values ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::privileged::tests::privileged_helpers_drive_expected_csrs ... ok
[INFO] [stdout] test arch::riscv64::mmio::tests::host_mmio_accesses_round_trip_values ... ok
[INFO] [stdout] test arch::riscv64::privileged::tests::privileged_helpers_drive_expected_csrs ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::privileged::tests::privileged_snapshot_is_consistent ... ok
[INFO] [stdout] test arch::riscv64::risc_v_hal_csr_interface::backend::tests::host_backend_tracks_privileged_instruction_calls ... ok
[INFO] [stdout] test arch::riscv64::privileged::tests::privileged_snapshot_is_consistent ... ok
[INFO] [stdout] test boot::bring_up_failure_matrix::tests::boot_failure_maps_to_assembly_machine_state_code ... ok
[INFO] [stdout] test arch::riscv64::risc_v_hal_csr_interface::backend::tests::host_backend_tracks_csr_mutations ... ok
[INFO] [stdout] test boot::bring_up_failure_matrix::tests::constructor_and_paging_failures_map_deterministically ... ok
[INFO] [stdout] test boot::bring_up_failure_matrix::tests::reporter_rejects_constructor_failure_before_constructor_start ... ok
[INFO] [stdout] test boot::bring_up_failure_matrix::tests::reporter_emits_canonical_success_transcript ... ok
[INFO] [stdout] test boot::bring_up_failure_matrix::tests::verifier_accepts_known_failure_code_after_required_prefix ... ok
[INFO] [stdout] test boot::contracts_boot::tests::milestone_trace_rejects_out_of_order_steps ... ok
[INFO] [stdout] test arch::riscv64::risc_v_hal_csr_interface::mmio::tests::host_mmio_accesses_round_trip_values ... ok
[INFO] [stdout] test boot::contracts_bring_up::tests::failure_matrix_codes_are_unique ... ok
[INFO] [stdout] test boot::contracts_bring_up::tests::failure_code_round_trips ... ok
[INFO] [stdout] test boot::contracts_boot::tests::milestone_trace_accepts_canonical_sequence ... ok
[INFO] [stdout] test boot::contracts_bring_up::tests::canonical_sequence_codes_are_unique_and_ordered ... ok
[INFO] [stdout] test boot::contracts_boot::tests::boot_handoff_layout_matches_expected_offsets ... ok
[INFO] [stdout] test arch::riscv64::l2_risc_v_hal_core::privileged::tests::supervisor_interrupt_state_tracks_only_sstatus_sie ... ok
[INFO] [stdout] test boot::contracts_qemu_evidence::tests::evidence_lines_round_trip ... ok
[INFO] [stdout] test boot::contracts_qemu_evidence::tests::sifive_terminal_status_round_trips ... ok
[INFO] [stdout] test arch::riscv64::privileged::tests::supervisor_interrupt_state_tracks_only_sstatus_sie ... ok
[INFO] [stdout] test boot::contracts_qemu_evidence::tests::invalid_prefix_is_rejected ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::linker_layout_accepts_canonical_boot_image ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::rejects_interrupt_enabled_machine_state ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::linker_script_declares_required_boot_symbols ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::rejects_secondary_hart_at_rust_boundary ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::rejects_stack_pointer_that_cannot_hold_handoff ... ok
[INFO] [stdout] test boot::bring_up_failure_matrix::tests::verifier_rejects_success_without_bring_up_success_milestone ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::appends_user_mappings_into_layout ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::full_boot_handoff_returns_canonical_milestones ... ok
[INFO] [stdout] test boot::contracts_qemu_evidence::tests::custom_milestone_code_round_trips ... ok
[INFO] [stdout] test boot::p17_boot_tcb_contract::tests::assembly_source_keeps_trusted_surface_small ... ok
[INFO] [stdout] test boot::qemu_channel::tests::channel_emits_machine_parseable_milestones ... ok
[INFO] [stdout] test boot::qemu_channel::tests::sifive_terminal_device_writes_deterministic_raw_values ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::prepares_and_executes_demo_user_binary ... ok
[INFO] [stdout] test boot::qemu_evidence_channel::channel::tests::sifive_terminal_device_writes_deterministic_raw_values ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::rejects_unexpected_trap_payload ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::reporter_emits_user_entry_failure ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::reporter_emits_user_entry_sequence ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::qemu_boot_source_hardens_address_materialization_and_uart_return_flow ... ok
[INFO] [stdout] test boot::qemu_evidence_channel::channel::tests::uart_initialization_programs_virt_console ... ok
[INFO] [stdout] test boot::qemu_evidence_channel::verify::tests::verifier_accepts_reset_rust_entry_and_success ... ok
[INFO] [stdout] test boot::qemu_channel::tests::uart_initialization_programs_virt_console ... ok
[INFO] [stdout] test boot::qemu_verify::tests::verifier_accepts_reset_rust_entry_and_success ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::fixed_slot_numbering_is_stable_and_dense ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::general_traversal_is_explicit_and_separate_from_fastpath_lookup ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::ipc_lookup_rejects_thread_bound_to_another_cspace ... ok
[INFO] [stdout] test boot::qemu_verify::tests::verifier_rejects_missing_rust_entry ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::root_cnode_layout_is_cacheline_aligned ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::layout_rejects_general_slot_overlap_with_fastpath_window ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::ipc_lookup_is_positional_and_o1_after_precondition ... ok
[INFO] [stdout] test arch::riscv64::l1_trap_shim::tests::frame_alignment_matches_trap_stack_contract ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::static_descriptor_ingestion_and_fastpath_validation_succeed ... ok
[INFO] [stdout] test cap::dma_revocation_runtime::tests::begin_revocation_blocks_capability_validation_until_physical_completion ... ok
[INFO] [stdout] test cap::dma_revocation_runtime::tests::completion_budget_overrun_quarantines_frame_without_blocking_epoch ... ok
[INFO] [stdout] test cap::bounded_cspace_layout::tests::traversal_depth_is_bounded_until_recursive_walk_exists ... ok
[INFO] [stdout] test cap::dma_revocation_runtime::tests::overflow_is_fail_stop_and_stays_sticky ... ok
[INFO] [stdout] test boot::qemu_evidence_channel::verify::tests::verifier_rejects_missing_rust_entry ... ok
[INFO] [stdout] test cap::dma_revocation_runtime::tests::previous_epoch_capabilities_do_not_revalidate_after_epoch_advance ... ok
[INFO] [stdout] test cap::global_epoch_saturation::tests::terminal_epoch_advance_is_valid_but_expires_prior_capabilities ... ok
[INFO] [stdout] test cap::global_epoch_saturation::tests::warning_window_alerts_before_overflow_attempt ... ok
[INFO] [stdout] test cap::global_epoch_saturation::tests::overflow_attempt_halts_without_rolling_epoch_forward ... ok
[INFO] [stdout] test boot::qemu_evidence_channel::channel::tests::channel_emits_machine_parseable_milestones ... ok
[INFO] [stdout] test cap::dma_revocation_runtime::tests::physical_completion_gates_finalization_and_frame_reclaim ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::epoch_advancement_expires_slowpath_capabilities ... ok
[INFO] [stdout] test cap::dma_revocation_runtime::tests::near_overflow_raises_runtime_alert ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::epoch_advance_blocks_further_mutations_until_completion ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::epoch_advancement_prunes_stale_revocation_log_entries ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::revocation_hook_and_log_reject_revoked_capabilities ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::slowpath_resolution_accepts_live_capability_in_current_epoch ... ok
[INFO] [stdout] test ipc::contracts_ipc_fastpath::tests::extracts_message_words_from_argument_registers ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::warning_window_emits_alert_before_fail_stop_halt ... ok
[INFO] [stdout] test ipc::contracts_ipc_fastpath::tests::rejects_message_sizes_beyond_fastpath_register_budget ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::direct_switch_hands_message_to_waiting_receiver ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::rejects_message_sizes_above_register_fastpath_budget ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::preserves_waiting_receiver_after_message_validation_failure ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::rejects_priority_drop_that_would_need_scheduler_fallback ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::revocation_completion_is_idempotent_after_drain ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::epoch_overflow_halts_runtime_before_any_wrap_can_revalidate_capabilities ... ok
[INFO] [stdout] test ipc::contracts_ipc_fastpath::tests::writes_message_words_back_to_argument_registers ... ok
[INFO] [stdout] test cap::revocation_and_epoch_safety::tests::epoch_snapshot_and_slowpath_check_share_same_ordering_observation ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::rejects_unarmed_endpoint_receiver ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::rejects_receiver_with_mismatched_endpoint_slot ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::capability_walk_rejects_cycles ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::call_slowpath_delivers_to_waiting_receiver_and_installs_reply_capability ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::decodes_environment_call_into_invocation_handoff ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::send_slowpath_queues_sender_when_no_waiting_receiver_exists ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::receive_slowpath_selects_highest_priority_sender_and_preserves_fifo_for_ties ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::rejects_donation_request_larger_than_sender_budget ... ok
[INFO] [stdout] test ipc::fastpath_direct_switch::tests::rejects_sender_that_is_not_running ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::constructs_sv48_with_extra_branch_level ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::activation_sequences_stvec_before_satp ... ok
[INFO] [stdout] test ipc::invocation_slowpath::tests::bounded_capability_walk_resolves_nested_endpoint_capability ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::rejects_mappings_backed_by_non_memory_objects ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::constructs_sv39_from_constructor_owned_objects ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::rejects_root_vspace_mismatch ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::rejects_write_execute_kernel_mapping ... ok
[INFO] [stdout] test mem::root_page_table_bringup::tests::rejects_thread_entry_outside_kernel_text ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_rejects_retype_budget_overrun ... ok
[INFO] [stdout] test mem::root_page_table_bringup::tests::activation_programs_scratch_satp_and_trap_vector_in_order ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_materializes_boot_image_and_fastpath_bindings ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_rejects_fixed_slot_target_mismatch ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_uses_declared_initial_thread_instead_of_input_order ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_fails_closed_when_retype_window_capacity_is_undersized ... ok
[INFO] [stdout] test mem::root_page_table_bringup::tests::constructs_sv39_page_tables_for_boot_layout ... ok
[INFO] [stdout] test mem::real_paging_bring_up::tests::satp_encodes_layout_asid ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_rejects_thread_bound_outside_root_cspace ... ok
[INFO] [stdout] test mem::root_page_table_bringup::tests::rejects_duplicate_activation ... ok
[INFO] [stdout] test mem::root_page_table_bringup::tests::rejects_overlapping_regions ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::constructor_fails_closed_when_object_capacity_is_undersized ... ok
[INFO] [stdout] test mem::rust_kernel_constructor::tests::default_heapless_capacities_cover_reference_boot_fixture ... ok
[INFO] [stdout] test mem::tcb_context_core::tests::send_requires_ipc_fastpath_slot ... ok
[INFO] [stdout] test mem::tcb_context_core::tests::direct_receive_handoff_records_partner_and_reply_slot ... ok
[INFO] [stdout] test mem::tcb_context_core::tests::tcb_initializes_trap_return_context ... ok
[INFO] [stdout] test mem::tcb_context_core::tests::scheduler_tick_exhaustion_forces_fallback ... ok
[INFO] [stdout] test mem::tcb_context_core::tests::trap_save_updates_snapshot_and_counter ... ok
[INFO] [stdout] test mem::tcb_context_core::tests::waiting_receiver_reports_endpoint_specific_blocked_state ... ok
[INFO] [stdout] test microkernel_contracts::boot::tests::boot_handoff_layout_matches_expected_offsets ... ok
[INFO] [stdout] test microkernel_contracts::boot::tests::milestone_trace_rejects_out_of_order_steps ... ok
[INFO] [stdout] test microkernel_contracts::bring_up::tests::failure_code_round_trips ... ok
[INFO] [stdout] test microkernel_contracts::bring_up::tests::failure_matrix_codes_are_unique ... ok
[INFO] [stdout] test microkernel_contracts::csr::tests::known_addresses_match_privileged_spec_layout ... ok
[INFO] [stdout] test microkernel_contracts::fence::tests::fence_tokens_bind_to_approved_kinds ... ok
[INFO] [stdout] test microkernel_contracts::ipc_fastpath::tests::rejects_message_sizes_beyond_fastpath_register_budget ... ok
[INFO] [stdout] test microkernel_contracts::ipc_fastpath::tests::writes_message_words_back_to_argument_registers ... ok
[INFO] [stdout] test microkernel_contracts::boot::tests::milestone_trace_accepts_canonical_sequence ... ok
[INFO] [stdout] test microkernel_contracts::bring_up::tests::canonical_sequence_codes_are_unique_and_ordered ... ok
[INFO] [stdout] test microkernel_contracts::qemu_evidence::tests::custom_milestone_code_round_trips ... ok
[INFO] [stdout] test microkernel_contracts::qemu_evidence::tests::evidence_lines_round_trip ... ok
[INFO] [stdout] test microkernel_contracts::qemu_evidence::tests::invalid_prefix_is_rejected ... ok
[INFO] [stdout] test microkernel_contracts::qemu_evidence::tests::sifive_terminal_status_round_trips ... ok
[INFO] [stdout] test microkernel_contracts::riscv_csr::tests::privileged_addresses_match_spec_layout ... ok
[INFO] [stdout] test microkernel_contracts::trap::tests::decodes_machine_exception_codes ... ok
[INFO] [stdout] test microkernel_contracts::trap::tests::decodes_machine_interrupt_codes ... ok
[INFO] [stdout] test microkernel_contracts::trap::tests::disposition_bits_are_stable ... ok
[INFO] [stdout] test microkernel_contracts::trap::tests::frame_layout_is_contiguous_and_stack_aligned ... ok
[INFO] [stdout] test microkernel_contracts::trap::tests::trap_entry_encoding_round_trips ... ok
[INFO] [stdout] test microkernel_contracts::riscv_fence::tests::sealed_tokens_bind_to_expected_orderings ... ok
[INFO] [stdout] test sched::minimal_scheduler_transfer::tests::boot_claim_reports_ready_initial_thread ... ok
[INFO] [stdout] test sched::minimal_scheduler_transfer::tests::boot_scheduler_primes_kernel_entry_with_initial_thread ... ok
[INFO] [stdout] test sched::minimal_scheduler_transfer::tests::direct_transfer_requires_running_sender_and_waiting_receiver ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::activation_rejects_unexpected_thread_identity ... ok
[INFO] [stdout] test microkernel_contracts::ipc_fastpath::tests::extracts_message_words_from_argument_registers ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::blocked_current_is_removed_from_return_path ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::boot_thread_scheduling_arms_first_kernel_entry ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::lower_priority_wakeup_keeps_current_running ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::runnable_queue_orders_by_priority_then_fifo ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::runnable_queue_resets_sequence_after_drain ... ok
[INFO] [stdout] test sched::minimal_scheduler_transfer::tests::direct_transfer_rejects_expired_endpoint_capability ... ok
[INFO] [stdout] test trap::contracts_trap::tests::decodes_machine_exception_codes ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::diagnostics_ring_preserves_only_bounded_tail ... ok
[INFO] [stdout] test trap::contracts_trap::tests::trap_entry_encoding_round_trips ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::dispatches_breakpoint_when_policy_allows_it ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::fails_closed_on_direct_mode_slot_mismatch ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::timeslice_expiry_replenishes_and_requeues_current_thread ... ok
[INFO] [stdout] test sched::scheduler_fallback_core::tests::waking_higher_priority_thread_preempts_current ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::dispatches_environment_call_and_advances_program_counter ... ok
[INFO] [stdout] test trap::contracts_trap::tests::frame_layout_is_contiguous_and_stack_aligned ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::vectored_interrupt_requires_matching_slot ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::diagnostic_record_encodes_fixed_word_count ... ok
[INFO] [stdout] test trap::contracts_trap::tests::disposition_bits_are_stable ... ok
[INFO] [stdout] test trap::contracts_trap::tests::decodes_machine_interrupt_codes ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::dispatches_machine_timer_interrupt_without_advancing_pc ... ok
[INFO] [stdout] test trap::rust_trap_dispatch::tests::fails_closed_on_disabled_machine_environment_call ... ok
[INFO] [stdout] test boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p kernel --lib`
[INFO] [stdout] test boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript' (2002) panicked at kernel/src/boot/p25_first_user_entry.rs:753:27:
[INFO] [stdout] expected success fixture should read: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e56c440e4e8 - 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:     0x5e56c440e4e8 - 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:     0x5e56c440e4e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e56c440e4e8 - <<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:     0x5e56c442282a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e56c442282a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e56c4412d22 - 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:     0x5e56c4412d22 - <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:     0x5e56c43ed0e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e56c43ed0e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e56c44066f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e56c43a1fdc - <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:     0x5e56c43a1fdc - 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:     0x5e56c44068b2 - <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:     0x5e56c44068b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e56c43ed1a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e56c43e2259 - 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:     0x5e56c43edebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e56c4422fec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e56c4375598 - kernel[8d51222dd3f261f5]::boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript
[INFO] [stdout]                                at /opt/rustwide/workdir/kernel/src/boot/p25_first_user_entry.rs:753:27
[INFO] [stdout]   20:     0x5e56c43684c7 - kernel[8d51222dd3f261f5]::boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/kernel/src/boot/p25_first_user_entry.rs:748:58
[INFO] [stdout]   21:     0x5e56c4339426 - <kernel[8d51222dd3f261f5]::boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript::{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]   22:     0x5e56c43950bb - <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]   23:     0x5e56c43950bb - 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]   24:     0x5e56c43a2935 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e56c43a2935 - <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]   26:     0x5e56c43a2935 - 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]   27:     0x5e56c43a2935 - 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]   28:     0x5e56c43a2935 - 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]   29:     0x5e56c43a2935 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e56c43a2935 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e56c439c244 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e56c439c244 - 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]   33:     0x5e56c43a59b2 - 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]   34:     0x5e56c43a59b2 - <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]   35:     0x5e56c43a59b2 - 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]   36:     0x5e56c43a59b2 - 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]   37:     0x5e56c43a59b2 - 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]   38:     0x5e56c43a59b2 - 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]   39:     0x5e56c43a59b2 - <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]   40:     0x5e56c440db0f - <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]   41:     0x5e56c440db0f - <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]   42:     0x7f0e771b0aa4 - <unknown>
[INFO] [stdout]   43:     0x7f0e7723da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests' (2005) panicked at kernel/src/boot/p25_first_user_entry.rs:684:27:
[INFO] [stdout] qemu docker script should read: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e56c440e4e8 - 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:     0x5e56c440e4e8 - 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:     0x5e56c440e4e8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e56c440e4e8 - <<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:     0x5e56c442282a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e56c442282a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e56c4412d22 - 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:     0x5e56c4412d22 - <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:     0x5e56c43ed0e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e56c43ed0e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e56c44066f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e56c43a1fdc - <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:     0x5e56c43a1fdc - 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:     0x5e56c44068b2 - <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:     0x5e56c44068b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e56c43ed1a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e56c43e2259 - 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:     0x5e56c43edebd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e56c4422fec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e56c4375d6a - kernel[8d51222dd3f261f5]::boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests
[INFO] [stdout]                                at /opt/rustwide/workdir/kernel/src/boot/p25_first_user_entry.rs:684:27
[INFO] [stdout]   20:     0x5e56c43684f7 - kernel[8d51222dd3f261f5]::boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/kernel/src/boot/p25_first_user_entry.rs:676:68
[INFO] [stdout]   21:     0x5e56c4339466 - <kernel[8d51222dd3f261f5]::boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests::{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]   22:     0x5e56c43950bb - <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]   23:     0x5e56c43950bb - 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]   24:     0x5e56c43a2935 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5e56c43a2935 - <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]   26:     0x5e56c43a2935 - 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]   27:     0x5e56c43a2935 - 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]   28:     0x5e56c43a2935 - 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]   29:     0x5e56c43a2935 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5e56c43a2935 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5e56c439c244 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5e56c439c244 - 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]   33:     0x5e56c43a59b2 - 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]   34:     0x5e56c43a59b2 - <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]   35:     0x5e56c43a59b2 - 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]   36:     0x5e56c43a59b2 - 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]   37:     0x5e56c43a59b2 - 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]   38:     0x5e56c43a59b2 - 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]   39:     0x5e56c43a59b2 - <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]   40:     0x5e56c440db0f - <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]   41:     0x5e56c440db0f - <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]   42:     0x7f0e771b0aa4 - <unknown>
[INFO] [stdout]   43:     0x7f0e7723da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     boot::p25_first_user_entry::tests::expected_success_fixture_is_canonical_transcript
[INFO] [stdout]     boot::p25_first_user_entry::tests::qemu_docker_script_references_existing_workspace_manifests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 182 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12", kill_on_drop: false }`
[INFO] [stdout] 152ef6db5a69277da36f6f3d91e34e1f7809663dc7e6c50a145b49c2f44cdf12
