[INFO] cloning repository https://github.com/andersaamodt/theurgy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andersaamodt/theurgy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandersaamodt%2Ftheurgy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandersaamodt%2Ftheurgy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b92846e118c486401e61c21984322a4c19c9e10
[INFO] testing andersaamodt/theurgy 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%2Fandersaamodt%2Ftheurgy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andersaamodt/theurgy
[INFO] finished tweaking git repo https://github.com/andersaamodt/theurgy
[INFO] tweaked toml for git repo https://github.com/andersaamodt/theurgy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andersaamodt/theurgy 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/andersaamodt/theurgy 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345
[INFO] running `Command { std: "docker" "start" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", 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" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345" "/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" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", 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" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling theurgy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s
[INFO] running `Command { std: "docker" "inspect" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", 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" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345" "/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 theurgy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", 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" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345" "/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.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/theurgy-11f01b612beb3dd8)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::product_runtime_builds_runtime_command_invocations ... ok
[INFO] [stdout] test tests::product_runtime_declares_cross_platform_contract_ids ... ok
[INFO] [stdout] test tests::product_runtime_maps_targets_to_surface_families_and_transports ... ok
[INFO] [stdout] test tests::product_runtime_builds_default_runtime_bridge_for_direct_compile ... ok
[INFO] [stdout] test tests::product_runtime_rejects_project_manifest_type_drift ... ok
[INFO] [stdout] test tests::product_runtime_validates_action_ir_contracts ... ok
[INFO] [stdout] test tests::product_runtime_validates_action_request_abi ... ok
[INFO] [stdout] test tests::product_runtime_validates_action_result_abi ... ok
[INFO] [stdout] test tests::product_runtime_validates_manifest_runtime_outputs ... ok
[INFO] [stdout] test tests::product_runtime_validates_mobile_surface_runtime_contracts ... ok
[INFO] [stdout] test tests::product_runtime_projects_target_surface_ir ... ok
[INFO] [stdout] test tests::product_runtime_validates_runtime_action_contract_payloads ... ok
[INFO] [stdout] test tests::product_runtime_validates_runtime_manifest_contract ... ok
[INFO] [stdout] test tests::product_runtime_validates_product_ir_contract ... ok
[INFO] [stdout] test tests::product_runtime_loads_runtime_manifest_from_disk ... ok
[INFO] [stdout] test tests::product_runtime_loads_runtime_bridge_with_product_actions_from_disk ... ok
[INFO] [stdout] test tests::product_runtime_validates_generated_runtime_contract ... ok
[INFO] [stdout] test tests::product_runtime_validates_state_and_status_abi ... ok
[INFO] [stdout] test tests::product_runtime_validates_operation_status_and_history_abi ... ok
[INFO] [stdout] test tests::product_runtime_loads_app_compile_contract_from_disk ... ok
[INFO] [stdout] test tests::product_runtime_validates_surface_ir_contracts ... ok
[INFO] [stdout] test tests::product_runtime_validates_project_manifest_contract ... ok
[INFO] [stdout] test tests::product_runtime_builds_generated_runtime_metadata ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/theurgy_runtime-8178cf355de3b418)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test tests::action_params_must_be_json_object_or_array ... ok
[INFO] [stdout] test tests::action_ir_schema_declares_typed_action_contract ... ok
[INFO] [stdout] test tests::cgi_context_helpers_normalize_and_escape ... ok
[INFO] [stdout] test tests::action_ir_validation_uses_typed_action_contract ... ok
[INFO] [stdout] test tests::command_validates_operation_request_files ... ok
[INFO] [stdout] test tests::compile_app_rejects_product_surface_drift ... ok
[INFO] [stdout] test tests::compile_app_rejects_background_job_without_runtime_daemon ... ok
[INFO] [stdout] test tests::compile_app_rejects_product_status_command_without_runtime_status ... ok
[INFO] [stdout] test tests::compile_app_rejects_background_job_command_drift ... ok
[INFO] [stdout] test tests::compile_app_rejects_product_action_command_drift ... ok
[INFO] [stdout] test tests::compile_app_rejects_surface_schema_target_drift ... ok
[INFO] [stdout] test tests::compile_app_rejects_runtime_manifest_product_ir_drift ... ok
[INFO] [stdout] test tests::creates_desktop_project_without_overwrite ... ok
[INFO] [stdout] test tests::conjure_defaults_path_to_name ... ok
[INFO] [stdout] test tests::command_run_request_dispatches_request_file ... ok
[INFO] [stdout] test tests::compile_app_rejects_runtime_manifest_surface_drift ... ok
[INFO] [stdout] test tests::compile_app_rejects_product_state_command_drift ... ok
[INFO] [stdout] test tests::generated_paths_are_plain_files ... ok
[INFO] [stdout] test tests::generated_runtime_schema_declares_action_contracts ... ok
[INFO] [stdout] test tests::creates_website_project ... ok
[INFO] [stdout] test tests::compile_app_uses_declared_runtime_manifest_and_surface ... ok
[INFO] [stdout] test tests::compile_app_rejects_surface_actions_missing_from_product_ir ... ok
[INFO] [stdout] test tests::compile_app_preserves_existing_legacy_desktop_adapter_sources ... ok
[INFO] [stdout] test tests::compile_macos_emits_full_runtime_bridge ... ok
[INFO] [stdout] test tests::inspects_manifest_values ... ok
[INFO] [stdout] test tests::macos_runtime_staging_omits_theurgy_wrapper ... ok
[INFO] [stdout] test tests::macos_signing_adapter_verifies_notarized_bundle ... ok
[INFO] [stdout] test tests::macos_staged_sign_identity_prefers_theurgy_env ... ok
[INFO] [stdout] test tests::macos_staged_sign_identity_skip_disables_signing ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_action_shape_key_drift ... ok
[INFO] [stdout] test tests::macos_staged_sign_identity_uses_apple_env ... ok
[INFO] [stdout] test tests::manifest_action_output_rejects_app_mismatch ... ok
[INFO] [stdout] test tests::manifest_history_output_rejects_app_mismatch ... ok
[INFO] [stdout] test tests::manifest_history_output_rejects_untyped_stdout ... ok
[INFO] [stdout] test tests::inspect_app_rejects_surface_action_drift ... ok
[INFO] [stdout] test tests::manifest_state_output_rejects_app_mismatch ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_persistence_root_contract_drift ... ok
[INFO] [stdout] test tests::manifest_status_output_rejects_app_mismatch ... ok
[INFO] [stdout] test tests::manifest_status_output_rejects_untyped_stdout ... ok
[INFO] [stdout] test tests::operation_history_validation_requires_array_data ... ok
[INFO] [stdout] test tests::manifest_state_output_rejects_untyped_stdout ... ok
[INFO] [stdout] test tests::operation_history_schema_uses_array_data ... ok
[INFO] [stdout] test tests::operation_status_validation_requires_typed_operation ... ok
[INFO] [stdout] test tests::operation_status_schema_declares_operation_contract ... ok
[INFO] [stdout] test tests::operation_request_schemas_declare_mobile_bridge_envelopes ... ok
[INFO] [stdout] test tests::product_ir_schema_declares_platform_capability_requirements ... ok
[INFO] [stdout] test tests::manifest_action_output_rejects_action_mismatch ... ok
[INFO] [stdout] test tests::product_ir_schema_declares_shape_descriptors ... ok
[INFO] [stdout] test tests::projects_mobile_surface_from_product_ir ... ok
[INFO] [stdout] test tests::product_ir_validation_uses_structured_json_types ... ok
[INFO] [stdout] test tests::run_action_with_manifest_rejects_long_running_mismatch ... ok
[INFO] [stdout] test tests::inspect_app_summarizes_product_runtime_and_surface_contracts ... ok
[INFO] [stdout] test tests::run_action_with_manifest_rejects_undeclared_product_action ... ok
[INFO] [stdout] test tests::generated_runtime_validation_requires_operation_status_for_long_running_actions ... ok
[INFO] [stdout] test tests::run_action_with_manifest_rejects_param_type_mismatch ... ok
[INFO] [stdout] test tests::run_action_with_manifest_rejects_undeclared_product_param ... ok
[INFO] [stdout] test tests::run_action_with_manifest_rejects_undeclared_result_key ... ok
[INFO] [stdout] test tests::run_action_with_manifest_requires_object_params_for_product_action ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_background_job_contract_drift ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_action_contract_drift ... ok
[INFO] [stdout] test tests::compile_native_emits_deterministic_adapter_files ... ok
[INFO] [stdout] test tests::projects_desktop_surface_from_product_ir ... ok
[INFO] [stdout] test tests::run_action_without_manifest_returns_protocol_envelope ... ok
[INFO] [stdout] test tests::run_action_with_manifest_validates_stderr_failure_contract ... ok
[INFO] [stdout] test tests::run_action_with_manifest_uses_stderr_structured_failure_message ... ok
[INFO] [stdout] test tests::run_operation_status_with_manifest_dispatches_operation_status_command ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_surface_action_contract_drift ... ok
[INFO] [stdout] test tests::run_history_with_manifest_dispatches_history_command ... ok
[INFO] [stdout] test tests::run_action_with_manifest_rejects_result_type_mismatch ... ok
[INFO] [stdout] test tests::run_action_with_manifest_dispatches_action_command ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_release_target_contract_drift ... ok
[INFO] [stdout] test tests::compile_native_mobile_outputs_runtime_contract ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_surface_contract_body_drift ... ok
[INFO] [stdout] test tests::runtime_action_result_schema_declares_operation_contract ... ok
[INFO] [stdout] test tests::runtime_manifest_schema_rejects_empty_command_entries ... ok
[INFO] [stdout] test tests::runtime_action_failure_keys_follow_product_contract ... ok
[INFO] [stdout] test tests::runtime_manifest_validation_rejects_invalid_compatibility_flags ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_domain_object_contract_drift ... ok
[INFO] [stdout] test tests::runtime_action_result_validation_requires_typed_operation ... ok
[INFO] [stdout] test tests::runtime_status_schema_uses_state_ready_boolean ... ok
[INFO] [stdout] test tests::runtime_action_request_schema_declares_action_envelope_contract ... ok
[INFO] [stdout] test tests::runtime_manifest_validation_requires_string_arrays ... ok
[INFO] [stdout] test tests::runtime_manifest_validation_rejects_empty_optional_command_entries ... ok
[INFO] [stdout] test tests::generated_runtime_validation_rejects_surface_schema_target_drift ... ok
[INFO] [stdout] test tests::runtime_action_request_validation_uses_manifest_contract ... ok
[INFO] [stdout] test tests::subscribe_status_once_reuses_typed_status_contract ... ok
[INFO] [stdout] test tests::subscribe_status_requires_once_until_streaming_is_implemented ... ok
[INFO] [stdout] test tests::runtime_status_validation_requires_state_ready_boolean ... ok
[INFO] [stdout] test tests::state_snapshot_validation_requires_data_object ... ok
[INFO] [stdout] test tests::subscribe_status_once_uses_explicit_manifest_command ... ok
[INFO] [stdout] test tests::run_request_resolves_commands_relative_to_manifest ... ok
[INFO] [stdout] test tests::run_state_with_manifest_dispatches_state_command ... ok
[INFO] [stdout] test tests::run_request_dispatches_typed_runtime_envelopes ... ok
[INFO] [stdout] test tests::validates_action_ir_contract ... ok
[INFO] [stdout] test tests::validates_operation_history_contract ... ok
[INFO] [stdout] test tests::runtime_manifest_validation_rejects_empty_optional_commands ... ok
[INFO] [stdout] test tests::state_snapshot_schema_uses_product_app_slug ... ok
[INFO] [stdout] test tests::validates_operation_status_contract ... ok
[INFO] [stdout] test tests::validates_runtime_action_request_contract ... ok
[INFO] [stdout] test tests::validates_runtime_action_result_contract ... ok
[INFO] [stdout] test tests::validates_safe_project_names ... ok
[INFO] [stdout] test tests::validates_runtime_status_contract ... ok
[INFO] [stdout] test tests::validates_product_ir_contract ... ok
[INFO] [stdout] test tests::web_runtime_contract_names_integrated_components ... ok
[INFO] [stdout] test tests::surface_ir_schemas_allow_family_targets ... ok
[INFO] [stdout] test tests::validates_operation_request_contracts ... ok
[INFO] [stdout] test tests::validates_state_snapshot_contract ... ok
[INFO] [stdout] test tests::surface_ir_validation_rejects_target_family_drift ... ok
[INFO] [stdout] test tests::stage_app_runtime_stages_source_executable_runtime_for_linux ... ok
[INFO] [stdout] test tests::stage_app_runtime_stages_source_executable_runtime_for_macos ... ok
[INFO] [stdout] test tests::run_status_with_manifest_dispatches_status_command ... FAILED
[INFO] [stdout] test tests::generated_runtime_validation_requires_source_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_status_with_manifest_dispatches_status_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_status_with_manifest_dispatches_status_command' (411) panicked at src/main.rs:4373:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TheurgyError { message: "could not run status command: Text file busy (os error 26)" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a351cbc7308 - 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:     0x5a351cbc7308 - 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:     0x5a351cbc7308 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a351cbc7308 - <<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:     0x5a351cbdc39a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a351cbdc39a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a351cbcbfe2 - 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:     0x5a351cbcbfe2 - <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:     0x5a351cba3626 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a351cba3626 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a351cbbdda9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a351ca47f4c - <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:     0x5a351ca47f4c - 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:     0x5a351cbbdf62 - <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:     0x5a351cbbdf62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a351cba36e2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a351cb98589 - 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:     0x5a351cba448d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a351cbdcb2c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a351cbdc8a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a351c9c9255 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a351c9c9255 - theurgy_runtime[7fb5604d3ff9c738]::tests::run_status_with_manifest_dispatches_status_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:4373:77
[INFO] [stdout]   22:     0x5a351c988e97 - theurgy_runtime[7fb5604d3ff9c738]::tests::run_status_with_manifest_dispatches_status_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:4371:60
[INFO] [stdout]   23:     0x5a351ca2f2d6 - <theurgy_runtime[7fb5604d3ff9c738]::tests::run_status_with_manifest_dispatches_status_command::{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]   24:     0x5a351ca3b02b - <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]   25:     0x5a351ca3b02b - 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]   26:     0x5a351ca488a5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5a351ca488a5 - <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]   28:     0x5a351ca488a5 - 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]   29:     0x5a351ca488a5 - 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]   30:     0x5a351ca488a5 - 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]   31:     0x5a351ca488a5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5a351ca488a5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5a351ca421b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5a351ca421b4 - 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]   35:     0x5a351ca4b922 - 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]   36:     0x5a351ca4b922 - <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]   37:     0x5a351ca4b922 - 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]   38:     0x5a351ca4b922 - 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]   39:     0x5a351ca4b922 - 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]   40:     0x5a351ca4b922 - 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]   41:     0x5a351ca4b922 - <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]   42:     0x5a351cbc66af - <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]   43:     0x5a351cbc66af - <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]   44:     0x74d380fb3aa4 - <unknown>
[INFO] [stdout]   45:     0x74d381040a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::run_status_with_manifest_dispatches_status_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 111 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin theurgy-runtime`
[INFO] running `Command { std: "docker" "inspect" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345", kill_on_drop: false }`
[INFO] [stdout] 2e4da09d30f65b18b331be2e29ad35b716e7478cc3dafc80f9789b40817b9345
